Commit Graph

18576 Commits

Author SHA1 Message Date
Francesco Colista
c383b5f2f7 testing/notepadqq: upgrade to 1.4.8 2018-05-15 09:56:25 +00:00
Roberto Oliveira
e1e052414c main/perl-test*: move perl-html-format dependencies to main 2018-05-14 17:48:22 +00:00
Roberto Oliveira
ba619feef6 testing/perl-test-notabs: new aport 2018-05-14 14:45:42 +00:00
Roberto Oliveira
4ae0a3a550 testing/perl-test-eol: new aport 2018-05-14 14:45:42 +00:00
Roberto Oliveira
ce29449885 testing/perl-test-cpan-meta: new aport 2018-05-14 14:45:42 +00:00
Natanael Copa
7913f5e527 testing/wireguard-vanilla: rebuild against kernel 4.14.40-r0 2018-05-14 11:51:41 +00:00
Natanael Copa
b1908d0fea testing/ipt-netflow-vanilla: rebuild against kernel 4.14.40-r0 2018-05-14 11:51:41 +00:00
Natanael Copa
2486e45500 testing/aws-ena-driver-vanilla: rebuild against kernel 4.14.40-r0 2018-05-14 11:51:41 +00:00
Jason A. Donenfeld
279bb62ee7 testing/wireguard: upgrade to 0.0.20180513
We also fix #4235 by adjusting the rel variables.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2018-05-14 11:51:41 +00:00
Jakub Jirutka
707fbe8930 testing/qt5-qtwebengine: add missing makedepend paxmark 2018-05-14 13:20:18 +02:00
Jakub Jirutka
a91fa455db testing/qt5-qtwebengine: add missing makedepend linux-headers
[13076/17694] CC obj/third_party/ffmpeg/ffmpeg_internal/autorename_libavutil_cpu.o
    FAILED: obj/third_party/ffmpeg/ffmpeg_internal/autorename_libavutil_cpu.o
    /usr/bin/gcc -MMD -MF obj/third_party/ffmpeg/ffmpeg_internal/autorename_libavutil_cpu.o.d -DHAVE_AV_CONFIG_H -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DFF_API_CONVERGENCE_DURATION=0 -D_ISOC99_SOURCE -D_LARGEFILE_SOURCE -DV8_DEPRECATION_WARNINGS -DUSE_UDEV -DUSE_AURA=1 -DUSE_NSS_CERTS=1 -DUSE_X11=1 -DNO_TCMALLOC -DDISABLE_NACL -DFULL_SAFE_BROWSING -DSAFE_BROWSING_CSD -DSAFE_BROWSING_DB_LOCAL -DCHROMIUM_BUILD -DFIELDTRIAL_TESTING_ENABLED -DTOOLKIT_QT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -I../../3rdparty/chromium/third_party/ffmpeg/chromium/config/Chromium/linux/ia32 -I../../3rdparty/chromium/third_party/ffmpeg -I../../3rdparty/chromium/third_party/ffmpeg/compat/atomics/gcc -Igen -I../../3rdparty/chromium -I../../3rdparty/chromium/third_party/opus/src/include -fPIC -fomit-frame-pointer -Wno-deprecated-declarations -w -std=c99 -pthread -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -fomit-frame-pointer -fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector -Wno-builtin-macro-redefined -D__DATE__= -D__TIME__= -D__TIMESTAMP__= -funwind-tables -fPIC -pipe -pthread -m32 -msse2 -mfpmath=sse -mmmx -g0 -fvisibility=hidden -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -O2 -fno-ident -fdata-sections -ffunction-sections  -c ../../3rdparty/chromium/third_party/ffmpeg/libavutil/autorename_libavutil_cpu.c -o obj/third_party/ffmpeg/ffmpeg_internal/autorename_libavutil_cpu.o
    In file included from ../../3rdparty/chromium/third_party/ffmpeg/libavutil/autorename_libavutil_cpu.c:2:0:
    ../../3rdparty/chromium/third_party/ffmpeg/libavutil/cpu.c:47:24: fatal error: sys/sysctl.h: No such file or directory
     #include <sys/sysctl.h>
                            ^
    compilation terminated.
2018-05-14 13:19:21 +02:00
tcely
b16cee6673 testing/jdupes: upgrade to 1.10.1 2018-05-14 05:52:09 +00:00
Natanael Copa
94a65a4217 */linux-hardened: remove unsupported kernel and 3rd party modules
we no longer support the linux-hardened kernel so we remove it and all
the 3rdparty kernel modules.
2018-05-13 07:53:04 +00:00
Carlo Landmeter
574825b112 testing/go-gdm: move to community 2018-05-09 08:31:27 +00:00
Natanael Copa
343be74efa testing/qt5-qtwebengine: work around pax issue
mksnapshot needs to be pax marked to work on hardened kernel
2018-05-09 05:51:22 +00:00
Carlo Landmeter
11ae2ed9b2 testing/influxdb: move to community 2018-05-08 18:58:43 +00:00
tcely
93bb13a862 testing/jdupes: new aport
https://github.com/jbruchon/jdupes
jdupes is a program for identifying and taking actions upon duplicate files.

This fork known as 'jdupes' is heavily modified from and improved over the
original 'fdupes'.
2018-05-08 13:15:19 +00:00
Jakub Jirutka
27d70f14bc Revert "testing/badtouch: new aport"
This reverts commit 464ca29ae8.

This abuild does not meet Alpine policy for reproducible builds. It does
not even use cargo --locked, so it may pick different dependency
versions on each build.

See comment in cargo abuild.
2018-05-08 12:32:36 +02:00
Natanael Copa
2e1514f9ef testing/badtouch: fix arch setting
cargo is only available for x86_64
2018-05-08 10:26:55 +00:00
Francesco Colista
bd657a0be4 testing/py-pykka: added check() 2018-05-08 09:33:20 +00:00
prspkt
77ed4d989d testing/py-pykka: clarify license, improve abuild 2018-05-08 09:26:56 +00:00
prspkt
b41e405818 testing/py-pykka: add python3 2018-05-08 09:26:56 +00:00
kpcyrd
20e9d47b6f testing/badtouch: use default builddir 2018-05-08 09:19:09 +00:00
kpcyrd
464ca29ae8 testing/badtouch: new aport 2018-05-08 09:19:09 +00:00
Taner Tas
d3d45ff34b testing/snes9x: Fix typo. 2018-05-08 08:53:14 +00:00
Taner Tas
5a19846368 testing/snes9x: new aport
http://www.snes9x.com
Super NES Emulator
2018-05-08 08:53:14 +00:00
TBK
020b2bdd4e testing/knot-resolver: upgrade to 2.3.0 2018-05-08 08:24:36 +00:00
André Klitzing
9fcc779929 testing/flatpak-builder: upgrade to 0.10.10 2018-05-08 07:58:48 +00:00
André Klitzing
947b953324 testing/flatpak: upgrade to 0.11.7 2018-05-08 07:58:48 +00:00
wener
8fa50d5bd4 testing/grpc-java: upgrade to 1.11.0 2018-05-08 07:48:14 +00:00
wener
90d50cf464 testing/grpc: upgrade to 1.11.0 2018-05-08 07:46:18 +00:00
TBK
9c4fa39c09 testing/dislocker: new aport 2018-05-08 07:45:39 +00:00
Stuart Cardall
224047e6c9 testing/hiawatha: upgrade to 10.8.1
https://www.hiawatha-webserver.org/changelog
2018-05-08 07:17:59 +00:00
TBK
05f1fe34c5 testing/spdx-licenses: upgrade to 3.1 2018-05-08 07:08:36 +00:00
TBK
0e2909f56f testing/advancecomp: new aport 2018-05-08 06:58:20 +00:00
Fabian Affolter
6eb06f3a3a testing/py-astral: upgrade to 1.6.1 2018-05-08 06:52:39 +00:00
Fabian Affolter
490b4721f5 testing/py-dulwich: upgrade to 0.19.2 2018-05-08 06:51:27 +00:00
Sascha Paunovic
fd1c62aa23 testing/sacc: new aport
gopher://bitreich.org/1/scm/sacc
saccomys, simple console gopher client
2018-05-08 00:53:05 +02:00
Jakub Jirutka
96633b2dc8 testing/lldb: move custom readline.so into correct location 2018-05-07 22:15:00 +02:00
Jakub Jirutka
eab200a153 testing/lldb: move liblldb-intel-mpxtable.so out of /usr/bin 2018-05-07 22:15:00 +02:00
Jakub Jirutka
f833bd3037 testing/lldb: build w/ profile MinSizeRel for consistency with others 2018-05-07 21:45:16 +02:00
Jakub Jirutka
6f67bc92d1 testing/lldb: upgrade to 5.0.1 2018-05-07 21:45:16 +02:00
Jakub Jirutka
cf74b3cfd3 community/unit: move from testing 2018-05-07 18:56:25 +02:00
Jakub Jirutka
5b79c3dd5c testing/unit: disable on x86 due to test failure
The same problem as on armhf.
2018-05-07 16:42:47 +02:00
Jakub Jirutka
9d886faf59 testing/unit: disable on armhf due to test failure
tests: [notice] mem pool test started, max:127
    tests: [alert] freed pointer is out of pool: F7EDB280
    tests: [alert] freed pointer is out of pool: F7EDB300
    tests: [alert] freed pointer is out of pool: F7EDB380
    ...
    tests: [alert] freed pointer is out of pool: C30080
    tests: [alert] freed pointer is out of pool: C30100
    tests: [alert] freed pointer is out of pool: C30180
    tests: [alert] freed pointer is out of pool: F7EDE840
    tests: [alert] freed pointer is out of pool: C30200
    tests: [alert] freed pointer is out of pool: C30280
    ...
    tests: [alert] freed pointer is out of pool: C318E0
    tests: [notice] mem pool is not empty

Reported to upstream: https://github.com/nginx/unit/issues/118
2018-05-07 16:38:20 +02:00
Jakub Jirutka
f9bbb80e53 testing/unit: add init script 2018-05-07 14:32:55 +02:00
Jakub Jirutka
831ba5bb1c testing/unit: build all modules and move them to subpackages 2018-05-07 14:32:55 +02:00
Jakub Jirutka
eae3085afd testing/unit: really run tests 2018-05-07 14:32:55 +02:00
Jakub Jirutka
acc76240a5 testing/unit: fix paths 2018-05-07 14:32:55 +02:00
Jakub Jirutka
4f1fa6435d testing/unit: upgrade to 1.1 and clarify license 2018-05-07 14:32:55 +02:00