Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-05-01 | system/python3: Revert back to 1 MB thread stacks | A. Wilcox | 1 | -2/+2 | |
I cannot reproduce the failure on 3.10.2 or later. This may have been a bug in earlier 3.10 versions. Willing to re-investigate if anyone runs in to this at a later date. | |||||
2022-05-01 | system/gdb: Update to 11.2 | A. Wilcox | 2 | -10/+8 | |
2022-05-01 | system/coreutils: Update to 9.1 | A. Wilcox | 5 | -207/+7 | |
2022-05-01 | system/shadow: Update to 4.11.1 | A. Wilcox | 5 | -36/+38 | |
Disable su(1) because it is marked deprecated upstream. Ensure documentation is built. Fix defaults for real this time. Provide a groups.1 manpage. | |||||
2022-05-01 | system/util-linux: Update to 2.38, provide su(1) | A. Wilcox | 1 | -5/+9 | |
2022-05-01 | user/itstool: Move to system/ for shadow | A. Wilcox | 2 | -0/+0 | |
Documentation for shadow now requires itstool to build. | |||||
2022-05-01 | system/libucontext: Update to 1.2 | A. Wilcox | 1 | -2/+2 | |
2022-05-01 | system/perl: Fix license field | A. Wilcox | 1 | -1/+1 | |
2022-05-01 | system/libcap: Update to 2.64 | A. Wilcox | 1 | -3/+3 | |
2022-05-01 | system/openssh: Update to 9.0p1 | A. Wilcox | 2 | -10/+11 | |
2022-05-01 | system/libxslt: [CVE] Update to 1.1.35 release | A. Wilcox | 1 | -16/+14 | |
* Fix upstream URL as libxml2. | |||||
2022-05-01 | system/libxml2: Update to 2.9.13 release and fix | A. Wilcox | 1 | -12/+9 | |
* URL has moved to GNOME infrastructure, as have release tarballs. * Test suite has been fixed, which closes #465. musl iconv stil doesn't work right with EUC-JP; I've disabled iconv entirely for libxml2. Yes, this is a big hammer, but the alternative would be to somehow teach libxml2 that *only* for EUC-JP, use ICU instead. It seems cleaner to just disable iconv until musl works right with EUC-JP code. | |||||
2022-05-01 | system/python3: Make stack size platform-agnostic | A. Wilcox | 1 | -5/+2 | |
2022-05-01 | system/sudo: upgrade to 1.9.9 | Síle Ekaterin Liszka | 5 | -224/+8 | |
2022-05-01 | system/texinfo: disable problematic test. fixes #594. | Zach van Rijn | 2 | -3/+17 | |
2022-05-01 | system/util-linux: Update to 2.37.3 | A. Wilcox | 1 | -2/+2 | |
2022-05-01 | system/fakeroot: Remove glibc patch | A. Wilcox | 2 | -66/+1 | |
2022-05-01 | system/zstd: Update to 1.5.2 [CVE] | A. Wilcox | 1 | -2/+6 | |
2022-05-01 | system/tzdata: Update to 2021e | A. Wilcox | 1 | -15/+6 | |
2022-05-01 | system/texinfo: Update to 6.8, enable tests | A. Wilcox | 1 | -4/+3 | |
2022-05-01 | system/strace: Update to 5.16 | A. Wilcox | 1 | -2/+2 | |
2022-05-01 | system/rhash: Update to 1.4.2 | A. Wilcox | 1 | -2/+2 | |
2022-05-01 | system/popt: Update to 1.18 | A. Wilcox | 1 | -8/+3 | |
2022-05-01 | system/pcre: Update to 8.45 | A. Wilcox | 1 | -2/+2 | |
2022-05-01 | system/nss: Update to 3.75 [CVE] | A. Wilcox | 1 | -3/+5 | |
2022-05-01 | system/nspr: Update to 4.33, fix URL | A. Wilcox | 1 | -3/+3 | |
2022-05-01 | system/isl: Update home page URL | A. Wilcox | 1 | -1/+1 | |
2022-05-01 | system/at: Update to 3.2.4 | A. Wilcox | 1 | -2/+2 | |
2022-05-01 | system/ca-certificates: Update to 20220331 | A. Wilcox | 1 | -4/+4 | |
2022-05-01 | system/easy-kernel: backport Project C changes for 5.15.27-breaking changes. ↵ | Zach van Rijn | 2 | -1/+128 | |
fixes #540. | |||||
2022-05-01 | system/gcc: add patch for libgo w/ musl 1.2.3. fixes #539. | Zach van Rijn | 2 | -1/+17 | |
2022-05-01 | system/rsync: bump { 3.2.3 --> 3.2.4 }. fix source tarball URL. | Zach van Rijn | 2 | -27/+4 | |
2022-05-01 | system/easy-kernel: add linux-headers subpackage back (and drop package). ↵ | A. Wilcox | 2 | -2/+38 | |
fixes #535. | |||||
2022-05-01 | system/musl: bump to official 1.2.3 release. | Zach van Rijn | 1 | -6/+4 | |
2022-05-01 | system/mpfr3: temporarily use mirrored source tarball due to SSL issues. | Zach van Rijn | 1 | -1/+2 | |
2022-05-01 | system/{cryptsetup,json-c}: move from { 'system/' --> 'legacy/' } per policy. | Zach van Rijn | 4 | -0/+0 | |
2022-05-01 | system/slibtool: add 'm4' as build dependency. fixes #537. | Zach van Rijn | 1 | -1/+1 | |
2022-05-01 | system/attr: replace 'libtool' with 'slibtool' to break dep cycle. fixes #534. | Zach van Rijn | 1 | -1/+1 | |
2022-05-01 | system/acl: remove 'gzip' from makedepends. fixes #536. | Zach van Rijn | 1 | -1/+1 | |
2022-05-01 | system/slibtool: New package | A. Wilcox | 1 | -0/+24 | |
2022-05-01 | system/ncurses: bump { 20220129 --> 20220416 }. add maintenance script. ↵ | Zach van Rijn | 28 | -4/+232332 | |
fixes #531. | |||||
2022-05-01 | system/perl: bump { 5.34.0 --> 5.34.1 }. patch zlib tests. fixes #530. | Zach van Rijn | 3 | -33/+86 | |
2022-05-01 | system/zlib: bump { 1.2.11 --> 1.2.12 }. fixes #527, #528, #529. become ↵ | Zach van Rijn | 3 | -5/+85 | |
maintainer. | |||||
2022-05-01 | system/pkgconf: Update to 1.8.0, disable tests | A. Wilcox | 1 | -3/+4 | |
Now we can move Lua to user/. | |||||
2022-05-01 | system/easy-kernel: Update 5.15 kernel config for x86_64 | A. Wilcox | 2 | -15/+11 | |
2022-05-01 | system/easy-kernel: Update 5.15 kernel config for aarch64 | A. Wilcox | 2 | -757/+2306 | |
2022-05-01 | system/easy-kernel: Update patchset to 5.15.28 | A. Wilcox | 8 | -80415/+174452 | |
* Adds x86 compilation patch from Laurent * Update ProjectC patch to sync with upstream cputime changes * Update PPC64 config for new option knob | |||||
2022-05-01 | system/easy-kernel: Replace with 5.15 test-kernel | A. Wilcox | 31 | -52945/+2457 | |
2022-05-01 | system/test-kernel: Builds on PPC64 | A. Wilcox | 2 | -344/+855 | |
2022-05-01 | system/test-kernel [WIP 5.15]: new package. fixes #429, #430. | Zach van Rijn | 26 | -0/+179524 | |