aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* community/knot: switch to opensslLeonardo Arena2018-12-171-2/+2
|
* testing/monetdb: upgrade to 11.31.11Roberto Oliveira2018-12-171-4/+4
|
* main/powerpc-utils: upgrade to 1.3.6Roberto Oliveira2018-12-171-2/+2
|
* testing/wireguard-virt: rebuild against kernel 4.14.88-r0Natanael Copa2018-12-171-1/+1
|
* testing/wireguard-vanilla: rebuild against kernel 4.14.88-r0Natanael Copa2018-12-171-1/+1
|
* testing/ipt-netflow-vanilla: rebuild against kernel 4.14.88-r0Natanael Copa2018-12-171-1/+1
|
* main/zfs-vanilla: rebuild against kernel 4.14.88-r0Natanael Copa2018-12-171-1/+1
|
* main/xtables-addons-vanilla: rebuild against kernel 4.14.88-r0Natanael Copa2018-12-171-1/+1
|
* main/spl-vanilla: rebuild against kernel 4.14.88-r0Natanael Copa2018-12-171-2/+2
|
* main/drbd9-vanilla: rebuild against kernel 4.14.88-r0Natanael Copa2018-12-171-1/+1
|
* main/devicemaster-linux-vanilla: rebuild against kernel 4.14.88-r0Natanael Copa2018-12-171-1/+1
|
* main/dahdi-linux-vanilla: rebuild against kernel 4.14.88-r0Natanael Copa2018-12-171-1/+1
|
* community/virtualbox-guest-modules-vanilla: rebuild against kernel 4.14.88-r0Natanael Copa2018-12-171-1/+1
|
* community/aws-ena-driver-vanilla: rebuild against kernel 4.14.88-r0Natanael Copa2018-12-171-1/+1
|
* main/linux-vanilla: upgrade to 4.14.88Natanael Copa2018-12-171-2/+2
|
* community/dynamips: fix byte order detectionalpine-mips-patches2018-12-173-16/+37
| | | | | | | | | Use the generic gcc/clang/suncc __BYTE_ORDER__ macro to detect platform byte order instead of hard-coded architecture detection which is wrong for ppc64le (always assumes POWER is big-endian) and lacks any knowledge of mips*. This change covers s390x too so remove s390x-support.patch.
* community/domoticz: fix build without git installedalpine-mips-patches2018-12-172-2/+15
| | | | | | | Let build continue when git is not found. No changes in behaviour because all attempts to use git (to get project revision etc) fail due to missing .git folder in the source tarball and project falls back to appversion.default in any case.
* community/syncthing: upgrade to 0.14.54Roberto Oliveira2018-12-171-2/+2
|
* community/perl-object-insideout: add missing checkdepends to run all testsRoberto Oliveira2018-12-171-1/+2
|
* community/perl-math-random-mt-auto: upgrade to 6.23 and modernizeRoberto Oliveira2018-12-171-13/+15
|
* community/perl-math-random-mt-auto: move from testingRoberto Oliveira2018-12-171-0/+0
| | | | required by perl-object-insideout tests
* community/perl-object-insideout: upgrade to 4.05Roberto Oliveira2018-12-171-2/+2
|
* testing/diffoscope: new apkbuildNatanael Copa2018-12-172-0/+94
| | | | | In-depth comparison of files, archives, and directories https://diffoscope.org/
* community/deadbeef: fix byte order detectionalpine-mips-patches2018-12-173-28/+14
| | | | | Unlock the generic <endian.h> fallback to detect CPU byte order and delete ppc64le.patch since little-endian POWER is now covered too.
* community/nodejs-current: fix build on mips{el} (-latomic), disable on mips64*alpine-mips-patches2018-12-172-3/+39
|
* community/libfm: fix testsalpine-mips-patches2018-12-172-2/+22
| | | | | | | | | | | | | | | | | | On edge check() fails with the following message: make[3]: Entering directory '/home/room/aports/community/libfm/src/libfm-1.3.0.2/src/tests' make check-local make[4]: Entering directory '/home/room/aports/community/libfm/src/libfm-1.3.0.2/src/tests' TEST: fm-path... (pid=28635) ** (process:28635): WARNING **: 11:58:23.519: The directory '~/Templates' doesn't exist, ignoring it Tests were compiled with G_DISABLE_ASSERT and are likely no-ops. Aborting. FAIL: fm-path The message is printed by the g_test_init() macro from glib-2.0/glib/gtestutils.h because src/tests/test-fm-path.c #undef's G_DISABLE_ASSERT too late. Move #undef earlier in the code to fix the problem and make test pass on x86_64 and mipsel at least.
* community/httpry: fix source URL, update checksumalpine-mips-patches2018-12-171-6/+4
| | | | Use GH to get the source tarball (identical to Debian's httpry_0.1.8.orig.tar.gz).
* community/gcc6: fix option spelling on mips*alpine-mips-patches2018-12-172-3/+3
| | | | It is '--as-needed' not '-as-needed' (interpreted as '-a KEYWORD').
* community/neko: fix build without git installedalpine-mips-patches2018-12-172-3/+116
| | | | | Remove all targets that depend on git (source_archive and friends), none of them are used during normal build.
* community/gvm: fix source URLalpine-mips-patches2018-12-171-1/+1
| | | | | | The archive download link gives tarball with a wrong checksum so use the 7.0.3 download link from the greenbone/gvmd Releases page: https://github.com/greenbone/gvmd/releases
* community/libsepol: upgrade to 2.8Carlo Landmeter2018-12-161-8/+12
|
* testing/policycoreutils: upgrade to 2.8Carlo Landmeter2018-12-163-44/+34
|
* testing/libsemanage: upgrade to 2.8Carlo Landmeter2018-12-162-144/+15
|
* community/libselinux: upgrade to 2.8Carlo Landmeter2018-12-162-49/+7
|
* testing/libsepol: move to communityCarlo Landmeter2018-12-161-0/+0
|
* testing/libselinux: move to communityCarlo Landmeter2018-12-162-0/+0
|
* community/mutt: upgrade to 1.11.1Andy Postnikov2018-12-151-3/+3
|
* testing/rakudo: upgrade to 2018.11Curt Tilmes2018-12-151-3/+3
|
* testing/nqp: upgrade to 2018.11Curt Tilmes2018-12-151-3/+3
|
* testing/moarvm: upgrade to 2018.11Curt Tilmes2018-12-151-3/+3
|
* community/libvirt-glib: upgrade to 2.0.0Francesco Colista2018-12-151-4/+2
|
* main/py-libvirt: upgrade to 4.10.0Francesco Colista2018-12-151-2/+2
|
* main/libvirt: upgrade to 4.10.0Francesco Colista2018-12-152-11/+9
|
* community/atril: upgrade to 1.21.1Roberto Oliveira2018-12-141-3/+3
|
* community/caja: upgrade to 1.21.3Roberto Oliveira2018-12-141-3/+3
|
* testing/hub: upgrade to 2.6.1Roberto Oliveira2018-12-141-3/+3
|
* community/cppcheck: upgrade to 1.86Henrik Riomar2018-12-141-2/+2
|
* community/gradle: upgrade to 4.10.3Roberto Oliveira2018-12-141-2/+2
|
* community/flawfinder: move from testingHenrik Riomar2018-12-142-0/+0
|
* community/jenkins: upgrade to 2.150.1Roberto Oliveira2018-12-141-2/+2
|