From 3788ded58116f86a8be5946a4b07f62afa3f58d8831001306691c3d51a4098c8 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Fri, 18 Feb 2011 12:05:29 +0000 Subject: [PATCH 1/2] Updating link to change in openSUSE:Factory/wireshark revision 41.0 OBS-URL: https://build.opensuse.org/package/show/network:utilities/wireshark?expand=0&rev=6a8b99aed38566868a5defa2624d2b9c --- wireshark.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wireshark.spec b/wireshark.spec index 196d260..ec04e1c 100644 --- a/wireshark.spec +++ b/wireshark.spec @@ -1,7 +1,7 @@ # -# spec file for package wireshark (Version 1.4.3) +# spec file for package wireshark # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed From 3f2093436f0c4d65de0847f94cca5d7b01f97f5f2f165b464454e2f8a0f45878 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cristian=20Rodr=C3=ADguez?= Date: Mon, 11 Apr 2011 14:44:12 +0000 Subject: [PATCH 2/2] Accepting request 66850 from home:cyliu:branches:network:utilities OBS-URL: https://build.opensuse.org/request/show/66850 OBS-URL: https://build.opensuse.org/package/show/network:utilities/wireshark?expand=0&rev=37 --- wireshark-1.4.3.tar.bz2 | 3 --- wireshark-1.4.4.tar.bz2 | 3 +++ wireshark.changes | 28 ++++++++++++++++++++++++++++ wireshark.spec | 2 +- 4 files changed, 32 insertions(+), 4 deletions(-) delete mode 100644 wireshark-1.4.3.tar.bz2 create mode 100644 wireshark-1.4.4.tar.bz2 diff --git a/wireshark-1.4.3.tar.bz2 b/wireshark-1.4.3.tar.bz2 deleted file mode 100644 index a82f7f0..0000000 --- a/wireshark-1.4.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3ec9b709ea0e2b26c4d5869374a9013a5c7ca4493f2a2a64640824c5a477eda6 -size 20469021 diff --git a/wireshark-1.4.4.tar.bz2 b/wireshark-1.4.4.tar.bz2 new file mode 100644 index 0000000..868c284 --- /dev/null +++ b/wireshark-1.4.4.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6033e627c40ac4eec7e95c03728b497ee2bc5851af8c9e58bb89b7496717dc0d +size 20479081 diff --git a/wireshark.changes b/wireshark.changes index 6d4ff68..63b6b48 100644 --- a/wireshark.changes +++ b/wireshark.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Tue Mar 8 10:59:35 CST 2011 - cyliu@novell.com + +- updated to 1.4.4 + * security fixes + o The DOCSIS dissector could crash (CVE-2010-1455, bnc#603251) + o Crash when receiving a malformed SNMP packet + (CVE-2010-3445, bnc#643078) + o Multiple buffer overflow and dereference vulnerabilities + (bnc#655121) + o LDSS dissector overflow (CVE-2010-4300, bnc#655448) + o ZCL dissector infinite loop (CVE-2010-4301, bnc#655448) + o Buffer overflows in ENTTEC DMX Data RLE and others + (CVE-2010-4538, bnc#662029) + o Freeing uninitialized pointer (CVE-2011-0538, bnc#669908) + o dct3trace buffer overflow (CVE-2011-0713, bnc#672916) + o Off-by-one in dissect_6lowpan_iphc (CVE-2011-1138, bnc#678567) + o Crash via corrupted pcap file (CVE-2011-1139, bnc#678568) + o Crash via SMB or CLDAP packet (CVE-2011-1140, bnc#678569) + o Crash in NTLMSSP via crafted pcap file (CVE-2011-1143, bnc#678571) + o Wireshark pcap buffer overflow (CVE-2011-0024, bnc#683335) + * Updated Protocol Support + ANSI MAP, BitTorrent, DCM, DHCPv6, DTAP, DTPT, E.212, GSM + Management, GTP, HIP, IEEE 802.15.4, IPP, LDAP, LLDP, Netflow, + NTLMSSP, P_Mul, Quake, Skinny, SMB, SNMP, ULP + * New and Updated Capture File Support + LANalyzer, Nokia DCT3, Pcap-ng + ------------------------------------------------------------------- Tue Feb 15 12:52:45 UTC 2011 - prusnak@opensuse.org diff --git a/wireshark.spec b/wireshark.spec index ec04e1c..d732b51 100644 --- a/wireshark.spec +++ b/wireshark.spec @@ -20,7 +20,7 @@ %define use_caps 0 Name: wireshark -Version: 1.4.3 +Version: 1.4.4 Release: 1 License: GPLv2+ Summary: A Network Traffic Analyser