aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
* ==== release 3.9.2 ====v3.9.2Natanael Copa2019-03-041-2/+2
|
* main/openssh: include patch from upstreamLeonardo Arena2019-03-042-1/+123
| | | | Fix a progress meter visualization bug that is seems to have been introduced with CVE-2019-6109 fix
* main/openssh: security fixesLeonardo Arena2019-03-045-11/+519
| | | | | | | | CVE-2018-20685, CVE-2019-6109, CVE-2019-6111 Rebase HPN patch Fixes #9996
* ==== release 3.9.2 ====v3.9.1Natanael Copa2019-03-011-1/+1
|
* main/raspberrypi-bootloader: upgrade to 1.20190215Natanael Copa2019-03-011-2/+2
| | | | (cherry picked from commit 5720671b7ba4ac268d1d260730e38b64ddf3d4db)
* 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
|
* 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
|
* 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
|
* 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
* 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
* 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
|
* 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)
* main/linux-vanilla: upgrade to 4.19.21Natanael Copa2019-02-251-3/+3
|
* main/linux-vanilla: build CONFIG_RTL8723BS=mJoe Holden2019-02-253-4/+4
| | | | (cherry picked from commit 4194b340360804717ea0b39357bd2021c8e780b7)
* main/linux-vanilla: Enable CONFIG_HW_RANDOM_VIRTIO for ppc64leDDoSolitary2019-02-252-2/+2
| | | | | | This module has been enabled on all other architectures except ppc64le. It adds support for VirtIO's hardware RNG device, which is important when running on a virtual machine. (cherry picked from commit 7efbae67cd467b5a5f98b3b634fd1f82e9fdb7e7)
* main/linux-vanilla: Don't build VBOXGUEST module.Gennady Feldman2019-02-255-9/+9
| | | | | | | * This fixes a conflict with the virtualbox guest additions package. See virtualbox-guest-modules package (cherry picked from commit bccb4334186cbdc9edecc7ab896e85671da35487)
* main/linux-vanilla: upgrade to 4.19.20Natanael Copa2019-02-251-2/+2
|
* main/linux-rpi: upgrade to 4.19.25Natanael Copa2019-02-251-3/+3
|
* main/libressl: upgrade to 2.7.5 and set pcprefixNatanael Copa2019-02-251-3/+4
| | | | | | fixes #9959 (cherry picked from commit 5db940af6587abdb7e3ca4d226ed0fec79773a88)
* main/tinyproxy: fix conf location and openrc scriptNatanael Copa2019-02-252-6/+6
| | | | fixes #9973
* main/qemu: workaround bug in qemu due to memcpy assumed to be atomicNatanael Copa2019-02-252-1/+64
| | | | | | | | | | Some functions using include/qemu/bswap.h assumes that the inline functions using memcpy are atomic. Qemu assumes that compiler will optimize away the memcpy call. Our fortify-headers seems to get in the way for this, so we work around it by explicitly use __builtin_memcpy. https://lists.gnu.org/archive/html/qemu-devel/2019-02/msg06183.html (cherry picked from commit 228579f6c7663dc4107b1b418367e968513277f9)
* main/libxml2: fix null pointer dereferenceMilan P. Stanić2019-02-252-2/+40
| | | | | | | fixes #10034 bump pkgrel (cherry picked from commit 70b3b18877a66cddb26ca51dbae977e677696811)
* main/abuild: backport support for pcprefixNatanael Copa2019-02-252-2/+73
| | | | | | ref #9959 (cherry picked from commit 715b4a332048238d5f4784bdaa8f128859e755a0)
* main/tar: upgrade to 1.32J0WI2019-02-251-7/+6
| | | | | | ref #10027 (cherry picked from commit e14f30776ab55c428f268da628c29a97fe8885af)
* main/aconf: upgrade to 0.7.0Kaarle Ritvanen2019-02-221-2/+2
|
* main/alpine-conf: backport support for modloopfw optionNatanael Copa2019-02-222-2/+107
| | | | (cherry picked from commit be41538f0061b406a374564a0043a363efcb0293)
* main/dmvpn: upgrade to 1.0.1Kaarle Ritvanen2019-02-221-2/+2
|