]> git.pld-linux.org Git - packages/wireshark.git/commitdiff
- fix for CVE-2005-3313; rel 2 auto/ac/ethereal-0_10_13-2
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 31 Oct 2005 11:38:44 +0000 (11:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    wireshark.spec -> 1.149

wireshark.spec

index ce432210995abfc73da1ad163b5ea5f1fdedb63b..4810ec5e14ebf51b10322724f88332f485eaab90 100644 (file)
@@ -12,13 +12,14 @@ Summary(ru):        
 Summary(uk):   áÎÁ̦ÚÁÔÏÒ ÍÅÒÅÖÅ×ÏÇÏ ÔÒÁƦËÕ
 Name:          ethereal
 Version:       0.10.13
-Release:       1
+Release:       2
 License:       GPL
 Group:         Networking
 Source0:       http://dl.sourceforge.net/ethereal/%{name}-%{version}.tar.bz2
 # Source0-md5: 08d277951ff6f6a93c752abebd85d5bc
 Source1:       %{name}.desktop
 Source2:       %{name}.su-start-script
+Patch0:                ftp://ftp.linux.ee/pub/gentoo/portage/net-analyzer/ethereal/files/%{name}-0.10.13-fix-irc-loop-DoS-CVE-2005-3313.diff
 URL:           http://www.ethereal.com/
 BuildRequires: adns-devel
 BuildRequires: autoconf
@@ -199,6 +200,7 @@ pakiet
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %{__libtoolize}
This page took 0.268159 seconds and 4 git commands to generate.