aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* ==== release 3.10.3 ====v3.10.3Natanael Copa2019-10-21
|
* main/raspberrypi-bootloader: upgrade to 1.20190925Natanael Copa2019-10-21
|
* gitlab-ci: update to latest changesKevin Daudt2019-10-20
|
* gitlab-ci: revert temporarily disable s390xKevin Daudt2019-10-20
| | | | | | The runner is back. This reverts commit fb46ea60825a18603765cbd8d90336ff1c23a4a5.
* community/wireguard-rpi: rebuild against kernel 4.19.80-r0Natanael Copa2019-10-18
|
* main/linux-rpi: upgrade to 4.19.80Natanael Copa2019-10-18
|
* community/go: upgrade to 1.12.12Natanael Copa2019-10-18
|
* testing/ipt-netflow-vanilla: rebuild against kernel 4.19.80-r0Natanael Copa2019-10-18
|
* main/zfs-vanilla: rebuild against kernel 4.19.80-r0Natanael Copa2019-10-18
|
* main/xtables-addons-vanilla: rebuild against kernel 4.19.80-r0Natanael Copa2019-10-18
|
* main/drbd-vanilla: rebuild against kernel 4.19.80-r0Natanael Copa2019-10-18
|
* main/devicemaster-linux-vanilla: rebuild against kernel 4.19.80-r0Natanael Copa2019-10-18
|
* main/dahdi-linux-vanilla: rebuild against kernel 4.19.80-r0Natanael Copa2019-10-18
|
* community/wireguard-vanilla: rebuild against kernel 4.19.80-r0Natanael Copa2019-10-18
|
* community/virtualbox-guest-modules-vanilla: rebuild against kernel 4.19.80-r0Natanael Copa2019-10-18
|
* main/linux-vanilla: upgrade to 4.19.80Natanael Copa2019-10-18
|
* community/go: update secfixes commentsNatanael Copa2019-10-17
|
* community/go: upgrade to 1.12.11Natanael Copa2019-10-17
|
* main/python3: disable test threading on arm*Natanael Copa2019-10-17
| | | | It runs for at least 6 hours so we consider it broken.
* community/chromium: upgrade to 77.0.3865.120Natanael Copa2019-10-17
| | | | (cherry picked from commit 4539b0da5e9276317f5f8c46a391d1a23890a36d)
* community/chromium: upgrade to 77.0.3865.90Natanael Copa2019-10-17
| | | | (cherry picked from commit ff548b645424a3e847f3fd0240b89a7f10ef155f)
* community/chromium: fix build on armv7Natanael Copa2019-10-17
| | | | (cherry picked from commit 86e162b2b28e81a362c732e98078280ae94c4b72)
* community/chromium: upgrade to 77.0.3865.75Natanael Copa2019-10-17
| | | | (cherry picked from commit 54af9f8ac24f52d382c5758e2445bf0206eff40e)
* community/chromium: upgrade to 76.0.3809.132Natanael Copa2019-10-17
| | | | (cherry picked from commit 81f101eab2433791b1fe497ba40c5bdc12db757b)
* community/chromium: upgrade to 76Natanael Copa2019-10-17
| | | | | | disable armv7 til we sorted out the clang++ problem (cherry picked from commit 5f276606f194b9b107043dda8d8479a9842f13cb)
* scripts/genrootfs.sh: fix permissions of / in minirootfsNatanael Copa2019-10-17
| | | | | | fixes #9066 (cherry picked from commit e58bd7992d0d7b657f02561eb4c255bdfe6751d6)
* main/sshguard: fix handling of shutdown signalLeo2019-10-17
| | | | fixes #10859
* main/openresolv: add compat symlinksNatanael Copa2019-10-17
| | | | | we moved libexecdir. add symlinks to old location so we dont break existing scripts or configs
* main/openresolv: upgrade to 3.9.2Milan P. Stanić2019-10-17
| | | | | | | | | 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-5094Leo2019-10-17
| | | | ref #10835
* testing/ipt-netflow-vanilla: rebuild against kernel 4.19.79-r0Natanael Copa2019-10-17
|
* main/zfs-vanilla: rebuild against kernel 4.19.79-r0Natanael Copa2019-10-17
|
* main/xtables-addons-vanilla: rebuild against kernel 4.19.79-r0Natanael Copa2019-10-17
|
* main/drbd-vanilla: rebuild against kernel 4.19.79-r0Natanael Copa2019-10-17
|
* main/devicemaster-linux-vanilla: rebuild against kernel 4.19.79-r0Natanael Copa2019-10-17
|
* main/dahdi-linux-vanilla: rebuild against kernel 4.19.79-r0Natanael Copa2019-10-17
|
* community/wireguard-vanilla: rebuild against kernel 4.19.79-r0Natanael Copa2019-10-17
|
* community/virtualbox-guest-modules-vanilla: rebuild against kernel 4.19.79-r0Natanael Copa2019-10-17
|
* main/linux-vanilla: upgrade to 4.19.79Natanael Copa2019-10-17
|
* main/zfs-vanilla: rebuild against ZFS 0.8.2Rasmus Thomsen2019-10-17
|
* main/zfs: upgrade to 0.8.2Rasmus Thomsen2019-10-17
|
* main/linux-rpi: upgrade to 4.19.79Natanael Copa2019-10-17
|
* main/mariadb: fix build by enable pamNatanael Copa2019-10-17
| | | | apparently PAM is required
* main/mariadb: upgrade to 10.3.18Stefan Reiff2019-10-17
|
* main/tzdata: upgrade to 2019cJ0WI2019-10-17
|
* community/imagemagick6: security upgrade to 6.9.10.68J0WI2019-10-17
|
* community/imagemagick6: upgrade to 6.9.10.62J0WI2019-10-17
|
* main/python3: add CVE-2019-16935 to secfixes commentNatanael Copa2019-10-17
|
* main/python3: reduce number of unit tests for PGONatanael Copa2019-10-17
| | | | | | | | | | | 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-17498Natanael Copa2019-10-17
| | | | fixes #10883