public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/wireshark] f44: New version 4.6.6
@ 2026-06-01 19:39 Michal Ruprich
  0 siblings, 0 replies; only message in thread
From: Michal Ruprich @ 2026-06-01 19:39 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/wireshark
Branch : f44
Commit : 147f419783a98d22a90ca998d9fc435cf5afc234
Author : Michal Ruprich <mruprich@redhat.com>
Date   : 2026-06-01T12:59:20+02:00
Stats  : +18/-10 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/wireshark/c/147f419783a98d22a90ca998d9fc435cf5afc234?branch=f44

Log:
New version 4.6.6

---
diff --git a/sources b/sources
index 37b9fc4..6df4fbc 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (wireshark-4.6.4.tar.xz) = 5ff1b0fd012bbac0ad79ee58e065e7eabb60fce888959fb6701b79b1d03305724f2adb2623549406f1fc3036f54d4bf14d49c3e4237e68e649a20e430a868acd
-SHA512 (SIGNATURES-4.6.4.txt) = 915527a527c5d9666ade6e53b174ec943cb8cb22f0abacd590533936206e8156d7fdf79516832507513a627d1cdd5a1ffc6f8e1c015438c70a0b3e727a3cb854
+SHA512 (wireshark-4.6.6.tar.xz) = fdeca4647ed3bb7dca5a2f5f747afaa877220ec1153c1d0c5f2688d164fa2feb4d2f45175061415fe6602d3328bf8ec028a4ade73eca6ebd8f6b67d2fcb54d5a
+SHA512 (SIGNATURES-4.6.6.txt) = 51cfa6344f78ff485ab4613ba25d81363b456117bf5b7328e9c43ae868368e223cf2f10835b4774c255938e4d9edb293bcf210206decd8e87a8377fd51f49d87

diff --git a/wireshark-0009-remove-strato-manpages.patch b/wireshark-0009-remove-strato-manpages.patch
index a96d329..360facc 100644
--- a/wireshark-0009-remove-strato-manpages.patch
+++ b/wireshark-0009-remove-strato-manpages.patch
@@ -11,25 +11,29 @@ index adcfa0c..fd92872 100644
  
  ADD_MAN_PAGE(androiddump 1)
  ADD_MAN_PAGE(capinfos    1)
-@@ -55,10 +53,8 @@ ADD_MAN_PAGE(randpktdump 1)
+@@ -48,13 +46,11 @@ ADD_MAN_PAGE(ciscodump   1)
+ ADD_MAN_PAGE(dumpcap     1)
+ ADD_MAN_PAGE(editcap     1)
  ADD_MAN_PAGE(etwdump     1)
+-ADD_MAN_PAGE(falcodump   1)
+ ADD_MAN_PAGE(mergecap    1)
+ ADD_MAN_PAGE(randpkt     1)
+ ADD_MAN_PAGE(randpktdump 1)
  ADD_MAN_PAGE(rawshark    1)
  ADD_MAN_PAGE(reordercap  1)
+ ADD_MAN_PAGE(sharkd      1)
 -ADD_MAN_PAGE(sshdig      1)
  ADD_MAN_PAGE(sshdump     1)
  ADD_MAN_PAGE(text2pcap   1)
--ADD_MAN_PAGE(falcodump   1)
- ADD_MAN_PAGE(udpdump     1)
- ADD_MAN_PAGE(wifidump    1)
- 
 diff --git a/CMakeLists.txt b/CMakeLists.txt
 index 71a04e8..a797ad1 100644
 --- a/CMakeLists.txt
 +++ b/CMakeLists.txt
-@@ -2272,10 +2272,7 @@ if (ASCIIDOCTOR_FOUND)
+@@ -2283,11 +2283,8 @@ if (ASCIIDOCTOR_FOUND)
  		${CMAKE_BINARY_DIR}/doc/man_pages/etwdump.html
  		${CMAKE_BINARY_DIR}/doc/man_pages/rawshark.html
  		${CMAKE_BINARY_DIR}/doc/man_pages/reordercap.html
+ 		${CMAKE_BINARY_DIR}/doc/man_pages/sharkd.html
 -		${CMAKE_BINARY_DIR}/doc/man_pages/sshdig.html
  		${CMAKE_BINARY_DIR}/doc/man_pages/sshdump.html
 -		${CMAKE_BINARY_DIR}/doc/man_pages/strato.html

diff --git a/wireshark.spec b/wireshark.spec
index 4653ca8..fae20c0 100644
--- a/wireshark.spec
+++ b/wireshark.spec
@@ -8,8 +8,8 @@
 
 Summary:	Network traffic analyzer
 Name:		wireshark
-Version:	4.6.4
-Release:	2%{?dist}
+Version:	4.6.6
+Release:	1%{?dist}
 Epoch:		1
 License:	BSD-1-Clause AND BSD-2-Clause AND BSD-3-Clause AND MIT AND GPL-2.0-or-later AND LGPL-2.0-or-later AND Zlib AND ISC AND (BSD-3-Clause OR GPL-2.0-only) AND (GPL-2.0-or-later AND Zlib)
 Url:		http://www.wireshark.org/
@@ -279,6 +279,7 @@ fi
 %{_mandir}/man1/randpktdump.*
 %{_mandir}/man1/dpauxmon.*
 %{_mandir}/man1/sdjournal.*
+%{_mandir}/man1/sharkd.*
 %{_mandir}/man1/etwdump.*
 %{_mandir}/man4/extcap.*
 %{_datadir}/doc/wireshark/*
@@ -304,6 +305,9 @@ fi
 %endif
 
 %changelog
+* Mon Jun 01 2026 Michal Ruprich <mruprich@redhat.com> - 1:4.6.6-1
+- New version 4.6.6
+
 * Tue Mar 17 2026 Michal Ruprich <mruprich@redhat.com> - 1:4.6.4-2
 - Adding a couple of python tools
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-01 19:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-01 19:39 [rpms/wireshark] f44: New version 4.6.6 Michal Ruprich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox