aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* testing/minio: upgrade to 0.20190821Chloe Kudryavtsev2019-08-241-3/+3
|
* community/caddy: upgrade to 1.0.3Chloe Kudryavtsev2019-08-241-4/+3
|
* community/ostree: upgrade to 2019.3Leo2019-08-241-2/+2
|
* testing/pdfcrack: upgrade to 0.18Francesco Colista2019-08-241-2/+2
|
* community/mkvtoolnix: upgrade to 37.0.0Francesco Colista2019-08-241-2/+2
|
* testing/ttf-font-awesome: upgrade to 5.10.2Francesco Colista2019-08-241-2/+2
|
* main/perl-test-simple: upgrade to 1.302167Francesco Colista2019-08-241-2/+2
|
* main/perl-error: upgrade to 0.17028Leo2019-08-241-8/+7
|
* main/{busybox,linux-firmware}: update my e-mail addressOliver Smith2019-08-243-2/+3
| | | Closes GH-10407
* testing/weston: upgrade to 7.0.0Leo2019-08-232-57/+7
|
* community/py-hypothesis: upgrade to 4.34.0Leo2019-08-231-2/+2
|
* testing/emby: fix libMagickWand detectionLeo2019-08-231-2/+2
|
* testing/emby: try imagemagick6Leo2019-08-231-1/+1
|
* testing/emby: fix checksumLeo2019-08-231-11/+1
|
* testing/emby: fix urlLeo2019-08-231-2/+2
|
* community/elixir: fix urlLeo2019-08-231-2/+2
|
* community/ibus: upgrade to 1.5.21Drew DeVault2019-08-231-3/+3
|
* testing/ossec-hids: fix urlLeo2019-08-231-2/+2
|
* community/openexr: fix urlLeo2019-08-231-2/+2
|
* testing/nanomsg: fix urlLeo2019-08-231-2/+2
|
* testing/mapnik: fix urlLeo2019-08-231-2/+2
|
* testing/kwalletmanager: fix urlLeo2019-08-231-3/+3
|
* testing/gwenview: fix urlLeo2019-08-231-3/+3
|
* testing/binwalk: fix urlLeo2019-08-231-10/+4
|
* community/asio: fix urlLeo2019-08-231-2/+2
|
* testing/zeitgeist: new aportLuca Weiss2019-08-232-0/+88
|
* community/alacritty: more archesJ0WI2019-08-231-2/+2
|
* community/libreswan: upgrade to 3.29Leo2019-08-231-6/+8
|
* community/scdoc: upgrade to 1.9.7Henrik Riomar2019-08-231-2/+2
|
* testing/libfixposix: new aportWill Sinatra2019-08-231-0/+32
| | | | Co-authored-by: Leo <thinkabit.ukim@gmail.com>
* community/stow: upgrade to 2.3.1, run test suiteprspkt2019-08-231-5/+4
| | | | Signed-off-by: prspkt <prspkt@protonmail.com>
* testing/ruuvi-prometheus: new aportJoonas Kuorilehto2019-08-232-0/+39
| | | | | Ruuvi sensor Prometheus exporter https://github.com/joneskoo/ruuvi-prometheus
* teting/kde-applications: upgrade to 19.08.0Bart Ribbers2019-08-23125-511/+301
|
* testing/libphonenumber: upgrade to 8.10.17Leo2019-08-231-3/+3
|
* community/colord-gtk: upgrade to 0.2.0Leo2019-08-231-26/+20
|
* testing/py3-rdflib: new aportLuca Weiss2019-08-232-0/+54
|
* testing/py3-sparqlwrapper: new aportLuca Weiss2019-08-231-0/+32
|
* testing/py3-isodate: new aportLuca Weiss2019-08-231-0/+28
|
* community/zerotier-one: upgrade to 1.4.2Kevin Daudt2019-08-231-3/+3
| | | | Closes GH-10392
* testing/libretro-nestopia: new aportBart Ribbers2019-08-231-0/+26
| | | | I left an empty variable ($makedepends) in the previous patch
* testing/libretro-bsnes: new aportBart Ribbers2019-08-232-0/+63
|
* community/vnstat: upgrade to 2.4Leo2019-08-232-31/+20
|
* community/influxdb: disable tests on some archesLeo2019-08-231-0/+4
|
* community/influxdb: upgrade to 1.7.7Konstantin Kulikov2019-08-235-37/+33
| | | | | | | | | | switch from gdm to dep remove pkgusers/groups - they're unneeded at build time enable tests disable overly verbose build logging add conf.d move config to /etc/influxdb.conf simplify init.d script
* testing/dma: upgrade to 0.12Leo2019-08-231-22/+10
|
* testing/unicode-emoji: upgrade to 12.0Leo2019-08-231-12/+10
|
* community/gitlab-runner: upgrade to 12.2.0Rasmus Thomsen2019-08-231-3/+3
|
* main/perl-io-async: fix URL&LicenseRasmus Thomsen2019-08-231-9/+8
| | | | | * modernize * run tests in check()
* main/bluez: package btmgmt toolmarmota2019-08-231-2/+7
| | | | fixes #10036
* main/bind: add previous ISC signing keytcely2019-08-231-2/+6
| | | | | | | | | | | | | Without this TOFU unknown entry, a release signed with the older key prompts for a trust decision. Avoiding the prompt is desirable. Also, format GPG details so they are easier to check manually. Used: $ gpg --verify bind-*.asc bind-*.tar.gz $ awk \ '/gpgfingerprints=/,/(^|[^=])["'\'']$/ {print;}' \ APKBUILD