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
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
|
# ChangeLog for dev-python/python-selinux
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/python-selinux/ChangeLog,v 1.34 2006/03/22 22:49:43 pebenito Exp $
22 Mar 2006; Chris PeBenito <pebenito@gentoo.org>
-python-selinux-2.16-r1.ebuild, python-selinux-2.16-r2.ebuild:
Mark stable, clean out old ebuild.
*python-selinux-2.16-r2 (27 Feb 2006)
27 Feb 2006; Chris PeBenito <pebenito@gentoo.org>
+python-selinux-2.16-r2.ebuild:
Update and require libselinux that has compatability aliases for selinux_aux
functions in the SWIG wrapper.
22 Feb 2006; Stephen Bennett <spb@gentoo.org>
python-selinux-2.16-r1.ebuild:
Alpha, mips stable
17 Feb 2006; Chris PeBenito <pebenito@gentoo.org>
-python-selinux-2.16.ebuild, python-selinux-2.16-r1.ebuild:
Mark stable.
*python-selinux-2.16-r1 (12 Feb 2006)
12 Feb 2006; Chris PeBenito <pebenito@gentoo.org>
+python-selinux-2.16-r1.ebuild:
Since libselinux now has a python SWIG wrapper named selinux.py, rename
selinux.so to selinux_aux.so since it overshadows the libselinux wrapper,
temporararily leaving a copy of selinux.so for an upgrade path for portage.
09 Feb 2006; Chris PeBenito <pebenito@gentoo.org>
-files/python-selinux-2.16.c.bz2, python-selinux-2.16.ebuild:
Move source to distfiles, and move python_version out of global scope.
05 Feb 2006; Chris PeBenito <pebenito@gentoo.org>
-files/python-selinux-2.15.c.bz2, -python-selinux-2.15.ebuild:
Remove old version.
14 Jan 2006; Stephen Bennett <spb@gentoo.org> python-selinux-2.16.ebuild:
Added ~alpha
01 Jan 2006; Chris PeBenito <pebenito@gentoo.org>
python-selinux-2.16.ebuild:
Mark stable.
*python-selinux-2.16 (30 Oct 2005)
30 Oct 2005; Chris PeBenito <pebenito@gentoo.org>
+files/python-selinux-2.16.c.bz2, +python-selinux-2.16.ebuild:
Overhaul error handling and SELinux-enable handling.
10 May 2005; Stephen Bennett <spb@gentoo.org> python-selinux-2.15.ebuild:
mips stable
01 May 2005; Stephen Bennett <spb@gentoo.org> python-selinux-2.15.ebuild:
Added ~mips.
21 Oct 2004; petre rodan <kaiowas@gentoo.org> python-selinux-2.15.ebuild:
Mark stable.
*python-selinux-2.15 (21 Sep 2004)
21 Sep 2004; Chris PeBenito <pebenito@gentoo.org>
+files/python-selinux-2.15.c.bz2, +python-selinux-2.15.ebuild:
Add secure_mkdir from kaiowas.
05 May 2004; Chris PeBenito <pebenito@gentoo.org>
-files/python-selinux-2.10.c.bz2, -files/python-selinux-2.12.c.bz2,
-python-selinux-2.10.ebuild, -python-selinux-2.12.ebuild,
python-selinux-2.14.ebuild:
Mark stable.
*python-selinux-2.14 (30 Apr 2004)
30 Apr 2004; Chris PeBenito <pebenito@gentoo.org>
-files/python-selinux-2.13.c.bz2, +files/python-selinux-2.14.c.bz2,
-python-selinux-2.13.ebuild, +python-selinux-2.14.ebuild:
Fix reset of exec context.
*python-selinux-2.13 (26 Apr 2004)
26 Apr 2004; Chris PeBenito <pebenito@gentoo.org>
+python-selinux-2.13.ebuild:
Add getcon and setexec functions.
08 Apr 2004; Chris PeBenito <pebenito@gentoo.org>
python-selinux-2.12.ebuild:
Mark stable for 2004.1
*python-selinux-2.12 (15 Mar 2004)
15 Mar 2004; Chris PeBenito <pebenito@gentoo.org>
python-selinux-2.12.ebuild, files/python-selinux-2.12.c.bz2:
New release. Fixes for newer is_selinux_enabled() behavior.
06 Dec 2003; Chris PeBenito <pebenito@gentoo.org>
python-selinux-2.10.ebuild:
Add missing python DEP. Fix to use python eclass, to work with different
versions of python.
*python-selinux-2.10 (20 Nov 2003)
20 Nov 2003; Chris PeBenito <pebenito@gentoo.org>
python-selinux-2.10.ebuild, files/python-selinux-2.10.c.bz2:
Revision of error handling. Now it will work correctly if SELinux happens to
be disabled.
*python-selinux-2.9 (13 Nov 2003)
13 Nov 2003; Joshua Brindle <method@gentoo.org> python-selinux-2.8.ebuild,
python-selinux-2.9.ebuild:
fixed symlink problem maybe
*python-selinux-2.8 (09 Nov 2003)
09 Nov 2003; Joshua Brindle <method@gentoo.org> python-selinux-2.8.ebuild:
fixed getfilecon() error handling
29 Oct 2003; Joshua Brindle <method@gentoo.org> python-selinux-1.2.ebuild,
python-selinux-1.2.ebuild, python-selinux-2.7.ebuild:
made 2.7 x86, ppc, sparc stable
13 Oct 2003; Chris PeBenito <pebenito@gentoo.org> python-selinux-2.7.ebuild:
Make the ebuild fail if the compile fails.
*python-selinux-2.7 (13 Oct 2003)
13 Oct 2003; Joshua Brindle <method@gentoo.org> python-selinux-2.6.ebuild,
python-selinux-2.6.ebuild, python-selinux-2.7.ebuild:
major fixes, doesn't use shutil for copies anymore
*python-selinux-2.6 (06 Oct 2003)
06 Oct 2003; Joshua Brindle <method@gentoo.org> python-selinux-2.5.ebuild,
python-selinux-2.5.ebuild, python-selinux-2.6.ebuild:
fixed file in use problem
*python-selinux-2.5 (02 Oct 2003)
02 Oct 2003; Joshua Brindle <method@gentoo,org> python-selinux-2.5.ebuild:
new api version
*python-selinux-1.2 (29 Jul 2003)
29 Jul 2003; Joshua Brindle <method@gentoo.org> python-selinux-1.2.ebuild:
new version that throws correct exception
*python-selinux-1.1 (29 Jul 2003)
29 Jul 2003; Joshua Brindle <method@gentoo.org> python-selinux-1.1.ebuild:
fixed it so that it will throw an exception on load if no selinux kernel
*python-selinux-1.0-r1 (09 Jul 2003)
09 Jul 2003; Joshua Brindle <method@gentoo.org>
python-selinux-1.0-r1.ebuild:
wow, what was i thinking with that ebuild, this one should really work
*python-selinux-1.0 (03 Jul 2003)
03 Jul 2003; Joshua Brindle <method@gentoo.org> python-selinux-1.0.ebuild:
Initial commit, thanks to torbenh for writing this for us :)
|