Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ======== release 3.9.0 ========v3.9.0 | Natanael Copa | 2019-01-29 | 1 | -1/+1 |
| | |||||
* | community/wireshark: security upgrade to 2.6.6 | J0WI | 2019-01-29 | 1 | -2/+7 |
| | | | | fixes #9891 | ||||
* | main/liblognorm: add patch for quoting support in parse-name-value | Jakub Jirutka | 2019-01-29 | 2 | -3/+90 |
| | |||||
* | community/go: security upgrade to 1.11.5 (CVE-2019-6486) | Natanael Copa | 2019-01-29 | 1 | -3/+5 |
| | | | | fixes #9937 | ||||
* | main/ca-certificates: upgrade to 20190108 | Natanael Copa | 2019-01-29 | 2 | -35/+4 |
| | | | | fixes #9935 | ||||
* | mkimage: netboot sign modloop | Carlo Landmeter | 2019-01-28 | 1 | -0/+1 |
| | |||||
* | ==== release 3.9.0_rc6 ====v3.9.0_rc6 | Natanael Copa | 2019-01-28 | 1 | -1/+1 |
| | |||||
* | main/linux-vanilla: add config-virt.aarch64 | Jake Buchholz | 2019-01-28 | 2 | -0/+4459 |
| | | | | Adding an initial 'linux-virt' configuration for aarch64, intended to be used with AWS EC2 a1.* instances. | ||||
* | community/thunar: upgrade to 1.8.4 | Natanael Copa | 2019-01-28 | 1 | -2/+2 |
| | |||||
* | main/subversion: security upgrade to 1.11.1 | J0WI | 2019-01-28 | 1 | -2/+4 |
| | | | | fixes #9931 | ||||
* | main/subversion: upgrade to 1.11.0 | J0WI | 2019-01-28 | 1 | -3/+8 |
| | |||||
* | community/whois: upgrade to 5.4.1 | Stuart Cardall | 2019-01-28 | 1 | -2/+2 |
| | | | | https://github.com/rfc1036/whois/blob/next/debian/changelog | ||||
* | main/rsyslog: disable on s390x due to czmq | Natanael Copa | 2019-01-28 | 1 | -1/+1 |
| | |||||
* | main/linux-rpi: upgrade to 4.19.18 | Natanael Copa | 2019-01-28 | 1 | -3/+3 |
| | |||||
* | main/rsyslog: build plugin mmnormalize and add it as subpackage | Jakub Jirutka | 2019-01-28 | 1 | -1/+4 |
| | |||||
* | main/liblognorm: new aport (needed for main/rsyslog) | Jakub Jirutka | 2019-01-28 | 1 | -0/+38 |
| | | | | | http://www.liblognorm.com A fast log-normalization library | ||||
* | Revert "community/certbot: add missing depends" | Leonardo Arena | 2019-01-28 | 1 | -5/+2 |
| | | | | This reverts commit 59d0b45e95ec7c1e3b7259c3dc017e941a110232. | ||||
* | main/czmq: move from community | Jakub Jirutka | 2019-01-28 | 1 | -0/+0 |
| | | | | It's needed for main/rsyslog. | ||||
* | community/certbot: add missing depends | Leonardo Arena | 2019-01-28 | 1 | -1/+5 |
| | |||||
* | testing/redo: disable build failed | Carlo Landmeter | 2019-01-28 | 1 | -1/+1 |
| | | | | | | | | | | File "bin/redo", line 10, in <module> redo.cmd_redo.main() File "/home/buildozer/aports/testing/redo/src/redo-redo-0.41/bin/../redo/cmd_redo.py", line 122, in main builder.await_log_reader() File "/home/buildozer/aports/testing/redo/src/redo-redo-0.41/bin/../redo/builder.py", line 109, in await_log_reader out = open('/dev/tty', 'w') IOError: [Errno 6] No such device or address: '/dev/tty' | ||||
* | testing/redo: fix check failing due to missing /dev/tty | Kevin Daudt | 2019-01-28 | 2 | -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 names | Jakub Jirutka | 2019-01-28 | 3 | -78/+87 |
| | |||||
* | 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 |
| | |||||
* | scripts: add modloop signing support | Carlo Landmeter | 2019-01-27 | 1 | -1/+4 |
| | |||||
* | community/certbot: upgrade to 0.30.2 | Andy Postnikov | 2019-01-27 | 1 | -2/+2 |
| | |||||
* | testing/php7-pecl-grpc: new aport | Andy Postnikov | 2019-01-27 | 1 | -0/+35 |
| | |||||
* | testing/grpc-java: upgrade to 1.18.0 | Andy Postnikov | 2019-01-27 | 1 | -2/+2 |
| | |||||
* | testing/grpc: upgrade to 1.18.0 | wenerme | 2019-01-27 | 1 | -2/+2 |
| | |||||
* | testing/prometheus-node-exporter: new aport | Tiago Ilieve | 2019-01-27 | 7 | -0/+142 |
| | |||||
* | community/firejail: fix source | Andy Postnikov | 2019-01-27 | 1 | -3/+3 |
| | |||||
* | testing/pytest-xdist: new aport | Dmitry Romanenko | 2019-01-27 | 1 | -0/+59 |
| | |||||
* | community/firejail: upgrade to 0.9.56 LTS release | Stuart Cardall | 2019-01-27 | 1 | -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 armhf | Andy Postnikov | 2019-01-27 | 1 | -1/+1 |
| | |||||
* | testing/py-apipkg: bump pkgrel | Andy Postnikov | 2019-01-27 | 1 | -1/+1 |
| | |||||
* | testing/py-apipkg: fix tests | Andy Postnikov | 2019-01-27 | 2 | -3/+15 |
| | | | | https://github.com/pytest-dev/apipkg/issues/14 | ||||
* | testing/advancemame: disable on armhf | Andy Postnikov | 2019-01-27 | 1 | -1/+1 |
| | |||||
* | testing/traefik: disable on armv7 | Carlo Landmeter | 2019-01-26 | 1 | -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.7 | Joe Holden | 2019-01-27 | 1 | -2/+2 |
| | |||||
* | main/ivykis: moved from testing | Jakub Jirutka | 2019-01-26 | 1 | -0/+0 |
| | | | | 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 |
| |