aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* ==== release 3.9.2 ====v3.9.2Natanael Copa2019-03-04
|
* scripts/mkimg.base.sh: replace libressl with opensslNatanael Copa2019-03-04
| | | | | | fixes #10042 (cherry picked from commit da6b6ebd06fc41e29b7ede2aa439dd76f87ede08)
* main/openssh: include patch from upstreamLeonardo Arena2019-03-04
| | | | Fix a progress meter visualization bug that is seems to have been introduced with CVE-2019-6109 fix
* main/openssh: security fixesLeonardo Arena2019-03-04
| | | | | | | | CVE-2018-20685, CVE-2019-6109, CVE-2019-6111 Rebase HPN patch Fixes #9996
* drone: x86 set correct personalityCarlo Landmeter2019-03-02
| | | | | this is kind of a hack because docker is not able to properly set the correct personality (32bit).
* ==== release 3.9.2 ====v3.9.1Natanael Copa2019-03-01
|
* main/raspberrypi-bootloader: upgrade to 1.20190215Natanael Copa2019-03-01
| | | | (cherry picked from commit 5720671b7ba4ac268d1d260730e38b64ddf3d4db)
* main/cabextract: fix secfixes commentNatanael Copa2019-03-01
|
* main/libxfont: fix secfixes commentNatanael Copa2019-03-01
|
* main/libexif: fix secfixes commentNatanael Copa2019-03-01
|
* main/ldns: fix secfixes commentNatanael Copa2019-03-01
|
* main/lame: fix secfixes commentNatanael Copa2019-03-01
|
* main/hylafax: fix secfixes commentNatanael Copa2019-03-01
|
* scripts/genrootfs.sh: exclude dev/*Natanael Copa2019-02-28
| | | | | | | exclude /dev/* from minirootfs. https://github.com/gliderlabs/docker-alpine/issues/356 (cherry picked from commit 2f07f9eb884af94f47b94c1fdde5e2ecdd177a19)
* scripts: generate grub efi for arm except rpiNatanael Copa2019-02-28
| | | | | | add all_video (cherry picked from commit dd59175033665f48b2c9ba17d52edc870cd05940)
* scripts/mkimg.arm.sh: create rpi image for armv7Natanael Copa2019-02-28
| | | | (cherry picked from commit 4dfaaf8987d13b5141c6faa8c152ba55d48da303)
* scripts: add armv7 support to imagesOlliver Schinagl2019-02-28
| | | | | Signed-off-by: Olliver Schinagl <oliver@schinagl.nl> (cherry picked from commit bf993f3f649bc2e9520ff4d1f9a3c00a41f419e0)
* scripts/genrootfs.sh: make sure root login is disabledNatanael Copa2019-02-28
| | | | (cherry picked from commit 72c7a7a3caf28c06289dc5f65e1756b38cfb00ca)
* scripts/mkimg.base.sh: include wifi regulatory database in modloopTimo Teräs2019-02-28
| | | | | | ref #9549 (cherry picked from commit e48587de6695462214576089efe77370478700aa)
* scripts: add modloopfw supportCarlo Landmeter2019-02-28
| | | | | | this is needed for firware which is not automatically detected. (cherry picked from commit 680b40d3d2eebb2a9e83a6d3926f45a2daa58074)
* testing/wireguard-virt: rebuild against kernel 4.19.26-r0Natanael Copa2019-02-28
|
* testing/wireguard-vanilla: rebuild against kernel 4.19.26-r0Natanael Copa2019-02-28
|
* testing/ipt-netflow-vanilla: rebuild against kernel 4.19.26-r0Natanael Copa2019-02-28
|
* main/zfs-vanilla: rebuild against kernel 4.19.26-r0Natanael Copa2019-02-28
|
* main/xtables-addons-vanilla: rebuild against kernel 4.19.26-r0Natanael Copa2019-02-28
|
* main/spl-vanilla: rebuild against kernel 4.19.26-r0Natanael Copa2019-02-28
|
* main/drbd9-vanilla: rebuild against kernel 4.19.26-r0Natanael Copa2019-02-28
|
* main/devicemaster-linux-vanilla: rebuild against kernel 4.19.26-r0Natanael Copa2019-02-28
|
* main/dahdi-linux-vanilla: rebuild against kernel 4.19.26-r0Natanael Copa2019-02-28
|
* community/virtualbox-guest-modules-vanilla: rebuild against kernel 4.19.26-r0Natanael Copa2019-02-28
|
* main/linux-rpi: upgrade to 4.19.26Natanael Copa2019-02-28
|
* main/linux-vanilla: upgrade to 4.19.26Natanael Copa2019-02-28
|
* community/nextcloud: upgrade to 15.0.5Leonardo Arena2019-02-28
|
* community/qt5-qtwayland: clean up dependsNatanael Copa2019-02-28
| | | | | | | let abuild manage the shared libs depends actually use libxcomposite (cherry picked from commit 33b92c793e36a67c2d6ce41760765c1f9c926789)
* community/qt5-qtwayland: new aportPureTryOut2019-02-28
| | | | (cherry picked from commit 69b0b34f6baa65e16fdad70fe09b16a5b27a944b)
* main/knock: backport fix for uninitialized tcpflagsNatanael Copa2019-02-27
| | | | | ref #10032 upstream: https://github.com/jvinet/knock/issues/54
* main/py-django: security upgrade to 1.11.20 (CVE-2019-6975)Natanael Copa2019-02-27
| | | | fixes #10004
* community/zabbix: upgrade to 4.0.5Leonardo Arena2019-02-27
|
* community/tor: security upgrade to 0.3.4.11J0WI2019-02-26
|
* main/dnssec-root: upgrade to 20190225 and make reproducibleNatanael Copa2019-02-26
| | | | | | | | | we store the key in our git repo so we are sure we get exactly same build from same git checkout. fixes #9552 (cherry picked from commit f897f1ae96d9a1a398443338afb504d24e8106e3)
* main/curl: fix segfault when running cargoMilan P. Stanić2019-02-26
| | | | | | | | Patch is taken from upstream at https://github.com/curl/curls The http2 code for connection checking needs a transfer to use. Make sure a working one is set before handler->connection_check() is called. (cherry picked from commit 4a7cbd15d80c1cda6e5221612f846b6b4c91104e)
* main/curl: Security upgrade to 7.64.0Simon Frankenberger2019-02-26
| | | | fixes #9991
* main/mkinitfs: upgrade to 3.4.1Natanael Copa2019-02-26
| | | | | | fixes #9961 (cherry picked from commit b5fca7279cf14ae2c843d9649715f71a98b5626b)
* main/mariadb: security upgrade to 10.3.13J0WI2019-02-26
| | | | CVE-2019-2510, CVE-2019-2537
* testing/wireguard-virt: rebuild against kernel 4.19.25-r0Natanael Copa2019-02-25
|
* testing/wireguard-vanilla: rebuild against kernel 4.19.25-r0Natanael Copa2019-02-25
|
* testing/ipt-netflow-vanilla: rebuild against kernel 4.19.25-r0Natanael Copa2019-02-25
|
* main/zfs-vanilla: rebuild against kernel 4.19.25-r0Natanael Copa2019-02-25
|
* main/xtables-addons-vanilla: rebuild against kernel 4.19.25-r0Natanael Copa2019-02-25
|
* main/spl-vanilla: rebuild against kernel 4.19.25-r0Natanael Copa2019-02-25
|