Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-03-04 | openvas-scanner: update to 23.16.1 | Narrat | |
2025-02-27 | openvas-scanner: update to 23.16.0 | Narrat | |
2025-02-19 | openvas-scanner: update to 23.15.4 | Narrat | |
2025-02-09 | openvas-scanner: add notice regarding sudo setup | Narrat | |
It may be necessary to configure sudo. Still unchecked if the old info from the install is still up to date. | |||
2025-02-09 | openvas-scanner: add service file for openvasd | Narrat | |
unlike the other greenbone daemons this source oddly doesn't provide a unit file. But documents one in the manual. So lets use this. https://greenbone.github.io/docs/latest/22.4/source-build/index.html#id127 | |||
2025-02-09 | openvas-scanner: install redis config | Narrat | |
2025-02-09 | openvas-scanner: set CMake options regarding various dirs | Narrat | |
Foremost because there was a conflicting option set (FEED_LOCK_PATH). Secondly it was done with the rest of the daemons. Often unchanged to upstream default, but this allows somewhat of an overview. And thirdly add those dirs to tmpfiles | |||
2025-02-09 | openvas-scanner: set BUILD_TYPE to None | Narrat | |
Follows the guidelines for CMake based projects. As Release sets often the projects upstream Flags and overwrites in the process the ones from Arch. This allows the removal of the workaround for the warning of redefintion the O2 with O3. Projekt still sets -O2, but we go back to Arch default of -O3. | |||
2025-02-09 | openvas-scanner: additional deps for docs | Narrat | |
and truly generate them | |||
2025-02-09 | openvas-scanner: enable net-snmp support | Narrat | |
by adding it as dep | |||
2025-01-20 | openvas-scanner: let upstream set fortify level | Narrat | |
although there were no issues known, upstream is on O2 whereas Arch prefers O3 which causes warnings. It should not happen, but issues can arise when changing fortify level. Therefore change to default | |||
2025-01-20 | openvas-scanner: update to 23.15.3 | Narrat | |
2024-12-29 | openvas-scanner: update to 23.14.0 | Narrat | |
2024-12-10 | openvas-scanner: update to 23.13.2 | Narrat | |
2024-11-30 | openvas-scanner: update to 23.13.1 | Narrat | |
2024-11-24 | openvas-scanner: update to 23.12.1 | Narrat | |
2024-11-20 | openvas-scanner: update to 23.12.0 | Narrat | |
2024-11-12 | openvas-scanner: update to 23.11.1 | Narrat | |
2024-11-11 | openvas-scanner: update to 23.11.0 | Narrat | |
2024-11-06 | openvas-scanner: update to 23.10.1 | Narrat | |
2024-10-12 | openvas-scanner: build openvasd and scannerctl | Narrat | |
those are offered by the official release artifacts. Require some changes: new makedeps: * cargo (both tools are written in rust) * inetutils (some gpg package threw an error because it wanted to use hostname) changed option: * same gpg package doesn't like LTO, therefore it is disabled | |||
2024-10-09 | openvas-scanner: tmpfiles suffix at target should be conf | Narrat | |
else it won't be applied | |||
2024-10-08 | openvas-scanner: add optdep on greenbone-feed-sync | Narrat | |
the script from openvas-scanner is deprecated and isn't installed by default anymore. The functionality for greenbone-nvt-sync went to greenbone-feed-sync | |||
2024-09-29 | openvas-scanner: add tmpfiles file | Narrat | |
remove chown from install file and instead add a tmpfiles file which takes care of the ownership of the config files from this package. Rest of the install file remains until it is verified if they're useful or not. | |||
2024-09-26 | openvas-scanner: releases are signed | Narrat | |
2024-09-25 | openvas-scanner: drop custom unit files | Narrat | |
Those do questionable stuff. Reference a binary that doesn't exist and use sudo. And upstream only has a redis conf, but no unit files | |||
2024-09-25 | openvas-scanner: fix license | Narrat | |
GPL2 instead of GPL. And use SPDX identifier | |||
2024-09-18 | openvas-scanner: strip -Werror from CMakeLists.txt | Narrat | |
Arch switched to FORTIFY_SOURCE=3 wheras openvas-scanner explicitly sets FORTIFY_SOURCE=2, which causes a warning when building. And as -Werror is set compilation will fail because warnings are treated as errors. Do as done in gvm-libs and strip -Werror from CMakeLists.txt | |||
2024-09-04 | openvas-scanner: update to 23.9.0 | Narrat | |
2024-08-20 | openvas-scanner: update to 23.8.5 | Narrat | |
2024-08-17 | openvas-scanner: add fix for libgcrypt 1.11 | Narrat | |
and add libgcrypt as direct dep. It is formally already indirectly installed via gvm-libs, but as this project directly checks for it add it to the deps | |||
2024-08-08 | openvas-scanner: update to 23.8.4 | Narrat | |
2024-08-01 | openvas-scanner: update to 23.8.2 | Narrat | |
2024-07-23 | openvas-scanner: update to 23.8.0 | Narrat | |
2024-07-22 | openvas-scanner: update to 23.7.0 | Narrat | |
2024-07-16 | openvas-scanner: update to 23.6.0 | Narrat | |
2024-07-15 | openvas-scanner: update to 23.5.2 | Narrat | |
2024-07-12 | openvas-scanner: update to 23.5.1 | Narrat | |
2024-06-25 | openvas-scanner: update to 23.5.0 | Narrat | |
2024-06-11 | openvas-scanner: update to 23.4.1 | Narrat | |
2024-06-05 | openvas-scanner: update to 23.4.0 | Narrat | |
2024-06-04 | openvas-scanner: update to 23.3.2 | Narrat | |
2024-05-13 | openvas-scanner: update to 23.2.2 | Narrat | |
2024-04-03 | openvas-scanner: update to 23.0.1 | Narrat | |
2024-01-05 | openvas-scanner: update to 22.7.9 | Narrat | |
switch to properly named gvm-lib package (gvm-lib-20 doesn't build 20.x anymore). Add missing deps (libbsd, json-glib) | |||
2022-07-20 | version bump | Matthias Fulz | |
2021-08-25 | Version update | Matthias Fulz | |
2021-06-28 | fixed pluginsdir | Matthias Fulz | |
2021-06-23 | Updated | Matthias Fulz | |
2021-04-24 | Added rsync dependency | Matthias Fulz | |