aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* main/fail2ban: upgrade to 0.11.1Andy Postnikov2020-01-153-38/+31
|
* main/busybox: enable FEATURE_NSLOOKUP_BIGNatanael Copa2020-01-152-4/+4
| | | | | | | The small nslookup does not work with musl, so lets enable the musl compatible variant. ref: https://github.com/gliderlabs/docker-alpine/issues/476
* main/busybox: fix triggerNatanael Copa2020-01-151-2/+2
| | | | | | | fix case where depmod does not exists, which would result in printing readlink syntax. By passing "" we avoid that to happen. Aslo fix typo in comment
* testing/sshuttle: new aportNatanael Copa2020-01-152-0/+50
| | | | | Transparent proxy server using ssh https://github.com/sshuttle/sshuttle
* testing/sssd: silence shellcheck warningNatanael Copa2020-01-151-0/+3
| | | | pkgdir will always be set
* main/libsecret: disable tests on 32bit, to unblock the builders.Leo2020-01-151-2/+4
|
* main/zfs-lts: rebuild against kernel 5.4.12-r0Natanael Copa2020-01-151-1/+1
|
* main/xtables-addons-lts: rebuild against kernel 5.4.12-r0Natanael Copa2020-01-151-1/+1
|
* main/drbd-lts: rebuild against kernel 5.4.12-r0Natanael Copa2020-01-151-1/+1
|
* community/wireguard-lts: rebuild against kernel 5.4.12-r0Natanael Copa2020-01-151-1/+1
|
* community/virtualbox-guest-modules-lts: rebuild against kernel 5.4.12-r0Natanael Copa2020-01-151-1/+1
|
* community/jool-modules-lts: rebuild against kernel 5.4.12-r0Natanael Copa2020-01-151-1/+1
|
* main/linux-lts: upgrade to 5.4.12Milan P. Stanić2020-01-1510-20/+23
| | | | | enable CONFIG_HAVE_COPY_THREAD_TLS=y for architectures which got it (aarch64 and armv7)
* community/wireguard-rpi: rebuild against kernel 5.4.12-r0Natanael Copa2020-01-151-1/+1
|
* community/jool-modules-rpi: rebuild against kernel 5.4.12-r0Natanael Copa2020-01-151-1/+1
|
* main/linux-rpi: upgrade to 5.4.12Natanael Copa2020-01-151-3/+3
|
* community/libdwarf: upgrade to 20200114Leo2020-01-151-2/+2
|
* main/perl-dbd-pg: upgrade to 3.10.1Leo2020-01-151-2/+2
|
* community/perl-mojolicious: upgrade to 8.31Leo2020-01-151-2/+2
|
* main/snappy: upgrade to 1.1.8Leo2020-01-151-6/+3
|
* main/libsecret: upgrade to 0.20.0Rasmus Thomsen2020-01-153-18/+222
|
* main/gjs: move from communityRasmus Thomsen2020-01-151-0/+0
| | | | Required for libsecret tests
* community/composer: upgrade to 1.9.2Andy Postnikov2020-01-151-2/+2
|
* community/postgresql-plpgsql_check: upgrade to 1.8.2Jakub Jirutka2020-01-141-2/+2
|
* community/pdsh: upgrade to 2.34Jakub Jirutka2020-01-141-3/+3
|
* main/pspg: upgrade to 2.6.6Jakub Jirutka2020-01-141-2/+2
|
* community/ws: upgrade to 7.9.4Leo2020-01-141-2/+2
|
* main/ack: upgrade to 3.3.1Leo2020-01-141-2/+2
|
* main/perl-path-tiny: upgrade to 0.110Leo2020-01-141-9/+4
|
* main/perl-cgi: upgrade to 4.45Leo2020-01-141-4/+4
|
* main/perl-log-any: upgrade to 1.708Leo2020-01-141-15/+7
|
* main/xvfb-run: Add coreutils as dependency to avoid missing fmtGustavo L F Walbon2020-01-141-2/+2
| | | | | | | | | xvfb-run needs fmt, this binary is part of the coreutils package. So coreutils must be added as a dependency to ensure proper operation even in the error case. Signed-off-by: Gustavo L F Walbon <gwalbon@linux.ibm.com> Signed-off-by: Mike Sullivan <mksully22@gmail.com>
* community/youtube-dl: upgrade to 2020.01.15prspkt2020-01-142-29/+3
| | | | * Patch has been applied upstream, remove.
* community/kde-frameworks: disable on armhfBart Ribbers2020-01-1463-63/+63
| | | | | | extra-cmake-modules is not available on armhf due to it's dependency on qt5-qtdeclarative2, and since all packages in KDE Frameworks depend on extra-cmake-modules, just disable them all for that arch
* community/plasma*: disable on armhfBart Ribbers2020-01-1423-23/+23
|
* testing/lua-resty-lrucache: new aportMichael Pirogov2020-01-141-0/+26
|
* testing/lua-resty-core: new aportMichael Pirogov2020-01-141-0/+26
|
* testing/thunderbird: enable on armhf, armv7, ppc64le and x86J0WI2020-01-143-10/+79
|
* testing/corecollector: upgrade to 0.2.0Rasmus Thomsen2020-01-143-4/+13
|
* community/httpie: upgrade to 2.0.0Leo2020-01-141-4/+6
|
* main/py3-zipp: upgrade to 1.0.0Leo2020-01-141-3/+3
|
* community/modemmanager: upgrade to 1.12.4Leo2020-01-141-2/+2
|
* testing/py3-typed-ast: upgrade to 1.4.1Leo2020-01-141-3/+3
|
* main/ipset: upgrade to 7.5Leo2020-01-141-6/+3
|
* community/perl-template-toolkit: upgrade to 3.004Leo2020-01-141-15/+10
|
* main/py-dbus: upgrade to 1.2.16Leo2020-01-141-2/+2
|
* community/cups-filters: upgrade to 1.26.2Leo2020-01-141-2/+2
|
* testing/sssd: revert bad revert from the last commitNatanael Copa2020-01-141-9/+6
| | | | | | | | | | This partially reverts commit 0ac93488952f (testing/sssd: revert bad revert from the last commit"). Removing quotes around $pkgdir is not improvement at all; it should be always quoted, to be safe if $pkgdir contains spaces. Removing contributrs without first checking git log is not good.
* testing/lua-resty-redis: new aportMichael Pirogov2020-01-141-0/+26
|
* main/xorg-server: upgrade to 1.20.7prspkt2020-01-141-3/+3
|