aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* testing/redo: fix check failing due to missing /dev/ttyKevin Daudt2019-01-282-5/+26
| | | | | | | | | On the builders, the checks failed because they tried to open /dev/tty, which does not exists. Add a patch that continues when /dev/tty is missing. Re-enable redo
* 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
|
* scripts: add modloop signing supportCarlo Landmeter2019-01-271-1/+4
|
* community/certbot: upgrade to 0.30.2Andy Postnikov2019-01-271-2/+2
|
* testing/php7-pecl-grpc: new aportAndy Postnikov2019-01-271-0/+35
|
* testing/grpc-java: upgrade to 1.18.0Andy Postnikov2019-01-271-2/+2
|
* testing/grpc: upgrade to 1.18.0wenerme2019-01-271-2/+2
|
* testing/prometheus-node-exporter: new aportTiago Ilieve2019-01-277-0/+142
|
* community/firejail: fix sourceAndy Postnikov2019-01-271-3/+3
|
* testing/pytest-xdist: new aportDmitry Romanenko2019-01-271-0/+59
|
* community/firejail: upgrade to 0.9.56 LTS releaseStuart Cardall2019-01-271-4/+5
| | | | | | | | | | | * code based on Firejail version 0.9.56 * much smaller code base for SUID executable * command line options removed: --audit, --build, --cgroup, --chroot, --get, --ls, --output, --output-stderr, --overlay, --overlay-named, --overlay-tmpfs, --overlay-clean, --private-home, --private-bin, --private-etc, --private-opt, --private-srv, --put, --rlimit*, --trace, --tracelog, --x11*, --xephyr*
* testing/mame: disable for armhfAndy Postnikov2019-01-271-1/+1
|
* testing/py-apipkg: bump pkgrelAndy Postnikov2019-01-271-1/+1
|
* testing/py-apipkg: fix testsAndy Postnikov2019-01-272-3/+15
| | | | https://github.com/pytest-dev/apipkg/issues/14
* testing/advancemame: disable on armhfAndy Postnikov2019-01-271-1/+1
|
* testing/traefik: disable on armv7Carlo Landmeter2019-01-261-1/+1
| | | | | | | | | fails tests: --- FAIL: TestDatadog (0.00s) panic: runtime error: invalid memory address or nil pointer dereference [recovered] panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0xa4c168]
* testing/traefik: bump to 1.7.7Joe Holden2019-01-271-2/+2
|
* main/ivykis: moved from testingJakub Jirutka2019-01-261-0/+0
| | | | 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
|
* community/py-psutil: upgrade to 5.5.0Fabian Affolter2019-01-271-2/+2
|
* community/py-msgpack: upgrade to 0.6.1Fabian Affolter2019-01-271-2/+2
|
* testing/wireguard-virt: rebuild against kernel 4.19.18-r0Natanael Copa2019-01-261-1/+1
|
* testing/wireguard-vanilla: rebuild against kernel 4.19.18-r0Natanael Copa2019-01-261-2/+2
|
* testing/ipt-netflow-vanilla: rebuild against kernel 4.19.18-r0Natanael Copa2019-01-261-2/+2
|
* 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
|