summaryrefslogtreecommitdiff
path: root/net-analyzer
AgeCommit message (Collapse)Author
4 daysnet-analyzer/wireshark: clean up 4.6.0, 4.6.2-r1Holger Hoffstätte
Bug: https://bugs.gentoo.org/967304 Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com> Part-of: https://github.com/gentoo/gentoo/pull/44977 Closes: https://github.com/gentoo/gentoo/pull/44977 Signed-off-by: Sam James <sam@gentoo.org>
4 daysnet-analyzer/wireshark: backport pkcs11 & xxhash fixes to 4.6.0Holger Hoffstätte
Closes: https://bugs.gentoo.org/967304 Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com> Part-of: https://github.com/gentoo/gentoo/pull/44977 Signed-off-by: Sam James <sam@gentoo.org>
4 daysnet-analyzer/wireshark: backport pkcs11 & xxhash fixes to 9999Holger Hoffstätte
Bug: https://bugs.gentoo.org/967304 Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com> Part-of: https://github.com/gentoo/gentoo/pull/44977 Signed-off-by: Sam James <sam@gentoo.org>
4 daysnet-analyzer/wireshark: make xxhash support explicitHolger Hoffstätte
Another automagic dependency that crept in with 4.6.0 and broke with binhost builds. Add USE=xxhash to make the dependency explicit. Bug: https://bugs.gentoo.org/967304 Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com> Part-of: https://github.com/gentoo/gentoo/pull/44977 Signed-off-by: Sam James <sam@gentoo.org>
4 daysnet-analyzer/wireshark: fix the pkcs11 patchHolger Hoffstätte
While upstreaming our pkcs11 flag patch I was alerted to: CMake Warning (dev) in CMakeLists.txt: A logical block opening on the line /tmp/wireshark/CMakeLists.txt:1590 (if) closes on the line /tmp/wireshark/CMakeLists.txt:1601 (endif) with mis-matching arguments. and indeed: the ENABLE_PKCS11 block is not closed correctly. Closes: https://bugs.gentoo.org/967060 Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com> Part-of: https://github.com/gentoo/gentoo/pull/44977 Signed-off-by: Sam James <sam@gentoo.org>
5 daysnet-analyzer/wireshark: Stabilize 4.6.0 ppc64, #966670Eli Schwartz
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
11 daysnet-analyzer/wireshark: make PKCS support explicitHolger Hoffstätte
Wireshark automagically enables PKCS support if it finds corresponding symbols in gnutls at build time. This dependency is not recorded in the ebuild's RDEPEND for gnutls, which means changes in gnutls might break its ABI and consequently Wireshark. Fix this by adding USE=pkcs11 support in the ebuild, forwarding this to the Wireshark cmake build and depending on gnutls[pkcs11] when required. Closes: https://bugs.gentoo.org/967060 Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com> Part-of: https://github.com/gentoo/gentoo/pull/44894 Closes: https://github.com/gentoo/gentoo/pull/44894 Signed-off-by: Sam James <sam@gentoo.org>
12 daysnet-analyzer/wireshark: bump to 4.6.2, drop 4.6.1Holger Hoffstätte
An ABI regression affecting plugins crept into 4.6.1, so directly bump to 4.6.2. For details see: https://gitlab.com/wireshark/wireshark/-/issues/20881 Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com> Part-of: https://github.com/gentoo/gentoo/pull/44879 Closes: https://github.com/gentoo/gentoo/pull/44879 Signed-off-by: Sam James <sam@gentoo.org>
2025-11-30net-analyzer/wireshark: Stabilize 4.6.0 x86, #966670Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-29net-analyzer/zabbix: remove unused patchMichael Mair-Keimberger
Signed-off-by: Michael Mair-Keimberger <mm1ke@gentoo.org>
2025-11-29net-analyzer/raddump: remove unused patch(es)Michael Mair-Keimberger
Signed-off-by: Michael Mair-Keimberger <mm1ke@gentoo.org>
2025-11-29net-analyzer/dnsenum: remove unused patch(es)Michael Mair-Keimberger
Signed-off-by: Michael Mair-Keimberger <mm1ke@gentoo.org>
2025-11-27net-analyzer/wireshark: Stabilize 4.6.0 amd64, #966670Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-27net-analyzer/wireshark: Stabilize 4.6.0 arm64, #966670Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-27net-analyzer/wireshark: Stabilize 4.6.0 arm, #966670Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-24net-analyzer/driftnet: Stabilize 1.5.0 ppc, #964716Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-11-24net-analyzer/driftnet: Stabilize 1.5.0 x86, #964716Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-11-24net-analyzer/driftnet: Stabilize 1.5.0 amd64, #964716Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-11-20net-analyzer/wireshark: add 4.6.1Holger Hoffstätte
Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com> Part-of: https://github.com/gentoo/gentoo/pull/44696 Closes: https://github.com/gentoo/gentoo/pull/44696 Signed-off-by: Sam James <sam@gentoo.org>
2025-11-20net-analyzer/wireshark: add 4.4.11Holger Hoffstätte
Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com> Part-of: https://github.com/gentoo/gentoo/pull/44696 Signed-off-by: Sam James <sam@gentoo.org>
2025-11-12net-analyzer/testssl: update optfeature to suggest dev-util/xxd as alternativeCristian Othón Martínez Vera
Signed-off-by: Cristian Othón Martínez Vera <cfuga@cfuga.mx> Part-of: https://github.com/gentoo/gentoo/pull/44596 Closes: https://github.com/gentoo/gentoo/pull/44596 Signed-off-by: Sam James <sam@gentoo.org>
2025-11-12net-analyzer/termshark: fix tests with wireshark-4.6.0Holger Hoffstätte
Also add a small simplification/peformance fix. Closes: https://bugs.gentoo.org/964258 Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com> Part-of: https://github.com/gentoo/gentoo/pull/44556 Closes: https://github.com/gentoo/gentoo/pull/44556 Signed-off-by: Sam James <sam@gentoo.org>
2025-11-11net-analyzer/python-gvm: drop 24.8.0-r1Giuseppe Foti
Signed-off-by: Giuseppe Foti <foti.giuseppe@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/44418 Signed-off-by: Florian Schmaus <flow@gentoo.org>
2025-11-11net-analyzer/pontos: drop 24.9.0Giuseppe Foti
Signed-off-by: Giuseppe Foti <foti.giuseppe@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/44418 Signed-off-by: Florian Schmaus <flow@gentoo.org>
2025-11-11net-analyzer/ospd-openvas: drop 22.7.1-r2Giuseppe Foti
Signed-off-by: Giuseppe Foti <foti.giuseppe@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/44418 Signed-off-by: Florian Schmaus <flow@gentoo.org>
2025-11-11net-analyzer/openvas-scanner: drop 23.9.0Giuseppe Foti
Signed-off-by: Giuseppe Foti <foti.giuseppe@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/44418 Signed-off-by: Florian Schmaus <flow@gentoo.org>
2025-11-11net-analyzer/notus-scanner: drop 22.6.4-r3Giuseppe Foti
Signed-off-by: Giuseppe Foti <foti.giuseppe@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/44418 Signed-off-by: Florian Schmaus <flow@gentoo.org>
2025-11-11net-analyzer/gvm-tools: drop 24.8.0-r1Giuseppe Foti
Signed-off-by: Giuseppe Foti <foti.giuseppe@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/44418 Signed-off-by: Florian Schmaus <flow@gentoo.org>
2025-11-11net-analyzer/gvm-libs: drop 22.11.0-r1Giuseppe Foti
Signed-off-by: Giuseppe Foti <foti.giuseppe@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/44418 Signed-off-by: Florian Schmaus <flow@gentoo.org>
2025-11-11net-analyzer/gvmd: drop 23.9.0-r1Giuseppe Foti
Signed-off-by: Giuseppe Foti <foti.giuseppe@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/44418 Signed-off-by: Florian Schmaus <flow@gentoo.org>
2025-11-11net-analyzer/gvm: unkeyword 22.4-r1 for ~x86Giuseppe Foti
Signed-off-by: Giuseppe Foti <foti.giuseppe@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/44418 Signed-off-by: Florian Schmaus <flow@gentoo.org>
2025-11-11net-analyzer/gsad: drop 22.12.0-r1Giuseppe Foti
Signed-off-by: Giuseppe Foti <foti.giuseppe@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/44418 Signed-off-by: Florian Schmaus <flow@gentoo.org>
2025-11-11net-analyzer/gsa: drop 23.3.0Giuseppe Foti
Signed-off-by: Giuseppe Foti <foti.giuseppe@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/44418 Signed-off-by: Florian Schmaus <flow@gentoo.org>
2025-11-11net-analyzer/greenbone-feed-sync: drop 23.10.0-r1Giuseppe Foti
Signed-off-by: Giuseppe Foti <foti.giuseppe@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/44418 Signed-off-by: Florian Schmaus <flow@gentoo.org>
2025-11-11net-analyzer/boreas: unkeyword 22.5.0 for ~x86Giuseppe Foti
Signed-off-by: Giuseppe Foti <foti.giuseppe@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/44418 Signed-off-by: Florian Schmaus <flow@gentoo.org>
2025-11-06net-analyzer/nessus-bin: add 10.10.1, drop 10.9.3Rick Farina
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
2025-11-06net-analyzer/nessus-agent-bin: add 11.0.2, drop 10.9.0Rick Farina
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
2025-11-04*/*: Use virtual/minizipMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org> Part-of: https://github.com/gentoo/gentoo/pull/44464 Closes: https://github.com/gentoo/gentoo/pull/44464 Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-11-04*/*: Use := on virtual/zlib deps, part 6Michał Górny
Done via: ``` git grep -l 'virtual/zlib"' | xargs sed -i -e 's@virtual/zlib"@virtual/zlib:="@' ``` Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-11-04*/*: Use := on virtual/zlib deps, part 5Michał Górny
Done via: ``` git grep -l 'virtual/zlib-' | xargs sed -i -r -e 's@virtual/zlib-[0-9.]*(-r[0-9]*)?@&:=@g' git grep -l 'virtual/zlib-' | xargs sed -i -e 's@:=:=@:=@g' pkgcheck scan --commits \ -c SourcingCheck,VisibilityCheck,DependencyCheck --exit error ``` Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-11-04*/*: Add := to virtual/zlib deps, part 4Michał Górny
Done via: ``` git grep -l 'virtual/zlib\[' | xargs sed -i -e 's@virtual/zlib\[@virtual/zlib:=\[@g' ``` Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-11-04*/*: Add := to virtual/zlib depsMichał Górny
Done via: ``` git grep -l 'virtual/zlib ' | xargs sed -i -e 's@virtual/zlib @virtual/zlib:= @g' ``` with some manual reverts. Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-11-04*/*: Add := to virtual/zlib deps, part 1Michał Górny
Done via: ``` git grep -l virtual/zlib$ | xargs sed -i -e 's@virtual/zlib$@&:=@' ``` Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-11-04net-*/*: update for virtual/zlibMichał Górny
Update done using: ``` git grep -l sys-libs/zlib net-* | xargs sed -i -e s@sys-libs/zlib@virtual/zlib@g git diff --name-only | xargs copybump git diff --name-only | xargs grep -l PYTHON_COMPAT | xargs gpy-impl -@dead pkgcheck scan --commits -c SourcingCheck,VisibilityCheck --exit error ``` Followed by revert in net-misc/turbovnc. Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-11-03net-analyzer/gr-fosphor: drop 0.0_p20210108-r2Andreas Sturmlechner
Bug: https://bugs.gentoo.org/961742 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2025-11-03net-analyzer/gr-fosphor: Drop IUSE qt5 and net-wireless/gnuradio[qt5] depAndreas Sturmlechner
Cleanup indentation and superfluous eapply_user. Closes: https://bugs.gentoo.org/961742 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2025-10-31net-analyzer/nmap: add 7.98Andreas K. Hüttel
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2025-10-30net-analyzer/driftnet: add 1.6.0Vladislav Mikhailikov
Signed-off-by: Vladislav Mikhailikov <vmikhailikov@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/42728 Closes: https://github.com/gentoo/gentoo/pull/42728 Signed-off-by: Sam James <sam@gentoo.org>
2025-10-30net-analyzer/zabbix: removed obsoleteMiroslav Šulc
Bug: https://bugs.gentoo.org/965304 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
2025-10-30net-analyzer/zabbix: Stabilize 7.4.2 amd64, #965304Sam James
Signed-off-by: Sam James <sam@gentoo.org>