aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* community/bcc: add static subpackageAdam Jensen2020-02-023-30/+48
|
* main/sudo: don't warn about missing /etc/environment with no PAMLeo2020-01-311-2/+4
| | | | fixes #11172
* community/gcc6: fix wrong code when returning padded structMilan P. Stanić2020-01-302-2/+49
| | | | bug report https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93402
* community/kea: fix problem with kea service doesn't want to stopJakub Jirutka2020-01-302-2/+3
| | | | | | | It often happens to me that kea process got stuck when stopping the service. This patch changes the behaviour of the start-stop-daemon to send SIGINT to the process if it doesn't die within 5 seconds and if it's still running after 1 second, then SIGKILL.
* main/mariadb: upgrade to 10.4.12 and fix depsCarlo Landmeter2020-01-291-3/+15
| | | | ref: https://gitlab.alpinelinux.org/alpine/aports/issues/11131
* main/mariadb: upgrade to 10.4.11Jake Buchholz2020-01-291-2/+8
| | | | Also resolves https://gitlab.alpinelinux.org/alpine/aports/issues/11131 -- mariadb no longer depends on mariadb-test.
* main/opensmtpd: add secfixesJakub Jirutka2020-01-291-0/+4
|
* community/openjdk8: security upgrade to 8.242.08J0WI2020-01-291-11/+19
| | | | fixes #11150
* community/orca: upgrade to 3.34.2Rasmus Thomsen2020-01-291-2/+2
|
* main/opensmtpd: security upgrade to 6.6.2p1Jakub Jirutka2020-01-292-18/+4
| | | | | | | Fixes critical vulnerability leading to a possible privilege escalation. See https://www.mail-archive.com/misc@opensmtpd.org/msg04850.html.
* community/webkit2gtk: upgrade to 2.26.3Rasmus Thomsen2020-01-281-2/+2
|
* community/php7: security upgrade to 7.3.14 (CVE-2020-7059 CVE-2020-7060)J0WI2020-01-271-3/+6
|
* community/wireshark: security upgrade to 3.0.8 (CVE-2020-7045)Leonardo Arena2020-01-271-3/+5
| | | | ref #11156
* main/samba: security upgrade to 4.11.5Leonardo Arena2020-01-271-3/+7
| | | | | | CVE-2019-14902, CVE-2019-14907, CVE-2019-19344 ref #11155
* main/freeradius: fix segfault in process request_running()Jakub Jirutka2020-01-262-2/+27
|
* community/kea: move binary kea-lfc to kea-common, remove subpkg kea-utilsJakub Jirutka2020-01-261-9/+3
| | | | | kea-lfc is actually not just an optional tools, it's run by kea-dhcp4 and kea-dhcp6 when memfile lease-database is used.
* community/kea: fix depends_devJakub Jirutka2020-01-261-3/+3
|
* community/google-authenticator: upgrade to 1.08Leo2020-01-251-2/+2
|
* main/alpine-conf: unbreak lbuNatanael Copa2020-01-242-2/+43
| | | | | | | | | rex regression in lbu that was introduced with commit commit 7ebf92cda21a (main/alpine-conf: fix lbu exit codes on error) ref https://gitlab.alpinelinux.org/alpine/alpine-conf/merge_requests/4 (cherry picked from commit 892a21c6fdd1b7e135bf44180f6a1a1265c3a6ca)
* main/alpine-conf: backport lbu fix for listing ciphersNatanael Copa2020-01-242-2/+31
| | | | | | upstream bug: https://gitlab.alpinelinux.org/alpine/alpine-conf/issues/10451 (cherry picked from commit 551139ef080cad0538ff12a7d8442510d2d27b34)
* community/chromium: upgrade to 79.0.3945.130Natanael Copa2020-01-241-2/+2
| | | | | | fixes #11160 (cherry picked from commit 27a8fe38c7b36c997b538316edbcac97f4bfaf8f)
* community/chromium: change maintainerCarlo Landmeter2020-01-241-1/+1
| | | | (cherry picked from commit cb24bdbce161cc920c6a911904a7bff76631d065)
* main/luajit: add support for s390xJ0WI2020-01-242-5/+43699
| | | | (cherry picked from commit d22b75219ee6f59467fc9e646702ef8b061bc028)
* community/firefox-esr: upgrade to 68.4.2Milan P. Stanić2020-01-231-2/+2
|
* community/gdal: upgrade to 3.0.3Holger Jaekel2020-01-221-3/+3
|
* main/iproute2: fix LIBDIR for tc pluginsMilan P. Stanić2020-01-221-2/+2
| | | | | | | default tc LIBDIR is /usr/lib and not /lib, by removing LIBDIR from make invocation in APKBUILD build function package functions put tc helper in /usr/lib, and then 'tc' can find them fixes: #6948
* main/awall: upgrade to 1.7.0Kaarle Ritvanen2020-01-201-2/+2
|
* community/cesnet-tcs-cli: upgrade to 0.3.0Jakub Jirutka2020-01-181-2/+2
|
* main/ansible: security upgrade to 2.9.3 CVE-2019-14904 CVE-2019-14905Andy Postnikov2020-01-181-2/+5
|
* community/phpmyadmin: add secfixesAndy Postnikov2020-01-181-0/+5
|
* community/php7-pecl-xdebug: upgrade to 2.9.1Andy Postnikov2020-01-181-2/+2
|
* main/openrc: fix do_unmount functionSören Tempel2020-01-172-1/+30
| | | | Without this patch fuser was never properly invoked.
* ==== release 3.11.3 ====v3.11.4v3.11.3Natanael Copa2020-01-161-1/+1
|
* main/mkinitfs: upgrade to 3.4.5Natanael Copa2020-01-161-4/+3
| | | | (cherry picked from commit 047e4c683e032d20c3e63c29e783b912c2942581)
* main/nginx: fix CVE-2019-20372Natanael Copa2020-01-162-1/+33
| | | | | | | fixes #11134 skip pkgrel=5 due to bad commit 732a2a015029 (main/nginx: fix CVE-2019-20372) in master.
* main/openrc: allow to change interfaces config locationJakub Jirutka2020-01-162-7/+13
| | | | | | This is basically a backport of 6a467d4a814f4ce4ce59f9022e656fad7a4c79aa but implemented in more cautious way to be more sure that it will surely not cause any compatibility breakages.
* main/zfs-lts: rebuild against kernel 5.4.12-r1Natanael Copa2020-01-161-2/+2
|
* main/xtables-addons-lts: rebuild against kernel 5.4.12-r1Natanael Copa2020-01-161-2/+2
|
* main/drbd-lts: rebuild against kernel 5.4.12-r1Natanael Copa2020-01-161-2/+2
|
* community/wireguard-lts: rebuild against kernel 5.4.12-r1Natanael Copa2020-01-161-2/+2
|
* community/virtualbox-guest-modules-lts: rebuild against kernel 5.4.12-r1Natanael Copa2020-01-161-2/+2
|
* community/jool-modules-lts: rebuild against kernel 5.4.12-r1Natanael Copa2020-01-161-2/+2
|
* main/linux-lts: enable serial_ir moduleNatanael Copa2020-01-163-7/+9
| | | | | | ref #11135 (cherry picked from commit 11ea5a5b1994a7a0584033722a5e8e323b75b918)
* main/linux-lts: upgrade to 5.4.12Milan P. Stanić2020-01-1610-20/+23
| | | | | | | enable CONFIG_HAVE_COPY_THREAD_TLS=y for architectures which got it (aarch64 and armv7) (cherry picked from commit 4f0d7adeb3e7ec177864a6adf62a5b27344cdce0)
* main/linux-lts: upgrade to 5.4.11Milan P. Stanić2020-01-1610-38/+38
| | | | | enable CONFIG_NFT_FIB_INET and CONFIG_NFT_FIB_NETDEV as modules fixes: #11116
* main/linux-lts: enable rtw88 driver for x86/x86_64Natanael Copa2020-01-163-4/+16
| | | | fixes #11115
* main/linux-lts: enable cannonlake pinctrl for x86_64Joel2020-01-162-4/+4
|
* community/jool-modules-rpi: rebuild against kernel 5.4.12-r0Natanael Copa2020-01-161-1/+1
|
* community/wireguard-rpi: rebuild against kernel 5.4.12-r0Natanael Copa2020-01-161-1/+1
|
* main/linux-rpi: upgrade to 5.4.12Natanael Copa2020-01-161-3/+3
|