Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-01-22 | system/cmake: Bump to 3.16.3 | A. Wilcox | 1 | -2/+2 | |
2020-01-22 | system/gettext-tiny: Bump line length | A. Wilcox | 2 | -1/+18 | |
2020-01-19 | system/gcc: Two late-breaking changes to GCC | A. Wilcox | 2 | -1/+43 | |
1. IBM long double ABI fix in libgcc for static builds 2. time64 support on 32-bit arches in std::chrono (libstdc++) | |||||
2020-01-15 | system/curl: Bump to 7.68.0 | A. Wilcox | 1 | -2/+2 | |
2020-01-15 | system/mailx: Update for OpenSSL 1.1 | A. Wilcox | 3 | -5/+77 | |
2020-01-14 | system/openssl: Bump to 1.1.1d | A. Wilcox | 14 | -1743/+874 | |
2020-01-14 | system/abuild: Now with more modern APKBUILD generation | A. Wilcox | 3 | -2/+180 | |
2020-01-14 | user/*: Modernise / fix syntax | A. Wilcox | 2 | -5/+1 | |
2020-01-14 | system/git: Bump to 2.25.0 | A. Wilcox | 2 | -139/+4 | |
2020-01-14 | system/gettext-tiny: Bump to latest Git commit | A. Wilcox | 8 | -245/+8 | |
2020-01-04 | {system,user}/*: update point of contact for Kiyoshi Aman | Kiyoshi Aman | 25 | -27/+27 | |
2019-12-28 | system/easy-kernel: Two minor fixes | A. Wilcox | 2 | -14/+30 | |
1. Fix syntax for uapi/sound/asound.h. Otherwise, alsa-lib FTBFS. 2. Initial support for persistent, builder-storage-only mod signing key. | |||||
2019-12-23 | user/libexecinfo: move to system/ repository | A. Wilcox | 4 | -0/+176 | |
This is required by CMake 3.15+; the dependency wasn't noticed because a full distro rebuild hasn't been done since before the CMake bump. | |||||
2019-12-23 | system/strace: fix IPC_64 issue properly | A. Wilcox | 2 | -89/+4 | |
See: https://www.openwall.com/lists/musl/2019/10/29/7 Suggested-by: Rich Felker <dalias@aerifal.cx> Fixes: 7d8bef13b311 ("system/strace: fix build on time64") | |||||
2019-12-23 | system/strace: fix build on time64 | A. Wilcox | 2 | -0/+89 | |
2019-12-23 | system/musl: bump to 1.2.0_alpha3 | A. Wilcox | 2 | -34/+2 | |
2019-12-23 | system/fcron: explicitly specify sendmail location | A. Wilcox | 1 | -0/+1 | |
2019-12-23 | system/strace: bump to 5.4, remove unnecessary PPC patch | A. Wilcox | 2 | -23/+2 | |
2019-12-23 | system/gcc: fix Go on 32-bit machines with 64-bit time_t | A. Wilcox | 2 | -0/+21 | |
2019-12-22 | system/psmisc: remove unneeded PPC patch | A. Wilcox | 2 | -27/+1 | |
2019-12-22 | system/lutok: use the proper .pc file | A. Wilcox | 1 | -2/+2 | |
2019-12-22 | system/lua5.3: fix shell syntax error | A. Wilcox | 1 | -4/+2 | |
2019-12-22 | system/cvs: add depressingly sad and feeble patch to force time64 build | A. Wilcox | 2 | -1/+21 | |
2019-12-22 | system/patch: add autotools to checkdependencies | A. Wilcox | 1 | -1/+1 | |
Yes, really. The test suite is what needs automake/autoconf. The rest of the build works without it and if you want to avoid autotools (for a minimal build or such), you can disable check. | |||||
2019-12-22 | system/nvi: add dependency on db-dev | A. Wilcox | 1 | -1/+1 | |
2019-12-22 | system/{easy-kernel,musl}: fix struct iphdr UAPI thing | A. Wilcox | 4 | -1/+82 | |
2019-12-22 | system/mdevd: update checksum | A. Wilcox | 1 | -1/+1 | |
2019-12-22 | system/kbd: add libtool dep | A. Wilcox | 1 | -1/+1 | |
2019-12-22 | system/git: fix secfixes comment | A. Wilcox | 1 | -1/+1 | |
2019-12-22 | Merge branch 'sysv.git.cve' into 'master' | A. Wilcox | 1 | -2/+12 | |
secbump git to 2.24.1 See merge request adelie/packages!380 | |||||
2019-12-22 | system/at: fix build on ARMv7 | A. Wilcox | 1 | -0/+1 | |
2019-12-22 | system/easy-kernel: return kernel.h hack for gcc-go and others | A. Wilcox | 2 | -1/+22 | |
2019-12-22 | system/libedit: add libtool dep | A. Wilcox | 1 | -1/+1 | |
2019-12-21 | system/file: declare build-time dep on libtool | A. Wilcox | 1 | -1/+1 | |
2019-12-21 | system/git: [cve] bump to 2.24.1 | Molly Miller | 1 | -2/+12 | |
2019-12-21 | system/icu: declare test dep on Python 3 | A. Wilcox | 1 | -1/+1 | |
2019-12-21 | system/cvs: fix build | A. Wilcox | 1 | -0/+5 | |
2019-12-21 | system/icu: bump to 65.1 | A. Wilcox | 4 | -247/+7 | |
2019-12-21 | system/musl: integrate latest posix-conformance commit | A. Wilcox | 2 | -4/+4 | |
2019-12-21 | system/at: fix build against newer yacc | A. Wilcox | 2 | -13/+0 | |
2019-12-21 | system/the rest: modernise, fix metadata | A. Wilcox | 9 | -25/+4 | |
2019-12-21 | system/t*: modernise, fix metadata | A. Wilcox | 2 | -6/+2 | |
2019-12-21 | system/s*: modernise, fix metadata | A. Wilcox | 10 | -31/+14 | |
2019-12-21 | system/p*: modernise, fix dependencies | A. Wilcox | 6 | -25/+10 | |
2019-12-21 | system/openrc: install default services if no runlevels exist | A. Wilcox | 1 | -30/+2 | |
2019-12-21 | system/o*: modernise, fix metadata | A. Wilcox | 2 | -15/+3 | |
2019-12-21 | system/n*: modernise, fix metadata | A. Wilcox | 3 | -15/+7 | |
2019-12-21 | system/m*: modernise, fix metadata | A. Wilcox | 6 | -21/+10 | |
2019-12-21 | system/l*: modernise, fix metadata, etc | A. Wilcox | 17 | -70/+19 | |
2019-12-21 | system/k*: modernise, fix metadata | A. Wilcox | 2 | -4/+1 | |