aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
...
* main/perl-time-hires: upgrade to 1.9760Leonardo Arena2019-02-191-14/+10
| | | | Modernize APKBUILD, update license, explicitly disable tests
* main/multipath-tools: upgrade to 0.8.0Leonardo Arena2019-02-192-30/+3
|
* main/perl-cpanel-json-xs: upgrade to 4.09Francesco Colista2019-02-181-2/+2
|
* main/busybox-initscripts: adjust syslogd timestamp switchCarlo Landmeter2019-02-162-3/+3
| | | | | | | this has now been upstreamed with: https://git.busybox.net/busybox/commit/sysklogd?id=9d539f9fbd0dc4ea70ed8ba66e3c78150fa8a8b2 fixes: #9986
* main/cyrus-sasl: add missing /etc/sasl2 to libsasl2Carlo Landmeter2019-02-161-2/+2
| | | | fixes #9987
* main/feh: upgrade to 3.1.2Sören Tempel2019-02-161-2/+2
|
* main/st: upgrade to 0.8.2Sören Tempel2019-02-161-2/+2
|
* main/busybox: upgrade to 1.30.1Sören Tempel2019-02-161-2/+2
|
* main/busybox: upgrade to 1.30.0Sören Tempel2019-02-1510-498/+88
| | | | | | | | | | | | | | | Notable changes: * The sysklogd -Z option has been removed in favor of -t option which has been added by upstream. * Our own nologin.c applet has been replaced by an upstream nologin shell applet. * New bc applet. OK ncopa@ Fixes #9279 Fixes #7818
* main/perl-image-exiftool: upgrade to 11.27prspkt2019-02-151-2/+2
|
* main/alpine-conf: include wifi regulatory db in modloopTimo Teräs2019-02-152-2/+37
| | | | ref #9549
* main/apache2: Create /run folder for apache2 on installSimon Frankenberger2019-02-141-1/+5
| | | | | | | | The directory /run/apache2 is only created when running in openrc (see apache2.initd). When installing on a non-openrc system (e.g. docker), this folder is missing and apache2 refuses to start. Closes https://bugs.alpinelinux.org/issues/9982
* main/musl: upgrade to 1.1.21 and modernizeNatanael Copa2019-02-134-157/+18
|
* main/zfs-vanilla: rebuild against kernel 4.19.21-r0Natanael Copa2019-02-131-2/+2
|
* main/xtables-addons-vanilla: rebuild against kernel 4.19.21-r0Natanael Copa2019-02-131-2/+2
|
* main/spl-vanilla: rebuild against kernel 4.19.21-r0Natanael Copa2019-02-131-2/+2
|
* main/drbd9-vanilla: rebuild against kernel 4.19.21-r0Natanael Copa2019-02-131-2/+2
|
* main/devicemaster-linux-vanilla: rebuild against kernel 4.19.21-r0Natanael Copa2019-02-131-2/+2
|
* main/dahdi-linux-vanilla: rebuild against kernel 4.19.21-r0Natanael Copa2019-02-131-2/+2
|
* main/linux-vanilla: upgrade to 4.19.21Natanael Copa2019-02-131-3/+3
|
* main/py-phonenumbers: upgrade to 8.10.5Kaarle Ritvanen2019-02-121-2/+2
|
* main/openssl: Fix openssl secfix version numberAlex Mirski-Fitton2019-02-121-1/+1
|
* main/mosquitto: Fix for CVE-2018-12546, CVE-2018-12550, CVE-2018-12551Simon Frankenberger2019-02-121-4/+8
|
* main/lxc: patch needs autotoolsCarlo Landmeter2019-02-121-0/+4
|
* main/lxc: fix CVE-2019-5736Carlo Landmeter2019-02-122-2/+406
|
* main/curl: fix segfault when running cargoMilan P. Stanić2019-02-122-3/+15
| | | | | | Patch is taken from upstream at https://github.com/curl/curls The http2 code for connection checking needs a transfer to use. Make sure a working one is set before handler->connection_check() is called.
* main/postfix: Modify postfix-files so set-permissions works nowSimon Frankenberger2019-02-121-1/+11
|
* main/gpsd: bump pkgrelPavel Demin2019-02-111-1/+1
|
* main/gpsd: fix PPS functionalityPavel Demin2019-02-112-18/+12
|
* main/gtk+3.0: Fix touchscreen tapping menu items on X11Robert Yang2019-02-112-3/+33
| | | | | | | | | | | | | | | | | | On GTK+3.0 and X11 tapping menus are broken since GTK 3.22.30 and higher. This bug has been reported upstream[1] but there hasn't been a solution to it. The cause of the problem is an upstream GTK commit[2] which fixes a particular touchscreen issues with Inkscape[3]. The scope of issue addressed in the breaking commit is much narrower than tapping menus which affects any application that uses menus. This patch reverts the upstream commit so that touchscreen devices using GTK 3.0 on X11 are more usable again. [1] https://gitlab.gnome.org/GNOME/gtk/issues/945 [2] https://gitlab.gnome.org/GNOME/gtk/commit/5c700cf575a341482d802edce999789feb17849a [3] https://bugzilla.gnome.org/show_bug.cgi?id=781757
* main/zfs-vanilla: rebuild against kernel 4.19.20-r1Natanael Copa2019-02-081-1/+1
|
* main/xtables-addons-vanilla: rebuild against kernel 4.19.20-r1Natanael Copa2019-02-081-1/+1
|
* main/spl-vanilla: rebuild against kernel 4.19.20-r1Natanael Copa2019-02-081-1/+1
|
* main/drbd9-vanilla: rebuild against kernel 4.19.20-r1Natanael Copa2019-02-081-1/+1
|
* main/devicemaster-linux-vanilla: rebuild against kernel 4.19.20-r1Natanael Copa2019-02-081-1/+1
|
* main/dahdi-linux-vanilla: rebuild against kernel 4.19.20-r1Natanael Copa2019-02-081-1/+1
|
* main/linux-vanilla: build CONFIG_RTL8723BS=mJoe Holden2019-02-083-4/+4
|
* main/linux-vanilla: Enable CONFIG_HW_RANDOM_VIRTIO for ppc64leDDoSolitary2019-02-082-2/+2
| | | | This module has been enabled on all other architectures except ppc64le. It adds support for VirtIO's hardware RNG device, which is important when running on a virtual machine.
* main/linux-vanilla: Don't build VBOXGUEST module.Gennady Feldman2019-02-085-9/+9
| | | | | * This fixes a conflict with the virtualbox guest additions package. See virtualbox-guest-modules package
* main/mkinitfs: upgrade to 3.4.1Natanael Copa2019-02-085-181/+3
|
* main/zfs-vanilla: rebuild against kernel 4.19.20-r0Natanael Copa2019-02-081-1/+1
|
* main/xtables-addons-vanilla: rebuild against kernel 4.19.20-r0Natanael Copa2019-02-081-1/+1
|
* main/spl-vanilla: rebuild against kernel 4.19.20-r0Natanael Copa2019-02-081-1/+1
|
* main/drbd9-vanilla: rebuild against kernel 4.19.20-r0Natanael Copa2019-02-081-1/+1
|
* main/devicemaster-linux-vanilla: rebuild against kernel 4.19.20-r0Natanael Copa2019-02-081-1/+1
|
* main/dahdi-linux-vanilla: rebuild against kernel 4.19.20-r0Natanael Copa2019-02-081-1/+1
|
* main/linux-vanilla: upgrade to 4.19.20Natanael Copa2019-02-081-2/+2
|
* main/sed: upgrade to 4.7Natanael Copa2019-02-081-3/+5
| | | | Use a GNU mirror due to GNU master site seems to be down at the moment.
* main/py-six: upgrade to 1.12.0, added testsDmitry Romanenko2019-02-081-3/+8
|
* main/nettle: disable neon for arch armv7Robert Yang2019-02-081-3/+9
| | | | | | | | A previous commit ensures arm neon is disabled for armhf: 36a1b9b653eb45ae33735f906d3e7ff6e4d61365 Extend this to armv7 as well. It uses vfpv3-d16 fpu which doesn't include neon instruction set.