aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
...
* main/xz: clarify license, improve abuildprspkt2018-05-151-18/+13
| | | | | add --disable-docs as it mostly includes SPDX license files, THANKS, TODOs, etc
* main/nftables: switch URLs to https, improve abuildprspkt2018-05-151-4/+4
|
* main/nftables: upgrade to 0.8.5prspkt2018-05-151-3/+3
|
* main/libnftnl: switch URLs to https, improve abuildprspkt2018-05-151-3/+4
|
* main/libnftnl: upgrade to 1.1.0prspkt2018-05-151-2/+2
|
* main/perl-specio: upgrade to 0.42Natanael Copa2018-05-151-4/+4
|
* main/perl-sub-quote: move from communityNatanael Copa2018-05-151-0/+48
| | | | needed by perl-specio
* main/s390-tools: update new syntax from initramfs-init for ziplTuan M. Hoang2018-05-142-3/+3
|
* main/busybox: upgrade to busybox 1.28.3Natanael Copa2018-05-143-86/+3
|
* main/busybox: backport fix for cat -e and cat -vNatanael Copa2018-05-142-1/+66
|
* main/busybox: Backport nsenter option parser fixesEuan Harris2018-05-143-1/+103
| | | | | | | | | | | | | | * Rename --network to --net, to match util-linux and the help text * -t, -S and -G should take mandatory integer options, but are defined as simple flags, causing problems such as: https://github.com/linuxkit/linuxkit/issues/567 https://github.com/gliderlabs/docker-alpine/issues/359 https://github.com/kontena/pharos-cluster/pull/81 These patches have been accepted upstream by Busybox. Signed-off-by: Euan Harris <euan.harris@docker.com>
* main/perl-html-format: upgrade to 2.12 and fix buildRoberto Oliveira2018-05-141-5/+3
| | | | Add missing check dependencies
* main/perl-test*: move perl-html-format dependencies to mainRoberto Oliveira2018-05-144-0/+189
|
* main/mqtt-exec: add debug and openrc subpkgCarlo Landmeter2018-05-141-3/+3
|
* main/zfs-vanilla: rebuild against kernel 4.14.40-r0Natanael Copa2018-05-141-1/+1
|
* main/xtables-addons-vanilla: rebuild against kernel 4.14.40-r0Natanael Copa2018-05-141-1/+1
|
* main/spl-vanilla: rebuild against kernel 4.14.40-r0Natanael Copa2018-05-141-2/+2
|
* main/drbd9-vanilla: rebuild against kernel 4.14.40-r0Natanael Copa2018-05-141-1/+1
|
* main/devicemaster-linux-vanilla: rebuild against kernel 4.14.40-r0Natanael Copa2018-05-141-1/+1
|
* main/dahdi-linux-vanilla: rebuild against kernel 4.14.40-r0Natanael Copa2018-05-141-1/+1
|
* main/linux-vanilla: upgrade to 4.14.40Natanael Copa2018-05-141-2/+2
|
* main/asciidoctor: upgrade to 1.5.7.1Jakub Jirutka2018-05-141-2/+2
|
* main/lua-curl: upgrade to 0.3.8Jakub Jirutka2018-05-141-3/+3
|
* main/lua-curl: modernize abuildJakub Jirutka2018-05-141-5/+4
|
* main/py-phonenumbers: upgrade to 8.9.5Kaarle Ritvanen2018-05-141-2/+2
|
* main/py-factory-boy: upgrade to 2.11.1Kaarle Ritvanen2018-05-141-2/+2
|
* main/postgresql: security upgrade to 10.4Jakub Jirutka2018-05-141-11/+13
| | | | | Fixes CVE-2018-1115 See https://www.postgresql.org/about/news/1851/
* main/darkhttpd: Add svg support to default mimetypesCarlo Landmeter2018-05-142-3/+33
|
* main/openldap: add secfixes for 2.4.46-r0Jakub Jirutka2018-05-131-0/+3
|
* main/openvpn: fix backward compatibility of init scriptJakub Jirutka2018-05-133-47/+58
| | | | | | | | | | | | | This fixes problem introduced in commit 4a66978dd949d571fdd984d800b3121c3a1a297f. When user upgrades openvpn package, but (s)he has never modified /etc/conf.d/openvpn file, apk automatically updates it and so sets openvpn to the client mode. I forgot to this case and wrongly assumed that existing config is always preserved. BTW, the previoud change was based on https://github.com/OpenRC/openrc/blob/master/support/init.d.examples/openvpn.in. Ref #8875 (https://bugs.alpinelinux.org/issues/8875)
* */linux-hardened: remove unsupported kernel and 3rd party modulesNatanael Copa2018-05-1329-34063/+0
| | | | | we no longer support the linux-hardened kernel so we remove it and all the 3rdparty kernel modules.
* main/perl-html-scrubber: upgrade to 0.17Natanael Copa2018-05-111-16/+8
|
* main/gummiboot: disable aarch64Natanael Copa2018-05-111-1/+1
| | | | never got it working and we got grub working
* main/perl-yaml-libyaml: upgrade to 0.69Natanael Copa2018-05-111-3/+3
|
* main/yaboot: removeWilliam Pitcock2018-05-101-40/+0
| | | | | | | | Neither the Adelie PPC team or the IBM PPC team have any interest in using yaboot to boot on PPC/PPC64/PPC64LE machines, and there's no point keeping this around since it's broken anyway. On those ports, we always use grub2.
* main/python2: upgrade to 2.7.15Jakub Jirutka2018-05-102-89/+4
|
* main/py2-pip: upgrade to 10.0.1Jakub Jirutka2018-05-101-4/+4
|
* main/mesa: fix missing split function for -dri-vc4 subpkgJakub Jirutka2018-05-101-1/+1
|
* main/mesa: fix typoNatanael Copa2018-05-101-1/+1
|
* main/ntop: build fix for ppc64leNatanael Copa2018-05-091-3/+4
|
* main/gtk+3.0: build fixNatanael Copa2018-05-091-0/+1
| | | | we need wayland-scanner which is provided by wayland-dev
* main/libva: check that version corresponds with libva-glxNatanael Copa2018-05-091-0/+7
|
* main/libva-glx: new package to solve circular dep with mesaNatanael Copa2018-05-091-0/+63
|
* main/libva: build libva without glx to prevent circular depNatanael Copa2018-05-091-2/+3
|
* Revert "main/mesa: build fix: remove libva-dev dependency"Natanael Copa2018-05-091-1/+1
| | | | This reverts commit a3c4a8231132752282df46c181eb1144158c3c11.
* main/mesa: build fix: remove libva-dev dependencyNatanael Copa2018-05-091-1/+1
| | | | libva depends on mesa so we remove libva to avoid circular dependency
* main/mesa: split vc4 dri driver to subpackageNatanael Copa2018-05-091-0/+4
|
* main/mesa: Upgrade to 18.0.2Taner Tas2018-05-091-2/+2
|
* main/mesa: Removed wayland stuffTaner Tas2018-05-093-26/+15
| | | | | | in accordance with commit 4f8b36b3d0a8bf9034f433465a276b5658292b76 * musl related patches combined in one file.
* main/mesa: Upgrade to 18.0.1Taner Tas2018-05-092-38/+56
| | | | | | | | | | | | | | * Clarify license * Fix typo related with enabling vulkan drivers * Add subpackages for ati and intel vulkan drivers * Enable vc4 on aarch64 * Enable vaapi drivers, include them into corresponding mesa-dri packages * Re-arrange configure options for easy reading * --disable-asm and --enable_glx_rts options enabled on x86 only. * x86 build fails during packaging if asm enabled (TEXTREL) * since mesa has its own method to detect cross-compile environment, asm should not be disabled globally. * Remove -j1 from package() * Modernize APKBUILD