Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | main/perl-time-hires: upgrade to 1.9760 | Leonardo Arena | 2019-02-19 | 1 | -14/+10 | |
| | | | | Modernize APKBUILD, update license, explicitly disable tests | |||||
* | main/multipath-tools: upgrade to 0.8.0 | Leonardo Arena | 2019-02-19 | 2 | -30/+3 | |
| | ||||||
* | main/perl-cpanel-json-xs: upgrade to 4.09 | Francesco Colista | 2019-02-18 | 1 | -2/+2 | |
| | ||||||
* | main/busybox-initscripts: adjust syslogd timestamp switch | Carlo Landmeter | 2019-02-16 | 2 | -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 libsasl2 | Carlo Landmeter | 2019-02-16 | 1 | -2/+2 | |
| | | | | fixes #9987 | |||||
* | main/feh: upgrade to 3.1.2 | Sören Tempel | 2019-02-16 | 1 | -2/+2 | |
| | ||||||
* | main/st: upgrade to 0.8.2 | Sören Tempel | 2019-02-16 | 1 | -2/+2 | |
| | ||||||
* | main/busybox: upgrade to 1.30.1 | Sören Tempel | 2019-02-16 | 1 | -2/+2 | |
| | ||||||
* | main/busybox: upgrade to 1.30.0 | Sören Tempel | 2019-02-15 | 10 | -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.27 | prspkt | 2019-02-15 | 1 | -2/+2 | |
| | ||||||
* | main/alpine-conf: include wifi regulatory db in modloop | Timo Teräs | 2019-02-15 | 2 | -2/+37 | |
| | | | | ref #9549 | |||||
* | main/apache2: Create /run folder for apache2 on install | Simon Frankenberger | 2019-02-14 | 1 | -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 modernize | Natanael Copa | 2019-02-13 | 4 | -157/+18 | |
| | ||||||
* | main/zfs-vanilla: rebuild against kernel 4.19.21-r0 | Natanael Copa | 2019-02-13 | 1 | -2/+2 | |
| | ||||||
* | main/xtables-addons-vanilla: rebuild against kernel 4.19.21-r0 | Natanael Copa | 2019-02-13 | 1 | -2/+2 | |
| | ||||||
* | main/spl-vanilla: rebuild against kernel 4.19.21-r0 | Natanael Copa | 2019-02-13 | 1 | -2/+2 | |
| | ||||||
* | main/drbd9-vanilla: rebuild against kernel 4.19.21-r0 | Natanael Copa | 2019-02-13 | 1 | -2/+2 | |
| | ||||||
* | main/devicemaster-linux-vanilla: rebuild against kernel 4.19.21-r0 | Natanael Copa | 2019-02-13 | 1 | -2/+2 | |
| | ||||||
* | main/dahdi-linux-vanilla: rebuild against kernel 4.19.21-r0 | Natanael Copa | 2019-02-13 | 1 | -2/+2 | |
| | ||||||
* | main/linux-vanilla: upgrade to 4.19.21 | Natanael Copa | 2019-02-13 | 1 | -3/+3 | |
| | ||||||
* | main/py-phonenumbers: upgrade to 8.10.5 | Kaarle Ritvanen | 2019-02-12 | 1 | -2/+2 | |
| | ||||||
* | main/openssl: Fix openssl secfix version number | Alex Mirski-Fitton | 2019-02-12 | 1 | -1/+1 | |
| | ||||||
* | main/mosquitto: Fix for CVE-2018-12546, CVE-2018-12550, CVE-2018-12551 | Simon Frankenberger | 2019-02-12 | 1 | -4/+8 | |
| | ||||||
* | main/lxc: patch needs autotools | Carlo Landmeter | 2019-02-12 | 1 | -0/+4 | |
| | ||||||
* | main/lxc: fix CVE-2019-5736 | Carlo Landmeter | 2019-02-12 | 2 | -2/+406 | |
| | ||||||
* | main/curl: fix segfault when running cargo | Milan P. Stanić | 2019-02-12 | 2 | -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 now | Simon Frankenberger | 2019-02-12 | 1 | -1/+11 | |
| | ||||||
* | main/gpsd: bump pkgrel | Pavel Demin | 2019-02-11 | 1 | -1/+1 | |
| | ||||||
* | main/gpsd: fix PPS functionality | Pavel Demin | 2019-02-11 | 2 | -18/+12 | |
| | ||||||
* | main/gtk+3.0: Fix touchscreen tapping menu items on X11 | Robert Yang | 2019-02-11 | 2 | -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-r1 | Natanael Copa | 2019-02-08 | 1 | -1/+1 | |
| | ||||||
* | main/xtables-addons-vanilla: rebuild against kernel 4.19.20-r1 | Natanael Copa | 2019-02-08 | 1 | -1/+1 | |
| | ||||||
* | main/spl-vanilla: rebuild against kernel 4.19.20-r1 | Natanael Copa | 2019-02-08 | 1 | -1/+1 | |
| | ||||||
* | main/drbd9-vanilla: rebuild against kernel 4.19.20-r1 | Natanael Copa | 2019-02-08 | 1 | -1/+1 | |
| | ||||||
* | main/devicemaster-linux-vanilla: rebuild against kernel 4.19.20-r1 | Natanael Copa | 2019-02-08 | 1 | -1/+1 | |
| | ||||||
* | main/dahdi-linux-vanilla: rebuild against kernel 4.19.20-r1 | Natanael Copa | 2019-02-08 | 1 | -1/+1 | |
| | ||||||
* | main/linux-vanilla: build CONFIG_RTL8723BS=m | Joe Holden | 2019-02-08 | 3 | -4/+4 | |
| | ||||||
* | main/linux-vanilla: Enable CONFIG_HW_RANDOM_VIRTIO for ppc64le | DDoSolitary | 2019-02-08 | 2 | -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 Feldman | 2019-02-08 | 5 | -9/+9 | |
| | | | | | * This fixes a conflict with the virtualbox guest additions package. See virtualbox-guest-modules package | |||||
* | main/mkinitfs: upgrade to 3.4.1 | Natanael Copa | 2019-02-08 | 5 | -181/+3 | |
| | ||||||
* | main/zfs-vanilla: rebuild against kernel 4.19.20-r0 | Natanael Copa | 2019-02-08 | 1 | -1/+1 | |
| | ||||||
* | main/xtables-addons-vanilla: rebuild against kernel 4.19.20-r0 | Natanael Copa | 2019-02-08 | 1 | -1/+1 | |
| | ||||||
* | main/spl-vanilla: rebuild against kernel 4.19.20-r0 | Natanael Copa | 2019-02-08 | 1 | -1/+1 | |
| | ||||||
* | main/drbd9-vanilla: rebuild against kernel 4.19.20-r0 | Natanael Copa | 2019-02-08 | 1 | -1/+1 | |
| | ||||||
* | main/devicemaster-linux-vanilla: rebuild against kernel 4.19.20-r0 | Natanael Copa | 2019-02-08 | 1 | -1/+1 | |
| | ||||||
* | main/dahdi-linux-vanilla: rebuild against kernel 4.19.20-r0 | Natanael Copa | 2019-02-08 | 1 | -1/+1 | |
| | ||||||
* | main/linux-vanilla: upgrade to 4.19.20 | Natanael Copa | 2019-02-08 | 1 | -2/+2 | |
| | ||||||
* | main/sed: upgrade to 4.7 | Natanael Copa | 2019-02-08 | 1 | -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 tests | Dmitry Romanenko | 2019-02-08 | 1 | -3/+8 | |
| | ||||||
* | main/nettle: disable neon for arch armv7 | Robert Yang | 2019-02-08 | 1 | -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. |