Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | community/uacme: upgrade to 1.0.20 | Jakub Jirutka | 2019-10-14 | 1 | -2/+2 | |
| | | | | | This version fixes problem that can happen when retrieving directory over HTTP/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 | |||||
* | scripts/bootstrap.sh: fix openssh bootstrap | Timo Teräs | 2019-10-13 | 1 | -2/+2 | |
| | | | | | | | Since commit 5bd58072 it requires libedit, so include that in bootstrap reorder ncurses before it. (cherry picked from commit e6b7d47e7a19d968e9fee0faa43a74fd2ceba7c7) | |||||
* | 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 | |||||
* | gitlab-ci: temporarily disable s390x | Kevin Daudt | 2019-10-12 | 1 | -7/+0 | |
| | | | | Until the runner is back. | |||||
* | gitlab-ci: add build job for aarch64 | Kevin Daudt | 2019-10-12 | 1 | -0/+9 | |
| | ||||||
* | 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 | |||||
* | community/wireshark: fix source= | Leo | 2019-10-11 | 1 | -1/+1 | |
| | ||||||
* | community/wireshark: security upgrade to 3.0.4 | Leo | 2019-10-11 | 1 | -3/+5 | |
| | | | | ref #10841 | |||||
* | community/exim: patch CVE-2019-16928 | J0WI | 2019-10-11 | 2 | -3/+44 | |
| | | | | ref #10834 | |||||
* | community/httpie: security upgrade to 1.0.3 | Leo | 2019-10-11 | 1 | -9/+9 | |
| | | | | ref #10840 | |||||
* | community/ceph: security upgrade to 14.2.3 | J0WI | 2019-10-10 | 1 | -4/+8 | |
| | ||||||
* | testing/ipt-netflow-vanilla: rebuild against kernel 4.19.78-r0 | Natanael Copa | 2019-10-10 | 1 | -2/+2 | |
| | ||||||
* | 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 | |
| | ||||||
* | community/wireguard-vanilla: rebuild against kernel 4.19.78-r0 | Natanael Copa | 2019-10-10 | 1 | -1/+1 | |
| | ||||||
* | community/virtualbox-guest-modules-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 | |
| | ||||||
* | main/multipath-tools: update checksums | Carlo Landmeter | 2019-10-10 | 1 | -1/+1 | |
| | ||||||
* | main/multipath-tools: fix udev location | Carlo Landmeter | 2019-10-10 | 1 | -2/+5 | |
| | ||||||
* | communuty/jenkins: security upgrade to 2.199 | Francesco Colista | 2019-10-09 | 1 | -2/+11 | |
| | | | | | | | | | | | | From 2.197, it includes fixes for the following CVEs: - CVE-2019-10401 - CVE-2019-10402 - CVE-2019-10403 - CVE-2019-10404 - CVE-2019-10405 - CVE-2019-10406 Fixes #10826 | |||||
* | main/openssl: Fix openssl secfix version number | Alex Mirski-Fitton | 2019-10-08 | 1 | -1/+1 | |
| | | | | In 3.10, `pkgrel` is `0` not `1` as it is in the master branch. Secfix block should reflect this. | |||||
* | community/zoneminder: add missing symlink and deps | Kaarle Ritvanen | 2019-10-07 | 1 | -4/+6 | |
| | ||||||
* | main/tcpdump: upgrade to 4.9.3 | Milan P. Stanić | 2019-10-05 | 1 | -9/+32 | |
| | | | | | | | | | new upstream release with a lot of secfixes add list of fixed CVE's add comment why check is disabled remove prepare(), not needed in this version remove empty depends variable Closes !286 | |||||
* | main/libpcap: upgrade to 1.9.1 | Milan P. Stanić | 2019-10-04 | 1 | -4/+12 | |
| | | | | | | new upstream release with secfixes and other fixes remove empty depends variable Closes !285 | |||||
* | main/zfs-vanilla: rebuild against kernel 4.19.76-r0 | Natanael Copa | 2019-10-03 | 1 | -1/+1 | |
| | ||||||
* | main/xtables-addons-vanilla: rebuild against kernel 4.19.76-r0 | Natanael Copa | 2019-10-03 | 1 | -1/+1 | |
| | ||||||
* | main/drbd-vanilla: rebuild against kernel 4.19.76-r0 | Natanael Copa | 2019-10-03 | 1 | -1/+1 | |
| | ||||||
* | main/devicemaster-linux-vanilla: rebuild against kernel 4.19.76-r0 | Natanael Copa | 2019-10-03 | 1 | -1/+1 | |
| | ||||||
* | main/dahdi-linux-vanilla: rebuild against kernel 4.19.76-r0 | Natanael Copa | 2019-10-03 | 1 | -1/+1 | |
| | ||||||
* | community/wireguard-vanilla: rebuild against kernel 4.19.76-r0 | Natanael Copa | 2019-10-03 | 1 | -1/+1 | |
| | ||||||
* | community/virtualbox-guest-modules-vanilla: rebuild against kernel 4.19.76-r0 | Natanael Copa | 2019-10-03 | 1 | -1/+1 | |
| | ||||||
* | main/linux-vanilla: upgrade to 4.19.76 | Natanael Copa | 2019-10-03 | 1 | -2/+2 | |
| | ||||||
* | community/php7: upgrade to 7.3.10 | Stefan Reiff | 2019-10-02 | 1 | -2/+2 | |
| | ||||||
* | community/intel-ucode: upgrade to 20190918 | Henrik Riomar | 2019-10-02 | 1 | -2/+2 | |
| | | | | (cherry picked from commit b538d58fa9719bb2f257467798c3f41eb4783b3c) | |||||
* | main/postfix: upgrade to 3.4.7 | Milan P. Stanić | 2019-10-01 | 1 | -2/+2 | |
| | | | | upstream bugfix release | |||||
* | community/openjdk8: security upgrade to 8.222.10 | J0WI | 2019-10-01 | 1 | -12/+21 | |
| | | | | | | | | | | | CVE-2019-2745 CVE-2019-2762 CVE-2019-2766 CVE-2019-2769 CVE-2019-2786 CVE-2019-2816 CVE-2019-2842 CVE-2019-7317 | |||||
* | main/haproxy: upgrade to 2.0.7 | Milan P. Stanić | 2019-10-01 | 1 | -2/+2 | |
| | | | | upstream bugfix release | |||||
* | main/python3: upgrade to 3.7.4 and enable optimizations | Stefan Reiff | 2019-10-01 | 1 | -2/+3 | |
| | ||||||
* | community/wireguard-rpi: rebuild against kernel 4.19.76-r0 | Natanael Copa | 2019-10-01 | 1 | -1/+1 | |
| |