Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | community/opencpn: fix issue with cmake 3.14.0+ | TBK | 2019-05-19 | 3 | -6/+62 | |
| | ||||||
* | community/libreoffice: fix src urls | TBK | 2019-05-19 | 1 | -5/+5 | |
| | ||||||
* | community/libdwarf: fix homepage url | Leo | 2019-05-19 | 1 | -2/+2 | |
| | ||||||
* | community/py-setuptools_scm: upgrade to 3.3.3 | Dmitry Romanenko | 2019-05-19 | 1 | -3/+3 | |
| | ||||||
* | testing/h1-cli: Fix indent space | Adam Dobrawy | 2019-05-19 | 1 | -9/+9 | |
| | | | | Closes GH-7884 | |||||
* | testing/h1-cli: remove invalid check,fix redundant code | Adam Dobrawy | 2019-05-19 | 1 | -8/+1 | |
| | ||||||
* | testing/h1-cli: new aport | Adam Dobrawy | 2019-05-19 | 1 | -0/+42 | |
| | ||||||
* | testing/atools: upgrade to v8 | Kevin Daudt | 2019-05-19 | 1 | -4/+9 | |
| | ||||||
* | testing/php7-pecl-swoole: upgrade to 4.3.4 | Andy Postnikov | 2019-05-19 | 1 | -2/+2 | |
| | ||||||
* | community/img2pdf,ocrmypdf: disable on s390x due to pillow test error | Tuan Hoang | 2019-05-19 | 2 | -2/+2 | |
| | | | | | See aport commit b65c2c0c9a5606eabd0361fa4e03c981bd0f17be https://gitlab.mister-muffin.de/josch/img2pdf/issues/62 | |||||
* | community/gns3-gui: upgrade to 2.1.17 | Francesco Colista | 2019-05-18 | 1 | -3/+3 | |
| | ||||||
* | community/gns3-server: upgrade to 2.1.17 | Francesco Colista | 2019-05-18 | 1 | -3/+3 | |
| | ||||||
* | community/mkvtoolnix: upgrade to 34.0.0 | Francesco Colista | 2019-05-18 | 1 | -2/+2 | |
| | ||||||
* | community/qt5-qtwebscript: upgrade to 5.12.3 | Kevin Daudt | 2019-05-18 | 1 | -2/+2 | |
| | | | | | | | | | Version 5.12.1 used code that is no longer accepted in GCC 8.3. Upstream fixed that issue in 5.12.2. See [this commit][0] for more information. [0]: https://code.qt.io/cgit/qt/qtscript.git/commit/?id=97ec1d1882a83c23c91f0f7daea48e05858d8c32 | |||||
* | community/rethinkdb: fix tribool errs with explicit cast and re=enable ↵ | Mike Sullivan | 2019-05-18 | 1 | -3/+3 | |
| | | | | ppc64le and bump pkgrel to 10 | |||||
* | testing/uacme: new aport | Eivind Uggedal | 2019-05-17 | 1 | -0/+32 | |
| | | | | Closes GH-7896 | |||||
* | community/scapy: regenerate checksums | Kevin Daudt | 2019-05-17 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | Upstream recreted the archive, changing it's hash. Diff: ```diff diff -rU0 1135075/scapy/__init__.py scapy-2.4.2/scapy/__init__.py --- 1135075/scapy/__init__.py 2019-01-10 19:33:08.000000000 +0100 +++ scapy-2.4.2/scapy/__init__.py 2019-01-10 19:33:08.000000000 +0100 @@ -82 +82 @@ - git_archive_id = 'bad14cb1a (HEAD -> master, tag: v2.4.2)' + git_archive_id = 'bad14cb1a (tag: v2.4.2)' ``` | |||||
* | community/lua-copas: skip broken test | Kevin Daudt | 2019-05-17 | 2 | -2/+24 | |
| | | | | | | | | The test verified that a http -> http redirect works. The service they used (goo.gl), started to redirect to https first, so the result is (http -> https -> http), which the library does not allow. Skip this test for now. | |||||
* | community/hugo: upgrade to 0.55.5 and fix up failing test | Mike Sullivan | 2019-05-17 | 2 | -29/+27 | |
| | | | | Closes GH-7912 | |||||
* | community/nbd: fix segfault during tests | Kevin Daudt | 2019-05-17 | 2 | -2/+19 | |
| | | | | | | | | nbd calls freeaddrinfo on a variable that might not have been initialized. This causes segfaults for inetd and unix mode. This was caught by the test suite. Closes GH-7913 | |||||
* | community/flawfinder: upgrade to 2.0.8 | Henrik Riomar | 2019-05-17 | 1 | -3/+3 | |
| | ||||||
* | testing/barman: upgrade to 2.8 | Francesco Colista | 2019-05-17 | 1 | -3/+3 | |
| | ||||||
* | testing/seahorse: upgrade to 3.32.2 | Francesco Colista | 2019-05-17 | 1 | -2/+2 | |
| | ||||||
* | community/nextcloud-client: upgrade to 2.5.2 | Leonardo Arena | 2019-05-17 | 1 | -3/+3 | |
| | ||||||
* | community/rethinkdb: disable for ppc64le | Leonardo Arena | 2019-05-17 | 1 | -1/+1 | |
| | | | | | | src/clustering/administration/auth/permissions.cc: In member function 'ql::datum_t auth::permissions_t::to_datum() const': src/clustering/administration/auth/permissions.cc:155:52: error: no matching function for call to 'ql::datum_t::boolean(boost::logic::tribool)' read, ql::datum_t::boolean(get_read())); | |||||
* | main/py-cython: remove aport | Sören Tempel | 2019-05-17 | 1 | -66/+0 | |
| | | | | | | | | | | In favor of community/cython. Alternative solution would be removing community/cython instead. However, community/cython ships a more recent version and more aports depend on it. Would also have been possible to make cython provide py-cython, however, since no more packages depend on py-cython this was not deemed necessary for now. | |||||
* | community/py3-openzwave: depend on cython instead of py-cython | Sören Tempel | 2019-05-17 | 1 | -2/+2 | |
| | ||||||
* | community/py-msgpack: depend on cython instead of py-cython | Sören Tempel | 2019-05-17 | 1 | -2/+3 | |
| | ||||||
* | unmaintained/sbcl: move from testing | Leo | 2019-05-16 | 6 | -0/+0 | |
| | | | | Dependency clisp is on unmaintained. | |||||
* | main/tmux: upgrade to 2.9a | Andy Postnikov | 2019-05-16 | 1 | -4/+3 | |
| | | | | Also fix license while at it. | |||||
* | community/libplist: fix build | Sören Tempel | 2019-05-16 | 1 | -1/+1 | |
| | | | | | | cython binary was moved to the py3 subpackage, the py2 subpackage only provides a cython2 binary. Specify the name of this binary to fix the build with py2-cython. | |||||
* | main/cmake: upgrade to 3.14.4 | Sören Tempel | 2019-05-16 | 1 | -2/+2 | |
| | ||||||
* | community/radare2: upgrade to 3.5.0 | Sören Tempel | 2019-05-16 | 1 | -3/+3 | |
| | | | | | | Fixes parallel builds. See: https://github.com/radare/radare2/issues/13765 | |||||
* | community/nextcloud: upgrade to 16.0.1 | Leonardo Arena | 2019-05-16 | 1 | -3/+3 | |
| | ||||||
* | community/nx-libs: upgrade to 3.5.99.20 | Francesco Colista | 2019-05-15 | 3 | -47/+10 | |
| | ||||||
* | community/gccmakedep: new aport, new depends of nx-libs | Francesco Colista | 2019-05-15 | 1 | -0/+33 | |
| | ||||||
* | community/iwd: disable build on s390x | Milan P. Stanić | 2019-05-15 | 1 | -1/+1 | |
| | | | | test fail on s390x | |||||
* | testing/py-pam: upgrade to 1.8.4, updated source url | Francesco Colista | 2019-05-15 | 1 | -38/+17 | |
| | ||||||
* | community/py2-functools32: set correct version number according with other ↵ | Francesco Colista | 2019-05-15 | 1 | -5/+3 | |
| | | | | distro | |||||
* | community/perl-test-postgresql: upgrade to 1.27 | Francesco Colista | 2019-05-15 | 1 | -13/+14 | |
| | ||||||
* | testing/shellinabox: upgrade to 2.21 | Francesco Colista | 2019-05-15 | 1 | -11/+11 | |
| | ||||||
* | community/geany-plugins: upgrade to 1.35 | Kevin Daudt | 2019-05-15 | 1 | -2/+2 | |
| | ||||||
* | community/geany-plygins: disable plugins | Kevin Daudt | 2019-05-15 | 1 | -5/+9 | |
| | | | | | | | | | | | | | The following plugins are not being built because the rely on GTK+2.0, while geany depends on GTK+3.0: - geanypy - multiterm - scope Disable the subpackages for now. Closes GH-7883 | |||||
* | testing/minio-client: new aport | Chloe Kudryavtsev | 2019-05-15 | 1 | -0/+45 | |
| | | | | | | A client for MinIO usage and administration. Closes GH-7888 | |||||
* | testing/py-qt: purge | Leo | 2019-05-15 | 1 | -36/+0 | |
| | | | | | | - Has no consumers - Depends on Qt4 - Has Qt5 equivalent as py3-qt5 | |||||
* | unmaintained/corebird: moved from community | Francesco Colista | 2019-05-15 | 2 | -0/+0 | |
| | ||||||
* | testing/hylafaxplus: address other bug with awk busybox | Robert Boisvert | 2019-05-15 | 2 | -2/+21 | |
| | ||||||
* | testing/minio: upgrade to 0.20190514 | Chloe Kudryavtsev | 2019-05-15 | 1 | -3/+3 | |
| | ||||||
* | testing/docker-compose: Upgrade to 1.24.0 | Simon Frankenberger | 2019-05-15 | 1 | -6/+8 | |
| | | | | | | py-paramiko is required as dependency. Closes GH-7115 | |||||
* | community/py-jsonschema: Add depends for pyrsistent and attrs | Simon Frankenberger | 2019-05-15 | 1 | -1/+5 | |
| |