aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* testing/py3-html5lib: add py3-six runtime dependencyprspkt2019-08-191-2/+2
| | | | Signed-off-by: prspkt <prspkt@protonmail.com>
* testing/nlohmann-json: take over maintainership and disable -dev packageBart Ribbers2019-08-191-3/+3
| | | | | It's just a single header file package anyway, the non -dev or -doc package would be useless.
* testing/py-terminaltables: drop python2prspkt2019-08-192-54/+31
| | | | Signed-off-by: prspkt <prspkt@protonmail.com>
* testing/py-tabulate: drop python2prspkt2019-08-192-54/+35
| | | | | | | * Fix tests. * Add py3-setuptools, py3-wcwidth runtime dependencies. Signed-off-by: prspkt <prspkt@protonmail.com>
* testing/nlohmann-json: disable test-unicode_all on aarch64Bart Ribbers2019-08-181-1/+6
|
* testing/pcsc-tools: upgrade to 1.5.4Leo2019-08-181-7/+2
|
* testing/efitools: upgrade to 1.9.2Leo2019-08-181-11/+11
|
* testing/quilt: upgrade to 0.66Leo2019-08-181-9/+4
|
* testing/kops: adoptKevin Daudt2019-08-181-0/+1
|
* testing/kops: upgrade to 1.13.0Kevin Daudt2019-08-181-3/+3
|
* testing/singularity: disable temporarilySören Tempel2019-08-181-1/+1
| | | | | | | | | | | Build fails on the builders with caching errors and `no rule to make target cni/dhcp`. Unfortunately, this cannot be reproduced locally. Someone with accesses to the builders must investigate this further. Until then, disable it to prevent the builders from repeatably attempting rebuilds. See also: https://gitlab.alpinelinux.org/alpine/aports/issues/10737
* community/bitcoin: upgrade to 0.18.1Israel Rodrigo Faria2019-08-182-3/+18
|
* community/kodi: upgrade to 18.3Bart Ribbers2019-08-181-3/+3
|
* Revert "testing/singularity: disable GOCACHE"Sören Tempel2019-08-181-5/+1
| | | | This reverts commit ff3926848ed95a789906ecdd55292e96796fdbc9.
* testing/singularity: disable GOCACHESören Tempel2019-08-181-0/+4
| | | | Experimental change to see if this fixes the build on the builders.
* testing/singularity: create version fileSören Tempel2019-08-181-0/+1
| | | | | | | Without this change the git describe output for the aport repository is used which is probably not what we want. Additionally, build fails in `abuild rootbld` without this change.
* testing/sbsigntool: upgrade to 0.9.2Leo2019-08-181-10/+5
|
* testing/vulkan-tools: upgrade to 1.1.119Leo2019-08-181-2/+2
|
* community/vulkan-loader: upgrade to 1.1.119Leo2019-08-181-3/+3
|
* community/vulkan-headers: upgrade to 1.1.119Leo2019-08-181-2/+2
|
* community/mate-user-guide: upgrade to 1.22.2Leo2019-08-181-6/+5
|
* community/gitea: disable check on armhfSören Tempel2019-08-181-0/+4
| | | | | Tests are aborted for some reason, currently don't have access to a hardware platform using this architecture. Disabling for now.
* community/duo_unix: upgrade to 1.11.2Paul Morgan2019-08-181-2/+2
|
* testing/createrepo_c: upgrade to 0.14.3Paul Morgan2019-08-181-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From the repo for createrepo_c: git log --reverse --no-merges --pretty='- %s' 0.13.1..0.14.3 - Make ownership of createrepo, mergerepo, modifyrepo symlinks conditional - Release 0.13.2 - Fix crash when dumping updateinfo and module is ommited (RhBug:1707981) - Use g_clear_pointer() in koji_stuff_destroy() - Add --pkgorigins mode - Update manpage docs - Release 0.14.0 - Correct pkg count in headers if there were invalid pkgs (RhBug:1596211) - Add basic unit tests for rewriting pkg count in headers - Fix documentation inconsistency introduced in PR #92 - Update depracated glib threads calls - Failure_exit_cleanup uses global var instead of parameter it never got - Prevent exiting with 0 if errors occur while finalizing repodata. - Release 0.14.1 - [spec] Obsolete createrepo on all Fedoras again (RhBug:1702771) - Depend on the appropriate minimum version of libmodulemd - Add explicit initialization of GMutexes and GConds (RhBug:1714666) - Add check for fobidden control chars in package before xml_dump - Add tests for checking if package contains forbidden control chars - Fix various warnings when -DCMAKE_BUILD_TYPE:STRING=DEBUG - Release 0.14.2 - detect plain tar file as non compressed - Add missing python metadata to python2/3-createrepo_c (RhBug:1695677) - Release 0.14.3
* testing/php7-pecl-swoole: upgrade to 4.4.4Andy Postnikov2019-08-181-3/+3
|
* testing/php7-pecl-grpc: upgrade to 1.23.0Andy Postnikov2019-08-181-2/+2
|
* testing/libimagequant: upgrade to 2.12.5Leo2019-08-181-2/+2
|
* testing/mongo-c-driver: upgrade to 1.15.0Leo2019-08-181-4/+4
|
* testing/laszip: upgrade to 3.4.1Leo2019-08-181-11/+8
|
* testing/mapserver: upgrade to 7.4.1Leo2019-08-181-3/+3
|
* community/nbd: upgrade to 3.19Leo2019-08-182-9/+8
|
* testing/lcov: upgrade to 1.14Leo2019-08-181-16/+6
|
* community/calcurse: upgrade to 4.5.0Leo2019-08-181-7/+4
|
* testing/criu: upgrade to 3.12Leo2019-08-181-3/+3
|
* testing/grim: upgrade to 1.2.0Leo2019-08-182-11/+20
|
* testing/kakoune: upgrade to 2019.07.01Leo2019-08-181-7/+4
|
* main/ccache: upgrade to 3.7.3J0WI2019-08-181-3/+3
| | | Closes GH-10194
* testing/syncthing-inotify: disable on s390xSören Tempel2019-08-181-1/+1
| | | | syncthing is not available for that arch.
* main/tcl-tls: upgrade to 1.7.18Leo2019-08-181-9/+5
| | | Closes GH-10199
* testing/tweeny: new aportBart Ribbers2019-08-181-0/+27
|
* community/go: add comment reminding upgrader of rebuildsSören Tempel2019-08-181-0/+1
|
* testing/[various]: rebuild against go 1.12.8-r0Sören Tempel2019-08-1878-78/+78
| | | | | | | go recently received a security upgrade to 1.12.8 (f4894bf9) this upgrade fixes various CVEs in go standard libraries, for instance in HTTP/2 functionality. Since go is statically linked packages using this functionality need to be rebuild.
* community/[various]: rebuild against go 1.12.8-r0Sören Tempel2019-08-1833-33/+33
| | | | | | | go recently received a security upgrade to 1.12.8 (f4894bf9) this upgrade fixes various CVEs in go standard libraries, for instance in HTTP/2 functionality. Since go is statically linked packages using this functionality need to be rebuild.
* community/graphicsmagick: remove orphaned patchesJ0WI2019-08-1813-930/+0
|
* community/xe-guest-utilities upgrade to 7.16.0Ian Bashford2019-08-181-2/+2
| | | | Upstream add suport for xenstore-watch
* testing/lmdbxx: new aportBart Ribbers2019-08-181-0/+19
|
* testing/mtxclient: new aportBart Ribbers2019-08-181-0/+33
|
* community/kodi: add -wayland and -gbm subpackagesBart Ribbers2019-08-181-6/+98
| | | | | | | | All files required except for the display specific binaries are in "kodi". X11 is in "kodi-bin" and Wayland is in "kodi-wayland" and GBM in "kodi-gbm". Unless the user explicitely installs "kodi-wayland" or "kodi-gbm" first, "kodi-bin" (so X11) will be installed by default when installing "kodi".
* testing/nlohmann-json: upgrade to 3.7.0Bart Ribbers2019-08-181-14/+15
|
* testing/confd: fix build with latest goSören Tempel2019-08-182-2/+31
| | | | No pkgrel bump, resulting binary should be identical.