aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* main/cabextract: fix secfixes commentNatanael Copa2019-03-011-1/+1
|
* main/libxfont: fix secfixes commentNatanael Copa2019-03-011-1/+1
|
* main/libexif: fix secfixes commentNatanael Copa2019-03-011-1/+1
|
* main/ldns: fix secfixes commentNatanael Copa2019-03-011-1/+1
|
* main/lame: fix secfixes commentNatanael Copa2019-03-011-1/+1
|
* main/hylafax: fix secfixes commentNatanael Copa2019-03-011-1/+1
|
* scripts/genrootfs.sh: exclude dev/*Natanael Copa2019-02-281-3/+1
| | | | | | | 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-282-3/+5
| | | | | | add all_video (cherry picked from commit dd59175033665f48b2c9ba17d52edc870cd05940)
* scripts/mkimg.arm.sh: create rpi image for armv7Natanael Copa2019-02-281-2/+2
| | | | (cherry picked from commit 4dfaaf8987d13b5141c6faa8c152ba55d48da303)
* scripts: add armv7 support to imagesOlliver Schinagl2019-02-284-3/+9
| | | | | Signed-off-by: Olliver Schinagl <oliver@schinagl.nl> (cherry picked from commit bf993f3f649bc2e9520ff4d1f9a3c00a41f419e0)
* scripts/genrootfs.sh: make sure root login is disabledNatanael Copa2019-02-281-0/+3
| | | | (cherry picked from commit 72c7a7a3caf28c06289dc5f65e1756b38cfb00ca)
* scripts/mkimg.base.sh: include wifi regulatory database in modloopTimo Teräs2019-02-281-1/+1
| | | | | | ref #9549 (cherry picked from commit e48587de6695462214576089efe77370478700aa)
* scripts: add modloopfw supportCarlo Landmeter2019-02-282-0/+2
| | | | | | 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-281-1/+1
|
* testing/wireguard-vanilla: rebuild against kernel 4.19.26-r0Natanael Copa2019-02-281-1/+1
|
* testing/ipt-netflow-vanilla: rebuild against kernel 4.19.26-r0Natanael Copa2019-02-281-2/+2
|
* main/zfs-vanilla: rebuild against kernel 4.19.26-r0Natanael Copa2019-02-281-1/+1
|
* main/xtables-addons-vanilla: rebuild against kernel 4.19.26-r0Natanael Copa2019-02-281-1/+1
|
* main/spl-vanilla: rebuild against kernel 4.19.26-r0Natanael Copa2019-02-281-1/+1
|
* main/drbd9-vanilla: rebuild against kernel 4.19.26-r0Natanael Copa2019-02-281-1/+1
|
* main/devicemaster-linux-vanilla: rebuild against kernel 4.19.26-r0Natanael Copa2019-02-281-1/+1
|
* main/dahdi-linux-vanilla: rebuild against kernel 4.19.26-r0Natanael Copa2019-02-281-1/+1
|
* community/virtualbox-guest-modules-vanilla: rebuild against kernel 4.19.26-r0Natanael Copa2019-02-281-1/+1
|
* main/linux-rpi: upgrade to 4.19.26Natanael Copa2019-02-281-3/+3
|
* main/linux-vanilla: upgrade to 4.19.26Natanael Copa2019-02-281-2/+2
|
* community/nextcloud: upgrade to 15.0.5Leonardo Arena2019-02-281-2/+2
|
* community/qt5-qtwayland: clean up dependsNatanael Copa2019-02-281-3/+3
| | | | | | | let abuild manage the shared libs depends actually use libxcomposite (cherry picked from commit 33b92c793e36a67c2d6ce41760765c1f9c926789)
* community/qt5-qtwayland: new aportPureTryOut2019-02-281-0/+44
| | | | (cherry picked from commit 69b0b34f6baa65e16fdad70fe09b16a5b27a944b)
* main/knock: backport fix for uninitialized tcpflagsNatanael Copa2019-02-272-7/+30
| | | | | 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-271-3/+4
| | | | fixes #10004
* community/zabbix: upgrade to 4.0.5Leonardo Arena2019-02-271-2/+2
|
* community/tor: security upgrade to 0.3.4.11J0WI2019-02-261-3/+5
|
* main/dnssec-root: upgrade to 20190225 and make reproducibleNatanael Copa2019-02-262-8/+14
| | | | | | | | | 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-262-3/+15
| | | | | | | | 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-261-2/+6
| | | | fixes #9991
* main/mkinitfs: upgrade to 3.4.1Natanael Copa2019-02-265-181/+3
| | | | | | fixes #9961 (cherry picked from commit b5fca7279cf14ae2c843d9649715f71a98b5626b)
* main/mariadb: security upgrade to 10.3.13J0WI2019-02-263-87/+8
| | | | CVE-2019-2510, CVE-2019-2537
* testing/wireguard-virt: rebuild against kernel 4.19.25-r0Natanael Copa2019-02-251-1/+1
|
* testing/wireguard-vanilla: rebuild against kernel 4.19.25-r0Natanael Copa2019-02-251-1/+1
|
* testing/ipt-netflow-vanilla: rebuild against kernel 4.19.25-r0Natanael Copa2019-02-251-2/+2
|
* main/zfs-vanilla: rebuild against kernel 4.19.25-r0Natanael Copa2019-02-251-1/+1
|
* main/xtables-addons-vanilla: rebuild against kernel 4.19.25-r0Natanael Copa2019-02-251-1/+1
|
* main/spl-vanilla: rebuild against kernel 4.19.25-r0Natanael Copa2019-02-251-1/+1
|
* main/drbd9-vanilla: rebuild against kernel 4.19.25-r0Natanael Copa2019-02-251-1/+1
|
* main/devicemaster-linux-vanilla: rebuild against kernel 4.19.25-r0Natanael Copa2019-02-251-1/+1
|
* main/dahdi-linux-vanilla: rebuild against kernel 4.19.25-r0Natanael Copa2019-02-251-1/+1
|
* community/virtualbox-guest-modules-vanilla: rebuild against kernel 4.19.25-r0Natanael Copa2019-02-251-1/+1
|
* main/linux-vanilla: upgrade to 4.19.25Natanael Copa2019-02-251-3/+3
|
* main/linux-vanilla: enable MMC_SDHCI_XENON for aarch64Natanael Copa2019-02-252-2/+2
| | | | | | fixes #9975 (cherry picked from commit 7bc27d5b738a962db5e34cb43d77173023ab4097)
* main/linux-vanilla: enable CONFIG_PINCTRL_BAYTRAIL=yJoe Holden2019-02-253-5/+5
| | | | | | This fixes the card reader on some of the Atom tablet SoCs (cherry picked from commit 835e69be7433b5f9772e253c43bb1969495ad627)