aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
* ======== release 3.9.0 ========v3.9.0Natanael Copa2019-01-291-1/+1
|
* main/liblognorm: add patch for quoting support in parse-name-valueJakub Jirutka2019-01-292-3/+90
|
* main/ca-certificates: upgrade to 20190108Natanael Copa2019-01-292-35/+4
| | | | fixes #9935
* ==== release 3.9.0_rc6 ====v3.9.0_rc6Natanael Copa2019-01-281-1/+1
|
* main/linux-vanilla: add config-virt.aarch64Jake Buchholz2019-01-282-0/+4459
| | | | Adding an initial 'linux-virt' configuration for aarch64, intended to be used with AWS EC2 a1.* instances.
* main/subversion: security upgrade to 1.11.1J0WI2019-01-281-2/+4
| | | | fixes #9931
* main/subversion: upgrade to 1.11.0J0WI2019-01-281-3/+8
|
* main/rsyslog: disable on s390x due to czmqNatanael Copa2019-01-281-1/+1
|
* main/linux-rpi: upgrade to 4.19.18Natanael Copa2019-01-281-3/+3
|
* main/rsyslog: build plugin mmnormalize and add it as subpackageJakub Jirutka2019-01-281-1/+4
|
* main/liblognorm: new aport (needed for main/rsyslog)Jakub Jirutka2019-01-281-0/+38
| | | | | http://www.liblognorm.com A fast log-normalization library
* main/czmq: move from communityJakub Jirutka2019-01-281-0/+37
| | | | It's needed for main/rsyslog.
* main/rsyslog: rewrite default config to new syntax and unify file namesJakub Jirutka2019-01-283-78/+87
|
* main/rsyslog: add more plugins as subpackagesJakub Jirutka2019-01-281-1/+51
|
* main/librelp: new aport (needed for main/rsyslog)Jakub Jirutka2019-01-281-0/+31
| | | | | The Reliable Event Logging Protocol library https://www.rsyslog.org
* main/rsyslog: modernize init scriptJakub Jirutka2019-01-283-49/+16
|
* main/rsyslog: move omudpspoof lmcry_gcry fmhttp omtesting to subpkgsJakub Jirutka2019-01-282-0/+20
| | | | | These plugins have some dependencies, except omtesting that is useful only for testing/debugging.
* main/rsyslog: remove imdiag.soJakub Jirutka2019-01-281-0/+3
| | | | It's used only for testing (according to Fedora package).
* main/rsyslog: DRY split functions for pluginsJakub Jirutka2019-01-281-46/+29
|
* main/rsyslog: sort makedepends alphabetically, flags in --help orderJakub Jirutka2019-01-281-16/+31
|
* main/openrc: add modloop signature verificationCarlo Landmeter2019-01-272-3/+23
|
* 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
|