Bug 281414 - security/openvas: Update to 23.9.0
Summary: security/openvas: Update to 23.9.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Jose Alonso Cardenas Marquez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-09-10 11:55 UTC by Wen Heping
Modified: 2024-09-20 06:37 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (acm)


Attachments
Update to 23.9.0 (1.38 KB, text/plain)
2024-09-10 11:55 UTC, Wen Heping
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Wen Heping freebsd_committer freebsd_triage 2024-09-10 11:55:58 UTC
Created attachment 253486 [details]
Update to 23.9.0

Update to 23.9.0
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-09-20 06:37:34 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0b1f933be604d73b03f62022bb484c1c5051672c

commit 0b1f933be604d73b03f62022bb484c1c5051672c
Author:     Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
AuthorDate: 2024-09-20 06:34:30 +0000
Commit:     Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
CommitDate: 2024-09-20 06:34:30 +0000

    security/gvm: Update to 23.10.0

    - security/gsa: update to 23.3.0
    - security/gsad: update to 22.12.0
    - security/gvm-libs: update to 22.12.1
    - security/gvmd: update to 23.10.0
    - security/openvas: update to 23.9.0 [1]
    - security/py-gvm-tools: update to 24.8.0
    - security/py-notus-scanner: update to 22.6.4
    - security/py-python-gvm: update to 24.8.0
    - security/py-greenbone-feed-sync: update to 24.3.0

    PR:             281414
    Reported by:    wen [1]

 security/gsa/Makefile                       |   8 +-
 security/gsa/distinfo                       |  10 +-
 security/gsa/files/patch-package.json (new) |  19 ++++
 security/gsad/Makefile                      |   2 +-
 security/gsad/distinfo                      |   6 +-
 security/gvm-libs/Makefile                  |   3 +-
 security/gvm-libs/distinfo                  |   6 +-
 security/gvm-libs/pkg-plist                 |  13 ++-
 security/gvm/Makefile                       |   3 +-
 security/gvmd/Makefile                      |   2 +-
 security/gvmd/distinfo                      |   6 +-
 security/gvmd/files/patch-src_ipc.c (new)   | 159 ++++++++++++++++++++++++++++
 security/gvmd/files/patch-src_utils.c       |  41 ++++++-
 security/gvmd/pkg-plist                     |   2 +-
 security/openvas/Makefile                   |   2 +-
 security/openvas/distinfo                   |   6 +-
 security/openvas/pkg-plist                  |   4 +-
 security/py-gvm-tools/Makefile              |   2 +-
 security/py-gvm-tools/distinfo              |   6 +-
 security/py-notus-scanner/Makefile          |   2 +-
 security/py-notus-scanner/distinfo          |   6 +-
 security/py-notus-scanner/pkg-plist         |  10 +-
 security/py-ospd-openvas/Makefile           |   2 +-
 security/py-python-gvm/Makefile             |   4 +-
 security/py-python-gvm/distinfo             |   6 +-
 25 files changed, 274 insertions(+), 56 deletions(-)
Comment 2 Jose Alonso Cardenas Marquez freebsd_committer freebsd_triage 2024-09-20 06:37:51 UTC
Committed thanks!