aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
* main/perl-io-stringy: upgrade to 2.113Leo2020-01-171-2/+2
|
* main/ansible: security upgrade to 2.9.3 CVE-2019-14904 CVE-2019-14905Andy Postnikov2020-01-171-3/+6
|
* main/perl-timedate: upgrade to 2.31Leo2020-01-171-23/+22
|
* main/openldap: enable authentication delegation to Cyrus SASLLeonardo Arena2020-01-171-1/+2
| | | | fixes #10957
* ==== snapshot 20200117 ====v20200117Natanael Copa2020-01-171-1/+1
|
* main/perl-type-tiny: upgrade to 1.008003Leo2020-01-161-2/+2
|
* main/rsync: use system zlib libraryJ0WI2020-01-161-2/+2
|
* main/lftp: upgrade to 4.9.1Leo2020-01-161-8/+3
|
* main/nginx: actually fix CVE-2019-20372Natanael Copa2020-01-162-2/+32
| | | | add the missing patch
* main/nginx: fix CVE-2019-20372Natanael Copa2020-01-161-1/+3
| | | | fixes #11134
* main/openrc: allow to change interfaces config locationJakub Jirutka2020-01-162-6/+6
|
* main/openrc: rename deprecated $SVCNAME, use /run instead of /var/runJakub Jirutka2020-01-162-6/+5
|
* main/mkinitfs: upgrade to 3.4.5Natanael Copa2020-01-162-30/+4
|
* main/zfs-lts: rebuild against kernel 5.4.12-r1Natanael Copa2020-01-161-1/+1
|
* main/xtables-addons-lts: rebuild against kernel 5.4.12-r1Natanael Copa2020-01-161-1/+1
|
* main/drbd-lts: rebuild against kernel 5.4.12-r1Natanael Copa2020-01-161-1/+1
|
* main/linux-lts: enable serial_ir moduleNatanael Copa2020-01-163-7/+9
| | | | ref #11135
* main/alpine-conf: backport lbu fix for listing ciphersNatanael Copa2020-01-162-2/+31
| | | | upstream bug: https://gitlab.alpinelinux.org/alpine/alpine-conf/issues/10451
* main/opensmtpd: remove executable permission from smtpd.initdSören Tempel2020-01-161-0/+0
| | | | | Permissions of this file have been changed by accident in 5eb316d2be8af57a3d50d0da17f1e3e0be82c935.
* main/e2fsprogs: update secfixes for CVE-2019-5188Leo2020-01-161-0/+2
|
* main/opensmtpd: checkconfig should only output messages on errorSören Tempel2020-01-152-3/+8
| | | | | | | | | | Other OpenRC services don't output anything on standard error unless something is not ok as well. The message `configuration OK` is useless. This change checks the exit status first and only emits the output of `smtpd -n` if the configuration is invalid. See also: https://gitlab.alpinelinux.org/alpine/aports/merge_requests/2940#note_62647
* main/openrc: fix do_unmount functionSören Tempel2020-01-152-1/+30
| | | | Without this patch fuser was never properly invoked.
* main/grub: add missing dep on gettext, required for autopointRasmus Thomsen2020-01-151-1/+1
| | | | Closes !3083
* main/grub: upgrade to 2.04Natanael Copa2020-01-1534-6719/+76
|
* main/sed: upgrade to 4.8Leo2020-01-152-20/+4
|
* main/fail2ban: upgrade to 0.11.1Andy Postnikov2020-01-153-38/+31
|
* 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
* main/busybox: fix triggerNatanael Copa2020-01-151-2/+2
| | | | | | | fix case where depmod does not exists, which would result in printing readlink syntax. By passing "" we avoid that to happen. Aslo fix typo in comment
* main/libsecret: disable tests on 32bit, to unblock the builders.Leo2020-01-151-2/+4
|
* main/zfs-lts: rebuild against kernel 5.4.12-r0Natanael Copa2020-01-151-1/+1
|
* main/xtables-addons-lts: rebuild against kernel 5.4.12-r0Natanael Copa2020-01-151-1/+1
|
* main/drbd-lts: rebuild against kernel 5.4.12-r0Natanael Copa2020-01-151-1/+1
|
* main/linux-lts: upgrade to 5.4.12Milan P. Stanić2020-01-1510-20/+23
| | | | | enable CONFIG_HAVE_COPY_THREAD_TLS=y for architectures which got it (aarch64 and armv7)
* main/linux-rpi: upgrade to 5.4.12Natanael Copa2020-01-151-3/+3
|
* main/perl-dbd-pg: upgrade to 3.10.1Leo2020-01-151-2/+2
|
* main/snappy: upgrade to 1.1.8Leo2020-01-151-6/+3
|
* main/libsecret: upgrade to 0.20.0Rasmus Thomsen2020-01-153-18/+222
|
* main/gjs: move from communityRasmus Thomsen2020-01-151-0/+37
| | | | Required for libsecret tests
* main/pspg: upgrade to 2.6.6Jakub Jirutka2020-01-141-2/+2
|
* main/ack: upgrade to 3.3.1Leo2020-01-141-2/+2
|
* main/perl-path-tiny: upgrade to 0.110Leo2020-01-141-9/+4
|
* main/perl-cgi: upgrade to 4.45Leo2020-01-141-4/+4
|
* main/perl-log-any: upgrade to 1.708Leo2020-01-141-15/+7
|
* main/xvfb-run: Add coreutils as dependency to avoid missing fmtGustavo L F Walbon2020-01-141-2/+2
| | | | | | | | | xvfb-run needs fmt, this binary is part of the coreutils package. So coreutils must be added as a dependency to ensure proper operation even in the error case. Signed-off-by: Gustavo L F Walbon <gwalbon@linux.ibm.com> Signed-off-by: Mike Sullivan <mksully22@gmail.com>
* main/py3-zipp: upgrade to 1.0.0Leo2020-01-141-3/+3
|
* main/ipset: upgrade to 7.5Leo2020-01-141-6/+3
|
* main/py-dbus: upgrade to 1.2.16Leo2020-01-141-2/+2
|
* main/xorg-server: upgrade to 1.20.7prspkt2020-01-141-3/+3
|
* main/xen: add secinfoLeonardo Arena2020-01-141-0/+6
|
* main/gcc: Fix D language support on non-x86_64Geod242020-01-144-3/+1007
| | | | | | | | | | | | | | While some basic functions were working, some C definitions in Druntime were wrong, which led to wrong compilation when trying to bootstrap other packages on x86, ARM and AArch64. Additionally, s390x didn't seem to pick the dependency on the C runtime, and needed an extra dependency on libucontext-dev (not to mention a few fixes to C definitions, like other archs). Finally, 404-dlang-zlib.patch contains a fix that was done in 2.077.0, but is needed for another Alpine package to work on all platforms. While not required to fix platform support, it fixes #11125.