Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | main/perl-test-warnings: upgrade to 0.027 | Leo | 2019-11-27 | 1 | -18/+11 | |
| | ||||||
* | main/perl-specio: upgrade to 0.45 | Leo | 2019-11-27 | 1 | -5/+2 | |
| | ||||||
* | main/perl-net-async-http: upgrade to 0.45 | Leo | 2019-11-27 | 1 | -8/+4 | |
| | ||||||
* | Stop using ftp://ftp.gnu.org and http://ftp.gnu.org in favour of the HTTPS ↵ | Tom Parker-Shemilt | 2019-11-27 | 18 | -18/+18 | |
| | | | | variant | |||||
* | main/perl-libwww: upgrade to 6.43 | Leo | 2019-11-27 | 1 | -6/+2 | |
| | ||||||
* | main/perl-io-async: upgrade to 0.75 | Leo | 2019-11-26 | 1 | -2/+2 | |
| | ||||||
* | main/abuild: upgrade to 3.5.0_rc2 | Natanael Copa | 2019-11-26 | 3 | -126/+3 | |
| | ||||||
* | main/iproute2: upgrade to 5.4.0 | Leo | 2019-11-26 | 1 | -5/+2 | |
| | ||||||
* | main/haproxy: upgrade to 2.1.0 | Milan P. Stanić | 2019-11-26 | 1 | -2/+2 | |
| | ||||||
* | main/ncurses: upgrade to 6.1_p20191123 | Milan P. Stanić | 2019-11-26 | 1 | -2/+2 | |
| | ||||||
* | rebuild for protobuf-3.11.0 | Leo | 2019-11-26 | 2 | -2/+2 | |
| | ||||||
* | main/protobuf: upgrade to 3.11.0 | Leo | 2019-11-26 | 1 | -7/+2 | |
| | ||||||
* | main/gtk+3.0: add patch fixing crashing of applications on Wayland when ↵ | Rasmus Thomsen | 2019-11-26 | 2 | -3/+112 | |
| | | | | | | using a stylus This fixes e.g. Xournalpp with a stylus | |||||
* | main/py-dbus: upgrade to 1.2.14 | Leo | 2019-11-26 | 1 | -7/+3 | |
| | ||||||
* | main/gnupg: upgrade to 2.2.18 | Leo | 2019-11-26 | 1 | -12/+10 | |
| | ||||||
* | main/libepoxy: upgrade to 1.5.4 | Leo | 2019-11-26 | 1 | -8/+2 | |
| | ||||||
* | main/py3-requests: upgrade to 2.22.0 | Drew DeVault | 2019-11-25 | 2 | -46/+4 | |
| | ||||||
* | main/fuse3: upgrade to 3.8.0 | Leo | 2019-11-25 | 1 | -5/+2 | |
| | ||||||
* | main/ghostscript: add missing secfixes comment | Leo | 2019-11-25 | 1 | -3/+2 | |
| | ||||||
* | main/py-setuptools: upgrade to 42.0.0 | Leo | 2019-11-25 | 1 | -2/+2 | |
| | ||||||
* | main/pcre2: disable jit for armhf | Natanael Copa | 2019-11-25 | 1 | -1/+1 | |
| | | | | | test suite segfaults. upstream report: https://bugs.exim.org/show_bug.cgi?id=2468 | |||||
* | main/postfix: upgrade to 3.4.8 | Leo | 2019-11-25 | 1 | -2/+2 | |
| | ||||||
* | main/libseccomp: test 36-37 in v2.4.2 do not work with kernel 4.x | Tuan Hoang | 2019-11-25 | 1 | -2/+5 | |
| | | | | | | Commit be65b26b67099be2b2b4890d736dbd1ad15adf36 upstream adapted to new kernel 5.x syscalls. We can enable these tests again as soon as we move to 5.x. | |||||
* | main/zfs-vanilla: rebuild against kernel 4.19.86-r0 | Natanael Copa | 2019-11-25 | 1 | -1/+1 | |
| | ||||||
* | main/xtables-addons-vanilla: rebuild against kernel 4.19.86-r0 | Natanael Copa | 2019-11-25 | 1 | -1/+1 | |
| | ||||||
* | main/drbd-vanilla: rebuild against kernel 4.19.86-r0 | Natanael Copa | 2019-11-25 | 1 | -1/+1 | |
| | ||||||
* | main/devicemaster-linux-vanilla: rebuild against kernel 4.19.86-r0 | Natanael Copa | 2019-11-25 | 1 | -1/+1 | |
| | ||||||
* | main/dahdi-linux-vanilla: rebuild against kernel 4.19.86-r0 | Natanael Copa | 2019-11-25 | 1 | -1/+1 | |
| | ||||||
* | main/linux-vanilla: upgrade to 4.19.86 | Natanael Copa | 2019-11-25 | 1 | -3/+3 | |
| | ||||||
* | main/linux-vanilla: enable Aquantia atlantic net device | Yonggang Luo | 2019-11-25 | 1 | -1/+1 | |
| | | | | Fixes #10220 | |||||
* | main/linux-rpi: upgrade to 4.19.86 | Natanael Copa | 2019-11-25 | 1 | -3/+3 | |
| | ||||||
* | main/pcre2: upgrade to 10.34 | Leo | 2019-11-25 | 1 | -10/+3 | |
| | ||||||
* | main/dbus: Remove uuid generation from post-install | Olliver Schinagl | 2019-11-25 | 2 | -5/+2 | |
| | | | | | | | | | | | | | | | | | | | In the past, dbus uuid generation was done as a post install step. Years later, this was copied/moved into the start-up script. This makes a lot of sense, where in the post-install step it does not. More importantly however, when bootstrapping alpine into a directory, with the dbus package, dbus-uuidgen fails during the post-install phase due to missing /dev/urandom, which is expected not to exist in a alternative root, as can be seen in the following error Failed to generate UUID: Could not open /dev/urandom: No such file or directory ERROR: dbus-1.12.16-r0.post-install: script exited with error 1 Lets drop this line all together as it serves no purpose with the UUID being generated at startup anyway. Signed-off-by: Olliver Schinagl <oliver@schinagl.nl> | |||||
* | main/perl-io-compress: upgrade to 2.091 | Leonardo Arena | 2019-11-25 | 1 | -2/+2 | |
| | ||||||
* | main/perl-compress-raw-zlib: upgrade to 2.091 | Leonardo Arena | 2019-11-25 | 1 | -2/+2 | |
| | ||||||
* | main/perl-compress-raw-bzip2: upgrade to 2.091 | Leonardo Arena | 2019-11-25 | 1 | -2/+2 | |
| | ||||||
* | main/gcc: fix gimplify.c omp_default_clause | Milan P. Stanić | 2019-11-25 | 2 | -2/+45 | |
| | | | | | add upstream patch: PR middle-end/91920 fixes #10909 | |||||
* | main/graphviz: upgrade to 2.42.3 | prspkt | 2019-11-25 | 1 | -10/+4 | |
| | ||||||
* | main/graphviz: drop python2 bindings | prspkt | 2019-11-25 | 1 | -19/+4 | |
| | | | | * Swith url to https. | |||||
* | main/linux-headers: remove stray fix-little_endian.patch | Milan P. Stanić | 2019-11-25 | 1 | -14/+0 | |
| | | | | according git log this file was never used | |||||
* | main/vala: upgrade to 0.46.5 | Leo | 2019-11-24 | 1 | -6/+2 | |
| | ||||||
* | main/imlib2: upgrade to 1.6.0 | Leo | 2019-11-24 | 1 | -7/+3 | |
| | ||||||
* | main/ckbcomp: upgrade to 1.194 | Leo | 2019-11-24 | 1 | -4/+2 | |
| | ||||||
* | main/vte3: upgrade to 0.58.3 | Leo | 2019-11-24 | 1 | -3/+3 | |
| | ||||||
* | main/xtables-addons: upgrade to 3.6 | Leo | 2019-11-24 | 1 | -4/+2 | |
| | ||||||
* | main/parallel: upgrade to 20191122 | Leo | 2019-11-24 | 1 | -4/+2 | |
| | ||||||
* | main/ccache: upgrade to 3.7.6 | Leo | 2019-11-24 | 1 | -6/+2 | |
| | ||||||
* | main/xorg-server: upgrade to 1.20.6 | prspkt | 2019-11-23 | 2 | -25/+3 | |
| | ||||||
* | main/py3-phonenumbers: upgrade to 8.10.23 | Leo | 2019-11-22 | 1 | -6/+3 | |
| | ||||||
* | main/py3-sphinx: install commands with -3 suffix | Leo | 2019-11-22 | 1 | -1/+10 | |
| |