Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | main/nodejs: rename to nodejs-current and move to community | Jakub Jirutka | 2016-11-27 | 3 | -152/+0 | |
| | | | | | | | | | | | | | | Odd-numbered versions, like this one (v7), are supported by upstream only for 9 months. When a new odd-numbered major release is cut, the previous even-numbered major version transitions to the Long Term Support plan (LTS). Packages in Alpine stable must be supported for 2 years, so we should keep only LTS version in the stable. Therefore this package is renamed to nodejs-current and moved to the community repository. The nodejs-lts package is going to be renamed to nodejs. See https://github.com/nodejs/LTS#lts-schedule | |||||
* | main/nodejs: upgrade to 7.2.0 | Jakub Jirutka | 2016-11-26 | 3 | -72/+64 | |
| | | | | | I also rewrote patch for using system-provided CA certificates, because the patched code has changed a lot. | |||||
* | main/nodejs: add depends_dev=libuv | Jakub Jirutka | 2016-11-26 | 1 | -2/+3 | |
| | ||||||
* | main/nodejs: remove unused bundled dependencies | Jakub Jirutka | 2016-11-26 | 2 | -4/+29 | |
| | ||||||
* | main/nodejs: use system-provided CA certificates | Jakub Jirutka | 2016-11-26 | 2 | -6/+92 | |
| | ||||||
* | main/nodejs: use system provided http-parser | Jakub Jirutka | 2016-11-26 | 1 | -1/+2 | |
| | ||||||
* | main/nodejs: improve pkgdesc | Jakub Jirutka | 2016-11-26 | 1 | -1/+1 | |
| | ||||||
* | main/nodejs-lts: add depends_dev=libuv | Jakub Jirutka | 2016-11-26 | 1 | -2/+3 | |
| | | | | According to Fedora package. | |||||
* | main/nodejs-lts: remove unused bundled dependencies | Jakub Jirutka | 2016-11-26 | 2 | -4/+29 | |
| | ||||||
* | main/nodejs-lts: use system-provided CA certificates | Jakub Jirutka | 2016-11-26 | 2 | -6/+93 | |
| | ||||||
* | main/nodejs-lts: use system provided http-parser | Jakub Jirutka | 2016-11-26 | 1 | -1/+2 | |
| | ||||||
* | main/http-parser: move from community (needed for nodejs-lts) | Jakub Jirutka | 2016-11-26 | 6 | -0/+264 | |
| | ||||||
* | main/nodejs-lts: upgrade to 6.9.1 | Jakub Jirutka | 2016-11-26 | 1 | -4/+4 | |
| | ||||||
* | main/nodejs-lts: improve abuild | Jakub Jirutka | 2016-11-26 | 1 | -21/+14 | |
| | ||||||
* | main/xen: fix various security issues | Natanael Copa | 2016-11-25 | 11 | -1/+853 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | - XSA-198 CVE-2016-9379 CVE-2016-9380 delimiter injection vulnerabilities in pygrub - XSA-197 CVE-2016-9381 qemu incautious about shared ring processing - XSA-196 CVE-2016-9377 CVE-2016-9378 x86 software interrupt injection mis-handled - XSA-195 CVE-2016-9383 x86 64-bit bit test instruction emulation broken - XSA-194 CVE-2016-9384 guest 32-bit ELF symbol table load leaking host data - XSA-193 CVE-2016-9385 x86 segment base write emulation lacking canonical address checks - XSA-192 CVE-2016-9382 x86 task switch to VM86 mode mis-handled - XSA-191 CVE-2016-9386 x86 null segments not always treated as unusable fixes #6495 | |||||
* | main/alpine-baselayout: fix permissions of /var/empty | Natanael Copa | 2016-11-25 | 1 | -3/+3 | |
| | ||||||
* | main/py-urwid: add py3 support | Carlo Landmeter | 2016-11-25 | 1 | -20/+24 | |
| | ||||||
* | main/python3: fix python3 to not depend on python3-dev | Timo Teräs | 2016-11-25 | 1 | -2/+2 | |
| | | | | | | the dependency was picked up by the symlink pointing to another symlink inside -dev package. expand it so the symlink in the main package points directly to the DSO. | |||||
* | main/busybox-initscripts: really add --quiet to modprobe fbcon | Timo Teräs | 2016-11-25 | 2 | -5/+5 | |
| | | | | It was added first to wrong modprobe. | |||||
* | main/busybox-initscripts: add --quiet to modprobe fbcon | Timo Teräs | 2016-11-25 | 2 | -5/+5 | |
| | | | | | | If initramfs is built without kms feature, it will not have fbcon. Now with efifb and simplefb statically built to kernel image, the fb0 can appear always. Add -q to suppress this error. | |||||
* | main/lftp: Upgrade to 4.7.4. Update URL. Modernize APKBUILD. | Przemyslaw Pawelczyk | 2016-11-25 | 1 | -14/+18 | |
| | ||||||
* | main/linux-vanilla: add missing patch | Timo Teräs | 2016-11-24 | 1 | -0/+11 | |
| | ||||||
* | main/zfs-vanilla: rebuild against kernel 4.4.34-r3 | Timo Teräs | 2016-11-24 | 1 | -7/+4 | |
| | ||||||
* | main/spl-vanilla: rebuild against kernel 4.4.34-r3 | Timo Teräs | 2016-11-24 | 1 | -4/+3 | |
| | ||||||
* | main/linux-vanilla: rebuild with makefile patched for gcc default-pie | Timo Teräs | 2016-11-24 | 1 | -2/+6 | |
| | | | | | | otherwise it's non-trivial to build modules. and seems to be the only sane way to setup flags so that the kbuild tests get it right for stack protector tests. | |||||
* | main/zfs-grsec: rebuild against kernel 4.4.34-r3 | Timo Teräs | 2016-11-24 | 1 | -7/+4 | |
| | ||||||
* | main/xtables-addons-grsec: rebuild against kernel 4.4.34-r3 | Timo Teräs | 2016-11-24 | 1 | -3/+2 | |
| | ||||||
* | main/spl-grsec: rebuild against kernel 4.4.34-r3 | Timo Teräs | 2016-11-24 | 1 | -3/+2 | |
| | ||||||
* | main/open-vm-tools-grsec: rebuild against kernel 4.4.34-r3 | Timo Teräs | 2016-11-24 | 1 | -2/+2 | |
| | ||||||
* | main/ipfw-grsec: rebuild against kernel 4.4.34-r3 | Timo Teräs | 2016-11-24 | 1 | -1/+1 | |
| | ||||||
* | main/drbd9-grsec: rebuild against kernel 4.4.34-r3 | Timo Teräs | 2016-11-24 | 1 | -3/+3 | |
| | ||||||
* | main/devicemaster-linux-grsec: rebuild against kernel 4.4.34-r3 | Timo Teräs | 2016-11-24 | 1 | -2/+2 | |
| | ||||||
* | main/dahdi-linux-grsec: rebuild against kernel 4.4.34-r3 | Timo Teräs | 2016-11-24 | 1 | -3/+2 | |
| | ||||||
* | main/linux-grsec: rebuild with makefile patched for gcc default-pie | Timo Teräs | 2016-11-24 | 2 | -2/+17 | |
| | | | | | | otherwise it's non-trivial to build modules. and seems to be the only sane way to setup flags so that the kbuild tests get it right for stack protector tests. | |||||
* | main/spl-grsec: fix -fno-pie | Timo Teräs | 2016-11-24 | 1 | -3/+3 | |
| | ||||||
* | main/xtables-addons-grsec: pass CC to configure too | Timo Teräs | 2016-11-24 | 1 | -0/+1 | |
| | ||||||
* | main/devicemaster-linux-grsec: fix -fno-pie | Timo Teräs | 2016-11-24 | 1 | -1/+1 | |
| | ||||||
* | main/open-vm-tools-grsec: fix -fno-pie | Timo Teräs | 2016-11-24 | 1 | -2/+1 | |
| | ||||||
* | main/drbd9-grsec: fix -fno-pie | Timo Teräs | 2016-11-24 | 1 | -1/+1 | |
| | ||||||
* | main/dahdi-linux-grsec: fix -fno-pie | Timo Teräs | 2016-11-24 | 1 | -3/+2 | |
| | ||||||
* | main/xtables-addons-grsec: fix -fno-pie | Timo Teräs | 2016-11-24 | 1 | -2/+2 | |
| | ||||||
* | main/linux-rpi: add -fno-pie, enable stack-protector | Timo Teräs | 2016-11-24 | 3 | -17/+16 | |
| | ||||||
* | main/zfs-grsec: rebuild against kernel 4.4.34-r2 | Timo Teräs | 2016-11-24 | 1 | -1/+1 | |
| | ||||||
* | main/xtables-addons-grsec: rebuild against kernel 4.4.34-r2 | Timo Teräs | 2016-11-24 | 1 | -1/+1 | |
| | ||||||
* | main/spl-grsec: rebuild against kernel 4.4.34-r2 | Timo Teräs | 2016-11-24 | 1 | -1/+1 | |
| | ||||||
* | main/open-vm-tools-grsec: rebuild against kernel 4.4.34-r2 | Timo Teräs | 2016-11-24 | 1 | -1/+1 | |
| | ||||||
* | main/ipfw-grsec: rebuild against kernel 4.4.34-r2 | Timo Teräs | 2016-11-24 | 1 | -1/+1 | |
| | ||||||
* | main/drbd9-grsec: rebuild against kernel 4.4.34-r2 | Timo Teräs | 2016-11-24 | 1 | -1/+1 | |
| | ||||||
* | main/devicemaster-linux-grsec: rebuild against kernel 4.4.34-r2 | Timo Teräs | 2016-11-24 | 1 | -1/+1 | |
| | ||||||
* | main/dahdi-linux-grsec: rebuild against kernel 4.4.34-r2 | Timo Teräs | 2016-11-24 | 1 | -1/+1 | |
| |