Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/samba: replace /var/run with /run | Jakub Jirutka | 2018-06-13 | 2 | -5/+5 |
| | |||||
* | main/samba: fix logrotate, use init script to reload samba | Jakub Jirutka | 2018-06-13 | 2 | -9/+9 |
| | |||||
* | main/freetype: upgrade to 2.9.1 | Sören Tempel | 2018-06-13 | 2 | -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 Arena | 2018-06-13 | 2 | -1/+43 |
| | | | | Fixes #8987 | ||||
* | main/perl: security fix (CVE-2018-12015) | Leonardo Arena | 2018-06-13 | 2 | -2/+47 |
| | | | | Fixes #8982 | ||||
* | main/py-idna: upgrade to 2.7 | Francesco Colista | 2018-06-13 | 1 | -2/+2 |
| | |||||
* | ==== release 3.8.0_rc2 ====v3.8.0_rc2 | Natanael Copa | 2018-06-12 | 1 | -1/+1 |
| | |||||
* | main/u-boot: fix update-u-boot for cubiboard | Natanael Copa | 2018-06-12 | 2 | -3/+3 |
| | | | | fixes #8980 | ||||
* | main/binutils: install libiberty.a | Natanael Copa | 2018-06-12 | 1 | -4/+2 |
| | | | | fixes #8992 | ||||
* | main/openrc: misc fixes for firstboot | Natanael Copa | 2018-06-12 | 2 | -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_rc1 | Natanael Copa | 2018-06-12 | 4 | -123/+3 |
| | |||||
* | main/mkinitfs: upgrade to 3.3.0_rc1 | Natanael Copa | 2018-06-12 | 9 | -421/+4 |
| | |||||
* | main/nfs-utils: rewrite some init scripts to be more declarative | Jakub Jirutka | 2018-06-12 | 5 | -66/+21 |
| | |||||
* | main/mariadb: upgrade to 10.2.15 | TBK | 2018-06-12 | 2 | -6/+22 |
| | |||||
* | main/mariadb-connector-c: upgrade to 3.0.4 | TBK | 2018-06-12 | 2 | -11/+11 |
| | |||||
* | main/ncurses: upgrade to 6.1 | TBK | 2018-06-12 | 1 | -8/+6 |
| | |||||
* | main/libdrm: Upgrade to 2.4.92 | Taner Tas | 2018-06-12 | 2 | -218/+4 |
| | |||||
* | main/sqlite: upgrade to 3.24.0 | Andy Postnikov | 2018-06-12 | 1 | -2/+2 |
| | |||||
* | main/postfix: add support for lmdb | Natanael Copa | 2018-06-12 | 1 | -14/+18 |
| | | | | fixes #8937 | ||||
* | main/lmdb: move from community due to postfix | Natanael Copa | 2018-06-12 | 2 | -0/+132 |
| | |||||
* | main/xtables-addons: upgrade to 3.0 | Natanael Copa | 2018-06-12 | 1 | -2/+2 |
| | |||||
* | main/zfs-vanilla: rebuild against kernel 4.14.49-r0 | Natanael Copa | 2018-06-12 | 1 | -1/+1 |
| | |||||
* | main/xtables-addons-vanilla: upgrade to 3.0, kernel 4.14.49-r0 | Natanael Copa | 2018-06-12 | 1 | -3/+3 |
| | |||||
* | main/spl-vanilla: rebuild against kernel 4.14.49-r0 | Natanael Copa | 2018-06-12 | 1 | -2/+2 |
| | |||||
* | main/drbd9-vanilla: rebuild against kernel 4.14.49-r0 | Natanael Copa | 2018-06-12 | 1 | -1/+1 |
| | |||||
* | main/devicemaster-linux-vanilla: rebuild against kernel 4.14.49-r0 | Natanael Copa | 2018-06-12 | 1 | -1/+1 |
| | |||||
* | main/dahdi-linux-vanilla: rebuild against kernel 4.14.49-r0 | Natanael Copa | 2018-06-12 | 1 | -1/+1 |
| | |||||
* | main/linux-vanilla: upgrade to 4.14.49 | Natanael Copa | 2018-06-12 | 1 | -3/+3 |
| | |||||
* | main/linux-vanilla: add airo and airo_cs wlan drivers | Natanael Copa | 2018-06-12 | 3 | -7/+11 |
| | | | | fixes #8958 | ||||
* | main/mesa: Upgrade to 18.0.5 | Taner Tas | 2018-06-12 | 1 | -3/+3 |
| | |||||
* | main/nsd: upgrade to 4.1.22 | Natanael Copa | 2018-06-11 | 1 | -2/+2 |
| | |||||
* | main/openldap: switch to http:// source | Jakub Jirutka | 2018-06-11 | 1 | -1/+1 |
| | |||||
* | main/redis: fix init script to not error when not using socket | Jakub Jirutka | 2018-06-11 | 2 | -2/+4 |
| | | | | Fixes #8979 (https://bugs.alpinelinux.org/issues/8979) | ||||
* | main/xen: add leftover patches | Leonardo Arena | 2018-06-11 | 7 | -1/+748 |
| | |||||
* | main/xen: security fixes | Leonardo Arena | 2018-06-11 | 1 | -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.0 | Francesco Colista | 2018-06-11 | 1 | -2/+2 |
| | |||||
* | main/libnftnl: upgrade to 1.1.1 | Francesco Colista | 2018-06-11 | 1 | -2/+2 |
| | |||||
* | main/gnupg1: fix CVE-2018-12020 | Sören Tempel | 2018-06-10 | 2 | -3/+51 |
| | |||||
* | main/gnupg: upgrade to 2.2.8 | prspkt | 2018-06-10 | 1 | -2/+6 |
| | |||||
* | ==== release 3.8.0_rc1 ====v3.8.0_rc1 | Natanael Copa | 2018-06-07 | 1 | -1/+1 |
| | |||||
* | main/alpine-sdk: remove dependencies to create iso image | Natanael Copa | 2018-06-07 | 1 | -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 dependencies | Natanael Copa | 2018-06-07 | 2 | -6/+7 |
| | | | | Try avoid install more deps than neccessary. | ||||
* | main/py-musicbrainzngs: fix runtime dependencies | prspkt | 2018-06-07 | 1 | -2/+2 |
| | |||||
* | main/alpine-baselayout: enable ipv6 and sysrq by default | Natanael Copa | 2018-06-07 | 1 | -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 20180530 | Jakub Jirutka | 2018-06-07 | 1 | -3/+3 |
| | |||||
* | main/encfs: build fix | Natanael Copa | 2018-06-07 | 1 | -1/+1 |
| | | | | we need pod2man from perl to build documentation | ||||
* | main/tinyxml2: move from community | Natanael Copa | 2018-06-07 | 1 | -0/+40 |
| | | | | needed by encfs | ||||
* | main/encfs: upgrade to 1.9.5 | Sascha Paunovic | 2018-06-07 | 1 | -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 builder | Tuan M. Hoang | 2018-06-07 | 1 | -7/+2 |
| | |||||
* | main/nano: upgrade to 2.9.8 | Mark Weston | 2018-06-06 | 1 | -2/+2 |
| |