1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
|
# ChangeLog for app-admin/bastille
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/bastille/ChangeLog,v 1.15 2005/04/21 14:12:44 blubb Exp $
21 Apr 2005; Simon Stelling <blubb@gentoo.org> bastille-2.1.1-r3.ebuild:
stable on amd64
*bastille-2.1.1-r3 (05 Apr 2005)
05 Apr 2005; Bryan Stine <battousai@gentoo.org>
+files/bastille-2.1.1-hlist-fix.patch, bastille-2.1.1-r1.ebuild,
bastille-2.1.1-r2.ebuild, +bastille-2.1.1-r3.ebuild:
Added a patch to hopefully fix the left-panel click bug that I've finally
been able to track down. This is a one-liner based on Bastille CVS. This
hopefully fixes bug #62965.
05 Oct 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
bastille-2.1.1-r1.ebuild, bastille-2.1.1-r2.ebuild:
Masked bastille-2.1.1-r2.ebuild stable for ppc
05 Oct 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
bastille-2.1.1-r1.ebuild:
Masked bastille-2.1.1-r1.ebuild stable for ppc
10 Jul 2004; Tom Martin <slarti@gentoo.org> bastille-2.1.1-r2.ebuild:
Marked ~amd64, closes #56483.
16 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> bastille-2.1.1-r2.ebuild:
Stable on alpha.
23 Mar 2004; Bryan Stine <battousai@gentoo.org>; bastille-2.1.1-r1.ebuild:
Changing back to x86-only stable. How repoman and myself missed this
disgusting mistake is beyond me.
22 Mar 2004; Bryan Stine <battousai@gentoo.org> bastille-2.1.1-r1.ebuild,
bastille-2.1.1-r2.ebuild, files/bastille-firewall-imap.patch:
Bumped 2.1.1-r1 to stable. Added a patch to replace all 'imap' service
references to 'imap2' for compatibility with /etc/services.
*bastille-2.1.1-r2 (13 Jan 2004)
13 Jan 2004; Bryan Stine <battousai@gentoo.org> bastille-2.1.1-r1.ebuild,
bastille-2.1.1-r2.ebuild: Install the PSAD.pm perl interface module as well.
This fixes bug 36750. Also, removed hppa and mips architectures becuase some
runtime dependencies are not available.
22 Oct 2003; Seemant Kulleen <seemant@gentoo.org> bastille-2.1.1-r1.ebuild,
files/bastille-2.1.1-firewall.init: The 'bastille-firewall' init script has
been 'gentoofied' by Battoussai.
*bastille-2.1.1-r1 (17 Sep 2003)
17 Sep 2003; Seemant Kulleen <seemant@gentoo.org> bastille-2.1.1.ebuild,
metadata.xml: Moved from net-firewall to app-admin.
05 Sep 2003; Seemant Kulleen <seemant@gentoo.org> bastille-2.1.1.ebuild:
Now using the 'X' flag instead of 'tcltk'.
26 Aug 2003; Seemant Kulleen <seemant@gentoo.org> bastille-2.1.1.ebuild:
An updated patch from Battousai. Fixes for the program and config
file locations.
03 Aug 2003; Seemant Kulleen <seemant@gentoo.org> :
Added iptables and logrotate to RDEPEND. Thanks to Wingedone.
02 Aug 2003; <solar@gentoo.org> bastille-2.1.1.ebuild:
Added support for console only building. Server installs are a place
that I think most admins/users would want the functionality of something
like bastille without having to install X.
*bastille-2.1.1 (02 Aug 2003)
02 Aug 2003; Seemant Kulleen <seemant@gentoo.org> bastille-2.1.1.ebuild,
files/bastille-2.1.1.patch: Initial import.
This was patched heavily to work with Gentoo (gentooficated) by the
venerable: Bryan Stine <admin@kentonet.net>
|