diff options
author | 2007-03-13 14:36:29 +0000 | |
---|---|---|
committer | 2007-03-13 14:36:29 +0000 | |
commit | 1a815804b9af62e41875e403e4986ae72dcb5c91 (patch) | |
tree | 111a6cf5b88dd785e359797ad515368c071a5d46 /sys-freebsd/freebsd-sbin/ChangeLog | |
parent | x86 stable (diff) | |
download | gentoo-2-1a815804b9af62e41875e403e4986ae72dcb5c91.tar.gz gentoo-2-1a815804b9af62e41875e403e4986ae72dcb5c91.tar.bz2 gentoo-2-1a815804b9af62e41875e403e4986ae72dcb5c91.zip |
Scrap the supplied ipfw script and replace with my own ipfw stateful
firewall script.
(Portage version: 2.1.2.2)
Diffstat (limited to 'sys-freebsd/freebsd-sbin/ChangeLog')
-rw-r--r-- | sys-freebsd/freebsd-sbin/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/sys-freebsd/freebsd-sbin/ChangeLog b/sys-freebsd/freebsd-sbin/ChangeLog index 7194765730b1..f25de4e9bd11 100644 --- a/sys-freebsd/freebsd-sbin/ChangeLog +++ b/sys-freebsd/freebsd-sbin/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sys-freebsd/freebsd-sbin # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-sbin/ChangeLog,v 1.33 2007/02/23 13:56:05 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-sbin/ChangeLog,v 1.34 2007/03/13 14:36:29 uberlord Exp $ + + 13 Mar 2007; Roy Marples <uberlord@gentoo.org> +files/ipfw.confd, + files/ipfw.initd, freebsd-sbin-6.2.ebuild: + Scrap the supplied ipfw script and replace with my own ipfw stateful + firewall script. 23 Feb 2007; Roy Marples <uberlord@gentoo.org> files/devd.initd, files/ipfw.initd, files/sysctl.initd: |