Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | main/rsyslog: add more plugins as subpackages | Jakub Jirutka | 2019-01-28 | 1 | -1/+51 | |
| | ||||||
* | main/librelp: new aport (needed for main/rsyslog) | Jakub Jirutka | 2019-01-28 | 1 | -0/+31 | |
| | | | | | The Reliable Event Logging Protocol library https://www.rsyslog.org | |||||
* | main/rsyslog: modernize init script | Jakub Jirutka | 2019-01-28 | 3 | -49/+16 | |
| | ||||||
* | main/rsyslog: move omudpspoof lmcry_gcry fmhttp omtesting to subpkgs | Jakub Jirutka | 2019-01-28 | 2 | -0/+20 | |
| | | | | | These plugins have some dependencies, except omtesting that is useful only for testing/debugging. | |||||
* | main/rsyslog: remove imdiag.so | Jakub Jirutka | 2019-01-28 | 1 | -0/+3 | |
| | | | | It's used only for testing (according to Fedora package). | |||||
* | main/rsyslog: DRY split functions for plugins | Jakub Jirutka | 2019-01-28 | 1 | -46/+29 | |
| | ||||||
* | main/rsyslog: sort makedepends alphabetically, flags in --help order | Jakub Jirutka | 2019-01-28 | 1 | -16/+31 | |
| | ||||||
* | main/openrc: add modloop signature verification | Carlo Landmeter | 2019-01-27 | 2 | -3/+23 | |
| | ||||||
* | main/ivykis: moved from testing | Jakub Jirutka | 2019-01-26 | 1 | -0/+30 | |
| | | | | This package is needed for main/syslog-ng. | |||||
* | main/syslog-ng: upgrade to 3.19.1 | Jakub Jirutka | 2019-01-26 | 3 | -6/+7 | |
| | ||||||
* | main/syslog-ng: rewrite init script | Jakub Jirutka | 2019-01-26 | 2 | -21/+33 | |
| | ||||||
* | main/syslog-ng: replace weirdly modularized configs with single file | Jakub Jirutka | 2019-01-26 | 11 | -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 -scl | Jakub Jirutka | 2019-01-26 | 1 | -2/+14 | |
| | ||||||
* | main/syslog-ng: build modules amqp, geoip, http, sql | Jakub Jirutka | 2019-01-26 | 1 | -4/+12 | |
| | ||||||
* | main/syslog-ng: move some modules to subpackages | Jakub Jirutka | 2019-01-26 | 2 | -11/+58 | |
| | ||||||
* | main/syslog-ng: be explicit with configuration flags | Jakub Jirutka | 2019-01-26 | 1 | -6/+21 | |
| | ||||||
* | main/syslog-ng: remove bundled libs, use system provided ivykis | Jakub Jirutka | 2019-01-26 | 1 | -1/+22 | |
| | ||||||
* | main/syslog-ng: add -doc subpackage | Jakub Jirutka | 2019-01-26 | 1 | -1/+2 | |
| | ||||||
* | main/syslog-ng: remove broken check() | Jakub Jirutka | 2019-01-26 | 1 | -5/+0 | |
| | | | | | | Makefile:21242: *** "Unit tests disabled". Stop. There are some missing dependencies not packaged for Alpine yet. | |||||
* | main/syslog-ng: clarify license | Jakub Jirutka | 2019-01-26 | 1 | -2/+2 | |
| | ||||||
* | main/syslog-ng: add -dev subpackage | Jakub Jirutka | 2019-01-26 | 1 | -6/+13 | |
| | ||||||
* | main/syslog-ng: fix code-style | Jakub Jirutka | 2019-01-26 | 1 | -52/+54 | |
| | ||||||
* | main/zfs-vanilla: rebuild against kernel 4.19.18-r0 | Natanael Copa | 2019-01-26 | 1 | -1/+1 | |
| | ||||||
* | main/xtables-addons-vanilla: rebuild against kernel 4.19.18-r0 | Natanael Copa | 2019-01-26 | 1 | -1/+1 | |
| | ||||||
* | main/spl-vanilla: rebuild against kernel 4.19.18-r0 | Natanael Copa | 2019-01-26 | 1 | -1/+1 | |
| | ||||||
* | main/drbd9-vanilla: rebuild against kernel 4.19.18-r0 | Natanael Copa | 2019-01-26 | 1 | -1/+1 | |
| | ||||||
* | 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 | |
| |