Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | ruby-mathematical: reenable | Kevin Daudt | 2019-05-15 | 1 | -1/+1 | |
| | | | | ruby-enum has been fixed. | |||||
* | community/ruby-enum: remove redundant checkdepend | Kevin Daudt | 2019-05-15 | 1 | -1/+1 | |
| | ||||||
* | community/ruby-i18n: add missing json dependency | Kevin Daudt | 2019-05-15 | 1 | -2/+2 | |
| | ||||||
* | testing/light: new aport | Eivind Uggedal | 2019-05-14 | 1 | -0/+30 | |
| | | | | | Built in non-SUID mode where udev rules sets up the correct permissions for the video group. | |||||
* | community/chromium: replace libelf-dev dependency | Kevin Daudt | 2019-05-14 | 1 | -1/+1 | |
| | | | | | | | libelf has been replaced by elfutils. Update the dependency. See: f132727c38 (main/libelf: purge. replaced by elfutils, 2019-05-08) | |||||
* | community/ruby-enum: reenable | Kevin Daudt | 2019-05-14 | 1 | -2/+2 | |
| | | | | ruby-json is missing as checkdepend, causing the tests to fail. | |||||
* | community/iwd: upgrade to 0.18 | Milan P. Stanić | 2019-05-14 | 3 | -175/+3 | |
| | | | | remove fix patches, they are applied upstream | |||||
* | community/uncrustify: upgrade to 0.69.0 | André Klitzing | 2019-05-14 | 1 | -2/+2 | |
| | ||||||
* | community/ceph: upgrade to 14.2.1 | iggy | 2019-05-14 | 1 | -4/+5 | |
| | | | | | | | | * Bump version to latest and update checksum. * Updated license to match SPDX standard. * No other functional changes for now. | |||||
* | community/nodejs-current: upgrade to 12.2.0 | Andy Postnikov | 2019-05-14 | 3 | -28/+22 | |
| | ||||||
* | community/yarn: upgrade to 1.16.0 | Andy Postnikov | 2019-05-14 | 1 | -2/+2 | |
| | ||||||
* | testing/atools: build man page | Kevin Daudt | 2019-05-14 | 1 | -1/+8 | |
| | ||||||
* | community/ruby-mathematical: disable | Kevin Daudt | 2019-05-14 | 1 | -1/+1 | |
| | | | | Dependency ruby-enum has build issues. Disable it for now, until it's fixed. |