Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-06-20 | system/nss: bump to 3.44 | A. Wilcox | 1 | -2/+2 | |
2019-06-19 | system/easy-kernel: fix patch, update configs | A. Wilcox | 4 | -8/+9 | |
2019-06-18 | system/abuild: note CVE for keyhole vulnerability | A. Wilcox | 1 | -0/+4 | |
2019-06-17 | system/abuild: close keyhole vulnerability | A. Wilcox | 2 | -3/+78 | |
2019-06-17 | Kernel: [CVE] bump to 4.14.127-mc14 | A. Wilcox | 20 | -403/+42 | |
2019-06-17 | system/git: bump to 2.22.0 | A. Wilcox | 1 | -2/+2 | |
2019-06-16 | system/cmake: bump to 3.14.5 | A. Wilcox | 1 | -2/+2 | |
2019-06-16 | system/gdb: bump to 8.3 | A. Wilcox | 3 | -86/+5 | |
2019-06-16 | system/bc: bump to 2.0.3 | A. Wilcox | 1 | -2/+2 | |
2019-06-14 | system/procps: stupid dumb GNU git versioning idiocy fix, use better gitlab URL | Kiyoshi Aman | 1 | -7/+6 | |
2019-06-15 | system/build-tools: add 'c99' wrapper | A. Wilcox | 2 | -6/+6 | |
2019-06-13 | Merge branch 'unsplit-libxml2' into 'master' | A. Wilcox | 1 | -9/+3 | |
system/libxml2: removes -utils split, add provides="" See merge request !239 | |||||
2019-06-13 | system/libxml2: removes -utils split, add provides="" | Kiyoshi Aman | 1 | -9/+3 | |
2019-06-13 | Merge branch 'bump.aerdan.20190604' into 'master' | A. Wilcox | 2 | -4/+4 | |
Package bumps for 4 June 2019. See merge request !238 | |||||
2019-06-13 | Merge branch 'bwrap-secfix' into 'master' | A. Wilcox | 2 | -9/+50 | |
system/bubblewrap: secbump to 0.3.3, add testing notes https://github.com/projectatomic/bubblewrap/commit/efc89e3b939b4bde42c10f065f6b7b02958ed50e Note: there is no version 0.3.2. See merge request !236 | |||||
2019-06-13 | system/apk-tools: use upstream fix for deep upgrades | A. Wilcox | 2 | -71/+37 | |
2019-06-04 | Merge branch 'master' of code.foxkit.us:adelie/packages into ↵ | Kiyoshi Aman | 12 | -221/+25 | |
bump.aerdan.20190604 | |||||
2019-06-04 | system/vim: upgrade to 8.1.1461 | Kiyoshi Aman | 1 | -2/+2 | |
2019-06-04 | system/file: upgrade to 5.37 | Kiyoshi Aman | 1 | -2/+2 | |
2019-06-04 | system/util-linux: fix cycle with libfdisk | A. Wilcox | 1 | -14/+8 | |
libfdisk deps on util-linux, and util-linux deps on libfdisk. Just don't split it any more. | |||||
2019-06-03 | system/bubblewrap: secbump to 0.3.3, add testing notes | Max Rees | 2 | -9/+50 | |
https://github.com/projectatomic/bubblewrap/commit/efc89e3b939b4bde42c10f065f6b7b02958ed50e Note: there is no version 0.3.2. | |||||
2019-06-03 | system/easy-kernel: enable PATA_CMD64x and PATA_CMD640 on PPC32 | A. Wilcox | 2 | -4/+5 | |
2019-06-03 | system/coreutils: enable install of 'arch' utility | Seamus Caveney | 1 | -0/+1 | |
2019-06-03 | system/openrc; remove services we provide elseway (fixes #101) | A. Wilcox | 2 | -23/+8 | |
2019-06-02 | system/adelie-base: I meant 1777 | A. Wilcox | 1 | -1/+1 | |
2019-06-02 | system/adelie-base: force /var/tmp to 1755 on new installs | A. Wilcox | 1 | -1/+2 | |
2019-06-02 | Update .rootbld-repositories files | A. Wilcox | 1 | -2/+1 | |
2019-06-02 | user/libexecinfo: use HTTPS URL, eat system/libexecinfo | A. Wilcox | 4 | -177/+0 | |
2019-06-02 | system/easy-kernel-power8-64k: this commit is a mirage | A. Wilcox | 2 | -2/+2 | |
2019-06-02 | system/easy-kernel*: unify config options, fix config stuff | A. Wilcox | 12 | -501/+3396 | |
2019-06-02 | system/easy-kernel: enable FB_SIMPLE etc and RETPOLINE on x86es | A. Wilcox | 3 | -29/+36 | |
2019-06-02 | system/binutils: patch S-records properly for ppc64 | A. Wilcox | 3 | -16/+131 | |
2019-06-01 | Merge branch 'master' into 'master' | A. Wilcox | 1 | -2/+2 | |
bc: update to 2.0.0 This release fixes some POSIX incompatibilities and also gives massive performance improvements. See merge request !231 | |||||
2019-06-01 | system/libffi: more PowerPC fixes, courtesy of @smaeul | A. Wilcox | 2 | -9/+84 | |
2019-06-01 | system/coreutils: fix check, once and for all | A. Wilcox | 4 | -2/+109 | |
2019-06-01 | system/apk-tools: add --deep to upgrade applet | A. Wilcox | 2 | -1/+87 | |
2019-06-01 | system/adelie-base: reset PATH in addgroup, adduser | Max Rees | 3 | -3/+5 | |
Since addgroup and adduser can potentially be called by any user in the "abuild" group with an arbitrary PATH via the setuid binary abuild-sudo (by way of the abuild-adduser and abuild-addgroup symlinks, used in the "mkusers" step of abuild), PATH should be reset before execing groupadd and useradd. | |||||
2019-05-31 | system/musl: fix TLS accesses, add %l to strftime | A. Wilcox | 3 | -1/+146 | |
2019-05-28 | system/s6-linux-init: new package = new init system | Laurent Bercot | 22 | -134/+335 | |
This commit touches lots of things at once: it is necessary in order to maintain consistency. The impacted packages are: - s6-linux-init: new package. s6-linux-init mechanism plus booting policy. s6-linux-init conflicts with sysvinit; you can have one or the other, depending on what init you want to boot on. * s6-linux-init-common: subpackage of s6-linux-init, containing files used in the s6 supervision tree in both init cases. Both s6-linux-init and sysvinit depend on s6-linux-init-common. - s6: removed s6-svscanboot, which is policy, and only used in the sysvinit case. The s6 package is pure mechanism now. - utmps: adapted to the new location of the supervision tree, and reliable files provided by s6-linux-init-common. It works as is with both init systems. - gettys-openrc: had to move its invocation from "openrc sysinit" to "openrc default", because you can't make early gettys with s6-linux-init (no control over stage 1), and you can't have a supervision tree before sysinit with sysvinit (because /run is mounted very late, in boot), so the only solution that works with both is to make gettys late services. - sysvinit: now has s6-svscanboot (starting the s6 supervision tree from inittab), and a carefully crafted inittab that should work in all cases. Getting the right order of inittab lines was NOT easy, and I now hate sysvinit even more than I did before. Note that with the current version of apk, you cannot switch from sysvinit to s6-linux-init, or vice-versa, without an error. apk says files conflict. Because it adds the new files before removing the old ones. It should still work with apk -f, because the .apk-new mechanism makes it so that there's no real collision while you're switching, but it's still ugly as fuck and needs to be fixed in apk before we make the switch available to users. | |||||
2019-05-25 | bc: update to 2.0.0 | Gavin Howard | 1 | -2/+2 | |
This release fixes some POSIX incompatibilities and also gives massive performance improvements. | |||||
2019-05-15 | system/s6: bump to 2.8.0.1 | Laurent Bercot | 1 | -3/+3 | |
2019-05-15 | system/skalibs: bump to 2.8.1.0 | Laurent Bercot | 1 | -2/+2 | |
2019-05-14 | system/xfsprogs: bump to 5.0.0; ensure ownership by root, not build user1.0-BETA3 | A. Wilcox | 1 | -2/+3 | |
2019-05-08 | user/linux-pam: harden configuration | A. Wilcox | 8 | -17/+35 | |
Refuse to allow logins for accounts with no password. | |||||
2019-05-03 | system/adelie-base: bump to 0.9.2 | A. Wilcox | 1 | -2/+2 | |
2019-05-03 | system/icu: fix URL | A. Wilcox | 1 | -1/+1 | |
2019-05-03 | system/tcl: fix URL | A. Wilcox | 1 | -1/+1 | |
2019-05-02 | system/sqlite: bump to 3.28.0 | A. Wilcox | 1 | -5/+5 | |
2019-05-01 | system/libuv: bump to 1.28.0 | A. Wilcox | 1 | -2/+2 | |
2019-05-01 | system/cmake: bump to 3.14.3 | A. Wilcox | 1 | -2/+2 | |