aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
* main/ivykis: moved from testingJakub Jirutka2019-01-261-0/+30
| | | | This package is needed for main/syslog-ng.
* main/syslog-ng: upgrade to 3.19.1Jakub Jirutka2019-01-263-6/+7
|
* main/syslog-ng: rewrite init scriptJakub Jirutka2019-01-262-21/+33
|
* main/syslog-ng: replace weirdly modularized configs with single fileJakub Jirutka2019-01-2611-277/+155
| | | | | | | | | | | Building syslog-ng configuration from multiple fragment files using a shell script is unnecessary complicated and error prone - syslog-ng supports the include directive. This change is not backward compatible, but I quite doubt that anyone was using this. The new config is based on the default config for RedHat from upstream.
* main/syslog-ng: add subpackage -sclJakub Jirutka2019-01-261-2/+14
|
* main/syslog-ng: build modules amqp, geoip, http, sqlJakub Jirutka2019-01-261-4/+12
|
* main/syslog-ng: move some modules to subpackagesJakub Jirutka2019-01-262-11/+58
|
* main/syslog-ng: be explicit with configuration flagsJakub Jirutka2019-01-261-6/+21
|
* main/syslog-ng: remove bundled libs, use system provided ivykisJakub Jirutka2019-01-261-1/+22
|
* main/syslog-ng: add -doc subpackageJakub Jirutka2019-01-261-1/+2
|
* main/syslog-ng: remove broken check()Jakub Jirutka2019-01-261-5/+0
| | | | | | Makefile:21242: *** "Unit tests disabled". Stop. There are some missing dependencies not packaged for Alpine yet.
* main/syslog-ng: clarify licenseJakub Jirutka2019-01-261-2/+2
|
* main/syslog-ng: add -dev subpackageJakub Jirutka2019-01-261-6/+13
|
* main/syslog-ng: fix code-styleJakub Jirutka2019-01-261-52/+54
|
* main/zfs-vanilla: rebuild against kernel 4.19.18-r0Natanael Copa2019-01-261-1/+1
|
* main/xtables-addons-vanilla: rebuild against kernel 4.19.18-r0Natanael Copa2019-01-261-1/+1
|
* main/spl-vanilla: rebuild against kernel 4.19.18-r0Natanael Copa2019-01-261-1/+1
|
* main/drbd9-vanilla: rebuild against kernel 4.19.18-r0Natanael Copa2019-01-261-1/+1
|
* main/devicemaster-linux-vanilla: rebuild against kernel 4.19.18-r0Natanael Copa2019-01-261-1/+1
|
* main/dahdi-linux-vanilla: rebuild against kernel 4.19.18-r0Natanael Copa2019-01-261-1/+1
|
* main/linux-vanilla: upgrade to 4.19.18Natanael Copa2019-01-261-2/+2
|
* main/mkinitfs: fix zfs root with grubNatanael Copa2019-01-263-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.0Carlo Landmeter2019-01-261-2/+2
|
* main/dovecot: fix typo $protocol -> $protocolsJakub Jirutka2019-01-261-2/+2
| | | | Fixes #9920 (https://bugs.alpinelinux.org/issues/9920)
* main/awall: upgrade to 1.6.9Kaarle Ritvanen2019-01-261-3/+3
|
* main/py-phonenumbers: upgrade to 8.10.4Kaarle Ritvanen2019-01-261-2/+2
|
* main/py-phonenumbers: upgrade to 8.10.3Kaarle Ritvanen2019-01-251-2/+2
|
* main/apache2: security upgrade to 2.4.38J0WI2019-01-251-3/+7
| | | | fixes #9906
* main/apache2: modernize APKBUILDJ0WI2019-01-251-37/+34
|
* main/mkinitfs: fix f2fs module dependenciesNatanael Copa2019-01-252-2/+25
|
* main/grub: backport f2fs supportNatanael Copa2019-01-252-3/+1518
| | | | fixes #9903
* main/alpine-conf: set up ntp before repos in setup-alpineNatanael Copa2019-01-252-3/+48
| | | | | we need time to be correct for https certificate validation. fixes #9911
* main/patchutils: add depends on perl, fix missing shebangMilan P. Stanić2019-01-251-7/+4
| | | | | fixes: #9913 add options with '!check' because package doesn't have test
* main/patch: security fix (CVE-2018-6952)Sören Tempel2019-01-252-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 configNatanael Copa2019-01-242-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-5010J0WI2019-01-242-1/+123
|
* main/python3: Upgrade to 3.6.8J0WI2019-01-241-3/+3
|
* main/python2: patch CVE-2019-5010J0WI2019-01-242-2/+122
|
* main/busybox: security fixes (CVE-2018-20679, CVE-2019-5747)Leonardo Arena2019-01-243-4/+204
|
* ==== release 3.9.0_rc5 ====v3.9.0_rc5Natanael Copa2019-01-241-1/+1
|
* main/zfs-vanilla: rebuild against kernel 4.19.17-r0Natanael Copa2019-01-241-1/+1
|
* main/xtables-addons-vanilla: rebuild against kernel 4.19.17-r0Natanael Copa2019-01-241-1/+1
|
* main/spl-vanilla: rebuild against kernel 4.19.17-r0Natanael Copa2019-01-241-1/+1
|
* main/drbd9-vanilla: rebuild against kernel 4.19.17-r0Natanael Copa2019-01-241-1/+1
|
* main/devicemaster-linux-vanilla: rebuild against kernel 4.19.17-r0Natanael Copa2019-01-241-1/+1
|
* main/dahdi-linux-vanilla: rebuild against kernel 4.19.17-r0Natanael Copa2019-01-241-1/+1
|
* main/linux-vanilla: upgrade to 4.19.17Natanael Copa2019-01-241-2/+2
|
* main/alpine-baselayout: use /dev/ttysclp* on s390xTuan Hoang2019-01-231-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 Copa2019-01-231-2/+6
| | | | fixes #9884
* main/libvorbis: add secfix comment for CVE-2018-10393Natanael Copa2019-01-231-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