From 620b72fadc59ea9c7127a243e439f9230c9c4c35 Mon Sep 17 00:00:00 2001 From: Tilman Sauerbeck Date: Thu, 11 Dec 2008 19:38:18 +0100 Subject: [PATCH] [notify] wireshark: updated to 1.0.5. See http://www.wireshark.org/security/wnpa-sec-2008-07.html --- wireshark/.footprint | 2 ++ wireshark/.md5sum | 2 +- wireshark/Pkgfile | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/wireshark/.footprint b/wireshark/.footprint index 3b769e340..55baf3a23 100644 --- a/wireshark/.footprint +++ b/wireshark/.footprint @@ -106,6 +106,7 @@ drwxr-xr-x root/root usr/share/wireshark/ drwxr-xr-x root/root usr/share/wireshark/diameter/ -rw-r--r-- root/root usr/share/wireshark/diameter/Ericsson.xml -rw-r--r-- root/root usr/share/wireshark/diameter/TGPPGmb.xml +-rw-r--r-- root/root usr/share/wireshark/diameter/TGPPRx.xml -rw-r--r-- root/root usr/share/wireshark/diameter/TGPPSh.xml -rw-r--r-- root/root usr/share/wireshark/diameter/chargecontrol.xml -rw-r--r-- root/root usr/share/wireshark/diameter/dictionary.dtd @@ -160,6 +161,7 @@ drwxr-xr-x root/root usr/share/wireshark/radius/ -rw-r--r-- root/root usr/share/wireshark/radius/dictionary.alteon -rw-r--r-- root/root usr/share/wireshark/radius/dictionary.altiga -rw-r--r-- root/root usr/share/wireshark/radius/dictionary.aptis +-rw-r--r-- root/root usr/share/wireshark/radius/dictionary.aruba -rw-r--r-- root/root usr/share/wireshark/radius/dictionary.ascend -rw-r--r-- root/root usr/share/wireshark/radius/dictionary.bay -rw-r--r-- root/root usr/share/wireshark/radius/dictionary.bintec diff --git a/wireshark/.md5sum b/wireshark/.md5sum index 6bcbf628d..f5a240421 100644 --- a/wireshark/.md5sum +++ b/wireshark/.md5sum @@ -1 +1 @@ -cc67730ccddcc5bc6f111c836ba78435 wireshark-1.0.4.tar.bz2 +4c6a93e00123d8bb7af48a009519aca4 wireshark-1.0.5.tar.bz2 diff --git a/wireshark/Pkgfile b/wireshark/Pkgfile index 3c5557612..ed2d6ba42 100644 --- a/wireshark/Pkgfile +++ b/wireshark/Pkgfile @@ -6,7 +6,7 @@ # Nice to have: libpcre name=wireshark -version=1.0.4 +version=1.0.5 release=1 source=(http://www.$name.org/download/src/$name-$version.tar.bz2)