Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/glu: upgrade to 9.0.1 | Leo | 2019-07-25 | 1 | -12/+4 |
| | |||||
* | main/mesa: enable etnaviv and tegra support | Bart Ribbers | 2019-07-24 | 1 | -2/+10 |
| | | | Closes GH-9287 | ||||
* | main/perl-mail-clamav: update url, license, install in vendor dir only | Leonardo Arena | 2019-07-24 | 1 | -4/+4 |
| | | | | Fixes #9342 | ||||
* | main/postgresql-bdr: solve conflict with postgresql mainline | Leonardo Arena | 2019-07-24 | 1 | -10/+20 |
| | | | | | | Don't attempt to allow coexisting mixed mainline/bdr client/server versions Fixes #10483 | ||||
* | main/busybox: Removed superseded microcom patch | Marian Buschsieweke | 2019-07-24 | 2 | -30/+0 |
| | | | | | | The incorrect shell parameter parsing of microcom has been fixed upstream (slightly different to the patch of Alpine). Therefore, there is no need to still patch it. | ||||
* | main/axel: upgrade to 2.17.5 | Leo | 2019-07-24 | 1 | -2/+2 |
| | |||||
* | main/libtasn1: upgrade to 4.14 | Leo | 2019-07-24 | 2 | -62/+8 |
| | | | | | | - CVE-2018-1000654 Fixes #10517 | ||||
* | main/busybox: enable -R for udhcpc by default | Sören Tempel | 2019-07-24 | 2 | -2/+2 |
| | | | | | | | While working on the upgrade to busybox 1.31.0 I noticed that the default busybox configuration files in `configs/` enable -R by default while we don't. Since the option seems useful I decided to enable it our busybox version as well. | ||||
* | main/busybox: upgrade to 1.31.0 | Sören Tempel | 2019-07-24 | 7 | -144/+68 |
| | | | | | | | | | | | Notable changes: * udhcpc: upstream prefers -b over -n now. Since we set -b instead of -n by default this is not desired as it would not allow users to overwrite the -b without recompiling busybox. I therefore reverted the upstream commit introducing this change [0]. [0]: https://git.busybox.net/busybox/commit/?id=87e216294af9eec39c0c1d553555f8a98c15db38 | ||||
* | main/parallel: upgrade to 20190722 | Leo | 2019-07-24 | 1 | -2/+2 |
| | |||||
* | main/libdrm: switch to meson and enable tegra & etnaviv | Luca Weiss | 2019-07-23 | 1 | -20/+15 |
| | | | Closes GH-9319 | ||||
* | main/patch: fix CVE-2019-13636 | Leo | 2019-07-23 | 2 | -2/+115 |
| | | | | fixes #10688 | ||||
* | main/feh: upgrade to 3.2.1 | Leo | 2019-07-23 | 1 | -2/+2 |
| | |||||
* | main/perl-db: upgrade to 0.63 | Leonardo Arena | 2019-07-23 | 1 | -14/+19 |
| | | | | Modernize APKBUILD, add check() | ||||
* | main/perl-scope-upper: upgrade to 0.32 | Leonardo Arena | 2019-07-23 | 1 | -12/+12 |
| | | | | Modernize APKBUILD, add check() | ||||
* | main/py3-elftools: remove python3-dev from makedepends | Sören Tempel | 2019-07-23 | 1 | -5/+0 |
| | | | | | | | This has noarch=noarch so it doesn't need python development headers. While at it also perform some minor stylistic cleanups. No pkgrel bump since a rebuild is not necessary. | ||||
* | main/mkinitfs: fix build with musl-1.1.23 | Natanael Copa | 2019-07-23 | 2 | -2/+29 |
| | |||||
* | main/postgresql: create postgres account | Sören Tempel | 2019-07-23 | 2 | -2/+12 |
| | | | | | | | | | | | | | | | | | This change was made due to complains that /etc/passwd contains system accounts with login shells, postgres being one of them [0]. Setting the shell of the postgres account to /sbin/nologin was not deemed feasible as the official document suggests login in as the postgres user via su(1) [1]. Other Linux distribution (Debian, Gentoo, Arch) also create the account with a shell. Not creating the postgres account by default (via alpine-baselayout) and instead creating it on demand from the package was deemed a reasonable compromise. [0]: https://gitlab.alpinelinux.org/alpine/aports/issues/10579 [1]: https://wiki.postgresql.org/wiki/First_steps | ||||
* | main/alpine-baselayout: remove postgres account | Sören Tempel | 2019-07-23 | 3 | -5/+3 |
| | | | | Fixes #10579 | ||||
* | main/linux-rpi: upgrade to 4.19.60 | Natanael Copa | 2019-07-23 | 1 | -3/+3 |
| | |||||
* | main/zfs-vanilla: rebuild against kernel 4.19.60-r0 | Natanael Copa | 2019-07-23 | 1 | -1/+1 |
| | |||||
* | main/xtables-addons-vanilla: rebuild against kernel 4.19.60-r0 | Natanael Copa | 2019-07-23 | 1 | -1/+1 |
| | |||||
* | main/drbd-vanilla: rebuild against kernel 4.19.60-r0 | Natanael Copa | 2019-07-23 | 1 | -1/+1 |
| | |||||
* | main/devicemaster-linux-vanilla: rebuild against kernel 4.19.60-r0 | Natanael Copa | 2019-07-23 | 1 | -1/+1 |
| | |||||
* | main/dahdi-linux-vanilla: rebuild against kernel 4.19.60-r0 | Natanael Copa | 2019-07-23 | 1 | -1/+1 |
| | |||||
* | main/linux-vanilla: upgrade to 4.19.60 | Natanael Copa | 2019-07-23 | 1 | -2/+2 |
| | |||||
* | main/xen: rebuild against nettle-3.5 | Natanael Copa | 2019-07-22 | 1 | -1/+1 |
| | |||||
* | main/rtmpdump: rebuild against nettle-3.5 | Natanael Copa | 2019-07-22 | 1 | -1/+1 |
| | |||||
* | main/qemu: rebuild against nettle-3.5 | Natanael Copa | 2019-07-22 | 1 | -1/+1 |
| | |||||
* | main/sdl2: fix directfb cflags in .pc | Natanael Copa | 2019-07-22 | 2 | -3/+17 |
| | | | | | | | | | | | | | | | | make sure the directfb CFLAGS are included in the .pc. This fixes the following compiler error: /usr/include/SDL2/SDL_syswm.h:77:10: fatal error: directfb.h: No such file or directory #include <directfb.h> ^~~~~~~~~~~~ We don't add the directfb pkg-config file as a dependency because directfb will not be directly linked to sdl, instead sdl will dlopen it. We do need the headers though, so we simply add the directfb CFLAGS. This is also what the autotools configure script does. | ||||
* | main/freeradius-client: rebuild against nettle-3.5 | Natanael Copa | 2019-07-22 | 1 | -1/+1 |
| | |||||
* | main/dnsmasq: rebuild against nettle-3.5 | Natanael Copa | 2019-07-22 | 2 | -1/+45 |
| | |||||
* | main/aria2: rebuild against nettle-3.5 | Natanael Copa | 2019-07-22 | 1 | -1/+1 |
| | |||||
* | main/gnutls: rebuild against nettle-3.5 | Natanael Copa | 2019-07-22 | 1 | -1/+1 |
| | |||||
* | main/nettle: upgrade to 3.5.1 | J0WI | 2019-07-22 | 2 | -30/+7 |
| | |||||
* | main/git: add missing perl-git dependency to perl-git-svn | Leo | 2019-07-22 | 1 | -4/+2 |
| | |||||
* | main/popt: pull source from debian for now | Sören Tempel | 2019-07-22 | 1 | -1/+1 |
| | | | | | | | | rpm5.org doesn't resolve currently. Tarball checksum didn't change so rebuild is not necessary. Fixes #10608 | ||||
* | main/dmvpn: upgrade to 1.1.0 | Kaarle Ritvanen | 2019-07-22 | 1 | -2/+2 |
| | |||||
* | main/libuv: upgrade to 1.30.1 | Oleg Titov | 2019-07-22 | 1 | -2/+2 |
| | | | | - https://github.com/libuv/libuv/releases 1.30.1 | ||||
* | main/libcdio-paranoia: rebuild against libcdio-2.1 | Natanael Copa | 2019-07-22 | 1 | -1/+1 |
| | |||||
* | main/cdw: rebuild against libcdio-2.1 | Natanael Copa | 2019-07-22 | 1 | -1/+1 |
| | |||||
* | main/libcdio: upgrade to 2.1.0 | prspkt | 2019-07-22 | 2 | -28/+4 |
| | | | | * Clarify license, remove unused patch | ||||
* | main/vala: upgrade to 0.44.6 | Rasmus Thomsen | 2019-07-22 | 1 | -15/+3 |
| | | | | * Enable now working test | ||||
* | main/openldap: add -openrc package | Leo | 2019-07-22 | 1 | -2/+3 |
| | |||||
* | main/py-roman: upgrade to 3.2 | prspkt | 2019-07-22 | 1 | -5/+10 |
| | | | | * Clarify license and run test suite. | ||||
* | main/py-irc: purge | Natanael Copa | 2019-07-22 | 1 | -50/+0 |
| | | | | due to missing py-hgtools | ||||
* | main/py-hgtools: remove | prspkt | 2019-07-22 | 1 | -25/+0 |
| | | | | * hgtools is defunct and has been superseded by setuptools_scm. | ||||
* | main/poppler: fix path for JPEG2000Stream.cc | prspkt | 2019-07-22 | 1 | -3/+0 |
| | |||||
* | main/openjpeg: fix path for cmake | prspkt | 2019-07-22 | 2 | -5/+17 |
| | |||||
* | main/mc: upgrade to 4.8.23 | prspkt | 2019-07-22 | 1 | -2/+2 |
| |