aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
* main/samba: replace /var/run with /runJakub Jirutka2018-06-132-5/+5
|
* main/samba: fix logrotate, use init script to reload sambaJakub Jirutka2018-06-132-9/+9
|
* main/freetype: upgrade to 2.9.1Sören Tempel2018-06-132-44/+5
| | | | | | | | | | | This is in accordance with the discussion on #alpine-devel: > 14:41 < nmeum> ncopa: is there any reason against just pushing the CVE fix for now [...]? > 14:42 <@ncopa> will make it more difficult to upgrade to a future 2.9.2 security upgrade freetype-config was made optional in 2.9.1 but we still enable it since we don't know for sure if there are any packages out there which actually use it.
* main/freetype: security fix (CVE-2018-6942)Leonardo Arena2018-06-132-1/+43
| | | | Fixes #8987
* main/perl: security fix (CVE-2018-12015)Leonardo Arena2018-06-132-2/+47
| | | | Fixes #8982
* main/py-idna: upgrade to 2.7Francesco Colista2018-06-131-2/+2
|
* ==== release 3.8.0_rc2 ====v3.8.0_rc2Natanael Copa2018-06-121-1/+1
|
* main/u-boot: fix update-u-boot for cubiboardNatanael Copa2018-06-122-3/+3
| | | | fixes #8980
* main/binutils: install libiberty.aNatanael Copa2018-06-121-4/+2
| | | | fixes #8992
* main/openrc: misc fixes for firstbootNatanael Copa2018-06-122-15/+4
| | | | | | | - disable ssh_pass option - sshd service is enabled form initramfs so remove depends - remove firstboot from all runlevels. This should only run once - remove http and ftp support. Require https.
* main/alpine-conf: upgrade to 3.8.0_rc1Natanael Copa2018-06-124-123/+3
|
* main/mkinitfs: upgrade to 3.3.0_rc1Natanael Copa2018-06-129-421/+4
|
* main/nfs-utils: rewrite some init scripts to be more declarativeJakub Jirutka2018-06-125-66/+21
|
* main/mariadb: upgrade to 10.2.15TBK2018-06-122-6/+22
|
* main/mariadb-connector-c: upgrade to 3.0.4TBK2018-06-122-11/+11
|
* main/ncurses: upgrade to 6.1TBK2018-06-121-8/+6
|
* main/libdrm: Upgrade to 2.4.92Taner Tas2018-06-122-218/+4
|
* main/sqlite: upgrade to 3.24.0Andy Postnikov2018-06-121-2/+2
|
* main/postfix: add support for lmdbNatanael Copa2018-06-121-14/+18
| | | | fixes #8937
* main/lmdb: move from community due to postfixNatanael Copa2018-06-122-0/+132
|
* main/xtables-addons: upgrade to 3.0Natanael Copa2018-06-121-2/+2
|
* main/zfs-vanilla: rebuild against kernel 4.14.49-r0Natanael Copa2018-06-121-1/+1
|
* main/xtables-addons-vanilla: upgrade to 3.0, kernel 4.14.49-r0Natanael Copa2018-06-121-3/+3
|
* main/spl-vanilla: rebuild against kernel 4.14.49-r0Natanael Copa2018-06-121-2/+2
|
* main/drbd9-vanilla: rebuild against kernel 4.14.49-r0Natanael Copa2018-06-121-1/+1
|
* main/devicemaster-linux-vanilla: rebuild against kernel 4.14.49-r0Natanael Copa2018-06-121-1/+1
|
* main/dahdi-linux-vanilla: rebuild against kernel 4.14.49-r0Natanael Copa2018-06-121-1/+1
|
* main/linux-vanilla: upgrade to 4.14.49Natanael Copa2018-06-121-3/+3
|
* main/linux-vanilla: add airo and airo_cs wlan driversNatanael Copa2018-06-123-7/+11
| | | | fixes #8958
* main/mesa: Upgrade to 18.0.5Taner Tas2018-06-121-3/+3
|
* main/nsd: upgrade to 4.1.22Natanael Copa2018-06-111-2/+2
|
* main/openldap: switch to http:// sourceJakub Jirutka2018-06-111-1/+1
|
* main/redis: fix init script to not error when not using socketJakub Jirutka2018-06-112-2/+4
| | | | Fixes #8979 (https://bugs.alpinelinux.org/issues/8979)
* main/xen: add leftover patchesLeonardo Arena2018-06-117-1/+748
|
* main/xen: security fixesLeonardo Arena2018-06-111-1/+18
| | | | | | | | CVE-2018-8897, XSA-260 CVE-2018-10982, XSA-261 CVE-2018-10981, XSA-262 Fixes #8885
* main/nftables: upgrade to 0.9.0Francesco Colista2018-06-111-2/+2
|
* main/libnftnl: upgrade to 1.1.1Francesco Colista2018-06-111-2/+2
|
* main/gnupg1: fix CVE-2018-12020Sören Tempel2018-06-102-3/+51
|
* main/gnupg: upgrade to 2.2.8prspkt2018-06-101-2/+6
|
* ==== release 3.8.0_rc1 ====v3.8.0_rc1Natanael Copa2018-06-071-1/+1
|
* main/alpine-sdk: remove dependencies to create iso imageNatanael Copa2018-06-071-2/+2
| | | | | remove the toosl to create iso image. those are only needed while doing releases and can be temporary installed at that time.
* main/aports-build: tweak the dependenciesNatanael Copa2018-06-072-6/+7
| | | | Try avoid install more deps than neccessary.
* main/py-musicbrainzngs: fix runtime dependenciesprspkt2018-06-071-2/+2
|
* main/alpine-baselayout: enable ipv6 and sysrq by defaultNatanael Copa2018-06-071-10/+10
| | | | | | - enable ipv6 by default and fix the sysctl keys for ipv6 - add ::1 entry in /etc/hosts - remove sysrq entry again
* main/lua-ossl: upgrade to 20180530Jakub Jirutka2018-06-071-3/+3
|
* main/encfs: build fixNatanael Copa2018-06-071-1/+1
| | | | we need pod2man from perl to build documentation
* main/tinyxml2: move from communityNatanael Copa2018-06-071-0/+40
| | | | needed by encfs
* main/encfs: upgrade to 1.9.5Sascha Paunovic2018-06-071-31/+28
| | | | | | switch to cmake, modernize, use system libs remove unneccessary depends= line, since it gets traced correctly add encfs-lang subpackage
* main/llvm5: test failures are gone in new s390x builderTuan M. Hoang2018-06-071-7/+2
|
* main/nano: upgrade to 2.9.8Mark Weston2018-06-061-2/+2
|