rpms/ethereal/FC-3 .cvsignore, 1.23, 1.24 ethereal.spec, 1.26, 1.27 sources, 1.25, 1.26 ethereal-0.10.0a-ia64-segfault.patch, 1.1, NONE

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Jan 3 08:52:03 UTC 2006


Author: rvokal

Update of /cvs/dist/rpms/ethereal/FC-3
In directory cvs.devel.redhat.com:/tmp/cvs-serv7786

Modified Files:
	.cvsignore ethereal.spec sources 
Removed Files:
	ethereal-0.10.0a-ia64-segfault.patch 
Log Message:
 - upgrade to 0.10.14
 - fix CVE-2005-3313 Ethereal IRC dissector DoS (#172298)




Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/ethereal/FC-3/.cvsignore,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- .cvsignore	20 Oct 2005 07:50:00 -0000	1.23
+++ .cvsignore	3 Jan 2006 08:52:01 -0000	1.24
@@ -1 +1 @@
-ethereal-0.10.13.tar.gz
+ethereal-0.10.14.tar.bz2


Index: ethereal.spec
===================================================================
RCS file: /cvs/dist/rpms/ethereal/FC-3/ethereal.spec,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ethereal.spec	20 Oct 2005 07:50:00 -0000	1.26
+++ ethereal.spec	3 Jan 2006 08:52:01 -0000	1.27
@@ -2,16 +2,15 @@
 
 Summary: 	Network traffic analyzer
 Name: 		ethereal
-Version:	0.10.13
+Version:	0.10.14
 Release: 	1.FC3.1
 License: 	GPL
 Group: 		Applications/Internet
-Source0: 	http://www.ethereal.com/distribution/%{name}-%{version}.tar.gz
+Source0: 	http://www.ethereal.com/distribution/%{name}-%{version}.tar.bz2
 Source1:	ethereal.pam
 Source2:	ethereal.console
 Source3:	ethereal.desktop
 Source4:	ethereal.png
-Patch1:		ethereal-0.10.0a-ia64-segfault.patch
 Patch4:		ethereal-0.10.12-pie.patch
 Url: 		http://www.ethereal.com/
 BuildRoot: 	%{_tmppath}/%{name}-root
@@ -48,7 +47,6 @@
 
 %prep
 %setup -q
-%patch1 -p1 -b .ia64
 %patch4 -p1 -b .pie
 
 %build
@@ -151,6 +149,10 @@
 
 
 %changelog
+* Tue Jan 03 2006 Radek Vokal <rvokal at redhat.com> 0.10.14-1.FC4.1
+- upgrade to 0.10.14
+- fix CVE-2005-3313 Ethereal IRC dissector DoS (#172298)
+
 * Thu Oct 20 2005 Radek Vokal <rvokal at redhat.com> 0.10.13-1.FC3.1
 - upgrade to 0.10.13
 - CAN-2005-3241 Multiple ethereal issues fixed (#171063)


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/ethereal/FC-3/sources,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- sources	20 Oct 2005 07:50:00 -0000	1.25
+++ sources	3 Jan 2006 08:52:01 -0000	1.26
@@ -1 +1 @@
-cae316aea6bb7113382adb3526fab899  ethereal-0.10.13.tar.gz
+297f678c037f88429250830e924b8fa0  ethereal-0.10.14.tar.bz2


--- ethereal-0.10.0a-ia64-segfault.patch DELETED ---




More information about the fedora-cvs-commits mailing list