diff options
author | 2015-02-07 10:16:17 +0000 | |
---|---|---|
committer | 2015-02-07 10:16:17 +0000 | |
commit | d1c8c37b574e1c56c26bc3011bd1a7d59556fcaa (patch) | |
tree | 3d7511c59a256765505d38485d96cb6982f93d87 /net-analyzer/dsniff/ChangeLog | |
parent | drop old impl (diff) | |
download | gentoo-2-d1c8c37b574e1c56c26bc3011bd1a7d59556fcaa.tar.gz gentoo-2-d1c8c37b574e1c56c26bc3011bd1a7d59556fcaa.tar.bz2 gentoo-2-d1c8c37b574e1c56c26bc3011bd1a7d59556fcaa.zip |
Add macof IPv4 packet size calculation fix by Jan Starke (bug #538462).
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'net-analyzer/dsniff/ChangeLog')
-rw-r--r-- | net-analyzer/dsniff/ChangeLog | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/net-analyzer/dsniff/ChangeLog b/net-analyzer/dsniff/ChangeLog index 49a1103f25f5..da21af510a8c 100644 --- a/net-analyzer/dsniff/ChangeLog +++ b/net-analyzer/dsniff/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-analyzer/dsniff -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/dsniff/ChangeLog,v 1.57 2014/03/14 19:23:53 jer Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/dsniff/ChangeLog,v 1.58 2015/02/07 10:16:17 jer Exp $ + +*dsniff-2.4_beta1-r7 (07 Feb 2015) + + 07 Feb 2015; Jeroen Roovers <jer@gentoo.org> +dsniff-2.4_beta1-r7.ebuild, + +files/2.4_beta1-macof-size-calculation.patch: + Add macof IPv4 packet size calculation fix by Jan Starke (bug #538462). *dsniff-2.4_beta1-r6 (14 Mar 2014) |