We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3b36ef2 + 1cc7306 commit b12f74aCopy full SHA for b12f74a
debian/changelog
@@ -1,3 +1,10 @@
1
+python-gvm (26.4.0-gos2404~1) shredder; urgency=medium
2
+
3
+ * Change: New upstream release 26.4.0. (Closes: GOS-2301)
4
+ * Change: Add poetry dependency on httpx.
5
6
+ -- Hendrik Deuper <[email protected]> Thu, 17 Jul 2025 13:34:01 +0000
7
8
python-gvm (26.1.1-gos2404~1) shredder; urgency=medium
9
10
* Change: New upstream release 26.1.1. (Closes: GOS-2082)
debian/control
@@ -14,6 +14,7 @@ Build-Depends:
14
python3-lxml,
15
python3-defusedxml,
16
python3-paramiko,
17
+ python3-httpx,
18
dh-python,
19
python3-poetry-core,
20
pybuild-plugin-pyproject (>= 5),
0 commit comments