Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | main/devicemaster-linux-vanilla: rebuild against kernel 4.19.18-r0 | Natanael Copa | 2019-01-26 | 1 | -1/+1 | |
| | ||||||
* | main/dahdi-linux-vanilla: rebuild against kernel 4.19.18-r0 | Natanael Copa | 2019-01-26 | 1 | -1/+1 | |
| | ||||||
* | main/linux-vanilla: upgrade to 4.19.18 | Natanael Copa | 2019-01-26 | 1 | -2/+2 | |
| | ||||||
* | main/mkinitfs: fix zfs root with grub | Natanael Copa | 2019-01-26 | 3 | -2/+128 | |
| | | | | | | | | | grub-mkconfig will generate a root=ZFS=pool/path line. Fix nlplug-findfs to deal with search device ZFS=... and fix initramfs to also deal with a missing rootfstype=zfs A side-effect of this is that it is faster to boot zfs root since we no longer need to wait for nlplug-findfs timeout of 5 seconds. | |||||
* | main/py-zope-interface: upgrade to 4.6.0 | Carlo Landmeter | 2019-01-26 | 1 | -2/+2 | |
| | ||||||
* | main/dovecot: fix typo $protocol -> $protocols | Jakub Jirutka | 2019-01-26 | 1 | -2/+2 | |
| | | | | Fixes #9920 (https://bugs.alpinelinux.org/issues/9920) | |||||
* | main/awall: upgrade to 1.6.9 | Kaarle Ritvanen | 2019-01-26 | 1 | -3/+3 | |
| | ||||||
* | main/py-phonenumbers: upgrade to 8.10.4 | Kaarle Ritvanen | 2019-01-26 | 1 | -2/+2 | |
| | ||||||
* | main/py-phonenumbers: upgrade to 8.10.3 | Kaarle Ritvanen | 2019-01-25 | 1 | -2/+2 | |
| | ||||||
* | main/apache2: security upgrade to 2.4.38 | J0WI | 2019-01-25 | 1 | -3/+7 | |
| | | | | fixes #9906 | |||||
* | main/apache2: modernize APKBUILD | J0WI | 2019-01-25 | 1 | -37/+34 | |
| | ||||||
* | main/mkinitfs: fix f2fs module dependencies | Natanael Copa | 2019-01-25 | 2 | -2/+25 | |
| | ||||||
* | main/grub: backport f2fs support | Natanael Copa | 2019-01-25 | 2 | -3/+1518 | |
| | | | | fixes #9903 | |||||
* | main/alpine-conf: set up ntp before repos in setup-alpine | Natanael Copa | 2019-01-25 | 2 | -3/+48 | |
| | | | | | we need time to be correct for https certificate validation. fixes #9911 | |||||
* | main/patchutils: add depends on perl, fix missing shebang | Milan P. Stanić | 2019-01-25 | 1 | -7/+4 | |
| | | | | | fixes: #9913 add options with '!check' because package doesn't have test | |||||
* | main/patch: security fix (CVE-2018-6952) | Sören Tempel | 2019-01-25 | 2 | -2/+33 | |
| | | | | | | | | | | This is a follow up for 58fc65d2b14f59efea945f9dc2dc39d9db45d72e which fixed CVE-2018-6951 but didn't fix CVE-2018-6952 as a patch for it wasn't available back then. Should probably fix #8563 (can't see the issues as it is confidential). https://savannah.gnu.org/bugs/index.php?53133 | |||||
* | main/grub: add post-ugprade to import default config | Natanael Copa | 2019-01-24 | 2 | -2/+29 | |
| | | | | | | | import boot options to /etc/default/grub on upgrade to make sure we can still boot. ref #9903 | |||||
* | main/python3: patch CVE-2019-5010 | J0WI | 2019-01-24 | 2 | -1/+123 | |
| | ||||||
* | main/python3: Upgrade to 3.6.8 | J0WI | 2019-01-24 | 1 | -3/+3 | |
| | ||||||
* | main/python2: patch CVE-2019-5010 | J0WI | 2019-01-24 | 2 | -2/+122 | |
| | ||||||
* | main/busybox: security fixes (CVE-2018-20679, CVE-2019-5747) | Leonardo Arena | 2019-01-24 | 3 | -4/+204 | |
| | ||||||
* | ==== release 3.9.0_rc5 ====v3.9.0_rc5 | Natanael Copa | 2019-01-24 | 1 | -1/+1 | |
| | ||||||
* | main/zfs-vanilla: rebuild against kernel 4.19.17-r0 | Natanael Copa | 2019-01-24 | 1 | -1/+1 | |
| | ||||||
* | main/xtables-addons-vanilla: rebuild against kernel 4.19.17-r0 | Natanael Copa | 2019-01-24 | 1 | -1/+1 | |
| | ||||||
* | main/spl-vanilla: rebuild against kernel 4.19.17-r0 | Natanael Copa | 2019-01-24 | 1 | -1/+1 | |
| | ||||||
* | main/drbd9-vanilla: rebuild against kernel 4.19.17-r0 | Natanael Copa | 2019-01-24 | 1 | -1/+1 | |
| | ||||||
* | main/devicemaster-linux-vanilla: rebuild against kernel 4.19.17-r0 | Natanael Copa | 2019-01-24 | 1 | -1/+1 | |
| | ||||||
* | main/dahdi-linux-vanilla: rebuild against kernel 4.19.17-r0 | Natanael Copa | 2019-01-24 | 1 | -1/+1 | |
| | ||||||
* | main/linux-vanilla: upgrade to 4.19.17 | Natanael Copa | 2019-01-24 | 1 | -2/+2 | |
| | ||||||
* | main/alpine-baselayout: use /dev/ttysclp* on s390x | Tuan Hoang | 2019-01-23 | 1 | -8/+1 | |
| | | | | ttysclp became default in newer kernel, no need for /dev/console | |||||
* | main/gitolite: security upgrade to 3.6.11 (CVE-2018-20683) | Natanael Copa | 2019-01-23 | 1 | -2/+6 | |
| | | | | fixes #9884 | |||||
* | main/libvorbis: add secfix comment for CVE-2018-10393 | Natanael Copa | 2019-01-23 | 1 | -0/+1 | |
| | | | | | | | | CVE-2018-10393 seems to be a duplicate of CVE-2017-14160 https://gitlab.xiph.org/xiph/vorbis/issues/2334#note_46722 fixes #9527 | |||||
* | main/zeromq: security upgrade to 4.3.1 (CVE-2019-6250) | Natanael Copa | 2019-01-23 | 1 | -2/+6 | |
| | | | | fixes #9876 | |||||
* | ==== release 3.9.0_rc4 ====v3.9.0_rc4 | Natanael Copa | 2019-01-23 | 1 | -1/+1 | |
| | ||||||
* | main/alpine-conf: upgrade to 3.8.1 | Natanael Copa | 2019-01-23 | 2 | -36/+4 | |
| | ||||||
* | main/mkinitfs: upgrade to 3.4.0 | Natanael Copa | 2019-01-23 | 2 | -29/+3 | |
| | ||||||
* | main/abuild: upgrade to 3.3.0 | Natanael Copa | 2019-01-23 | 1 | -2/+2 | |
| | ||||||
* | main/grub: fix use of UUID on alpine without udev | Natanael Copa | 2019-01-23 | 3 | -2/+17 | |
| | | | | | | use uuid for root even if /dev/disk/by-uuid also fix trigger when /boot/grub is missing | |||||
* | main/zfs-vanilla: rebuild against kernel 4.19.7-r0 | Natanael Copa | 2019-01-23 | 1 | -2/+2 | |
| | ||||||
* | main/xtables-addons-vanilla: rebuild against kernel 4.19.7-r0 | Natanael Copa | 2019-01-23 | 1 | -2/+2 | |
| | ||||||
* | main/spl-vanilla: rebuild against kernel 4.19.7-r0 | Natanael Copa | 2019-01-23 | 1 | -2/+2 | |
| | ||||||
* | main/drbd9-vanilla: rebuild against kernel 4.19.7-r0 | Natanael Copa | 2019-01-23 | 1 | -2/+2 | |
| | ||||||
* | main/devicemaster-linux-vanilla: rebuild against kernel 4.19.7-r0 | Natanael Copa | 2019-01-23 | 1 | -2/+2 | |
| | ||||||
* | main/dahdi-linux-vanilla: rebuild against kernel 4.19.7-r0 | Natanael Copa | 2019-01-23 | 1 | -2/+2 | |
| | ||||||
* | main/linux-vanilla: upgrade to 4.19.7 | Natanael Copa | 2019-01-23 | 1 | -3/+3 | |
| | ||||||
* | main/linux-rpi: upgrade to 4.19.17 | Natanael Copa | 2019-01-23 | 1 | -3/+3 | |
| | ||||||
* | ==== release 3.9.0_rc3 ====v3.9.0_rc3 | Natanael Copa | 2019-01-21 | 1 | -1/+1 | |
| | ||||||
* | main/py-pillow: upgrade to 5.4.1 | Fabian Affolter | 2019-01-21 | 1 | -2/+2 | |
| | ||||||
* | main/py-httplib2: upgrade to 0.12.0 | Fabian Affolter | 2019-01-21 | 1 | -2/+2 | |
| | ||||||
* | main/pytest: upgrade to 4.1.0 | Fabian Affolter | 2019-01-21 | 1 | -3/+3 | |
| |