diff --git a/.cvsignore b/.cvsignore index 82f3626..7d91fb1 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -wireshark-1.0.2.tar.gz +wireshark-1.0.3.tar.gz diff --git a/sources b/sources index 7307001..1fc2b48 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6045048aa8645d54d1a06bb20e0d23a3 wireshark-1.0.2.tar.gz +a52b0c6c652ce7239bee879cd6ca02f0 wireshark-1.0.3.tar.gz diff --git a/wireshark.spec b/wireshark.spec index 4494fc1..554e2e9 100644 --- a/wireshark.spec +++ b/wireshark.spec @@ -5,7 +5,7 @@ Summary: Network traffic analyzer Name: wireshark -Version: 1.0.2 +Version: 1.0.3 Release: 1%{?dist} License: GPL+ Group: Applications/Internet @@ -201,6 +201,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Sep 10 2008 Radek Vokál 1.0.3-1 +- upgrade to 1.0.3, fixes several security issues (#461254) + * Fri Jul 18 2008 Radek Vokál 1.0.2-1 - upgrade to 1.0.2, fixes a few security issues