aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* main/linux-rpi: upgrade to 5.4.12Natanael Copa2020-01-161-3/+3
|
* main/e2fsprogs: security upgrade to 1.45.5Leo2020-01-161-2/+4
| | | | ref #11133
* main/libvirt: qemu: Fix migration without parametersStefan Reiff2020-01-152-2/+40
|
* main/busybox: enable FEATURE_NSLOOKUP_BIGNatanael Copa2020-01-152-4/+4
| | | | | | | | The small nslookup does not work with musl, so lets enable the musl compatible variant. ref: https://github.com/gliderlabs/docker-alpine/issues/476 (cherry picked from commit cfb652d1dcab0273eb4c35a213173150e642b133)
* main/xen: add secinfoLeonardo Arena2020-01-141-0/+6
|
* main/grub: fix booting Xen under EFIWilliam Johansson2020-01-144-2/+195
| | | | | | | | | | | | Need to use multiboot2 while booting Xen under EFI, and not multiboot as is used when generating grub.cfg with grub-mkconfig. Backport commits included in upstream Grub 2.04. Diskless setups are not affected, as grub.cfg is generated manually by the mkimage scipts. (cherry picked from commit 6b9be75ec9776ac0f8ced9d888106194ae61b4f0)
* main/ulogd: fix logrotate patternKaarle Ritvanen2020-01-122-3/+3
| | | | exclude already rotated logs
* main/kamailio: increase timout for stopping serviceNatanael Copa2020-01-082-3/+3
| | | | | | | | | Kamailio may need more time to shut down if there are many clients (1000+). Increase it to 10 seconds to avoid the error message: start-stop-daemon: 1 process refused to stop (cherry picked from commit a7dca5f03d6af851a0ae3eb91a03148a51f4c51a)
* main/msmtp: fix init scriptLeonardo Arena2020-01-082-3/+3
| | | | fixes #11106
* main/libjpeg-turbo: security upgrade to 2.0.4 (CVE-2019-2201)Natanael Copa2020-01-071-3/+3
| | | | fixes #10948
* main/linux-rpi: upgrade to 5.4.8Natanael Copa2020-01-071-3/+3
|
* main/linux-rpi: upgrade to 5.4.7Natanael Copa2020-01-071-3/+3
|
* main/zfs-lts: rebuild against kernel 5.4.8-r0Natanael Copa2020-01-071-1/+1
|
* main/xtables-addons-lts: rebuild against kernel 5.4.8-r0Natanael Copa2020-01-071-1/+1
|
* main/drbd-lts: rebuild against kernel 5.4.8-r0Natanael Copa2020-01-071-1/+1
|
* main/linux-lts: upgrade to 5.4.8Milan P. Stanić2020-01-071-2/+2
|
* main/linux-lts: set UEVENT_HELPER_PATH for armv7Milan P. Stanić2020-01-072-2/+2
| | | | | set CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" as it is already for all other architectures and flavours
* main/linux-lts: upgrade to 5.4.7Milan P. Stanić2020-01-0710-36/+66
| | | | backport all changes from edge version 5.4.7
* main/hunspell: fix CVE-2019-16707Natanael Copa2020-01-062-3/+32
| | | | fixes #11101
* main/ctags: enable tests on s390x againSören Tempel2020-01-062-9/+47
|
* main/openvpn: upgrade to 2.4.8J0WI2020-01-051-3/+3
|
* main/samba: backport fix for python 3.8Natanael Copa2020-01-022-1/+44
| | | | fixes #11096
* main/xen: add secinfoLeonardo Arena2019-12-311-0/+8
|
* main/python3: upgrade to 3.8.1Leo2019-12-301-12/+6
| | | | (cherry picked from commit 9ccb59ce9593eb8c020b45c7322deb356184668d)
* main/openssl: fix CVE-2019-1551Natanael Copa2019-12-262-2/+763
| | | | fixes #11085
* main/py3-django: security upgrade to 1.11.27 (CVE-2019-19844)Natanael Copa2019-12-261-3/+5
| | | | fixes #11053
* main/haproxy: upgrade to 2.0.12Milan P. Stanić2019-12-261-4/+2
| | | | remove comment from APKBUILD about keeping LTS
* main/etckeeper: upgrade to 1.18.13Henrik Riomar2019-12-251-3/+3
| | | | | | fixes portability breakage (cherry picked from commit f0c22989582a81ef95ac572de0919d1bd9263e4a)
* main/awall: upgrade to 1.6.13Kaarle Ritvanen2019-12-241-2/+2
|
* ==== release 3.11.2 ====v3.11.2Natanael Copa2019-12-241-1/+1
| | | | make 3.11.2 due to tag got wrong with 3.11.1
* ==== release 3.11.1 ====Natanael Copa2019-12-241-1/+1
|
* main/expat: re-enable static libraryNatanael Copa2019-12-241-3/+3
| | | | | | fixes #11075 (cherry picked from commit 36b5db6741b23e0c78394749666f18e9ecb49e47)
* main/zstd: fix bus error on armhfNatanael Copa2019-12-241-3/+7
| | | | | | fixes #11077 (cherry picked from commit 9b7d37db60d51377326869aac0b907150eabad26)
* main/cyrus-sasl: fix CVE-2019-19906Natanael Copa2019-12-242-1/+20
| | | | fixes #11079
* main/linux-rpi: upgrade to 5.4.6Natanael Copa2019-12-241-4/+4
|
* main/linux-rpi: fix dtbs locationNatanael Copa2019-12-241-2/+2
| | | | fixes #11056
* main/monit: fix invalid use of vforkNatanael Copa2019-12-242-1/+18
| | | | | | | | fixes #11078 upstream: https://bitbucket.org/tildeslash/monit/issues/867/invalid-use-of-vfork-in-command_execute (cherry picked from commit e9c60b18f0f5196596221fe3172710bb76b4561e)
* main/zfs-lts: rebuild against kernel 5.4.6-r0Natanael Copa2019-12-241-1/+1
|
* main/xtables-addons-lts: rebuild against kernel 5.4.6-r0Natanael Copa2019-12-241-1/+1
|
* main/drbd-lts: rebuild against kernel 5.4.6-r0Natanael Copa2019-12-241-1/+1
|
* main/linux-lts: upgrade to 5.4.6Milan P. Stanić2019-12-241-2/+2
|
* main/clamav: add secinfoLeonardo Arena2019-12-241-0/+2
|
* main/glib: upgrade to 2.62.4Rasmus Thomsen2019-12-231-2/+2
|
* main/rsyslog: enable Input Module DockerLeo2019-12-231-2/+4
| | | | fixes #11073
* main/pcre2: fix bug causing rspamd segfaultJakub Jirutka2019-12-222-3/+40
| | | | Fixes #11061