aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
...
* main/devicemaster-linux-vanilla: rebuild against kernel 4.19.61-r0Natanael Copa2019-07-261-1/+1
|
* main/dahdi-linux-vanilla: rebuild against kernel 4.19.61-r0Natanael Copa2019-07-261-1/+1
|
* main/linux-vanilla: upgrade to 4.19.61Natanael Copa2019-07-261-5/+5
|
* main/linux-vanilla: add usb module for sun4i boards fixes #10677Milan P. Stanić2019-07-262-2/+2
|
* main/sdl2: upgrade to 2.0.10Leo2019-07-261-3/+16
| | | | ref #10337
* main/haproxy: upgrade to 2.0.3Milan P. Stanić2019-07-261-2/+2
| | | | fix one critical bug and number of major
* main/musl: add musl-libintl subpackageNatanael Copa2019-07-261-6/+16
| | | | | | move the libintl.h header to its own subpackage instead of deleting it. This makes it possible to build packages with the musl libintl instead of GNU gettext.
* main/glib: upgrade to 2.60.6Rasmus Thomsen2019-07-251-2/+2
|
* main/perl-config-inifiles: add perl-io-stringy to depends fix url fix licenseLeo2019-07-251-6/+5
|
* main/postgresql-bdr: update url, enable check(), use mainline libpqLeonardo Arena2019-07-251-15/+5
| | | | Partially revert commit 4d74c2eae1e73b08951083af250d9a3fbf250ec8
* main/postgresql-bdr: fix typos in providesLeonardo Arena2019-07-251-3/+3
|
* main/postgresql-bdr: install libpq.so and add libs subpkgLeonardo Arena2019-07-251-4/+19
| | | | | | | Now that we're conflicting with mainline install libpq.so.* Also add libs subpackage like mainline Ref #10483
* main/glu: upgrade to 9.0.1Leo2019-07-251-12/+4
|
* main/mesa: enable etnaviv and tegra supportBart Ribbers2019-07-241-2/+10
| | | Closes GH-9287
* main/perl-mail-clamav: update url, license, install in vendor dir onlyLeonardo Arena2019-07-241-4/+4
| | | | Fixes #9342
* main/postgresql-bdr: solve conflict with postgresql mainlineLeonardo Arena2019-07-241-10/+20
| | | | | | Don't attempt to allow coexisting mixed mainline/bdr client/server versions Fixes #10483
* main/busybox: Removed superseded microcom patchMarian Buschsieweke2019-07-242-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.5Leo2019-07-241-2/+2
|
* main/libtasn1: upgrade to 4.14Leo2019-07-242-62/+8
| | | | | | - CVE-2018-1000654 Fixes #10517
* main/busybox: enable -R for udhcpc by defaultSören Tempel2019-07-242-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.0Sören Tempel2019-07-247-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 20190722Leo2019-07-241-2/+2
|
* main/libdrm: switch to meson and enable tegra & etnavivLuca Weiss2019-07-231-20/+15
| | | Closes GH-9319
* main/patch: fix CVE-2019-13636Leo2019-07-232-2/+115
| | | | fixes #10688
* main/feh: upgrade to 3.2.1Leo2019-07-231-2/+2
|
* main/perl-db: upgrade to 0.63Leonardo Arena2019-07-231-14/+19
| | | | Modernize APKBUILD, add check()
* main/perl-scope-upper: upgrade to 0.32Leonardo Arena2019-07-231-12/+12
| | | | Modernize APKBUILD, add check()
* main/py3-elftools: remove python3-dev from makedependsSören Tempel2019-07-231-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.23Natanael Copa2019-07-232-2/+29
|
* main/postgresql: create postgres accountSören Tempel2019-07-232-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 accountSören Tempel2019-07-233-5/+3
| | | | Fixes #10579
* main/linux-rpi: upgrade to 4.19.60Natanael Copa2019-07-231-3/+3
|
* main/zfs-vanilla: rebuild against kernel 4.19.60-r0Natanael Copa2019-07-231-1/+1
|
* main/xtables-addons-vanilla: rebuild against kernel 4.19.60-r0Natanael Copa2019-07-231-1/+1
|
* main/drbd-vanilla: rebuild against kernel 4.19.60-r0Natanael Copa2019-07-231-1/+1
|
* main/devicemaster-linux-vanilla: rebuild against kernel 4.19.60-r0Natanael Copa2019-07-231-1/+1
|
* main/dahdi-linux-vanilla: rebuild against kernel 4.19.60-r0Natanael Copa2019-07-231-1/+1
|
* main/linux-vanilla: upgrade to 4.19.60Natanael Copa2019-07-231-2/+2
|
* main/xen: rebuild against nettle-3.5Natanael Copa2019-07-221-1/+1
|
* main/rtmpdump: rebuild against nettle-3.5Natanael Copa2019-07-221-1/+1
|
* main/qemu: rebuild against nettle-3.5Natanael Copa2019-07-221-1/+1
|
* main/sdl2: fix directfb cflags in .pcNatanael Copa2019-07-222-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.5Natanael Copa2019-07-221-1/+1
|
* main/dnsmasq: rebuild against nettle-3.5Natanael Copa2019-07-222-1/+45
|
* main/aria2: rebuild against nettle-3.5Natanael Copa2019-07-221-1/+1
|
* main/gnutls: rebuild against nettle-3.5Natanael Copa2019-07-221-1/+1
|
* main/nettle: upgrade to 3.5.1J0WI2019-07-222-30/+7
|
* main/git: add missing perl-git dependency to perl-git-svnLeo2019-07-221-4/+2
|
* main/popt: pull source from debian for nowSören Tempel2019-07-221-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.0Kaarle Ritvanen2019-07-221-2/+2
|