aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
...
* main/nodejs: rename to nodejs-current and move to communityJakub Jirutka2016-11-273-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.0Jakub Jirutka2016-11-263-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=libuvJakub Jirutka2016-11-261-2/+3
|
* main/nodejs: remove unused bundled dependenciesJakub Jirutka2016-11-262-4/+29
|
* main/nodejs: use system-provided CA certificatesJakub Jirutka2016-11-262-6/+92
|
* main/nodejs: use system provided http-parserJakub Jirutka2016-11-261-1/+2
|
* main/nodejs: improve pkgdescJakub Jirutka2016-11-261-1/+1
|
* main/nodejs-lts: add depends_dev=libuvJakub Jirutka2016-11-261-2/+3
| | | | According to Fedora package.
* main/nodejs-lts: remove unused bundled dependenciesJakub Jirutka2016-11-262-4/+29
|
* main/nodejs-lts: use system-provided CA certificatesJakub Jirutka2016-11-262-6/+93
|
* main/nodejs-lts: use system provided http-parserJakub Jirutka2016-11-261-1/+2
|
* main/http-parser: move from community (needed for nodejs-lts)Jakub Jirutka2016-11-266-0/+264
|
* main/nodejs-lts: upgrade to 6.9.1Jakub Jirutka2016-11-261-4/+4
|
* main/nodejs-lts: improve abuildJakub Jirutka2016-11-261-21/+14
|
* main/xen: fix various security issuesNatanael Copa2016-11-2511-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/emptyNatanael Copa2016-11-251-3/+3
|
* main/py-urwid: add py3 supportCarlo Landmeter2016-11-251-20/+24
|
* main/python3: fix python3 to not depend on python3-devTimo Teräs2016-11-251-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 fbconTimo Teräs2016-11-252-5/+5
| | | | It was added first to wrong modprobe.
* main/busybox-initscripts: add --quiet to modprobe fbconTimo Teräs2016-11-252-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 Pawelczyk2016-11-251-14/+18
|
* main/linux-vanilla: add missing patchTimo Teräs2016-11-241-0/+11
|
* main/zfs-vanilla: rebuild against kernel 4.4.34-r3Timo Teräs2016-11-241-7/+4
|
* main/spl-vanilla: rebuild against kernel 4.4.34-r3Timo Teräs2016-11-241-4/+3
|
* main/linux-vanilla: rebuild with makefile patched for gcc default-pieTimo Teräs2016-11-241-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-r3Timo Teräs2016-11-241-7/+4
|
* main/xtables-addons-grsec: rebuild against kernel 4.4.34-r3Timo Teräs2016-11-241-3/+2
|
* main/spl-grsec: rebuild against kernel 4.4.34-r3Timo Teräs2016-11-241-3/+2
|
* main/open-vm-tools-grsec: rebuild against kernel 4.4.34-r3Timo Teräs2016-11-241-2/+2
|
* main/ipfw-grsec: rebuild against kernel 4.4.34-r3Timo Teräs2016-11-241-1/+1
|
* main/drbd9-grsec: rebuild against kernel 4.4.34-r3Timo Teräs2016-11-241-3/+3
|
* main/devicemaster-linux-grsec: rebuild against kernel 4.4.34-r3Timo Teräs2016-11-241-2/+2
|
* main/dahdi-linux-grsec: rebuild against kernel 4.4.34-r3Timo Teräs2016-11-241-3/+2
|
* main/linux-grsec: rebuild with makefile patched for gcc default-pieTimo Teräs2016-11-242-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-pieTimo Teräs2016-11-241-3/+3
|
* main/xtables-addons-grsec: pass CC to configure tooTimo Teräs2016-11-241-0/+1
|
* main/devicemaster-linux-grsec: fix -fno-pieTimo Teräs2016-11-241-1/+1
|
* main/open-vm-tools-grsec: fix -fno-pieTimo Teräs2016-11-241-2/+1
|
* main/drbd9-grsec: fix -fno-pieTimo Teräs2016-11-241-1/+1
|
* main/dahdi-linux-grsec: fix -fno-pieTimo Teräs2016-11-241-3/+2
|
* main/xtables-addons-grsec: fix -fno-pieTimo Teräs2016-11-241-2/+2
|
* main/linux-rpi: add -fno-pie, enable stack-protectorTimo Teräs2016-11-243-17/+16
|
* main/zfs-grsec: rebuild against kernel 4.4.34-r2Timo Teräs2016-11-241-1/+1
|
* main/xtables-addons-grsec: rebuild against kernel 4.4.34-r2Timo Teräs2016-11-241-1/+1
|
* main/spl-grsec: rebuild against kernel 4.4.34-r2Timo Teräs2016-11-241-1/+1
|
* main/open-vm-tools-grsec: rebuild against kernel 4.4.34-r2Timo Teräs2016-11-241-1/+1
|
* main/ipfw-grsec: rebuild against kernel 4.4.34-r2Timo Teräs2016-11-241-1/+1
|
* main/drbd9-grsec: rebuild against kernel 4.4.34-r2Timo Teräs2016-11-241-1/+1
|
* main/devicemaster-linux-grsec: rebuild against kernel 4.4.34-r2Timo Teräs2016-11-241-1/+1
|
* main/dahdi-linux-grsec: rebuild against kernel 4.4.34-r2Timo Teräs2016-11-241-1/+1
|