Hello community,

here is the log from the commit of package wireshark.1087 for 
openSUSE:12.2:Update checked in at 2012-12-10 11:09:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:12.2:Update/wireshark.1087 (Old)
 and      /work/SRC/openSUSE:12.2:Update/.wireshark.1087.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "wireshark.1087", Maintainer is ""

Changes:
--------
New Changes file:

--- /dev/null   2012-11-30 12:21:47.308011256 +0100
+++ /work/SRC/openSUSE:12.2:Update/.wireshark.1087.new/wireshark.changes        
2012-12-10 11:09:11.000000000 +0100
@@ -0,0 +1,2309 @@
+-------------------------------------------------------------------
+Thu Nov 29 20:33:49 UTC 2012 - [email protected]
+
+- update to 1.8.4 [bnc#792005]
+  + vulnerabilities fixed:
+    * Wireshark could leak potentially sensitive host name
+      resolution information when working with multiple pcap-ng
+      files.
+      wnpa-sec-2012-30 CVE-2012-5592 
+    * The USB dissector could go into an infinite loop.
+      wnpa-sec-2012-31 CVE-2012-5593
+    * The sFlow dissector could go into an infinite loop.
+      wnpa-sec-2012-32 CVE-2012-5594
+    * The SCTP dissector could go into an infinite loop.
+      wnpa-sec-2012-33 CVE-2012-5595
+    * The EIGRP dissector could go into an infinite loop.
+      wnpa-sec-2012-34 CVE-2012-5596
+    * The ISAKMP dissector could crash.
+      wnpa-sec-2012-35 CVE-2012-5597
+    * The iSCSI dissector could go into an infinite loop.
+      wnpa-sec-2012-36 CVE-2012-5598
+    * The WTP dissector could go into an infinite loop.
+      wnpa-sec-2012-37 CVE-2012-5599
+    * The RTCP dissector could go into an infinite loop.
+      wnpa-sec-2012-38 CVE-2012-5600
+    * The 3GPP2 A11 dissector could go into an infinite loop.
+      wnpa-sec-2012-39 CVE-2012-5601
+    * The ICMPv6 dissector could go into an infinite loop.
+      wnpa-sec-2012-40 CVE-2012-5602
+  + Further bug fixes and updated protocol support as listed in:
+    http://www.wireshark.org/docs/relnotes/wireshark-1.8.4.html
+- for openSUSE 12.2 and later, build against lua51-devel instead
+  of lua-devel for Lua support (bnc#780669)
+
+-------------------------------------------------------------------
+Tue Oct  2 20:20:43 UTC 2012 - [email protected]
+
+- update to upstream 1.8.3 (bnc#783275)
+  + vulnerabilities fixed:
+    * The HSRP dissector could go into an infinite loop.
+      (wnpa-sec-2012-26 CVE-2012-5237)
+    * The PPP dissector could abort.
+      (wnpa-sec-2012-27 CVE-2012-5238)
+    * Martin Wilck discovered an infinite loop in the DRDA dissector.
+      (wnpa-sec-2012-28 CVE-2012-5239 CVE-2012-3548 bnc#778000)
+    * Laurent Butti discovered a buffer overflow in the LDP dissector.
+      (wnpa-sec-2012-29 CVE-2012-5240)
+  + Further bug fixes and updated protocol support as listed in:
+    http://www.wireshark.org/docs/relnotes/wireshark-1.8.3.html
+
+-------------------------------------------------------------------
+Fri Aug 31 10:22:00 UTC 2012 - [email protected]
+
+- license update: GPL-2.0+ and GPL-3.0+
+  According to the COPYING file the PIDL utility (standalone tool) is
+  GPL-3.0+ licensed
+
+-------------------------------------------------------------------
+Wed Aug 15 21:13:20 UTC 2012 - [email protected]
+
+- update to upstream 1.8.2 (bnc#776083)
+  + vulnerabilities fixed:
+    * The DCP ETSI dissector could trigger a zero division.
+      (wnpa-sec-2012-13 CVE-2012-4285)
+    * The MongoDB dissector could go into a large loop.
+      (wnpa-sec-2012-14 CVE-2012-4287)
+    * The XTP dissector could go into an infinite loop.
+      (wnpa-sec-2012-15 CVE-2012-4288)
+    * The ERF dissector could overflow a buffer.
+      (wnpa-sec-2012-16 CVE-2012-4294 CVE-2012-4295)
+    * The AFP dissector could go into a large loop.
+      (wnpa-sec-2012-17 CVE-2012-4289)
+    * The RTPS2 dissector could overflow a buffer.
+      (wnpa-sec-2012-18 CVE-2012-4296)
+    * The GSM RLC MAC dissector could overflow a buffer.
+      (wnpa-sec-2012-19 CVE-2012-4297)
+    * The CIP dissector could exhaust system memory.
+      (wnpa-sec-2012-20 CVE-2012-4291)
+    * The STUN dissector could crash.
+      (wnpa-sec-2012-21 CVE-2012-4292)
+    * The EtherCAT Mailbox dissector could abort.
+      (wnpa-sec-2012-22 CVE-2012-4293)
+    * The CTDB dissector could go into a large loop.
+      (wnpa-sec-2012-23 CVE-2012-4290)
+    * The pcap-ng file parser could trigger a zero division.
+      (wnpa-sec-2012-24 CVE-2012-4286)
+    * The Ixia IxVeriWave file parser could overflow a buffer.
+      (wnpa-sec-2012-25 CVE-2012-4298)
+  + Further bug fixes and updated protocol support as listed in:
+    http://www.wireshark.org/docs/relnotes/wireshark-1.8.2.html
+- adjust wireshark-1.2.0-disable-warning-dialog.patch for moved lines
+
+-------------------------------------------------------------------
+Tue Jul 24 05:00:53 UTC 2012 - [email protected]
+
+- update to upstream 1.8.1 (bnc#772738)
+  + vulnerabilities fixed:
+    * The PPP dissector could crash
+      (wnpa-sec-2012-11 CVE-2012-4048)
+    * The NFS dissector could use excessive amounts of CPU
+      (wnpa-sec-2012-12 CVE-2012-4049)
+  + bug fixes:
+    * Wireshark crashes on bootp filter
+    * Wireshark > 1.4 does not correctly read Association ID for PS
+      Poll packets
+    * Radius-EAP broken since 1.8.0 release
+    * SNMP incorrectly marks SNMPv3 "discovery" packet as malformed
+    * Widgets are not properly expanded in GTK3
+    * Find Next Mark duplicated on Edit Menu
+    * DVB-CI/CI+: fix offset error in operator_info apdu
+    * Unable to correctly identify IEC 61850 MMS packets
+    * WinPcap doesn't install if vcredist_x64 requires reboot
+- remove wireshark-1.8.0-gmodule.patch, fixed upstream
+
+-------------------------------------------------------------------
+Fri Jun 22 21:13:23 UTC 2012 - [email protected]
+
+- update to upstream 1.8.0:
+  * supports capturing from multiple interfaces at once.
+  * add, edit, and save packet and capture file annotations.
+  * pcap-ng file format is default
+  * Decryption key management for IEEE 802.11, IPsec, and ISAKMP
+    is easier.
+  * GeoIP IPv6 databases are now supported.
+  * large number of protocol dissectors added and updated
+  * support for many capture file formats added and updated
+
+  For a full list refer to the release notes:
+  https://www.wireshark.org/docs/relnotes/wireshark-1.8.0.html
+
+- drop wireshark-corosync-packet-dissector.patch, no longer compiles
+  even after updating
+- drop wireshark-1.6.5-netlogon-aes.patch, applied upstream
+- drop idl2wrs command from -devel package
+- update header files in include.filelist
+- refresh wireshark-1.2.0-disable-warning-dialog.patch
+- refresh wireshark-1.2.0-geoip.patch
+- add wireshark-1.8.0-gmodule.patch to fix linking in factory
+
+-------------------------------------------------------------------
+Sun Jun 03 19:29:50 UTC 2012 - [email protected]
+
+- Add all known headers to devel package in order to make it
+  actually useable and allow building dissectors externally
+
+-------------------------------------------------------------------
+Tue May 22 19:02:42 UTC 2012 - [email protected]
+
+- adjust wireshark-corosync-packet-dissector.patch for source changes
+- update to upstream 1.6.8
+  + security fixes
+    * wnpa-sec-2012-08 / CVE-2012-2392
+       Infinite and large loops in the ANSI MAP, ASF, BACapp,
+       Bluetooth HCI, IEEE 802.11, IEEE 802.3, LTP, and R3 dissectors
+       have been fixed. Discovered by Laurent Butti. (Bugs 6805,
+       7118, 7119, 7120, 7121, 7122, 7124, 7125)
+    * wnpa-sec-2012-09 / CVE-2012-2393
+       The DIAMETER dissector could try to allocate memory improperly
+       and crash. (Bug 7138)
+    * wnpa-sec-2012-10 / CVE-2012-2394
+       Wireshark could crash on SPARC processors due to misaligned
+       memory. Discovered by Klaus Heckelmann. (Bug 7221)
+  + bug fixes
+    * User-Password - PAP decoding passwords longer than 16 bytes.
+      (Bug 6779)
+    * The MSISDN is not seen correctly in GTP packet. (Bug 7042)
+    * Wireshark doesn't calculate the right IPv4 destination using
+      source routing options when bad options precede them. (Bug
+      7043)
+    * BOOTP dissector issue with DHCP option 82 - suboption 9. (Bug
+      7047)
+
+    * MPLS dissector in 1.6.7 and 1.7.1 misdecodes some MPLS CW
+      packets. (Bug 7089)
+
+    * ANSI MAP infinite loop. (Bug 7119)
+    * HCIEVT infinite loop. (Bug 7122)
+    * Wireshark doesn't decode NFSv4.1 operations. (Bug 7127)
+    * LTP infinite loop. (Bug 7124)
+    * Wrong values in DNS CERT RR. (Bug 7130)
+    * Megaco parser problem with LF in header. (Bug 7198)
+    * OPC UA bytestring node id decoding is wrong. (Bug 7226)
+  + Updated Protocol Support
+    ANSI MAP, ASF, BACapp, Bluetooth HCI, DHCP, DIAMETER, DNS, GTP,
+    IEEE 802.11, IEEE 802.3, IPv4, LTP, Megaco, MPLS, NFS, OPC UA,
+    RADIUS
+  + New and Updated Capture File Support
+    5View, CSIDS, pcap, pcap-ng
+
+-------------------------------------------------------------------
+Sat Apr 14 12:37:37 UTC 2012 - [email protected]
+
+- Update to version 1.6.7:
+  + Bugs fixed:
+    - Malformed Packets H263-1996 (RFC2190). (Bug 6996)
+    - Wireshark could crash while trying to open an rpcap: URL.
+     (Bug 6922)
++++ 2112 more lines (skipped)
++++ between /dev/null
++++ and /work/SRC/openSUSE:12.2:Update/.wireshark.1087.new/wireshark.changes

New:
----
  include.filelist
  wireshark-1.2.0-disable-warning-dialog.patch
  wireshark-1.2.0-geoip.patch
  wireshark-1.2.4-enable_lua.patch
  wireshark-1.8.4.tar.bz2
  wireshark.changes
  wireshark.spec

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ wireshark.spec ++++++
#
# spec file for package wireshark
#
# Copyright (c) 2012 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


# disable caps for now
%define use_caps 0

Name:           wireshark
Version:        1.8.4
Release:        0
Summary:        A Network Traffic Analyser
License:        GPL-2.0+ and GPL-3.0+
Group:          Productivity/Networking/Diagnostic
Url:            http://www.wireshark.org/
Source:         http://www.wireshark.org/download/src/%{name}-%{version}.tar.bz2
Source1:        include.filelist
# PATCH-FIX-OPENSUSE wireshark-1.6.3-disable-warning-dialog.patch bnc#349782 
[email protected] -- don't show warning when running as root
Patch1:         %{name}-1.2.0-disable-warning-dialog.patch
# PATCH-FEATURE-OPENSUSE wireshark-1.2.0-geoip.patch [email protected] -- search 
in /var/lib/GeoIP if user hasn't set any GeoIP folders
Patch2:         %{name}-1.2.0-geoip.patch
# PATCH-FIX-OPENSUSE wireshark-1.2.4-enable_lua.patch bnc#650434
Patch4:         %{name}-1.2.4-enable_lua.patch
BuildRequires:  bison
BuildRequires:  cairo-devel
BuildRequires:  flex
BuildRequires:  gtk2-devel
BuildRequires:  krb5-devel
BuildRequires:  libcap-devel
BuildRequires:  libcares-devel
BuildRequires:  libgcrypt-devel
BuildRequires:  libgnutls-devel
BuildRequires:  libpcap-devel
BuildRequires:  libsmi-devel
# required for Lua support in openSUSE 12.2 and later [bnc#780669]
%if 0%{?suse_version} >= 1220
BuildRequires:  lua51-devel
%else
BuildRequires:  lua-devel
%endif
BuildRequires:  net-snmp-devel
BuildRequires:  openssl-devel
BuildRequires:  pcre-devel
BuildRequires:  portaudio-devel
BuildRequires:  python
BuildRequires:  tcpd-devel
BuildRequires:  xdg-utils
BuildRequires:  zlib-devel
Requires:       xdg-utils
Provides:       ethereal = %{version}
Obsoletes:      ethereal < %{version}
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
%if 0%{?suse_version}
BuildRequires:  libGeoIP-devel
BuildRequires:  update-desktop-files
Recommends:     GeoIP
%endif

%description
Wireshark is a free network protocol analyzer for Unix and Windows. It
allows you to examine data from a live network or from a capture file
on disk. You can interactively browse the capture data, viewing summary
and detail information for each packet. Wireshark has several powerful
features, including a rich display filter language and the ability to
view the reconstructed stream of a TCP session.

%package devel
Summary:        A Network Traffic Analyser
Group:          Development/Libraries/C and C++
Requires:       %{name} = %{version}
Requires:       glib2-devel
Requires:       glibc-devel
Provides:       ethereal-devel = %{version}
Obsoletes:      ethereal-devel < %{version}

%description devel
Wireshark is a free network protocol analyzer for Unix and Windows. It
allows you to examine data from a live network or from a capture file
on disk. You can interactively browse the capture data, viewing summary
and detail information for each packet. Wireshark has several powerful
features, including a rich display filter language and the ability to
view the reconstructed stream of a TCP session.

%prep
%setup -q
%patch2
%patch4

sed -i 's/^Icon=wireshark.png$/Icon=wireshark/' wireshark.desktop
# run as root on 11.3 and older - bnc#349782
%if ! %{use_caps}
%patch1
sed -i 's!^Exec=wireshark!Exec=/usr/bin/xdg-su -c /usr/bin/wireshark!' 
wireshark.desktop
%endif

%build
%configure --without-zlib
make %{?_smp_mflags}

%install
make DESTDIR=%{buildroot} install
find %{buildroot} -name "*.la" -delete -print
ln -fs wireshark %{buildroot}%{_bindir}/ethereal
ln -fs tshark %{buildroot}%{_bindir}/tethereal
install -d -m 0755 %{buildroot}%{_sysconfdir}
install -d -m 0755 %{buildroot}%{_mandir}/man1/
# install -m 0644 *.1 %%{buildroot}%%{_mandir}/man1/
install -d -m 0755  %{buildroot}%{_includedir}/wireshark
for i in `cat %{SOURCE1}`; do
    install -D -m 644 $i %{buildroot}%{_includedir}/wireshark/$i
done
install -D -m 0644 image/wsicon48.png 
%{buildroot}%{_datadir}/pixmaps/wireshark.png
install -D -m 0644 wireshark.desktop 
%{buildroot}%{_datadir}/applications/wireshark.desktop
%if 0%{?suse_version}
%suse_update_desktop_file %{name}
%endif

%clean
rm -rf %{buildroot}

%if %{use_caps}

%pre
getent group wireshark >/dev/null || groupadd wireshark
%endif

%post -p /sbin/ldconfig

%postun -p /sbin/ldconfig

%files
%defattr(-,root,root)
%doc AUTHORS COPYING NEWS README README.linux README.vmware
%doc %{_mandir}/man1/[^i]*
%doc %{_mandir}/man4/*
%{_datadir}/applications/wireshark.desktop
%{_datadir}/pixmaps/wireshark.png
%{_bindir}/ethereal
%{_bindir}/tethereal
%{_bindir}/wireshark
%{_bindir}/editcap
%{_bindir}/tshark
%{_bindir}/mergecap
%{_bindir}/text2pcap
%{_bindir}/dftest
%{_bindir}/capinfos
%{_bindir}/randpkt
%if %{use_caps}
%attr(0750,root,wireshark) %caps(cap_net_raw,cap_net_admin=eip) 
%{_bindir}/dumpcap
%else
%{_bindir}/dumpcap
%endif
%{_bindir}/rawshark
%{_libdir}/lib*.so.*
%{_libdir}/wireshark/
%{_datadir}/wireshark/

%files devel
%defattr(-,root,root)
%doc doc/README.*
%dir %{_includedir}/wireshark
%dir %{_includedir}/wireshark/epan
%dir %{_includedir}/wireshark/epan/dfilter
%dir %{_includedir}/wireshark/epan/dissectors
%dir %{_includedir}/wireshark/wiretap
%dir %{_includedir}/wireshark/wsutil
%{_includedir}/wireshark/*
%{_libdir}/*.so

%changelog
++++++ include.filelist ++++++
++++ 612 lines (skipped)

++++++ wireshark-1.2.0-disable-warning-dialog.patch ++++++
Index: ui/gtk/main.c
===================================================================
--- ui/gtk/main.c.orig  2012-08-10 01:35:00.000000000 +0100
+++ ui/gtk/main.c       2012-08-15 20:28:59.000000000 +0100
@@ -1399,11 +1399,13 @@ main_colorize_changed(gboolean packet_li
 
 static GtkWidget           *close_dlg = NULL;
 
+/*
 static void
 priv_warning_dialog_cb(gpointer dialog, gint btn _U_, gpointer data _U_)
 {
     recent.privs_warn_if_elevated = !simple_dialog_check_get(dialog);
 }
+*/
 
 #ifdef _WIN32
 static void
@@ -2081,9 +2083,10 @@ check_and_warn_user_startup(gchar *cf_na
 #endif
 {
   gchar               *cur_user, *cur_group;
-  gpointer             priv_warning_dialog;
+//  gpointer             priv_warning_dialog;
 
   /* Tell the user not to run as root. */
+/*
   if (running_with_special_privs() && recent.privs_warn_if_elevated) {
     cur_user = get_cur_username();
     cur_group = get_cur_groupname();
@@ -2098,6 +2101,7 @@ check_and_warn_user_startup(gchar *cf_na
     simple_dialog_check_set(priv_warning_dialog, "Don't show this message 
again.");
     simple_dialog_set_cb(priv_warning_dialog, priv_warning_dialog_cb, NULL);
   }
+*/
 
 #ifdef _WIN32
   /* Warn the user if npf.sys isn't loaded. */
++++++ wireshark-1.2.0-geoip.patch ++++++
Index: epan/geoip_db.c
===================================================================
--- epan/geoip_db.c.orig        2012-06-05 17:33:40.000000000 +0100
+++ epan/geoip_db.c     2012-06-21 21:55:14.000000000 +0100
@@ -177,6 +177,9 @@ geoip_db_init(void) {
             geoip_dat_scan_dir(geoip_db_paths[i].path);
         }
     }
+    if (num_geoip_db_paths < 1) {
+        geoip_dat_scan_dir("/var/lib/GeoIP");
+    }
 
     /* add fake databases for latitude and longitude (using "City" in reality) 
*/
     {
++++++ wireshark-1.2.4-enable_lua.patch ++++++
Index: epan/wslua/template-init.lua
===================================================================
--- epan/wslua/template-init.lua
+++ epan/wslua/template-init.lua
@@ -42,7 +42,7 @@ if running_superuser then
     local disabled_lib = {}
     setmetatable(disabled_lib,{ __index = function() error("this package has 
been disabled") end } );
 
-    dofile = function() error("dofile has been disabled") end
+--    dofile = function() error("dofile has been disabled") end
     loadfile = function() error("loadfile has been disabled") end
     loadlib = function() error("loadlib has been disabled") end
     require = function() error("require has been disabled") end
-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to