aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
...
* main/irqbalance: fix build on mips*alpine-mips-patches2019-03-111-3/+3
|
* main/pcre: upgrade to 8.43alpine-mips-patches2019-03-111-3/+3
|
* main/squid: upgrade to 4.6alpine-mips-patches2019-03-111-4/+4
| | | | Also expand the -latomic fix to cover the out-of-tree mipseln8hf.
* kamailio: version bump to 5.2.2Nathan Angelacos2019-03-111-3/+3
|
* main/linux-rpi: upgrade to 4.19.28Natanael Copa2019-03-111-3/+3
|
* main/zfs-vanilla: rebuild against kernel 4.19.28-r0Natanael Copa2019-03-111-1/+1
|
* main/xtables-addons-vanilla: rebuild against kernel 4.19.28-r0Natanael Copa2019-03-111-1/+1
|
* main/spl-vanilla: rebuild against kernel 4.19.28-r0Natanael Copa2019-03-111-1/+1
|
* main/drbd9-vanilla: rebuild against kernel 4.19.28-r0Natanael Copa2019-03-111-1/+1
|
* main/devicemaster-linux-vanilla: rebuild against kernel 4.19.28-r0Natanael Copa2019-03-111-1/+1
|
* main/dahdi-linux-vanilla: rebuild against kernel 4.19.28-r0Natanael Copa2019-03-111-1/+1
|
* main/linux-vanilla: upgrade to 4.19.28Natanael Copa2019-03-111-2/+2
|
* main/nghttp2: upgrade to 1.37.0Francesco Colista2019-03-111-2/+2
|
* main/openrc: install additional documentation filesSören Tempel2019-03-101-0/+4
| | | | These files are also installed by the gentoo ebuild.
* main/openrc: support early loading the keymap with kbdSören Tempel2019-03-102-0/+30
|
* main/openrc: convert patch to git-format(1) patchSören Tempel2019-03-102-3/+13
| | | | For consistency and to allow easy rebasing of the patchset with git(1).
* main/openrc: add zsh and bash completion subpackagesSören Tempel2019-03-101-1/+28
| | | | | | | | The MKZSHCOMP and MKBASHCOMP variables need to be set for both make and make install thus I simply exported them as environment variables in build(). The alternative would have been passing them locally twice which didn't seem very appealing to me. Not sure if we have a clear policy on this though...
* main/openrc: update URLSören Tempel2019-03-101-1/+1
|
* main/openrc: upgrade to 0.41.2Sören Tempel2019-03-102-50/+3
|
* main/perl-image-exiftool: upgrade to 11.30J0WI2019-03-081-2/+2
|
* main/py-markupsafe: upgrade to 1.1.1Fabian Affolter2019-03-081-2/+2
|
* main/linux-rpi: upgrade to 4.19.27Natanael Copa2019-03-081-3/+3
|
* main/zfs-vanilla: rebuild against kernel 4.19.27-r0Natanael Copa2019-03-081-1/+1
|
* main/xtables-addons-vanilla: rebuild against kernel 4.19.27-r0Natanael Copa2019-03-081-1/+1
|
* main/spl-vanilla: rebuild against kernel 4.19.27-r0Natanael Copa2019-03-081-1/+1
|
* main/drbd9-vanilla: rebuild against kernel 4.19.27-r0Natanael Copa2019-03-081-1/+1
|
* main/devicemaster-linux-vanilla: rebuild against kernel 4.19.27-r0Natanael Copa2019-03-081-1/+1
|
* main/dahdi-linux-vanilla: rebuild against kernel 4.19.27-r0Natanael Copa2019-03-081-1/+1
|
* main/linux-vanilla: upgrade to 4.19.27Natanael Copa2019-03-081-3/+3
|
* main/linux-vanilla: add function for oldconfigNatanael Copa2019-03-081-4/+7
| | | | this makes it easer to check config for all architectures:
* main/linux-vanilla: enable crypto zstd for all archesNatanael Copa2019-03-0810-19/+19
| | | | ref #10044
* main/linux-vanilla: enable crypto lz4* for armhf and ppc64leNatanael Copa2019-03-083-7/+7
| | | | for consistency with the other architectures
* main/linux-vanilla: enable CONFIG_CRYPTO_USER config settings fix checksum ↵Mike Sullivan2019-03-082-7/+8
| | | | for config-vanilla.ppc64le
* main/postfix: upgrade to 3.4.1Lex Scarisbrick2019-03-081-3/+3
|
* main/libsndfile: update CVE-2018-19758 fix from upstreamalpine-mips-patches2019-03-082-20/+12
| | | | | | The CVE-2018-19758.patch is now a merge of relevant bits from two upstream commits: 42132c543358cee9f7c3e9e9b15bb6c1063a608e 6d7ce94c020cc720a6b28719d1a7879181790008
* main/xinit: upgrade to 1.4.1prspkt2019-03-071-3/+3
|
* main/harfbuzz: upgrade to 2.3.1prspkt2019-03-071-4/+4
| | | | --with-truetype is an unrecognized option, correct to --with-freetype
* main/libatomic_ops: upgrade to 7.6.10prspkt2019-03-071-3/+3
|
* main/libfontenc: upgrade to 1.1.4, clarify licenseprspkt2019-03-071-6/+5
|
* main/xorg-server: upgrade to 1.20.4prspkt2019-03-072-8/+7
|
* main/xf86-video-ati: upgrade to 19.0.0prspkt2019-03-071-3/+4
|
* main/xf86-video-amdgpu: upgrade to 19.0.0prspkt2019-03-071-3/+3
|
* main/openssl: security update to patch CVE-2019-1543J0WI2019-03-072-3/+73
|
* main/eudev: fix variable substitution in 64-btrfs.rulesSören Tempel2019-03-071-2/+3
| | | | | | | | | | | GNU autotools doesn't fully expand the @bindir@ variable in 64-btrfs.rules and expands it to ${exec_prefix}/bin instead. To workaround this issue explicitly set bindir from configure. See also: https://bugs.gentoo.org/show_bug.cgi?id=666892#c12 Fixes #10070
* main/libuv: upgrade to 1.26.0TBK2019-03-072-7/+7
|
* main/nodejs: upgrade to 10.15.3Natanael Copa2019-03-071-2/+2
|
* main/nodejs: upgrade to 10.15.1Andy Postnikov2019-03-071-2/+2
|
* main/perl-data-uuid: upgrade to 1.224Leonardo Arena2019-03-061-11/+13
| | | | Modernize APKBUILD, add check()
* main/cabextract: upgrade to 1.9.1Leonardo Arena2019-03-061-2/+2
|
* main/nginx: install -vim if vim is presentDrew DeVault2019-03-061-1/+2
|