diff options
author | Peter Volkov <pva@gentoo.org> | 2008-10-24 15:23:57 +0000 |
---|---|---|
committer | Peter Volkov <pva@gentoo.org> | 2008-10-24 15:23:57 +0000 |
commit | 74dd0d9f4e8c5ac24e1ca0c36da7f5259b899225 (patch) | |
tree | d87ca8e2122ca64059c88ce3490f26f003209523 /net-analyzer/iptraf/ChangeLog | |
parent | Added suid bin on fping binary, required by many monitoring tools (nagious, z... (diff) | |
download | gentoo-2-74dd0d9f4e8c5ac24e1ca0c36da7f5259b899225.tar.gz gentoo-2-74dd0d9f4e8c5ac24e1ca0c36da7f5259b899225.tar.bz2 gentoo-2-74dd0d9f4e8c5ac24e1ca0c36da7f5259b899225.zip |
Fixes ability to listen on vlan interfaces, bug #231745, thank Tomas Vasek for report and Ross Dougherty for actual tests. Removed old.
(Portage version: 2.2_rc12/cvs/Linux 2.6.26-openvz.git-777e816 i686)
Diffstat (limited to 'net-analyzer/iptraf/ChangeLog')
-rw-r--r-- | net-analyzer/iptraf/ChangeLog | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/net-analyzer/iptraf/ChangeLog b/net-analyzer/iptraf/ChangeLog index 6683111740c3..923bdfbf3869 100644 --- a/net-analyzer/iptraf/ChangeLog +++ b/net-analyzer/iptraf/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for net-analyzer/iptraf -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptraf/ChangeLog,v 1.67 2007/11/06 17:26:07 corsair Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptraf/ChangeLog,v 1.68 2008/10/24 15:23:57 pva Exp $ + +*iptraf-3.0.0-r5 (24 Oct 2008) + + 24 Oct 2008; Peter Volkov <pva@gentoo.org> +files/iptraf-3.0.0-vlan.patch, + -iptraf-3.0.0-r3.ebuild, +iptraf-3.0.0-r5.ebuild: + Fixes ability to listen on vlan interfaces, bug #231745, thank Tomas Vasek + for report and Ross Dougherty for actual tests. Removed old. 06 Nov 2007; Markus Rothe <corsair@gentoo.org> iptraf-3.0.0-r4.ebuild: Stable on ppc64; bug #197609 |