aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* main/linux-vanilla: enable ipv6 on ppc64le config fileRoberto Oliveira2017-10-302-7/+139
| | | | | Added CONFIG_IPV6 configuration to enable ipv6 modules in ppc64le.
* main/linux-rpi: upgrade to 4.9.59Natanael Copa2017-10-301-2/+2
|
* testing/wireguard-hardened: rebuild against kernel 4.9.59-r0Natanael Copa2017-10-301-1/+1
|
* testing/virtualbox-additions-hardened: rebuild against kernel 4.9.59-r0Natanael Copa2017-10-301-1/+1
|
* testing/sch-cake-hardened: rebuild against kernel 4.9.59-r0Natanael Copa2017-10-301-1/+1
|
* testing/ipt-netflow-hardened: rebuild against kernel 4.9.59-r0Natanael Copa2017-10-301-1/+1
|
* main/zfs-hardened: rebuild against kernel 4.9.59-r0Natanael Copa2017-10-301-1/+1
|
* main/xtables-addons-hardened: rebuild against kernel 4.9.59-r0Natanael Copa2017-10-301-1/+1
|
* main/spl-hardened: rebuild against kernel 4.9.59-r0Natanael Copa2017-10-301-1/+1
|
* main/drbd9-hardened: rebuild against kernel 4.9.59-r0Natanael Copa2017-10-301-1/+1
|
* main/devicemaster-linux-hardened: rebuild against kernel 4.9.59-r0Natanael Copa2017-10-301-1/+1
|
* main/dahdi-linux-hardened: rebuild against kernel 4.9.59-r0Natanael Copa2017-10-301-1/+1
|
* community/virtualbox-guest-modules-hardened: rebuild against kernel 4.9.59-r0Natanael Copa2017-10-301-1/+1
|
* main/linux-hardened: upgrade to 4.9.59Natanael Copa2017-10-301-3/+3
|
* community/lua-hiredis: modernize, compile all in build stepTimo Teräs2017-10-301-24/+14
|
* main/lvm2: upgrade to 2.02.175Natanael Copa2017-10-301-3/+3
|
* main/upower: upgrade to 0.99.6Natanael Copa2017-10-301-13/+3
|
* main/highlight: upgrade to 3.40Natanael Copa2017-10-301-2/+2
|
* main/pango: upgrade to 1.40.13Natanael Copa2017-10-301-2/+2
|
* main/harfbuzz: upgrade to 1.6.3Natanael Copa2017-10-301-2/+2
|
* main/apr: upgrade to 1.6.3Natanael Copa2017-10-301-5/+3
|
* main/asciidoc: upgrade to 8.6.10Natanael Copa2017-10-301-3/+3
|
* main/util-linux: upgrade to 2.31Natanael Copa2017-10-301-2/+2
|
* Revert "community/cargo: upgrade to 0.22.0"William Pitcock2017-10-303-47/+58
| | | | | | | | | | This change causes the package to be unbuildable without manual intervention, which violates policy. Reverting the change is theoretically harmless, as the old cargo has not been removed from the archive. This reverts commit c6e8dbdbd42fc99d297045cf6bd0e3d9474e53ad.
* testing/yodl: upgrade to 4.01.00Roberto Oliveira2017-10-291-2/+2
|
* testing/xml2rfc: upgrade to 2.8.2 and modernizeRoberto Oliveira2017-10-291-22/+8
|
* community/luasrcdiet: upgrade to 1.0.0Jakub Jirutka2017-10-291-3/+3
|
* community/lua-srcdiet: rename to luasrcdietJakub Jirutka2017-10-291-9/+10
|
* testing/idris: disable on armhf due to build failureJakub Jirutka2017-10-291-2/+3
| | | | | | | | | | | | | cabal: Missing dependencies on foreign libraries: * Missing C libraries: ffi, ffi ... cabal: Leaving directory '/tmp/cabal-tmp-29534/libffi-0.1' Updating world file... cabal: Error: some packages failed to install: libffi-0.1 failed during the configure step. The exception was: ExitFailure 1 http://tpaste.us/Vbxz
* community/notmuch: use python3 for building and fix testsJakub Jirutka2017-10-292-4/+27
| | | | This may also hopefully fix build on armhf...
* community/notmuch: re-enable checkJakub Jirutka2017-10-291-2/+1
| | | | It was disabled by mistake in eace4ed225398c45aa576d165a8686038498cc2e.
* testing/mutter: upgrade to 3.27.1Roberto Oliveira2017-10-291-2/+2
|
* community/rust: prepare alpine targets for aarch64 and armhfJakub Jirutka2017-10-292-15/+102
|
* testing/linuxconsoletools: upgrade to 1.6.0 and modernizeRoberto Oliveira2017-10-292-39/+9
|
* community/cargo: upgrade to 0.22.0Jakub Jirutka2017-10-283-58/+47
| | | | | | | | | | | We don't download prebuilt cargo binary anymore, mainly because that URL on S3 doesn't work anymore. They have moved it *again* and https://static.rust-lang.org/dist/ still does not contain musl binaries. However, we need cargo to build rust, so when building cargo, we must already have cargo anyway. And cargo cannot be built without rust.
* community/xpra: disable on armhf due to build failureJakub Jirutka2017-10-281-1/+2
| | | | | | | | | | | | | | | | | | gcc -DNDEBUG -Os -fomit-frame-pointer -pipe -fPIC -g -Os -fomit-frame-pointer -pipe \ -fno-strict-aliasing -Os -fomit-frame-pointer -pipe -fPIC -I/usr/include/python2.7 \ -c xpra/codecs/dec_avcodec2/decoder.c \ -o build/temp.linux-armv8l-2.7/xpra/codecs/dec_avcodec2/decoder.o -Wl,--as-needed \ -Wall -Werror -fPIC xpra/codecs/dec_avcodec2/decoder.c: In function '__pyx_pf_4xpra_6codecs_12dec_avcodec2_7decoder_7Decoder_init_context': xpra/codecs/dec_avcodec2/decoder.c:5551:3: error: 'refcounted_frames' is deprecated [-Werror=deprecated-declarations] __pyx_v_self->codec_ctx->refcounted_frames = 1; ^~~~~~~~~~~~ In file included from xpra/codecs/dec_avcodec2/decoder.c:558:0: /usr/include/libavcodec/avcodec.h:2694:9: note: declared here int refcounted_frames; ^~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors error: command 'gcc' failed with exit status
* main/check: disable forkingCarlo Landmeter2017-10-281-5/+6
| | | | https://github.com/libcheck/check/issues/138
* testing/harminv: add check functionRoberto Oliveira2017-10-281-1/+6
|
* testing/googler: add correct path to googler binary in checkRoberto Oliveira2017-10-281-1/+1
|
* testing/googler: bump pkgrelRoberto Oliveira2017-10-281-1/+1
|
* testing/googler: add check functionRoberto Oliveira2017-10-281-0/+5
| | | | | As upstream doesn't provide a suite test, run --help to test if the binary works.
* testing/googler: upgrade to 3.4Roberto Oliveira2017-10-281-2/+2
|
* testing/guake: upgrade to 0.8.11Roberto Oliveira2017-10-281-2/+2
|
* main/libxslt: upgrade to 1.1.31Jakub Jirutka2017-10-281-2/+2
| | | | This version fixes i.a. error in xslt-config.
* main/libxslt: modernize abuildJakub Jirutka2017-10-281-13/+9
|
* main/py-lxml: remove explicit return and try to rebuildJakub Jirutka2017-10-281-3/+2
| | | | It's stuck on armhf, probably for some temporary error.
* community/rust: upgrade to 1.21Marat Safin2017-10-287-549/+46
|
* testing/tcc: temporarily disable test suiteSören Tempel2017-10-281-0/+1
|
* testing/tcc: new aportHinata Yanagi2017-10-281-0/+38
|
* main/bash: upgrade to 4.4.12TBK2017-10-284-239/+35
| | | | Also modernize while being here.