diff options
author | Peter Volkov <pva@gentoo.org> | 2009-07-21 13:56:12 +0000 |
---|---|---|
committer | Peter Volkov <pva@gentoo.org> | 2009-07-21 13:56:12 +0000 |
commit | a455985a1355ab4e5d8299454ec0ca373fdb540f (patch) | |
tree | a70d8eca5b76fa8eaec385bc2f5431bd8a4eeac1 /net-analyzer/wireshark | |
parent | stable x86, bug 278355 (diff) | |
download | gentoo-2-a455985a1355ab4e5d8299454ec0ca373fdb540f.tar.gz gentoo-2-a455985a1355ab4e5d8299454ec0ca373fdb540f.tar.bz2 gentoo-2-a455985a1355ab4e5d8299454ec0ca373fdb540f.zip |
Version bump, bug #278564, thank Alex Legler for report. Remove vulnerable version.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer/wireshark')
-rw-r--r-- | net-analyzer/wireshark/ChangeLog | 9 | ||||
-rw-r--r-- | net-analyzer/wireshark/wireshark-1.2.1.ebuild (renamed from net-analyzer/wireshark/wireshark-1.2.0.ebuild) | 2 |
2 files changed, 9 insertions, 2 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog index ab62065df37a..8bb8ff54972a 100644 --- a/net-analyzer/wireshark/ChangeLog +++ b/net-analyzer/wireshark/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for net-analyzer/wireshark # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.174 2009/06/17 06:34:46 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.175 2009/07/21 13:56:12 pva Exp $ + +*wireshark-1.2.1 (21 Jul 2009) + + 21 Jul 2009; Peter Volkov <pva@gentoo.org> -wireshark-1.2.0.ebuild, + +wireshark-1.2.1.ebuild: + Version bump, bug #278564, thank Alex Legler for report. Remove vulnerable + version. *wireshark-1.2.0 (17 Jun 2009) diff --git a/net-analyzer/wireshark/wireshark-1.2.0.ebuild b/net-analyzer/wireshark/wireshark-1.2.1.ebuild index 56494d536c14..86f59f21e945 100644 --- a/net-analyzer/wireshark/wireshark-1.2.0.ebuild +++ b/net-analyzer/wireshark/wireshark-1.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.2.0.ebuild,v 1.1 2009/06/17 06:34:46 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.2.1.ebuild,v 1.1 2009/07/21 13:56:12 pva Exp $ EAPI=2 inherit autotools libtool flag-o-matic eutils toolchain-funcs |