aboutsummaryrefslogtreecommitdiffstats
path: root/community
Commit message (Collapse)AuthorAgeFilesLines
...
* community/icingaweb2-module-director: upgrade to 1.7.1Francesco Colista2019-10-211-2/+2
|
* community/icinga2: upgrade to 2.11.1Francesco Colista2019-10-211-3/+3
|
* community/greenbone-security-assistant: upgrade to 9.0.0Francesco Colista2019-10-217-41/+118
|
* community/openvas: renamed from openvas-scannerFrancesco Colista2019-10-2110-144/+71
|
* community/ospd-openvas: new aport, dependency of gvmdFrancesco Colista2019-10-214-0/+74
|
* community/gvmd: fix to make gvmd work againFrancesco Colista2019-10-218-73/+187
|
* community/gvm-libs: added patches to make gvm work againFrancesco Colista2019-10-216-38/+73
|
* community/perl-net-dns-sec: upgrade to 1.14Francesco Colista2019-10-214-194/+0
|
* community/hugo: upgrade to 0.59.0Leo2019-10-211-2/+2
|
* community/py3-pathlib2: upgrade to 2.3.5Leo2019-10-211-6/+3
|
* community/py3-numpy: upgrade to 1.17.3Leo2019-10-211-2/+2
|
* community/cacti: upgrade to 1.2.7Leo2019-10-211-2/+2
|
* community/calcurse: upgrade to 4.5.1Leo2019-10-211-2/+2
|
* community/latte-dock: upgrade to 0.9.3Leo2019-10-211-3/+3
|
* community/snapcast: upgrade to 0.16.0Leo2019-10-212-30/+16
|
* community/sparse: upgrade to 0.6.1Leo2019-10-211-12/+6
|
* community/vulkan-loader: upgrade to 1.1.125Leo2019-10-211-2/+2
|
* community/vulkan-headers: upgrade to 1.1.125Leo2019-10-211-2/+2
|
* community/waylandpp: upgrade to 0.2.7Leo2019-10-211-2/+2
|
* community/loksh: upgrade to 6.6Leo2019-10-211-6/+3
|
* community/msgpack-c: upgrade to 3.2.0Leo2019-10-212-110/+6
|
* community/py3-pikepdf: upgrade to 1.6.5Leo2019-10-211-3/+3
|
* community/py3-prompt_toolkit: upgrade to 2.0.10Leo2019-10-211-3/+3
|
* community/py3-pybind11: upgrade to 2.4.3Leo2019-10-211-2/+2
|
* community/vault: upgrade to 1.2.3 and improve init scriptMatthias Neugebauer2019-10-202-21/+25
|
* community/suricata: add rust support for more archesJ0WI2019-10-201-2/+2
|
* community/engrampa: fix g_ptr_array_copy conflicting types error by pkg upgradeMike Sullivan2019-10-202-3/+40
| | | | Since engrampa 1.23 is an unstable version backporting patch https://github.com/mate-desktop/engrampa/commit/66076cf781963cd1b781ba8e42d32efcf8fa9180 to 1.22 instead
* community/elixir: upgrade to 1.9.2J0WI2019-10-201-12/+6
|
* community/kde-frameworks: fix linting errorsBart Ribbers2019-10-2065-83/+70
| | | | Closes !517
* rebuild against libdvdread.so.7Leo2019-10-204-4/+4
| | | Closes !477
* community/nextcloud-client: disable on ppc64leKevin Daudt2019-10-201-1/+1
| | | | qt5-webengine is missing.
* community/plasma: re-limit on s390x and ppc64leBart Ribbers2019-10-201-1/+1
| | | Closes !560
* community/systemsettings: re-enable on s390x and ppc64leBart Ribbers2019-10-201-1/+1
| | | Closes !560
* community/sddm-kcm: re-enable on s390x and ppc64leBart Ribbers2019-10-201-1/+1
| | | Closes !560
* community/powerdevil: re-enable on s390x and ppc64leBart Ribbers2019-10-201-1/+1
| | | Closes !560
* community/plasma-vault: re-enable on s390x and ppc64leBart Ribbers2019-10-201-1/+1
| | | Closes !560
* community/plasma-pa: re-enable on s390x and ppc64leBart Ribbers2019-10-201-1/+1
| | | Closes !560
* community/plasma-desktop: re-enable on s390x and ppc64leBart Ribbers2019-10-201-1/+1
| | | Closes !560
* community/ksysguard: re-enable on s390x and ppc64leBart Ribbers2019-10-201-1/+1
| | | Closes !560
* community/khotkeys: re-enable on s390x and ppc64leBart Ribbers2019-10-201-1/+1
| | | Closes !560
* community/kde-cli-tools: re-enable on s390x and ppc64leBart Ribbers2019-10-201-1/+1
| | | Closes !560
* community/wireguard-*: upgrade to 0.0.20191012Stefan Reiff2019-10-203-7/+7
|
* community/nextcloud-client: disable on s390x due to qt5-qtwebengineRasmus Thomsen2019-10-201-1/+1
|
* community/capstone: fix search patch for python binding's libstf2019-10-202-4/+17
| | | | | | | | | | | | | | | | | | | without this fix the following happens: ``` % python3 -m capstone Traceback (most recent call last): File "/usr/lib/python3.7/runpy.py", line 183, in _run_module_as_main mod_name, mod_spec, code = _get_module_details(mod_name, _Error) File "/usr/lib/python3.7/runpy.py", line 142, in _get_module_details return _get_module_details(pkg_main_name, error) File "/usr/lib/python3.7/runpy.py", line 109, in _get_module_details __import__(pkg_name) File "/usr/lib/python3.7/site-packages/capstone/__init__.py", line 315, in <module> raise ImportError("ERROR: fail to load the dynamic library.") ImportError: ERROR: fail to load the dynamic library. ``` it also adds a -static subpkg
* community/nextcloud-client: use QtWebEngine again now that it worksRasmus Thomsen2019-10-202-318/+4
|
* community/plasma: upgrade to 5.17.0Bart Ribbers2019-10-2044-205/+509
|
* community/gsoap: upgrade to 2.8.94Leo2019-10-201-2/+2
|
* community/youtube-dl: upgrade to 2019.10.16Leo2019-10-201-3/+3
|
* community/mpd: upgrade to 0.21.16Leo2019-10-201-3/+3
|
* community/keepalived: upgrade to 2.0.19Leo2019-10-201-3/+3
|