aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
* ==== 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
* main/zfs-lts: rebuild against kernel 5.4.4-r1Natanael Copa2019-12-181-1/+1
|
* main/xtables-addons-lts: rebuild against kernel 5.4.4-r1Natanael Copa2019-12-181-1/+1
|
* main/drbd-lts: rebuild against kernel 5.4.4-r1Natanael Copa2019-12-181-1/+1
|
* main/linux-lts: also package .dtb files on aarch64Bart Ribbers2019-12-181-14/+5
|
* main/haproxy: downgrade to 2.0.11Milan P. Stanić2019-12-181-2/+4
| | | | | | | | | downgrade to LTS version for Alpine 3.11 release. It will be easier to maintain it in stable release if we use LTS version instead of new version. Upgrade to new version should be done after Alpine 3.11-stable is released and branched out of the edge branch
* main/abuild: upgrade to 3.5.0_rc3Natanael Copa2019-12-182-33/+3
|
* main/linux-firmware: upgrade to 20191215Natanael Copa2019-12-181-8/+9
| | | | also update cypress and bluez firmware
* main/zfs-vanilla: rebuild against kernel 4.19.90-r0Natanael Copa2019-12-181-1/+1
|
* main/xtables-addons-vanilla: rebuild against kernel 4.19.90-r0Natanael Copa2019-12-181-1/+1
|
* main/drbd-vanilla: rebuild against kernel 4.19.90-r0Natanael Copa2019-12-181-1/+1
|
* main/devicemaster-linux-vanilla: rebuild against kernel 4.19.90-r0Natanael Copa2019-12-181-1/+1
|
* main/dahdi-linux-vanilla: rebuild against kernel 4.19.90-r0Natanael Copa2019-12-181-1/+1
|
* main/linux-vanilla: upgrade to 4.19.90Natanael Copa2019-12-181-2/+2
|
* main/linux-vanilla: use _flavor variable for /boot/dtbs dirMilan P. Stanić2019-12-181-1/+1
|
* main/linux-lts: use _flavor variable for /boot/dtbs dirMilan P. Stanić2019-12-181-1/+1
|
* main/linux-rpi: upgrade to 5.4.4Natanael Copa2019-12-181-4/+4
|
* main/zfs-lts: rebuild against kernel 5.4.4-r0Natanael Copa2019-12-181-1/+1
|
* main/xtables-addons-lts: rebuild against kernel 5.4.4-r0Natanael Copa2019-12-181-1/+1
|
* main/drbd-lts: rebuild against kernel 5.4.4-r0Natanael Copa2019-12-181-1/+1
|
* main/linux-lts: upgrade to 5.4.4Natanael Copa2019-12-181-2/+2
|
* main/linux-lts: enable AMD platform deviceNatanael Copa2019-12-183-6/+6
| | | | fixes #11036
* main/sqlite: security fixes (CVE-2019-19242, CVE-2019-19244)Leonardo Arena2019-12-173-4/+41
| | | | ref #11015
* main/busybox: avoid run depmod if kmod is installedNatanael Copa2019-12-172-2/+5
| | | | | dont run busybox depmod if we have kmod. This prevents us from running depmod twice.
* main/samba: upgrade to 4.11.4Natanael Copa2019-12-171-2/+2
|
* main/ell: upgrade to 0.27Milan P. Stanić2019-12-171-2/+2
|
* ==== release 3.11.0_rc3 ====v3.11.0_rc3Natanael Copa2019-12-161-1/+1
|
* main/linux-rpi: enable CONFIG_USB_DWC2Natanael Copa2019-12-162-8/+10
| | | | fixes #5629
* Update APKBUILDMustang2019-12-161-3/+3
|
* main/ldb: upgrade to 2.0.8Leo2019-12-161-8/+4
|
* main/talloc: upgrade to 2.3.1Leo2019-12-161-6/+3
|
* main/tevent: upgrade to 0.10.2Leo2019-12-161-6/+2
|
* main/tdb: upgrade to 1.4.3Leo2019-12-161-6/+2
|
* main/busybox: fix replacesNatanael Copa2019-12-161-1/+2
| | | | | we need to add a replaces=busybox-initscripts due to the move of default.script (commit d8d56f3702ce)
* main/etckeeper: move from communityHenrik Riomar2019-12-164-0/+83
|
* main/bats: move from communityHenrik Riomar2019-12-161-0/+23
| | | | Needed by etckeeper
* main/busybox-initscripts: move default.script to main/busyboxNatanael Copa2019-12-163-11/+12
| | | | fixes #10586
* main/linux-rpi: refactor config-changes format enable uevent helpersNatanael Copa2019-12-162-33/+41
| | | | | | | enable uevent helper (ref #11031) refactor the config change s format so it is more similar to the kernel config format.
* main/open-iscsi: fix init.d and installNatanael Copa2019-12-162-92/+71
| | | | | | | - fix so the iscsid.conf is not installed as /etc/init.d/iscsid - fix so we dont install a duplicate /usr/bin/iscsid and /usr/sbin/iscsid - update /etc/init.d/iscsid to use latest from gentoo
* main/spamassassin: security upgrade to 3.4.3 (CVE-2019-12420)Leonardo Arena2019-12-161-3/+5
|
* main/rhash: upgrade to 1.3.9Leo2019-12-161-7/+5
|