summaryrefslogtreecommitdiff
path: root/system
AgeCommit message (Collapse)AuthorFilesLines
2019-06-13Merge branch 'unsplit-libxml2' into 'master' A. Wilcox1-9/+3
system/libxml2: removes -utils split, add provides="" See merge request !239
2019-06-13system/libxml2: removes -utils split, add provides=""Kiyoshi Aman1-9/+3
2019-06-13Merge branch 'bump.aerdan.20190604' into 'master' A. Wilcox2-4/+4
Package bumps for 4 June 2019. See merge request !238
2019-06-13Merge branch 'bwrap-secfix' into 'master' A. Wilcox2-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-13system/apk-tools: use upstream fix for deep upgradesA. Wilcox2-71/+37
2019-06-04Merge branch 'master' of code.foxkit.us:adelie/packages into ↵Kiyoshi Aman12-221/+25
bump.aerdan.20190604
2019-06-04system/vim: upgrade to 8.1.1461Kiyoshi Aman1-2/+2
2019-06-04system/file: upgrade to 5.37Kiyoshi Aman1-2/+2
2019-06-04system/util-linux: fix cycle with libfdiskA. Wilcox1-14/+8
libfdisk deps on util-linux, and util-linux deps on libfdisk. Just don't split it any more.
2019-06-03system/bubblewrap: secbump to 0.3.3, add testing notesMax Rees2-9/+50
https://github.com/projectatomic/bubblewrap/commit/efc89e3b939b4bde42c10f065f6b7b02958ed50e Note: there is no version 0.3.2.
2019-06-03system/easy-kernel: enable PATA_CMD64x and PATA_CMD640 on PPC32A. Wilcox2-4/+5
2019-06-03system/coreutils: enable install of 'arch' utilitySeamus Caveney1-0/+1
2019-06-03system/openrc; remove services we provide elseway (fixes #101)A. Wilcox2-23/+8
2019-06-02system/adelie-base: I meant 1777A. Wilcox1-1/+1
2019-06-02system/adelie-base: force /var/tmp to 1755 on new installsA. Wilcox1-1/+2
2019-06-02Update .rootbld-repositories filesA. Wilcox1-2/+1
2019-06-02user/libexecinfo: use HTTPS URL, eat system/libexecinfoA. Wilcox4-177/+0
2019-06-02system/easy-kernel-power8-64k: this commit is a mirageA. Wilcox2-2/+2
2019-06-02system/easy-kernel*: unify config options, fix config stuffA. Wilcox12-501/+3396
2019-06-02system/easy-kernel: enable FB_SIMPLE etc and RETPOLINE on x86esA. Wilcox3-29/+36
2019-06-02system/binutils: patch S-records properly for ppc64A. Wilcox3-16/+131
2019-06-01Merge branch 'master' into 'master' A. Wilcox1-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-01system/libffi: more PowerPC fixes, courtesy of @smaeulA. Wilcox2-9/+84
2019-06-01system/coreutils: fix check, once and for allA. Wilcox4-2/+109
2019-06-01system/apk-tools: add --deep to upgrade appletA. Wilcox2-1/+87
2019-06-01system/adelie-base: reset PATH in addgroup, adduserMax Rees3-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-31system/musl: fix TLS accesses, add %l to strftimeA. Wilcox3-1/+146
2019-05-25bc: update to 2.0.0Gavin Howard1-2/+2
This release fixes some POSIX incompatibilities and also gives massive performance improvements.
2019-05-14system/xfsprogs: bump to 5.0.0; ensure ownership by root, not build user1.0-BETA3A. Wilcox1-2/+3
2019-05-08user/linux-pam: harden configurationA. Wilcox8-17/+35
Refuse to allow logins for accounts with no password.
2019-05-03system/adelie-base: bump to 0.9.2A. Wilcox1-2/+2
2019-05-03system/icu: fix URLA. Wilcox1-1/+1
2019-05-03system/tcl: fix URLA. Wilcox1-1/+1
2019-05-02system/sqlite: bump to 3.28.0A. Wilcox1-5/+5
2019-05-01system/libuv: bump to 1.28.0A. Wilcox1-2/+2
2019-05-01system/cmake: bump to 3.14.3A. Wilcox1-2/+2
2019-05-01system/bison: bump to 3.3.2A. Wilcox1-3/+3
2019-05-01system/bc: bump to 1.2.8A. Wilcox1-2/+2
2019-05-01system/apk-tools: update list patchA. Wilcox2-1/+3
2019-04-28system/libucontext: bump to 0.9.0A. Wilcox1-11/+6
2019-04-28system/libucontext: fix on PowerPC platforms (thanks @koorogi)A. Wilcox2-2/+540
2019-04-26system/vim: upgrade to 8.1.1206Kiyoshi Aman1-2/+2
2019-04-25system/gcc: fix more GCC Go bugsA. Wilcox3-0/+164
2019-04-24system/libucontext: build static libraryA. Wilcox2-2/+80
2019-04-19system/gcc: fix gomp/itm TLS modelA. Wilcox2-0/+53
2019-04-18system/bc: remove -locale subpkg; musl don't ship gencat(1) yetA. Wilcox1-1/+1
2019-04-18Merge branch 'master' into 'master' A. Wilcox1-2/+2
system/bc: update to 1.2.6 This release removes a rare and subtle use-after-free bug. It also adds some locales and removes the use of `local` from all shell scripts. I did not know that `local` was not in POSIX. See merge request !217
2019-04-18Merge branch 'bump.aerdan.20190416' into 'master' A. Wilcox4-9/+9
Package bumps for 16 April 2019. See merge request !216
2019-04-18system/util-linux: bump to 2.33.2A. Wilcox1-2/+2
2019-04-18system/tzdata: bump to 2019aA. Wilcox1-4/+4