aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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)
* 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
|
* community/borgbackup: backport patch to make borg work againAdam Ruzicka2019-02-252-3/+18
| | | | | | fixes #9927 (cherry picked from commit 3a0a741747a76ff24c7751c2aae27482bb9a0d35)
* 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)
* drone: add config for v3.9Carlo Landmeter2019-02-241-0/+145
|
* main/aconf: upgrade to 0.7.0Kaarle Ritvanen2019-02-221-2/+2
|
* community/chromium: fix build on armv7Natanael Copa2019-02-223-2/+36
| | | | | | fixes #9870 (cherry picked from commit 9ed06c36d97148233ab5ece5d931a2b3c4571bf0)
* community/chromium: upgrade to 72.0.3626.109 and fix deadlockNatanael Copa2019-02-2210-825/+77
| | | | | | | | fixes #9808 Upstream bug report: https://bugs.chromium.org/p/v8/issues/detail?id=8881 (cherry picked from commit 01e082330dad92dec25b85358b790686fd54ce68)
* community/wxgtk: Rebuild due to incompatibilitiesSimon Frankenberger2019-02-221-1/+1
| | | | | | | | | | | The wx-libraries had some incompabitilies regarding X++ ABI, as seen in filezilla. Just rebuild it and everything is fine. This closes https://bugs.alpinelinux.org/issues/9970 fixes #9970 (cherry picked from commit 0b2c279a17f5d8ece581d7e2ef560fd7db37ef8a)
* 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
|
* main/wireless-regdb: move from communityNatanael Copa2019-02-221-0/+0
| | | | | | this is used by scripts/mkimg.base.sh so we need it in main repo (cherry picked from commit cabb87e13f0df475add5192c8e43e1d68120bf10)
* community/wireless-regdb: include the new format firmware fileTimo Teräs2019-02-221-1/+3
| | | | | | ref #9549 (cherry picked from commit 879ccecb8bae7421243903595a65f25ffb88e69e)
* main/alpine-conf: include wifi regulatory db in modloopTimo Teräs2019-02-222-2/+37
| | | | | | ref #9549 (cherry picked from commit 64c5d7842ff796ab257b1cdef4f996bf04990c97)
* main/cyrus-sasl: add missing /etc/sasl2 to libsasl2Carlo Landmeter2019-02-161-2/+2
| | | | fixes #9987
* community/omxplayer: upgrade to snapshot of 2019-01-02Timo Teräs2019-02-151-3/+3
| | | | fixes #9984
* main/apache2: Create /run folder for apache2 on installSimon Frankenberger2019-02-141-1/+5
| | | | | | | | The directory /run/apache2 is only created when running in openrc (see apache2.initd). When installing on a non-openrc system (e.g. docker), this folder is missing and apache2 refuses to start. Closes https://bugs.alpinelinux.org/issues/9982
* community/gns3-gui: fixed sip-qt5 error dependencyFrancesco Colista2019-02-142-5/+207
| | | | | | | | This problem has been introduced with Qt5 upgrade from 5.10 to 5.1x. SIP now is shipped separately. This fix has been cherry-picked from edge. Patch has been provided by GNS3 developers: https://github.com/GNS3/gns3-gui/issues/2709
* community/py-sip: fixed the build for PyQt5.sip and sip binaryFrancesco Colista2019-02-141-26/+24
| | | | cherry-piecked from edge
* main/py-werkzeug: update to 0.14.1Drew DeVault2019-02-121-7/+5
|
* main/openssl: Fix openssl secfix version numberAlex Mirski-Fitton2019-02-121-1/+1
|
* community/runc: upgrade for CVE-2019-5736Jake Buchholz2019-02-121-6/+11
| | | | build from the commit that addresses https://nvd.nist.gov/vuln/detail/CVE-2019-5736