summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Black <dragonheart@gentoo.org>2006-08-24 12:31:24 +0000
committerDaniel Black <dragonheart@gentoo.org>2006-08-24 12:31:24 +0000
commit16fb90f9ffdbf1c8a1256e25c6e61ad993b43d22 (patch)
treeb574a7046c324dd8d48521e735f18b1fe78a735d /net-analyzer/wireshark
parentversion bump - security bug #144946 (diff)
downloadgentoo-2-16fb90f9ffdbf1c8a1256e25c6e61ad993b43d22.tar.gz
gentoo-2-16fb90f9ffdbf1c8a1256e25c6e61ad993b43d22.tar.bz2
gentoo-2-16fb90f9ffdbf1c8a1256e25c6e61ad993b43d22.zip
forgot changelog entry
(Portage version: 2.1.1_pre5-r3)
Diffstat (limited to 'net-analyzer/wireshark')
-rw-r--r--net-analyzer/wireshark/ChangeLog8
-rw-r--r--net-analyzer/wireshark/wireshark-0.99.3.ebuild3
2 files changed, 9 insertions, 2 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog
index ddda7a809b7b..37f75ad971b3 100644
--- a/net-analyzer/wireshark/ChangeLog
+++ b/net-analyzer/wireshark/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for net-analyzer/wireshark
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.18 2006/08/19 22:17:40 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.19 2006/08/24 12:31:24 dragonheart Exp $
+
+*wireshark-0.99.3 (24 Aug 2006)
+
+ 24 Aug 2006; Daniel Black <dragonheart@gentoo.org>
+ +wireshark-0.99.3.ebuild:
+ version bump - security bug #144946
19 Aug 2006; Jeroen Roovers <jer@gentoo.org> wireshark-0.99.2.ebuild:
Stable for HPPA.
diff --git a/net-analyzer/wireshark/wireshark-0.99.3.ebuild b/net-analyzer/wireshark/wireshark-0.99.3.ebuild
index c8ad4c1309c6..19fef89757cf 100644
--- a/net-analyzer/wireshark/wireshark-0.99.3.ebuild
+++ b/net-analyzer/wireshark/wireshark-0.99.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-0.99.3.ebuild,v 1.1 2006/08/24 11:31:05 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-0.99.3.ebuild,v 1.2 2006/08/24 12:31:24 dragonheart Exp $
inherit libtool flag-o-matic eutils autotools
@@ -120,3 +120,4 @@ pkg_postinst() {
ewarn "take a capture with tcpdump and analyze running wireshark as a least privileged user;"
ewarn "and subscribe to wireshark's announce list to be notified of newly discovered vulnerabilities."
}
+