aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
* main/oniguruma: upgrade to 6.6.1Francesco Colista2017-08-301-2/+2
|
* main/mksh: upgrade to 56bSören Tempel2017-08-301-2/+2
|
* main/python3: exclude test_ctypesTimo Teräs2017-08-301-0/+1
| | | | | it fails on aarch64, and upstream knows there's issues with this test; that's why we carry bpo-30353.patch too
* main/dovecot: upgrade to 2.2.32, fixesValery Kartel2017-08-302-15/+25
| | | | | | | | | | | | | | - cosmetic fixes in init-script - move /usr/libexec/dovecot to /usr/lib/dovecot - add pidgeonhole (sieve) ldap storage plugin as subpackage - move all sieve-related stuff to pidgeonhole-plugin subpackage, so now dovecot package have no sieve-dependent libs and binaries. - move all ldap-related libs to dovecot-ldap subpackage, so now dovecot package doesn't depends on libldap.
* main/python3: apply bpo-30353 to fix aarch64 ctypes issueTimo Teräs2017-08-302-3/+139
|
* main/duply: upgrade to 2.0.3Francesco Colista2017-08-301-2/+2
|
* main/python3: remove --enable-optimizations, document testsTimo Teräs2017-08-301-10/+30
|
* main/musl: add fix for HWCAP_S390_* definesNatanael Copa2017-08-292-1/+39
| | | | | needed by node on s390x https://github.com/nodejs/node/issues/15078
* main/pcre: add secfix comment for CVE-2017-11164Natanael Copa2017-08-291-1/+3
| | | | | | | We have had the compile option --with-match-limit-recursion=8192 since the very first commit so we have never been affected by this CVE. fixes #7701
* main/python3: force parallelize tests, disable more checksTimo Teräs2017-08-291-3/+3
| | | | additional test failures on armhf
* main/python3: upgrade to 3.6.2, add --with-lto, --enable-optimizationsŁukasz Jendrysik2017-08-291-17/+22
| | | | [TT: add check()]
* main/icu: disable tests on armhf for nowTimo Teräs2017-08-291-0/+2
| | | | | | | | | | | | | /bin/sh ../../mkinstalldirs ../../test/testdata/out ../../test/testdata/out/build ../../test/testdata/out/testdata mkdir ../../test/testdata/out mkdir ../../test/testdata/out/build mkdir ../../test/testdata/out/testdata LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH ../../tools/gentest/gentest -d ../../test/testdata/out/build Building nfscsi.icu LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH ../../bin/gensprep -s ../../test/testdata -d ../../test/testdata/out/build -b nfscsi -u 3.2.0 nfs4_cs_prep_ci.txt Bus error make[2]: *** [Makefile:175: ../../test/testdata/out/build/nfscsi.spp] Error 135 make[2]: Leaving directory '/home/buildozer/aports/main/icu/src/icu/source/test/testdata'
* main/libgcrypt: disable tests on ppc64leTimo Teräs2017-08-291-0/+2
| | | | t-secmem test fails, bug filed upstream
* main/nfs-utils: Patch idmapd to remove dependency on DNOTIFYJan Tatje2017-08-292-1/+108
| | | | | | | | | idmapd requires CONFIG_DNOTIFY, which is not enabled in linux-vanilla or linux-hardened. This is fixed by applying this patch (https://patchwork.kernel.org/patch/9802949/) by Alan Swanson which uses INOTIFY instead. [TT: bump pkgrel, use mbox version of patch]
* main/s6-linux-init: upgrade to 0.3.1.0Laurent Bercot2017-08-291-2/+2
|
* main/s6-networking: upgrade to 2.3.0.2Laurent Bercot2017-08-291-2/+2
|
* main/s6-dns: upgrade to 2.2.0.1Laurent Bercot2017-08-291-2/+2
|
* main/s6-linux-utils: upgrade to 2.4.0.1Laurent Bercot2017-08-291-2/+2
|
* main/s6-portable-utils: upgrade to 2.2.1.1Laurent Bercot2017-08-291-2/+2
|
* main/s6-rc: upgrade to 0.2.1.2Laurent Bercot2017-08-291-2/+2
|
* main/s6: upgrade to 2.6.1.0Laurent Bercot2017-08-291-2/+2
|
* main/execline: upgrade to 2.3.0.2Laurent Bercot2017-08-291-2/+2
|
* main/skalibs: upgrade to 2.6.0.0Laurent Bercot2017-08-291-2/+2
|
* main/d-feet: upgrade to 0.3.12 and modernizeRoberto Oliveira2017-08-281-21/+7
|
* main/cvechecker: fix project urlRoberto Oliveira2017-08-281-2/+2
|
* main/cppunit: upgrade to 1.14, modernize and add checkRoberto Oliveira2017-08-281-27/+15
|
* main/kamailio: rebuild against confuse-3.2.1Natanael Copa2017-08-281-1/+1
|
* main/confuse: upgrade to 3.2.1 and modernizeRoberto Oliveira2017-08-281-14/+14
|
* main/cmph: modernize APKBUILD and add checkRoberto Oliveira2017-08-281-16/+16
|
* main/cksfv: modernize APKBUILD and add checkRoberto Oliveira2017-08-281-21/+13
|
* main/ckbcomp: upgrade to 1.166 and modernizeRoberto Oliveira2017-08-281-8/+2
|
* main/ciwiki: modernize APKBUILD and mark no test suiteRoberto Oliveira2017-08-281-22/+6
|
* unmaintained/beecrypt: move from mainNatanael Copa2017-08-282-56/+0
| | | | | | | | It does not look like anything uses beecrypt and the testcase fails. The problem have been reported upstream https://sourceforge.net/p/beecrypt/support-requests/19/ Meanwhile we move it to unmaintained.
* main/beecrypt: modernize and add checkRoberto Oliveira2017-08-281-19/+15
|
* main/nrpe: patch to not daemonize itself, improve runscriptJakub Jirutka2017-08-285-34/+149
|
* main/nrpe: modernize abuildJakub Jirutka2017-08-281-18/+12
|
* main/libgcrypt: upgrade to 1.8.1Roberto Oliveira2017-08-281-3/+3
|
* main/libmspack: fix for CVE-2017-6419, CVE-2017-11423. Fixes #7756Francesco Colista2017-08-283-5/+117
|
* main/icu: fix checkdependsTimo Teräs2017-08-281-0/+1
|
* main/lzo: disable syscall hacksTimo Teräs2017-08-281-1/+2
| | | | tests show it's broken. and it's wrong. so disable it.
* main/procps: fix strtod and it's testTimo Teräs2017-08-282-5/+120
|
* main/kuya: disable tests for nowTimo Teräs2017-08-281-5/+0
| | | | | | | | | | | Potentially pax/grsec related difference. ===> Failed tests utils/stacktrace_test:dump_stacktrace__integration -> failed: Line 391: atf::utils::grep_file("#0", exit_handle.stderr_file().str()) not met [0.008s] utils/stacktrace_test:dump_stacktrace__ok -> failed: Line 420: atf::utils::grep_file("^frame 1$", exit_handle.stderr_file().str()) not met [0.008s] utils/stacktrace_test:dump_stacktrace_if_available__append -> failed: Line 560: atf::utils::grep_file("frame 1", exit_handle.stderr_file().str()) not met [0.008s] utils/stacktrace_test:find_core__found__long -> failed: Core dumped, but no candidates found [0.004s] utils/stacktrace_test:find_core__found__short -> failed: Core dumped, but no candidates found [0.004s]
* main/pcre: fix test typoTimo Teräs2017-08-281-1/+1
|
* main/pcre: fix tests on platforms without JITTimo Teräs2017-08-281-2/+5
| | | | make paxmarking optional
* main/pcre: fix make checkTimo Teräs2017-08-281-0/+8
| | | | | - disable locale dependent tests - paxmark JIT requiring tests
* main/check: disable checkTimo Teräs2017-08-281-5/+0
|
* main/dejagnu: moved from testingTimo Teräs2017-08-281-0/+38
| | | | used in 'check' of main packages
* main/sed: fix buildTimo Teräs2017-08-281-1/+1
|
* main/libfetch: mark as having no test suiteA. Wilcox2017-08-281-0/+1
|
* main/libnl3: add test suite, moderniseA. Wilcox2017-08-281-8/+14
|