summaryrefslogtreecommitdiff
path: root/wireshark
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2020-12-30 17:54:59 +0100
committerJuergen Daubert <jue@jue.li>2020-12-30 17:54:59 +0100
commit178bd1512e8bab411ca516e6ee7b58a3e701b484 (patch)
treecf3287dbf6543ef109e0e13e573626f542f43086 /wireshark
parentdc2c4a67d880c5e035f94b410a7cb6140b67e74d (diff)
downloadopt-178bd1512e8bab411ca516e6ee7b58a3e701b484.tar.gz
opt-178bd1512e8bab411ca516e6ee7b58a3e701b484.tar.xz
[notify] wireshark: update to 3.4.2
includes one security fix, see https://www.wireshark.org/docs/relnotes/wireshark-3.4.2.html
Diffstat (limited to 'wireshark')
-rw-r--r--wireshark/.footprint8
-rw-r--r--wireshark/.signature8
-rw-r--r--wireshark/Pkgfile2
3 files changed, 9 insertions, 9 deletions
diff --git a/wireshark/.footprint b/wireshark/.footprint
index bd125aecf..84679ee96 100644
--- a/wireshark/.footprint
+++ b/wireshark/.footprint
@@ -624,11 +624,11 @@ drwxr-xr-x root/root usr/include/wireshark/wsutil/
-rw-r--r-- root/root usr/include/wireshark/wsutil/xtea.h
drwxr-xr-x root/root usr/lib/
lrwxrwxrwx root/root usr/lib/libwireshark.so -> libwireshark.so.14
-lrwxrwxrwx root/root usr/lib/libwireshark.so.14 -> libwireshark.so.14.0.1
--rwxr-xr-x root/root usr/lib/libwireshark.so.14.0.1
+lrwxrwxrwx root/root usr/lib/libwireshark.so.14 -> libwireshark.so.14.0.2
+-rwxr-xr-x root/root usr/lib/libwireshark.so.14.0.2
lrwxrwxrwx root/root usr/lib/libwiretap.so -> libwiretap.so.11
-lrwxrwxrwx root/root usr/lib/libwiretap.so.11 -> libwiretap.so.11.0.1
--rwxr-xr-x root/root usr/lib/libwiretap.so.11.0.1
+lrwxrwxrwx root/root usr/lib/libwiretap.so.11 -> libwiretap.so.11.0.2
+-rwxr-xr-x root/root usr/lib/libwiretap.so.11.0.2
lrwxrwxrwx root/root usr/lib/libwsutil.so -> libwsutil.so.12
lrwxrwxrwx root/root usr/lib/libwsutil.so.12 -> libwsutil.so.12.0.0
-rwxr-xr-x root/root usr/lib/libwsutil.so.12.0.0
diff --git a/wireshark/.signature b/wireshark/.signature
index f1d4a6733..e72f218c0 100644
--- a/wireshark/.signature
+++ b/wireshark/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
-RWSE3ohX2g5d/daGfuO49ED3sTSgU1W7+N2HG7wEBxuwHHN8tm4yX6/Qt1+bVJNErqdN/vdu5xDdpX6MyZaJ3C6amuVH0/OJqgA=
-SHA256 (Pkgfile) = 299ac1b1f32081e5b740a0f9cce8700155a03ff453947e17fa4726a1ca033eeb
-SHA256 (.footprint) = 7c040f9aae0633edca61e8893cb377320b19801aef1690b4a8a6bf28ed2ec313
-SHA256 (wireshark-3.4.1.tar.xz) = f8165211f5b4a4f6708df73ef9be51df917927f2da78348b32d3a6eb5fc458a3
+RWSE3ohX2g5d/RqhHx2jx2yGcAVcsjOz5DzAU1dIV9uPtrjTMsVTksp5Sy+wt8LSpwglTJtEnE18ghSr2jqql1FR/4qLRJR1FwA=
+SHA256 (Pkgfile) = 205d1248bee3a900db5360c0de6cf883fd7768562f622e5d3b9eb957cd25bba1
+SHA256 (.footprint) = ceb61a3d605686e4153d5aff31c7b70bddea39a230f395a708a81985384bac9a
+SHA256 (wireshark-3.4.2.tar.xz) = de9868729e426a469baabd8d444240d84fa5445020e92c842dd19afd0d47a4c4
diff --git a/wireshark/Pkgfile b/wireshark/Pkgfile
index 7987d9a5e..6b949d0a7 100644
--- a/wireshark/Pkgfile
+++ b/wireshark/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: c-ares hicolor-icon-theme libgcrypt libpcap qt5
name=wireshark
-version=3.4.1
+version=3.4.2
release=1
source=(https://www.wireshark.org/download/src/$name-$version.tar.xz)

Generated by cgit