Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-02-28 | system/libaio: Fix build for GCC 8 | A. Wilcox | 2 | -5/+33 | |
2019-02-28 | system/binutils: bump to 2.32 | A. Wilcox | 4 | -108/+3 | |
2019-02-28 | system/gcc: bump to 8.3.0 | A. Wilcox | 34 | -1443/+501 | |
These patches have been forward-ported to 8: 002_all_default-relro.patch 005_all_default-as-needed.patch 011_all_default-warn-format-security.patch 012_all_default-warn-trampolines.patch We are no longer using fortify-headers, so these patches are no longer needed: 003_all_default-fortify-source.patch 050_all_libiberty-asprintf.patch 053_all_libitm-no-fortify-source.patch These patches no longer appear necessary: 067_all_gcc-poison-system-directories.patch 090_all_pr55930-dependency-tracking.patch 201-cilkrts.patch 203-libgcc_s.patch 207-static-pie.patch These patches have already been applied upstream: 204-linux_libc_has_function.patch 332-gccgo-remove-ustat.patch ada-aarch64-multiarch.patch ada-fixes.patch boehm-gc-musl.patch fix-rs6000-pie.patch gcc-4.8-build-args.patch lra-pentium.patch These patches are no longer necessary because GCJ has been removed: 310-build-gcj-s390x.patch fix-gcj-iconv-musl.patch fix-gcj-musl.patch fix-gcj-stdgnu14-link.patch The rest of the changes are updates from nsz's patchset. | |||||
2019-02-27 | system/easy-kernel: update ppc32 config somewhat | A. Wilcox | 2 | -23/+110 | |
2019-02-27 | system/gcc: Use https:// for source URLs | Luis Ressel | 1 | -4/+5 | |
2019-02-26 | system/openssl: bump to 1.0.2r | A. Wilcox | 2 | -38/+6 | |
2019-02-26 | Merge branch 'bump.aerdan.20190222' into 'master' | A. Wilcox | 1 | -4/+9 | |
Bumps for 22 February 2019. See merge request !182 | |||||
2019-02-26 | Merge branch 'busyborks' into 'master' | A. Wilcox | 47 | -6406/+0 | |
Deprecate busybox package due to insane maintanership burden nobody is willing to take up. See merge request !183 | |||||
2019-02-23 | system/libucontext: fix on ppc64 | Bobby Bingham | 3 | -2/+442 | |
2019-02-23 | system/libucontext: delete patch no longer used | Bobby Bingham | 1 | -45/+0 | |
2019-02-23 | system/adelie-base: add POSIX tools | A. Wilcox | 1 | -3/+3 | |
2019-02-22 | {system => legacy}/busybox: fucking inflatable fucking busybox | Kiyoshi Aman | 47 | -6406/+0 | |
2019-02-22 | user/file: upgrade to 5.36, change to github :( | Kiyoshi Aman | 1 | -4/+9 | |
2019-02-22 | system/easy-kernel: fix configuration for Raspberry Pi 3 | A. Wilcox | 2 | -51/+25 | |
2019-02-21 | Merge branch 'easy-kernel-power' into 'master' | A. Wilcox | 4 | -69/+96 | |
system/easy-kernel*: Make the easy-kernel packages more similar See merge request !174 | |||||
2019-02-21 | Merge branch 'uucp' into 'master' | A. Wilcox | 1 | -0/+38 | |
system/uucp: new package for POSIX compliance See merge request !178 | |||||
2019-02-20 | system/cxref: new package for POSIX | Kiyoshi Aman | 1 | -0/+33 | |
2019-02-20 | system/easy-kernel*: Make the easy-kernel packages more similar | Luis Ressel | 4 | -69/+96 | |
Only three of the changes should be user-visible: (1) /boot/System.map --> /boot/System.map-VERSION (2) easy-kernel-power8's CONFIG_LOCALVERSION has been changed from "-p8" to "-power8" (3) easy-kernel-power8-64k now has its own src subpackage instead of relying on easy-kernel-power8-src. | |||||
2019-02-19 | system/easy-kernel: Clean unneccessary build artifacts, provide crtsaves.o | Luis Ressel | 1 | -1/+6 | |
2019-02-19 | system/easy-kernel: change back to $srcdir | A. Wilcox | 1 | -0/+1 | |
2019-02-19 | system/easy-kernel: fix MuQSS and config on x86* | A. Wilcox | 4 | -17/+31 | |
2019-02-19 | system/easy-kernel: apply patches *after* -mc patchset | A. Wilcox | 1 | -1/+1 | |
2019-02-19 | Merge branch 'kernel' into 'master' | A. Wilcox | 1 | -9/+14 | |
system/easy-kernel: Minor improvements & make -src usable for out-of-tree builds See merge request !170 | |||||
2019-02-19 | system/perl-cpanel-json-xs: upgrade to 4.09 | Kiyoshi Aman | 1 | -2/+2 | |
2019-02-19 | system/vim: upgrade to 8.1.0952 | Kiyoshi Aman | 1 | -2/+2 | |
2019-02-18 | system/nspr: merge patch from Void re: ppc64 threads | A. Wilcox | 2 | -2/+26 | |
2019-02-18 | system/gdb: fix lock on target fork | A. Wilcox | 2 | -2/+79 | |
2019-02-18 | system/musl: remove pitiful attempt to make gccgo go | A. Wilcox | 2 | -48/+1 | |
2019-02-17 | system/easy-kernel: Make easy-kernel-src suitable for OOT module builds | Luis Ressel | 1 | -0/+4 | |
2019-02-17 | sys/easy-kernel: Use patch -d | Luis Ressel | 1 | -3/+1 | |
2019-02-17 | system/easy-kernel: Don't hardcode version numbers | Luis Ressel | 1 | -7/+10 | |
2019-02-16 | Merge branch 'bump.aerdan.20190210' into 'master' | A. Wilcox | 2 | -4/+4 | |
Packages upgraded for 10 February 2019 See merge request !164 | |||||
2019-02-16 | system/fortify-headers: -> legacy/ | A. Wilcox | 2 | -193/+0 | |
2019-02-16 | system/build-tools: remove fortify-headers | A. Wilcox | 1 | -2/+2 | |
This package is unused on all but x86, where it causes many build issues for virtually no benefit. | |||||
2019-02-14 | system/musl: ugly awful terrible hack that I hate | A. Wilcox | 2 | -1/+48 | |
2019-02-09 | system/perl-test-simple: upgrade to 1.302162 | Kiyoshi Aman | 1 | -2/+2 | |
2019-02-09 | system/vim: upgrade to 8.1.0885 | Kiyoshi Aman | 1 | -2/+2 | |
2019-02-07 | system/uucp: new package for POSIX compliance | Kiyoshi Aman | 1 | -0/+38 | |
2019-01-29 | system/s6: Bump to 2.7.2.2, fix s6-svscanboot crash handler | Luis Ressel | 2 | -5/+10 | |
2019-01-28 | {system,user}/*: fix URLs | Kiyoshi Aman | 3 | -3/+3 | |
2019-01-28 | system/musl: ensure dcngettext() preserves errno | A. Wilcox | 2 | -1/+31 | |
2019-01-27 | Merge branch 'bump.aerdan.20190127' into 'master' | A. Wilcox | 6 | -11/+27 | |
Bump a bunch of software, holy crap See merge request !155 | |||||
2019-01-27 | system/perl-test-simple: upgrade to 1.302160 | Kiyoshi Aman | 1 | -2/+2 | |
2019-01-27 | system/perl-module-scandeps: upgrade to 1.27 | Kiyoshi Aman | 1 | -2/+2 | |
2019-01-27 | system/perl-json: upgrade to 4.01 | Kiyoshi Aman | 1 | -2/+2 | |
2019-01-27 | system/openssh: CVE-2018-20685 | A. Wilcox | 2 | -1/+38 | |
2019-01-27 | system/vim: upgrade to 8.1.0829 | Kiyoshi Aman | 3 | -5/+21 | |
2019-01-26 | system/ruby: fix -dev depends | A. Wilcox | 1 | -2/+2 | |
2019-01-23 | system/man-db: Silence the mandb trigger | Luis Ressel | 2 | -2/+2 | |
It's kinda hard to watch for apk warnings/errors if every invocation (that installs man pages) is followed by a screenful of mandb diagnostics. mandb also prints warnings and some progress info to stderr, so we'll still notice if there are problems. | |||||
2019-01-22 | system/adelie-base: don't make a bunch of deps for docs | A. Wilcox | 1 | -1/+2 | |