diff options
author | Sven Wegener <swegener@gentoo.org> | 2010-08-17 21:36:00 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2010-08-17 21:36:00 +0000 |
commit | 7cf6d0965199ecb551fb919208b34290067fefa0 (patch) | |
tree | 9268047389f819539ce23cea0694dcd1736c9d4f /sys-cluster/ipvsadm/ChangeLog | |
parent | Fix sandbox.d config install #333131 by Hans Nieser. (diff) | |
download | historical-7cf6d0965199ecb551fb919208b34290067fefa0.tar.gz historical-7cf6d0965199ecb551fb919208b34290067fefa0.tar.bz2 historical-7cf6d0965199ecb551fb919208b34290067fefa0.zip |
Include a patch that fixes wrong connection information via the netlink interface.
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'sys-cluster/ipvsadm/ChangeLog')
-rw-r--r-- | sys-cluster/ipvsadm/ChangeLog | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/sys-cluster/ipvsadm/ChangeLog b/sys-cluster/ipvsadm/ChangeLog index fe211344aa5f..1fdbc1757cfd 100644 --- a/sys-cluster/ipvsadm/ChangeLog +++ b/sys-cluster/ipvsadm/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sys-cluster/ipvsadm -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/ChangeLog,v 1.40 2009/11/21 21:59:51 swegener Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/ChangeLog,v 1.41 2010/08/17 21:36:00 swegener Exp $ + + 17 Aug 2010; Sven Wegener <swegener@gentoo.org> ipvsadm-1.25.ebuild, + +files/ipvsadm-1.25-netlink-conns.diff: + Include a patch that fixes wrong connection information via the netlink + interface. 21 Nov 2009; Sven Wegener <swegener@gentoo.org> ipvsadm-1.21-r1.ebuild, ipvsadm-1.24.ebuild, ipvsadm-1.25.ebuild: |