rpms/wireshark/F-8 .cvsignore, 1.16, 1.17 sources, 1.16, 1.17 wireshark.spec, 1.26, 1.27

Radek Vokál (rvokal) fedora-extras-commits at redhat.com
Fri Jul 18 12:29:18 UTC 2008


Author: rvokal

Update of /cvs/extras/rpms/wireshark/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17583

Modified Files:
	.cvsignore sources wireshark.spec 
Log Message:
- upgrade to 1.0.2, fixes a few security issues


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/wireshark/F-8/.cvsignore,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- .cvsignore	3 Apr 2008 05:56:36 -0000	1.16
+++ .cvsignore	18 Jul 2008 12:28:29 -0000	1.17
@@ -1 +1 @@
-wireshark-1.0.0.tar.bz2
+wireshark-1.0.2.tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/wireshark/F-8/sources,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- sources	3 Apr 2008 05:56:36 -0000	1.16
+++ sources	18 Jul 2008 12:28:29 -0000	1.17
@@ -1 +1 @@
-90e58c595f082da3ad9390d714f16116  wireshark-1.0.0.tar.bz2
+6045048aa8645d54d1a06bb20e0d23a3  wireshark-1.0.2.tar.gz


Index: wireshark.spec
===================================================================
RCS file: /cvs/extras/rpms/wireshark/F-8/wireshark.spec,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- wireshark.spec	3 Apr 2008 05:56:36 -0000	1.26
+++ wireshark.spec	18 Jul 2008 12:28:29 -0000	1.27
@@ -5,14 +5,14 @@
 
 Summary: 	Network traffic analyzer
 Name: 		wireshark
-Version:	1.0.0
+Version:	1.0.2
 Release: 	1%{?dist}
 License: 	GPL+
 Group: 		Applications/Internet
 %if %{svn_version}
 Source0:	http://wireshark.org/download/prerelease/%{name}-%{version}-SVN-%{svn_version}.tar.gz
 %else
-Source0:	http://wireshark.org/download/src/%{name}-%{version}.tar.bz2
+Source0:	http://wireshark.org/download/src/%{name}-%{version}.tar.gz
 %endif
 Source1:	wireshark.pam
 Source2:	wireshark.console
@@ -201,6 +201,9 @@
 
 
 %changelog
+* Fri Jul 18 2008 Radek Vokál <rvokal at redhat.com> 1.0.2-1
+- upgrade to 1.0.2, fixes a few security issues
+
 * Thu Apr  3 2008 Radek Vokál <rvokal at redhat.com> 1.0.0-1
 - upgrade to 1.0.0
 




More information about the fedora-extras-commits mailing list