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
|
# ChangeLog for sys-apps/rsbac-admin
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/rsbac-admin/ChangeLog,v 1.14 2005/04/04 11:25:06 kang Exp $
04 Apr 2005; Guillaume Destuynder <kang@gentoo.org>
rsbac-admin-1.2.4.ebuild:
Fixes possible lib error from #87843 and changed enewgroup/enewuser to conform
new eclass possibilities;)
*rsbac-admin-1.2.4 (21 Mar 2005)
21 Mar 2005; Guillaume Destuynder <kang@gentoo.org>
rsbac-admin-1.2.4.ebuild:
Marked rsbac-admin 1.2.4 stable.
24 Jan 2005; Guillaume Destuynder <kang@gentoo.org>
+files/rsbac-bugfix-v1.2.3-5.diff, rsbac-admin-1.2.3.ebuild:
Fixed DEPEND and added bugfix for PaX (rsbac bugfix-5)
19 Jan 2005; Guillaume Destuynder <kang@gentoo.org>
-rsbac-admin-1.2.1.ebuild, rsbac-admin-1.2.3.ebuild,
-rsbac-admin-1.2.3_pre5.ebuild:
Cleaned dir, marked ~ppc
28 Sep 2004; Sven Wegener <swegener@gentoo.org> :
Gentoo Technologies, Inc. -> Gentoo Foundation
01 Aug 2004; Guillaume Destuynder <kang@gentoo.org>
rsbac-admin-1.2.3.ebuild:
Now uses newinitd instead of newexe. Also makes sure of setting the secoff
rights at postinst, even if it is only an upgrade, to prevent problems.
*rsbac-admin-1.2.3 (26 Jun 2004)
26 Jul 2004; Guillaume Destuynder <kang@gentoo.org>
rsbac-admin-1.2.3.ebuild,
files/rsbac.conf:
Added PAX module as default setting.
Marked stabled on x86.
26 Jun 2004; Guillaume Destuynder <kang@gentoo.org> rsbac-admin-1.2.3.ebuild
Version bump. Minor modifications: now using egroup, now depending on
corresponding kernels.
*rsbac-admin-1.2.3_pre5 (15 Jun 2004)
17 Jun 2004; Guillaume Destuynder <kang@gentoo.org> files/rsbac.conf,
rsbac-admin-1.2.3_pre5.ebuild:
Fixed rsbac.conf to conform documentation.
Fixed ebuild to add this rsbac.conf to the installation
15 Jun 2004; Guillaume Destuynder <kang@gentoo.org>
rsbac-admin-1.2.3_pre5.ebuild, files/rsbac.conf, files/rklogd.init:
Version bump, new ebuild submitted by Michal Purzynski <albeiro@gentoo.pl>
Now supports rklogd.
*rsbac-admin-1.2.1 (07 Dec 2002)
11 Feb 2003; Jason Shoemaker <kutsuya@gentoo.org> rsbac-admin-1.2.1.ebuild
ChangeLog: fixed a dependency, and changed two variables to maybe ease
version bumbs.
07 Dec 2002; Quequero <quequero@bitchx.it> rsbac-admin-1.2.1.ebuild:
First import. Ebuild submitted by Quequero <quequero@bitchx.it>.
rsbac-admin is a set of tools needed for the administration of rsbac
kernel, you need this packet if you have installed rsbac-sources
|