Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-08-05 | Merge branch 'arm-fixes' into 'master' | A. Wilcox | 14 | -10/+145 | |
Fixes for issues found on the armv7 builder See merge request adelie/packages!308 | |||||
2019-08-05 | system/zip: Update dead source URL | Samuel Holland | 1 | -4/+4 | |
Signed-off-by: Samuel Holland <samuel@sholland.org> | |||||
2019-08-05 | system/rhash: Fix build on arm | Samuel Holland | 1 | -1/+1 | |
Signed-off-by: Samuel Holland <samuel@sholland.org> | |||||
2019-08-05 | system/jfsutils: Fix build for major/minor move | Samuel Holland | 2 | -2/+15 | |
Signed-off-by: Samuel Holland <samuel@sholland.org> | |||||
2019-08-05 | system/heirloom-pax: Fix build for major/minor move | Samuel Holland | 2 | -2/+18 | |
Signed-off-by: Samuel Holland <samuel@sholland.org> | |||||
2019-08-05 | system/findutils: Fix build for major/minor move | Samuel Holland | 2 | -1/+13 | |
Signed-off-by: Samuel Holland <samuel@sholland.org> | |||||
2019-08-05 | system/parted: Fix build for major/minor move | Samuel Holland | 2 | -0/+12 | |
Signed-off-by: Samuel Holland <samuel@sholland.org> | |||||
2019-08-05 | system/lvm2: Fix build with dash as /bin/sh | Samuel Holland | 2 | -0/+66 | |
Signed-off-by: Samuel Holland <samuel@sholland.org> | |||||
2019-08-05 | system/apk-tools: Fix build with dash as /bin/sh | Samuel Holland | 2 | -0/+16 | |
Signed-off-by: Samuel Holland <samuel@sholland.org> | |||||
2019-08-04 | Merge branch 'cves' into 'master' | A. Wilcox | 2 | -4/+10 | |
CVE catch up, part one See merge request adelie/packages!307 | |||||
2019-08-04 | system/libssh2: [CVE] bump to 1.9.0 (#118) | Max Rees | 1 | -2/+2 | |
2019-08-04 | system/nss: [CVE] bump to 3.45 (#164) | Max Rees | 1 | -2/+8 | |
2019-08-03 | Merge branch 'binutils-cve' into 'master' | A. Wilcox | 8 | -3/+423 | |
system/binutils: patch multiple CVEs (#116) See merge request adelie/packages!304 | |||||
2019-08-03 | Merge branch 'skaware.20190729' into 'master' | A. Wilcox | 2 | -5/+5 | |
system/s6-linux-init: upgrade to 1.0.2.1 system/utmps: upgrade to 0.0.2.2 See merge request adelie/packages!302 | |||||
2019-08-01 | system/lvm2: Always use /run for ephemeral state | Samuel Holland | 1 | -0/+4 | |
Previously, autodetection on the arm64 builder chose to put lockfiles in /var/lock. This broke running pvscan from a udev rule with read-only / and separate /var. Make this option and related ones always use /run, independent of the build environment. | |||||
2019-08-01 | system/iproute2: Remove obsolete post-install script | Samuel Holland | 2 | -7/+0 | |
Signed-off-by: Samuel Holland <samuel@sholland.org> | |||||
2019-08-01 | system/binutils: patch multiple CVEs (#116) | Max Rees | 8 | -3/+423 | |
2019-07-31 | system/utmps: upgrade to 0.0.2.2 | Laurent Bercot | 1 | -2/+2 | |
2019-07-30 | system/zsh: install a skeleton .zshrc file | A. Wilcox | 2 | -1/+8 | |
2019-07-29 | system/s6-linux-init: upgrade to 1.0.2.1 | Laurent Bercot | 1 | -3/+3 | |
2019-07-28 | system/shadow: zsh is now the default user shell | A. Wilcox | 3 | -4/+16 | |
2019-07-28 | system/adelie-base: set root's default sh to /bin/sh | A. Wilcox | 2 | -3/+3 | |
2019-07-28 | system/adelie-base: fix that | A. Wilcox | 3 | -2/+4 | |
2019-07-28 | system/adelie-base: force `sh` provider, not specifically bash | A. Wilcox | 1 | -2/+2 | |
2019-07-24 | Merge branch 'openrc-bashisms' into 'master' | A. Wilcox | 7 | -17/+18 | |
Cleanup OpenRC init.d scripts, and more See merge request adelie/packages!295 | |||||
2019-07-24 | Merge branch 'cves.for.20190723' into 'master' | A. Wilcox | 7 | -51/+135 | |
CVE patches for 2019-07-23 See merge request adelie/packages!298 | |||||
2019-07-24 | system/attr: Don't install files to /usr/etc | Luis Ressel | 1 | -2/+3 | |
2019-07-23 | system/bzip2: [CVE] bump to 1.0.8 | Max Rees | 4 | -48/+25 | |
bzip2-1.0.4-POSIX-shell.patch integrated: https://sourceware.org/git/?p=bzip2.git;a=commit;h=33414da1d2bedf2cbe693f0e21fdaef11d221b1d CVE-2016-3189.patch integrated: https://sourceware.org/git/?p=bzip2.git;a=commit;h=c1cdd98db3238cb711c7d9cdc5671452ce2822cb | |||||
2019-07-23 | system/libxslt: patch for CVE-2019-13117, CVE-2019-13118 | Max Rees | 3 | -3/+110 | |
2019-07-23 | system/coreutils: move install(1) to /usr/bin for user/newt etal | A. Wilcox | 1 | -2/+5 | |
2019-07-22 | system/paxmark: mark as /bin/bash compatible only | Max Rees | 2 | -4/+4 | |
2019-07-22 | system/musl: remove |& bashism from ldconfig | Max Rees | 2 | -4/+4 | |
2019-07-22 | system/*, user/*: remove bashisms from initd scripts | Max Rees | 3 | -9/+10 | |
2019-07-22 | Merge branch 'bashisms' into 'master' | A. Wilcox | 24 | -45/+43 | |
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 '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 | system/patch: patch(!) for CVE-2018-6952, 2019-13636, 2019-13638 | Max Rees | 4 | -4/+190 | |
2019-07-22 | system/abuild: Fix URL | Luis Ressel | 1 | -1/+1 | |
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 | 1 | -1/+1 | |
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 | |