aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* community/nextcloud: improve abuildJakub Jirutka2017-06-222-71/+66
|
* community/nextcloud: add missing deps php7-posix and php7-ldapJakub Jirutka2017-06-221-2/+2
|
* community/nextcloud: add subpkg -initscriptJakub Jirutka2017-06-225-3/+245
|
* community/py3-multidict: added check() functionFrancesco Colista2017-06-221-3/+8
|
* Revert "community/py3-multidict: upgrade to 3.0.0"Francesco Colista2017-06-221-2/+2
| | | | This reverts commit 4a9823cc10035fa48f0268989ada870a34763325.
* community/arpack: try to run check() on ppc64le w/o fakerootJakub Jirutka2017-06-221-0/+6
| | | | | | Tests from arpack are hanging on ppc64le with abuild but tests work when running manually (make check) and all tests pass. It can be an issue in fakeroot.
* main/abuild: add !checkroot optionJakub Jirutka2017-06-222-2/+33
|
* main/abuild: modernize abuildJakub Jirutka2017-06-221-14/+12
|
* main/expat: security fixes (CVE-2017-9233)Francesco Colista2017-06-222-5/+37
|
* community/openvas-manager: upgrade to 7.0.2, added check() functionFrancesco Colista2017-06-221-4/+9
|
* main/py-pbr: upgrade to 3.1.1Francesco Colista2017-06-221-2/+2
|
* main/perl-test-simple: upgrade to 1.302086Francesco Colista2017-06-221-2/+2
|
* community/py-websocket-client: upgrade to 0.43.0Francesco Colista2017-06-221-2/+2
|
* community/py3-multidict: upgrade to 3.0.0Francesco Colista2017-06-221-2/+2
|
* testing/gnome-shell: yeah making GJS work on armhf is a tall order right nowWilliam Pitcock2017-06-221-1/+1
|
* community/arpack: enable build on ppc64leRoberto Oliveira2017-06-221-1/+1
| | | | Enable build on ppc64le as openblas is available.
* testing/monero: remove dependency to libunwindAndré Klitzing2017-06-222-3/+16
|
* community/rust: build w/o external prebuilt rustc/cargoJakub Jirutka2017-06-221-40/+13
|
* testing/py-libnacl: upgrade to 1.5.1Fabian Affolter2017-06-221-24/+27
|
* main/unbound: upgrade to 1.6.3TBK2017-06-221-2/+2
|
* testing/gnome-shell: enable on armhfWilliam Pitcock2017-06-211-1/+1
|
* testing/evolution: enable on armhfWilliam Pitcock2017-06-211-1/+1
|
* testing/evolution-data-server: enable on armhfWilliam Pitcock2017-06-211-1/+1
|
* community/webkit2gtk: more poking on armhfWilliam Pitcock2017-06-211-1/+1
|
* community/webkit2gtk: try to enable building on armhfWilliam Pitcock2017-06-211-1/+2
|
* community/jruby: upgrade to 9.1.12.0Jakub Jirutka2017-06-211-2/+2
|
* community/ttyd: upgrade to 1.3.3Jakub Jirutka2017-06-211-2/+2
|
* community/py-pyldap: upgrade to 2.4.36Jakub Jirutka2017-06-211-2/+2
|
* testing/wmi-client: enable build on ppc64leRoberto Oliveira2017-06-211-1/+6
| | | | update config guess and enable build on ppc64le.
* community/xterm: upgrade to 330Jakub Jirutka2017-06-211-2/+2
|
* community/binaryen: fix build on aarch64, armhf and ppc64leJakub Jirutka2017-06-212-2/+15
| | | | | This fix is just a temporary workaround! See https://github.com/WebAssembly/binaryen/issues/1059
* community/binaryen: upgrade to 1.37.14Jakub Jirutka2017-06-213-35/+40
|
* main/musl: cherry-pick upstream fixesTimo Teräs2017-06-219-1/+312
|
* testing/wmi-client: fix build adapting it to gnutls 3.5Roberto Oliveira2017-06-212-17/+42
|
* testing/py-boto3: upgrade to 1.4.4Fabian Affolter2017-06-211-7/+5
|
* testing/py-botocore: upgrade to 1.5.71Fabian Affolter2017-06-211-4/+4
|
* main/py-boto: upgrade to 2.47.0Fabian Affolter2017-06-211-2/+2
|
* community/py-paho-mqtt: upgrade to 1.3.0Fabian Affolter2017-06-211-7/+5
|
* community/py-sqlalchemy: upgrade to 1.1.11Fabian Affolter2017-06-211-2/+2
|
* community/py3-aiohttp: upgrade to 2.2.0Fabian Affolter2017-06-211-2/+2
|
* main/font-alias: modernize APKBUILD, fixes #7446Francesco Colista2017-06-211-6/+10
|
* main/opus: upgrade to 1.2Francesco Colista2017-06-211-2/+2
|
* main/py-pbr: upgrade to 3.1.0Francesco Colista2017-06-211-2/+2
|
* testing/libnsl: keep only single project's urlJakub Jirutka2017-06-211-1/+1
|
* community/py-graphviz: fix project's urlJakub Jirutka2017-06-211-1/+1
|
* community/virtualbricks: remove dead urlJakub Jirutka2017-06-211-1/+1
|
* testing/auditd: bump audit version to 2.7.2Tycho Andersen2017-06-206-50/+51
| | | | | | | | * update all the patches * swap out the 4th patch for a proper include of limits.h * reset package version to -r1 Signed-off-by: Tycho Andersen <tycho@docker.com>
* testing/audit: use / prefix instead of /usrTycho Andersen2017-06-201-3/+3
| | | | | | | | | The config files we're using have / as the prefix and every other distro has /, so let's just use that instead (also, the paths to e.g. audispd seem to be hardcoded to /, so auditd as currently packaged fails without this anyway). Signed-off-by: Tycho Andersen <tycho@docker.com>
* testing/audit: spaces to tabsTycho Andersen2017-06-201-3/+3
| | | | Signed-off-by: Tycho Andersen <tycho@docker.com>
* community/py-lz4: correct test typoLeonardo Arena2017-06-201-2/+2
|