aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
* main/parallel: upgrade to 20191222Leo2019-12-231-2/+2
|
* main/dhcpcd: upgrade to 8.1.4Leo2019-12-231-2/+2
|
* main/ncurses: upgrade to 6.1_p20191221Milan P. Stanić2019-12-231-2/+2
|
* main/xfsprogs: upgrade to 5.4.0Leo2019-12-231-2/+2
|
* main/py3-uritemplate: upgrade to 3.0.1Leo2019-12-231-7/+5
|
* main/perl-test-warnings: upgrade to 0.028Leo2019-12-231-2/+2
|
* main/dhcpcd: upgrade to 8.1.3Leo2019-12-231-2/+2
|
* main/gdb: add multiarch subpackageSören Tempel2019-12-221-4/+23
|
* main/gdb: don't configure opcodes separatelySören Tempel2019-12-221-1/+0
| | | | | | This was added in f4d91e795be1aff3b1a02d60509b9fe7e4cbb323 but I doubt that it is needed anymore. This change eases providing a multiarch subpackage.
* main/libev: upgrade to 4.31Sören Tempel2019-12-221-2/+2
|
* main/cvs: modernize APKBUILDSören Tempel2019-12-221-16/+3
|
* main/byacc: upgrade to 20191125Sören Tempel2019-12-221-2/+2
|
* main/file: upgrade to 5.38Sören Tempel2019-12-222-45/+3
|
* main/ansible: upgrade to 2.9.2Sören Tempel2019-12-221-2/+2
|
* main/glib: upgrade to 2.62.4Rasmus Thomsen2019-12-221-2/+2
|
* main/gcc: update url to use httpsJ0WI2019-12-221-1/+1
|
* main/etckeeper: upgrade to 1.18.13Henrik Riomar2019-12-221-2/+2
|
* main/pcre2: fix bug causing rspamd segfaultJakub Jirutka2019-12-222-3/+40
| | | | Fixes #11061
* main/lftp: upgrade to 4.9.0prspkt2019-12-221-3/+3
|
* main/lynx: upgrade to 2.8.9_p1Sören Tempel2019-12-213-105/+4
|
* main/cmake: upgrade to 3.16.2Sören Tempel2019-12-201-2/+2
|
* main/mkinitfs: backport fix for warning message during bootSören Tempel2019-12-192-3/+28
|
* ==== snapshot 20191219 ====v20191219Natanael Copa2019-12-191-1/+1
|
* main/xen: modernizeHenrik Riomar2019-12-191-27/+17
|
* ========= release 3.11.0 =========v3.11.0Natanael Copa2019-12-191-1/+1
|
* main/abuild: upgrade to 3.5.0Natanael Copa2019-12-191-2/+2
|
* main/net-snmp: broken ErrorMsg at ucd-snmpLeonardo Arena2019-12-192-2/+114
| | | | | | | | https://github.com/net-snmp/net-snmp/issues/26 fixes #11055 Add openrc subpkg
* */*-vanilla: remove linux-vanilla. replaced by linux-ltsNatanael Copa2019-12-1926-55397/+0
| | | | | Users should use linux-lts. We remove linux-vanilla to reduce reduce the maintenance burden.
* main/linux-rpi: upgrade to 5.4.5Natanael Copa2019-12-191-3/+3
|
* main/dnsmasq: bump pkgrelNatanael Copa2019-12-191-1/+1
| | | | fixes commit 3ea61d406519 (main/dnsmasq: fix CVE-2019-14834)
* main/zfs-lts: rebuild against kernel 5.4.5-r0Natanael Copa2019-12-191-2/+2
|
* main/xtables-addons-lts: rebuild against kernel 5.4.5-r0Natanael Copa2019-12-191-2/+2
|
* main/drbd-lts: rebuild against kernel 5.4.5-r0Natanael Copa2019-12-191-2/+2
|
* main/linux-lts: upgrade to 5.4.5Natanael Copa2019-12-1910-28/+24
|
* main/linux-lts: enable driver for xpadNatanael Copa2019-12-193-6/+68
| | | | fixes #10978
* main/dnsmasq: fix CVE-2019-14834Natanael Copa2019-12-192-1/+51
| | | | ref #11051
* main/grub: fix post-upgrade scriptNatanael Copa2019-12-182-3/+3
| | | | fix path of /etc/default/grubin post-upgrade script
* main/nodejs: upgrade to 12.14.0Tim Brust2019-12-181-3/+3
|
* main/dovecot: security upgrade to 2.3.9.2J0WI2019-12-181-2/+4
|
* main/spamassassin: update secfixes and urlJ0WI2019-12-181-3/+4
|
* ==== release 3.11.0_rc5 ====v3.11.0_rc5Natanael Copa2019-12-181-1/+1
|
* main/syslinux: update default configNatanael Copa2019-12-182-5/+5
| | | | | replace ext3 with ext4 give xen dom0 384M memory by default
* main/xen: upgrade to 4.13.0Natanael Copa2019-12-182-171/+5
|
* main/ca-certificates: upgrade to 20191127Natanael Copa2019-12-181-2/+2
|
* main/busybox: remove timestampJ0WI2019-12-181-1/+4
|
* main/alpine-conf: backport dtbs fixNatanael Copa2019-12-182-2/+40
|
* main/mkinitfs: upgrade to 3.4.4Natanael Copa2019-12-185-111/+3
|
* ==== release 3.11.0_rc4 ====v3.11.0_rc4Natanael Copa2019-12-181-1/+1
|
* main/mkinitfs: fix permissions of initramfsNatanael Copa2019-12-182-2/+30
| | | | | it may contain sensitive information fixes #11044
* main/postgresql-bdr: create user from pre-installNatanael Copa2019-12-182-2/+12
| | | | | | postgres user was removed from alpine-baselayout in commit eed389c20a19, (main/alpine-baselayout: remove postgres account), so we need create it from pre-install scripts