Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-07-23 | user/openldap: fix spelling of OpenLDAP in useradd call | A. Wilcox | 1 | -1/+1 | |
2019-07-23 | user/openjdk7: move to legacy, only useful for BSing jdk8 | A. Wilcox | 17 | -0/+0 | |
2019-07-23 | system/coreutils: move install(1) to /usr/bin for user/newt etal | A. Wilcox | 1 | -2/+5 | |
2019-07-23 | user/pulseaudio: fix building on new ALSA | A. Wilcox | 2 | -4/+48 | |
2019-07-22 | Merge branch 'bashisms' into 'master' | A. Wilcox | 172 | -294/+402 | |
Purge bashisms, adduser, and addgroup from packages.git See merge request adelie/packages!293 | |||||
2019-07-22 | system/libffi: remove PaX crap, fix testsuite on ppc64 | A. Wilcox | 3 | -125/+15 | |
2019-07-22 | Merge branch 'bump.aerdan.20190720' into 'master' | A. Wilcox | 18 | -95/+44 | |
Package bumps for 20 July 2019. See merge request adelie/packages!287 | |||||
2019-07-22 | Merge branch 'cve.20190722' into 'master' | A. Wilcox | 4 | -4/+190 | |
system/patch: patch(!) for CVE-2018-6952, 2019-13636, 2019-13638 See merge request adelie/packages!294 | |||||
2019-07-22 | Merge branch 'lr.abuild-url' into 'master' | A. Wilcox | 1 | -1/+1 | |
system/abuild: Fix URL See merge request adelie/packages!292 | |||||
2019-07-22 | Merge branch 'lr.skaware' into 'master' | A. Wilcox | 3 | -7/+22 | |
system/s6-linux-init-early-getty: new subpackage of s6-linux-init See merge request adelie/packages!291 | |||||
2019-07-22 | Merge branch 'lr.utmps' into 'master' | A. Wilcox | 1 | -1/+1 | |
system/adelie-base-posix: Depend on utmps See merge request adelie/packages!290 | |||||
2019-07-22 | Merge branch 'lr.merge-lvm2' into 'master' | A. Wilcox | 3 | -42/+10 | |
Remove lvm2's device-mapper subpackages See merge request adelie/packages!289 | |||||
2019-07-22 | Merge branch 'php7' into 'master' | A. Wilcox | 2 | -10/+7 | |
Bump user/php7 and user/php7-apcu See merge request adelie/packages!288 | |||||
2019-07-22 | Merge branch 'git-svn' into 'master' | A. Wilcox | 1 | -5/+26 | |
user/subversion: add subversion-pl for git-svn support See merge request adelie/packages!286 | |||||
2019-07-22 | user/vlc: we only need one relbump here, thanks | Max Rees | 1 | -1/+1 | |
2019-07-22 | system/patch: patch(!) for CVE-2018-6952, 2019-13636, 2019-13638 | Max Rees | 4 | -4/+190 | |
2019-07-22 | user/*: don't add -k /etc/skel for system users | Max Rees | 17 | -17/+18 | |
2019-07-22 | user/*: use useradd, groupadd instead of adduser, addgroup | Max Rees | 44 | -97/+86 | |
2019-07-22 | system/abuild: Fix URL | Luis Ressel | 1 | -1/+1 | |
2019-07-21 | experimental/*: remove bashisms | Max Rees | 7 | -12/+17 | |
2019-07-21 | user/vlc: remove &> bashism from trigger | Max Rees | 2 | -3/+3 | |
2019-07-21 | user/*: bashism removal part 2 (o-z) | Max Rees | 16 | -27/+27 | |
2019-07-21 | user/fftw: undo test version | Max Rees | 1 | -1/+1 | |
2019-07-21 | user/*: APKBUILD bashism removal, part one (a-p) | Max Rees | 84 | -112/+227 | |
2019-07-22 | system/s6-linux-init-early-getty: new subpackage of s6-linux-init | Laurent Bercot | 3 | -7/+22 | |
2019-07-21 | system/*: use useradd, groupadd instead of adduser, addgroup | Max Rees | 6 | -8/+8 | |
2019-07-21 | system/adelie-base-posix: Depend on utmps | Luis Ressel | 1 | -1/+1 | |
2019-07-21 | system/cryptsetup, user/dracut: Update deps after the lvm2 subpkg merge | Luis Ressel | 2 | -4/+4 | |
2019-07-21 | system/lvm2: Merge dmeventd/device-mapper subpkgs into lvm2 | Luis Ressel | 1 | -38/+6 | |
This makes the packages significantly saner, at the expense of pulling in a few more MB worth of files for users who only need dmsetup or libdevicemapper. Currently, it's not clear to users where the development headers or man pages for these can be found, and there are a few more minor annoyances such as the dmeventd openrc script not being contained in an -openrc subpackage. The /lib/libdevmapper.so symlink should be unneccessary, since there's already a symlink in /usr/lib/. Half the .so symlinks are in /lib/, while the other half is in /usr/lib/, but imho fixing that isn't worth the hassle. | |||||
2019-07-21 | system/musl: no, Patrick, echo -e is not portable either | Max Rees | 1 | -1/+1 | |
2019-07-21 | system/sysvinit: remove &> from upgrade script | Max Rees | 2 | -2/+2 | |
2019-07-21 | system/ca-certificates: remove &> bashism from trigger | Max Rees | 2 | -2/+2 | |
2019-07-21 | system/*: initial bashism removal | Max Rees | 14 | -33/+31 | |
2019-07-20 | user/php7-apcu: bump to 5.1.17; use PECL link instead of GitHub | Max Rees | 1 | -8/+5 | |
2019-07-20 | user/php7: bump to 7.2.20 | Max Rees | 1 | -2/+2 | |
2019-07-20 | user/xterm: upgrade to 347 | Kiyoshi Aman | 1 | -2/+2 | |
2019-07-20 | user/xscreensaver: upgrade to 5.43 | Kiyoshi Aman | 2 | -19/+3 | |
2019-07-20 | user/xfwm4: upgrade to 4.13.3 | Kiyoshi Aman | 1 | -3/+3 | |
2019-07-20 | user/xfdesktop: upgrade to 4.13.5 | Kiyoshi Aman | 1 | -3/+3 | |
2019-07-20 | user/xfconf: upgrade to 4.13.8 | Kiyoshi Aman | 1 | -3/+3 | |
2019-07-20 | user/xfce4-terminal: upgrade to 0.8.8 | Kiyoshi Aman | 1 | -3/+3 | |
2019-07-20 | user/xfce4-settings: upgrade to 4.13.7 | Kiyoshi Aman | 1 | -3/+3 | |
2019-07-20 | user/xfce4-session: upgrade to 4.13.3 | Kiyoshi Aman | 1 | -3/+3 | |
2019-07-20 | user/xfce4-power-manager: upgrade to 1.6.3 | Kiyoshi Aman | 1 | -3/+3 | |
2019-07-20 | user/xfce4-panel: upgrade to 4.13.6 | Kiyoshi Aman | 1 | -3/+3 | |
2019-07-20 | user/xfce4-appfinder: upgrade to 4.13.4 | Kiyoshi Aman | 1 | -3/+3 | |
2019-07-20 | user/vala: upgrade to 0.44.6, use byacc rather than bison | Kiyoshi Aman | 1 | -3/+3 | |
2019-07-20 | user/thunar: upgrade to 1.8.8 | Kiyoshi Aman | 1 | -2/+2 | |
2019-07-20 | user/ristretto: upgrade to 0.8.5 | Kiyoshi Aman | 1 | -3/+3 | |
2019-07-20 | user/libstatgrab: upgrade to 0.92 | Kiyoshi Aman | 3 | -39/+4 | |