blueness 15/07/06 13:28:54 Modified: xtables-addons-2.7.ebuild ChangeLog Log: XTABLES_ADDONS=tarpit is fixed for xtables-addons-2.7. Upstream commit 96ce5e. (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Revision Changes Path 1.4 net-firewall/xtables-addons/xtables-addons-2.7.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/xtables-addons/xtables-addons-2.7.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/xtables-addons/xtables-addons-2.7.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/xtables-addons/xtables-addons-2.7.ebuild?r1=1.3&r2=1.4 Index: xtables-addons-2.7.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-firewall/xtables-addons/xtables-addons-2.7.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- xtables-addons-2.7.ebuild 6 Jul 2015 13:13:45 -0000 1.3 +++ xtables-addons-2.7.ebuild 6 Jul 2015 13:28:54 -0000 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/xtables-addons/xtables-addons-2.7.ebuild,v 1.3 2015/07/06 13:13:45 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/xtables-addons/xtables-addons-2.7.ebuild,v 1.4 2015/07/06 13:28:54 blueness Exp $ EAPI="5" @@ -137,9 +137,7 @@ XA_qa_check XA_has_something_to_build - # Bug #553630#c0. tarpit fails on linux-4.1 and above. # Bug #553630#c2. echo fails on linux-4 and above. - XA_known_failure "tarpit" 4.1 XA_known_failure "echo" 4 local mod module_name 1.53 net-firewall/xtables-addons/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/xtables-addons/ChangeLog?rev=1.53&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/xtables-addons/ChangeLog?rev=1.53&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/xtables-addons/ChangeLog?r1=1.52&r2=1.53 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-firewall/xtables-addons/ChangeLog,v retrieving revision 1.52 retrieving revision 1.53 diff -u -r1.52 -r1.53 --- ChangeLog 6 Jul 2015 13:14:40 -0000 1.52 +++ ChangeLog 6 Jul 2015 13:28:54 -0000 1.53 @@ -1,6 +1,11 @@ # ChangeLog for net-firewall/xtables-addons # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/xtables-addons/ChangeLog,v 1.52 2015/07/06 13:14:40 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/xtables-addons/ChangeLog,v 1.53 2015/07/06 13:28:54 blueness Exp $ + + 06 Jul 2015; Anthony G. Basile <[email protected]> + xtables-addons-2.7.ebuild: + XTABLES_ADDONS=tarpit is fixed for xtables-addons-2.7. Upstream commit + 96ce5e. 06 Jul 2015; Anthony G. Basile <[email protected]> xtables-addons-2.6.ebuild:
