[wireshark] upgrade to 1.4.3

Jan Šafránek jsafrane at fedoraproject.org
Thu Jan 13 13:16:03 UTC 2011


commit 7b96f14baf4c81eb37cd24b6e15aedbc670198b6
Author: Jan Safranek <jsafrane at redhat.com>
Date:   Thu Jan 13 14:15:40 2011 +0100

    upgrade to 1.4.3

 .gitignore                            |    1 +
 sources                               |    2 +-
 wireshark-1.4.2-enttec-overflow.patch |   53 ---------------------------------
 wireshark.spec                        |   10 ++++--
 4 files changed, 8 insertions(+), 58 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6a3a300..e7f563b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ wireshark-1.2.10.tar.bz2
 /wireshark-1.4.0.tar.bz2
 /wireshark-1.4.1.tar.bz2
 /wireshark-1.4.2.tar.bz2
+/wireshark-1.4.3.tar.bz2
diff --git a/sources b/sources
index d00b54d..1c0fa68 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5429561935ea0d1ee572793b55446918  wireshark-1.4.2.tar.bz2
+ac3dcc8c128c38d9ef3d9c93d1dec83e  wireshark-1.4.3.tar.bz2
diff --git a/wireshark.spec b/wireshark.spec
index d60919b..e6bcf3f 100644
--- a/wireshark.spec
+++ b/wireshark.spec
@@ -10,8 +10,8 @@
 
 Summary:	Network traffic analyzer
 Name:		wireshark
-Version:	1.4.2
-Release:	5%{?dist}
+Version:	1.4.3
+Release:	1%{?dist}
 License:	GPL+
 Group:		Applications/Internet
 Source0:	http://wireshark.org/download/src/%{name}-%{version}.tar.bz2
@@ -30,7 +30,6 @@ Patch2:		wireshark-1.2.4-enable_lua.patch
 Patch3:		wireshark-libtool-pie.patch
 Patch4:		wireshark-1.4.0-doc-path.patch
 Patch5:		wireshark-1.4.2-group-msg.patch
-Patch6:		wireshark-1.4.2-enttec-overflow.patch
 
 Url:		http://www.wireshark.org/
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -105,7 +104,6 @@ and plugins.
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1 -b .group-msg
-%patch6 -p1 -b .enttec-overflow
 
 %build
 %ifarch s390 s390x sparcv9 sparc64
@@ -303,6 +301,10 @@ fi
 %{_sbindir}/idl2wrs
 
 %changelog
+* Thu Jan 13 2011 Jan Safranek <jsafrane at redhat.com> - 1.4.3
+- upgrade to 1.4.3
+- see http://www.wireshark.org/docs/relnotes/wireshark-1.4.3.html
+
 * Wed Jan  5 2011 Jan Safranek <jsafrane at redhat.com> - 1.4.2-5
 - fixed buffer overflow in ENTTEC dissector (#666897)
 


More information about the scm-commits mailing list