Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ==== release 3.10.3 ====v3.10.3 | Natanael Copa | 2019-10-21 | 1 | -1/+1 |
| | |||||
* | main/raspberrypi-bootloader: upgrade to 1.20190925 | Natanael Copa | 2019-10-21 | 1 | -2/+2 |
| | |||||
* | main/linux-rpi: upgrade to 4.19.80 | Natanael Copa | 2019-10-18 | 1 | -3/+3 |
| | |||||
* | main/zfs-vanilla: rebuild against kernel 4.19.80-r0 | Natanael Copa | 2019-10-18 | 1 | -1/+1 |
| | |||||
* | main/xtables-addons-vanilla: rebuild against kernel 4.19.80-r0 | Natanael Copa | 2019-10-18 | 1 | -1/+1 |
| | |||||
* | main/drbd-vanilla: rebuild against kernel 4.19.80-r0 | Natanael Copa | 2019-10-18 | 1 | -1/+1 |
| | |||||
* | main/devicemaster-linux-vanilla: rebuild against kernel 4.19.80-r0 | Natanael Copa | 2019-10-18 | 1 | -1/+1 |
| | |||||
* | main/dahdi-linux-vanilla: rebuild against kernel 4.19.80-r0 | Natanael Copa | 2019-10-18 | 1 | -1/+1 |
| | |||||
* | main/linux-vanilla: upgrade to 4.19.80 | Natanael Copa | 2019-10-18 | 1 | -2/+2 |
| | |||||
* | main/python3: disable test threading on arm* | Natanael Copa | 2019-10-17 | 1 | -1/+1 |
| | | | | It runs for at least 6 hours so we consider it broken. | ||||
* | main/sshguard: fix handling of shutdown signal | Leo | 2019-10-17 | 1 | -1/+3 |
| | | | | fixes #10859 | ||||
* | main/openresolv: add compat symlinks | Natanael Copa | 2019-10-17 | 1 | -1/+7 |
| | | | | | we moved libexecdir. add symlinks to old location so we dont break existing scripts or configs | ||||
* | main/openresolv: upgrade to 3.9.2 | Milan P. Stanić | 2019-10-17 | 1 | -6/+5 |
| | | | | | | | | | move helpers from /usr/lib to /usr/libexec/openresolv dir because resolvconf try to execute every file from its LIBEXECDIR remove not needed '|| return 1' from build function these changes are backported from edge | ||||
* | main/e2fsprogs: fix CVE-2019-5094 | Leo | 2019-10-17 | 2 | -3/+200 |
| | | | | ref #10835 | ||||
* | main/zfs-vanilla: rebuild against kernel 4.19.79-r0 | Natanael Copa | 2019-10-17 | 1 | -1/+1 |
| | |||||
* | main/xtables-addons-vanilla: rebuild against kernel 4.19.79-r0 | Natanael Copa | 2019-10-17 | 1 | -1/+1 |
| | |||||
* | main/drbd-vanilla: rebuild against kernel 4.19.79-r0 | Natanael Copa | 2019-10-17 | 1 | -1/+1 |
| | |||||
* | main/devicemaster-linux-vanilla: rebuild against kernel 4.19.79-r0 | Natanael Copa | 2019-10-17 | 1 | -1/+1 |
| | |||||
* | main/dahdi-linux-vanilla: rebuild against kernel 4.19.79-r0 | Natanael Copa | 2019-10-17 | 1 | -1/+1 |
| | |||||
* | main/linux-vanilla: upgrade to 4.19.79 | Natanael Copa | 2019-10-17 | 1 | -2/+2 |
| | |||||
* | main/zfs-vanilla: rebuild against ZFS 0.8.2 | Rasmus Thomsen | 2019-10-17 | 1 | -3/+3 |
| | |||||
* | main/zfs: upgrade to 0.8.2 | Rasmus Thomsen | 2019-10-17 | 1 | -4/+5 |
| | |||||
* | main/linux-rpi: upgrade to 4.19.79 | Natanael Copa | 2019-10-17 | 1 | -3/+3 |
| | |||||
* | main/mariadb: fix build by enable pam | Natanael Copa | 2019-10-17 | 2 | -4/+24 |
| | | | | apparently PAM is required | ||||
* | main/mariadb: upgrade to 10.3.18 | Stefan Reiff | 2019-10-17 | 1 | -2/+2 |
| | |||||
* | main/tzdata: upgrade to 2019c | J0WI | 2019-10-17 | 1 | -4/+4 |
| | |||||
* | main/python3: add CVE-2019-16935 to secfixes comment | Natanael Copa | 2019-10-17 | 1 | -0/+1 |
| | |||||
* | main/python3: reduce number of unit tests for PGO | Natanael Copa | 2019-10-17 | 2 | -2/+237 |
| | | | | | | | | | | | Backport upstream patch that reduced number tests that are run for the profile guided optimization. This reduced build time significantly and fixes builders that hangs during build. Problem was introduced with commit df3979dba3df (main/python3: enable optimizations). Upstream issue: https://bugs.python.org/issue36044 | ||||
* | main/libssh2: fix for CVE-2019-17498 | Natanael Copa | 2019-10-17 | 2 | -2/+78 |
| | | | | fixes #10883 | ||||
* | main/libssh2: security upgrade to 1.9.0 (CVE-2019-13115) | Natanael Copa | 2019-10-16 | 1 | -3/+5 |
| | | | | fixes #10862 | ||||
* | main/bacula: use root as rundir owner for bacula-client | Leonardo Arena | 2019-10-16 | 3 | -11/+3 |
| | | | | | | | | | Partially revert previous commit In case other bacula daemons run on the same host, their package will create the bacula user and group and their init script will set bacula as the owner of the rundir. bacula-fd will be able to write the pidfile in the same rundir since it runs as root. | ||||
* | main/python3: security upgrade to 3.7.5 (CVE-2019-16056) | Natanael Copa | 2019-10-15 | 1 | -4/+6 |
| | |||||
* | main/bacula: create bacula user for client package | Leonardo Arena | 2019-10-15 | 2 | -1/+8 |
| | |||||
* | main/bacula: upgrade to 9.4.4 | Leonardo Arena | 2019-10-15 | 1 | -2/+2 |
| | |||||
* | main/openssh: fix build | Natanael Copa | 2019-10-14 | 1 | -1/+1 |
| | | | | | | | keep timestamps when copying the source tree. this is to avoid build error: ERROR: configure is out of date; please run autoreconf (and configure) | ||||
* | main/openssh: security upgrade to 8.1p1 | J0WI | 2019-10-14 | 2 | -67/+3 |
| | |||||
* | main/openssh: fix segfault with VerifyHostKeyDNS=yes | Natanael Copa | 2019-10-14 | 2 | -2/+62 |
| | | | | | | | | fix a case in openbsd-compat where there are no DNS answers. Apparently OpenBSD returns ancount=0 but the answer struct is non NULL, while with musl the answer is NULL. fixes #8323 | ||||
* | main/faad2: security upgrade to 2.9.0 | Leo | 2019-10-12 | 1 | -4/+26 |
| | | | | | | | | | | | | | | | | | | | | | | | | fixes: - CVE-2019-6956 - CVE-2018-20196 - CVE-2018-20199 - CVE-2018-20360 - CVE-2018-20362 - CVE-2018-19504 - CVE-2018-20195 - CVE-2018-20198 - CVE-2018-20358 - CVE-2018-20194 - CVE-2018-19503 - CVE-2018-20197 - CVE-2018-20357 - CVE-2018-20359 - CVE-2018-20361 - CVE-2019-15296 - CVE-2018-19502 ref #10696 Closes !423 | ||||
* | main/libgcrypt: fix typo in -static description | Kevin Daudt | 2019-10-12 | 1 | -1/+1 |
| | |||||
* | main/libgcrypt: security upgrade to 1.8.5 | J0WI | 2019-10-12 | 2 | -483/+7 |
| | | | | | | | CVE-2019-13627 ref #10823 Closes !418 | ||||
* | main/ruby: security upgrade to 2.5.7 | Leo | 2019-10-12 | 1 | -5/+10 |
| | | | Closes !407 | ||||
* | main/sqlite: fix CVE-2019-16168 | Leo | 2019-10-11 | 2 | -2/+30 |
| | | | | ref #10868 | ||||
* | main/zfs-vanilla: rebuild against kernel 4.19.78-r0 | Natanael Copa | 2019-10-10 | 1 | -1/+1 |
| | |||||
* | main/xtables-addons-vanilla: rebuild against kernel 4.19.78-r0 | Natanael Copa | 2019-10-10 | 1 | -1/+1 |
| | |||||
* | main/drbd-vanilla: rebuild against kernel 4.19.78-r0 | Natanael Copa | 2019-10-10 | 1 | -1/+1 |
| | |||||
* | main/devicemaster-linux-vanilla: rebuild against kernel 4.19.78-r0 | Natanael Copa | 2019-10-10 | 1 | -1/+1 |
| | |||||
* | main/dahdi-linux-vanilla: rebuild against kernel 4.19.78-r0 | Natanael Copa | 2019-10-10 | 1 | -1/+1 |
| | |||||
* | main/linux-vanilla: upgrade to 4.19.78 | Natanael Copa | 2019-10-10 | 1 | -3/+3 |
| | |||||
* | main/linux-vanilla: enable CONFIG_BLK_DEV_THROTTLING | Milan P. Stanić | 2019-10-10 | 10 | -26/+32 |
| | | | | | | | This is needed for lxc-top to show I/O serviced reporting. 'cherry-pick' by hand from commit 6aef2d983bfc353adbf8d4e215c371140cdbe137 fixes #10754 | ||||
* | main/dmvpn: upgrade to 1.2.1 | Kaarle Ritvanen | 2019-10-10 | 1 | -2/+2 |
| |