From: "Florian Schmaus" <flow@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/gvmd/files/, net-analyzer/gvmd/
Date: Tue, 21 Nov 2023 08:01:09 +0000 (UTC) [thread overview]
Message-ID: <1700553629.21363affa0377224cfa044aa669510f252ba9905.flow@gentoo> (raw)
commit: 21363affa0377224cfa044aa669510f252ba9905
Author: Giuseppe Foti <foti.giuseppe <AT> gmail <DOT> com>
AuthorDate: Wed Nov 15 06:10:30 2023 +0000
Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Tue Nov 21 08:00:29 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21363aff
net-analyzer/gvmd: add 23.1.0, drop 22.9.0
Signed-off-by: Giuseppe Foti <foti.giuseppe <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/33833
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>
net-analyzer/gvmd/Manifest | 2 +-
net-analyzer/gvmd/files/gvmd-22.init | 4 ++--
net-analyzer/gvmd/files/gvmd.service.conf | 2 ++
net-analyzer/gvmd/{gvmd-22.9.0.ebuild => gvmd-23.1.0.ebuild} | 0
4 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/net-analyzer/gvmd/Manifest b/net-analyzer/gvmd/Manifest
index 7da58754e390..7a42f0db917e 100644
--- a/net-analyzer/gvmd/Manifest
+++ b/net-analyzer/gvmd/Manifest
@@ -1 +1 @@
-DIST gvmd-22.9.0.tar.gz 1040655 BLAKE2B b2d7ebd6d29a44eef34000cf1c158cc1053398a685f5db3fe001d3074aad79fef4ee940572f172acdc4b9cef7c31a43742e9aed3f6a228b97e5d6ca79ee77f84 SHA512 231deb33023a2812dbeb7a4dd670c622a5012002c5b478bae906d1877a2dd036777c61247eb3128cbffd7cbb021c11a12f81b1bf16bf61b960ad4fa498f62c7e
+DIST gvmd-23.1.0.tar.gz 1050719 BLAKE2B 9ff3e679ac4c4ff0e4a5eb1ee9ed4c9d243a96b5c4d63934576ec86d70f15f6ff6dee839e29c0de50af3a829e141fa416ac993935f0a683ca135f68f17e1489a SHA512 77d08067a168065bb3b4fd10ba94c48a3207378c9b8c0be42a9570c390c92b985ebf94c53cbbe04f78c2a802de430d599593e1971bc7b93d3f0652bfe59022a4
diff --git a/net-analyzer/gvmd/files/gvmd-22.init b/net-analyzer/gvmd/files/gvmd-22.init
index 9b2a5a6f69a7..fdae00af6317 100644
--- a/net-analyzer/gvmd/files/gvmd-22.init
+++ b/net-analyzer/gvmd/files/gvmd-22.init
@@ -14,8 +14,8 @@ pidfile="/run/gvmd/gvmd.pid"
retry="${GVMD_TIMEOUT}"
depend() {
- after bootmisc postgresql postgresql-9.6 postgresql-10 postgresql-11 postgresql-12 postgresql-13 postgresql-14 postgresql-15
- want postgresql postgresql-9.6 postgresql-10 postgresql-11 postgresql-12 postgresql-13 postgresql-14 postgresql-15
+ after bootmisc postgresql postgresql-9.6 postgresql-10 postgresql-11 postgresql-12 postgresql-13 postgresql-14 postgresql-15 postgresql-16
+ want postgresql postgresql-9.6 postgresql-10 postgresql-11 postgresql-12 postgresql-13 postgresql-14 postgresql-15 postgresql-16
need localmount net ospd-openvas
}
diff --git a/net-analyzer/gvmd/files/gvmd.service.conf b/net-analyzer/gvmd/files/gvmd.service.conf
index 5aa19bf2efd4..2e22ddab18c3 100644
--- a/net-analyzer/gvmd/files/gvmd.service.conf
+++ b/net-analyzer/gvmd/files/gvmd.service.conf
@@ -6,6 +6,7 @@ After=postgresql-12.service
After=postgresql-13.service
After=postgresql-14.service
After=postgresql-15.service
+After=postgresql-16.service
Wants=postgresql-9.6.service
Wants=postgresql-10.service
Wants=postgresql-11.service
@@ -13,6 +14,7 @@ Wants=postgresql-12.service
Wants=postgresql-13.service
Wants=postgresql-14.service
Wants=postgresql-15.service
+Wants=postgresql-16.service
PartOf=gvm.target
[Service]
diff --git a/net-analyzer/gvmd/gvmd-22.9.0.ebuild b/net-analyzer/gvmd/gvmd-23.1.0.ebuild
similarity index 100%
rename from net-analyzer/gvmd/gvmd-22.9.0.ebuild
rename to net-analyzer/gvmd/gvmd-23.1.0.ebuild
next reply other threads:[~2023-11-21 8:01 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-21 8:01 Florian Schmaus [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-09-13 15:03 [gentoo-commits] repo/gentoo:master commit in: net-analyzer/gvmd/files/, net-analyzer/gvmd/ Florian Schmaus
2024-12-07 21:33 Florian Schmaus
2023-07-03 8:15 Florian Schmaus
2022-05-04 9:29 Florian Schmaus
2021-03-22 13:36 Joonas Niilola
2019-10-28 4:05 Joonas Niilola
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1700553629.21363affa0377224cfa044aa669510f252ba9905.flow@gentoo \
--to=flow@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox