Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | main/py3-pluggy: upgrade to 0.13.1 | Leo | 2019-11-22 | 1 | -2/+2 | |
| | ||||||
* | main/avahi: streamline makedepends | Leo | 2019-11-22 | 1 | -3/+4 | |
| | | | | Remove py-gdbm which is not used | |||||
* | main/avahi-ui: streamline dependencies | Leo | 2019-11-22 | 1 | -5/+4 | |
| | | | | | | | | | Remove dependencies where not necessary, avahi-tools has no dependency on any python stuff, all files are ELF binaries, not python scripts. Move gtk+3.0-dev and avahi-dev to makedepends since they are automatically detected by pc: | |||||
* | main/nss: security upgrade to 3.47.1 | J0WI | 2019-11-22 | 1 | -4/+6 | |
| | ||||||
* | main/seabios: upgrade to 1.12.1 | Leo | 2019-11-22 | 1 | -5/+7 | |
| | ||||||
* | main/py3-tox: upgrade to 3.14.1 | Leo | 2019-11-22 | 1 | -8/+12 | |
| | ||||||
* | main/py3-virtualenv: upgrade to 16.7.7 | Leo | 2019-11-22 | 1 | -5/+3 | |
| | ||||||
* | main/py-setuptools: upgrade to 41.6.0 | Leo | 2019-11-22 | 1 | -5/+2 | |
| | ||||||
* | main/busybox: fix bug when comparing negative numbers | Leo | 2019-11-22 | 2 | -8/+18 | |
| | | | | | | | | | | See: - https://gitlab.alpinelinux.org/alpine/aports/issues/10976 - https://bugs.busybox.net/show_bug.cgi?id=12336 fixes #10976 Also fix policy violations while we're at it. | |||||
* | main/uwsgi: rebuild against python3-3.8.0 | Rasmus Thomsen | 2019-11-22 | 1 | -1/+1 | |
| | ||||||
* | main/py3-filelock: rebuild against python3.8 | Leo | 2019-11-21 | 1 | -4/+1 | |
| | ||||||
* | community/py3-tornado: move from main | Leo | 2019-11-21 | 1 | -31/+0 | |
| | ||||||
* | main/py3-pluggy: upgrade to 0.13.0 | Leo | 2019-11-21 | 1 | -6/+3 | |
| | ||||||
* | main/py3-six: upgrade to 1.13.0 | Leo | 2019-11-21 | 1 | -3/+3 | |
| | ||||||
* | main/py3-sphinx: upgrade to 2.2.1 | Leo | 2019-11-21 | 1 | -5/+4 | |
| | ||||||
* | main/py3-attrs: upgrade to 19.3.0 | Leo | 2019-11-21 | 1 | -3/+3 | |
| | ||||||
* | main/parted: disable tests that fail on other arches | Leo | 2019-11-21 | 2 | -6/+26 | |
| | ||||||
* | main/parted: upgrade to 3.3 | Leo | 2019-11-21 | 2 | -37/+13 | |
| | ||||||
* | main/py3-docutils: upgrade to 0.15.2 | Leo | 2019-11-21 | 1 | -6/+14 | |
| | ||||||
* | main/alpine-conf: fix lbu exit codes on error | Natanael Copa | 2019-11-21 | 2 | -2/+34 | |
| | ||||||
* | main/libtasn1: upgrade to 4.15.0 | Leo | 2019-11-21 | 1 | -6/+3 | |
| | ||||||
* | main/py3-pytest: upgrade to 5.3.0 | Leo | 2019-11-21 | 1 | -6/+3 | |
| |