aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
* main/hylafax: default to iso-8859-1 charset for better compatibilityLeonardo Arena2018-01-262-20/+34
| | | | Fix install of other languages into subpkg
* main/alpine-mirrors: new mirror NeostradaCarlo Landmeter2018-01-262-2/+10
|
* main/zfs-vanilla: rebuild against kernel 4.14.15-r1Natanael Copa2018-01-251-1/+1
|
* main/xtables-addons-vanilla: rebuild against kernel 4.14.15-r1Natanael Copa2018-01-251-1/+1
|
* main/spl-vanilla: rebuild against kernel 4.14.15-r1Natanael Copa2018-01-251-1/+1
|
* main/drbd9-vanilla: rebuild against kernel 4.14.15-r1Natanael Copa2018-01-251-1/+1
|
* main/devicemaster-linux-vanilla: rebuild against kernel 4.14.15-r1Natanael Copa2018-01-251-1/+1
|
* main/linux-vanilla: add perl to -dev dependsNatanael Copa2018-01-251-3/+4
| | | | it may be needed depending on configuration. Apparently s390x needs it
* main/bubblewrap: move from communityWilliam Pitcock2018-01-253-0/+88
|
* main/xen: update to 4.10.0Elizabeth Myers2018-01-2512-1243/+695
|
* main/imagemagick: upgrade to 7.0.7.22 and disable openmp on s390xNatanael Copa2018-01-251-3/+8
| | | | | | | the test still seems to deadlock on s390x when openmp is enabled. Disable it again. We also disbale running the tests as fakeroot because it is not necessary.
* main/git: upgrade to 2.16.1Kevin Daudt2018-01-251-2/+2
|
* main/mkinitfs: build with cryptsetup 2.0Natanael Copa2018-01-251-2/+2
|
* main/argon2: enable on armhfNatanael Copa2018-01-251-1/+1
| | | | it is needed by cryptsetup
* main/cryptsetup1: replaces cryptsetupNatanael Copa2018-01-251-1/+2
|
* main/mkinitfs: temporarily depend on cryptsetup1Natanael Copa2018-01-251-5/+3
| | | | | | | we need to temporarily use cryptsetup1 since mkinintfs is already installed on the builders and depends on cryptsetup-libs (previous version). We do this so we can install cryptsetup-dev 2.0.0 which conflicts whith the runtime dep of mkinitfs.
* main/cryptsetup1: temporary new aportNatanael Copa2018-01-252-0/+69
| | | | | | | we need to satisfy cryptsetup-libs dependency for mkinitfs while we build cryptsetup2 and rebuild mkinitfs with cryptsetup2, so we introduce a temporary cryptsetup1 package and make mkinitfs temprorary depend on that.
* main/dnsmasq: add missing install scripts for -dnssec subpkgJakub Jirutka2018-01-243-2/+5
| | | | Fixes #8411 (https://bugs.alpinelinux.org/issues/8411)
* main/dnsmasq: remove explicit return 1Jakub Jirutka2018-01-241-12/+8
|
* main/argon2: bump pkgrel to trigger rebuildSören Tempel2018-01-241-1/+1
|
* main/mkinitfs: needs at least cryptsetup >= 2.0.0Sören Tempel2018-01-241-1/+1
|
* main/mkinitfs: backport patch for LUKS2 supportSören Tempel2018-01-242-2/+35
|
* main/cryptsetup: depend on argon2Sören Tempel2018-01-242-2/+35
| | | | Upstream highly recommends this.
* main/mkinitfs: rebuild against cryptsetup-2.0.0-r0Sören Tempel2018-01-241-1/+1
|
* main/cryptsetup: upgrade to 2.0.0Sören Tempel2018-01-241-9/+11
|
* main/zfs-vanilla: rebuild against kernel 4.14.15-r0Natanael Copa2018-01-241-1/+1
|
* main/xtables-addons-vanilla: rebuild against kernel 4.14.15-r0Natanael Copa2018-01-241-1/+1
|
* main/spl-vanilla: rebuild against kernel 4.14.15-r0Natanael Copa2018-01-241-1/+1
|
* main/drbd9-vanilla: rebuild against kernel 4.14.15-r0Natanael Copa2018-01-241-1/+1
|
* main/devicemaster-linux-vanilla: rebuild against kernel 4.14.15-r0Natanael Copa2018-01-241-1/+1
|
* main/linux-vanilla: upgrade to 4.14.15Natanael Copa2018-01-241-4/+2
|
* main/qemu: fix configure for s390xNatanael Copa2018-01-242-1/+60
| | | | | | | | the configure script assumes that grep handles binary data. Busybox grep does not when its compiled with musl so we filter the input with `strings`. Upstream: http://patchwork.ozlabs.org/patch/863654/
* main/xen: security fixes for (XSA-248, XSA-249, XSA-250, XSA-251)Daniel Sabogal2018-01-245-1/+308
| | | | | | (cherry picked from commit 1f6e64f5d412c09c7e07b45b3d263c2d7eafc594) Note this was 4.9.1-r2 in the alpine-3.7 branch
* main/dtach: modernize and add simple checkRoberto Oliveira2018-01-231-14/+13
| | | | Add a simple test as upstream doesn't provide a test suite.
* main/ncurses: security upgrade to 6.0-20171125 (CVE-2017-16879)Leonardo Arena2018-01-231-3/+5
| | | | Fixes #8391
* main/libnftnl: upgrade to 1.0.9Sören Tempel2018-01-231-3/+3
|
* main/pkgconf: upgrade to 1.4.1William Pitcock2018-01-221-2/+2
|
* main/xorg-server: upgrade to 1.19.6Daniel Sabogal2018-01-221-2/+2
|
* main/libuv: upgrade to 1.19.1Sören Tempel2018-01-221-2/+2
|
* main/debootstrap: upgrade to 1.0.93Sören Tempel2018-01-221-3/+3
|
* main/debootstrap: modernize APKBUILDSören Tempel2018-01-221-2/+3
|
* main/lz4: disable check on armhfSören Tempel2018-01-221-0/+4
|
* main/zmap: modernize APKBUILDSören Tempel2018-01-221-24/+11
|
* main/lua-inspect: upgrade to 3.1.1Carlo Landmeter2018-01-211-5/+3
|
* main/wget: upgrade to 1.19.4Carlo Landmeter2018-01-211-3/+3
|
* main/lz4: clarify licenseSören Tempel2018-01-211-1/+1
|
* main/lz4: upgrade to 1.8.1.2Stuart Cardall2018-01-211-5/+5
|
* main/inotify-tools: remove inotify-tools-inc from dependsStuart Cardall2018-01-211-2/+6
| | | | | The inotify-tools-inc aport was deleted. While being here also add a check() function.
* main/conky: upgrade to 1.10.7Roberto Oliveira2018-01-211-3/+3
|
* main/git: upgrade to 2.16.0Andy Postnikov2018-01-211-3/+3
|