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
|
# ChangeLog for sec-policy/selinux-sudo
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-sudo/ChangeLog,v 1.20 2011/03/07 02:56:48 blueness Exp $
*selinux-sudo-2.20101213-r2 (07 Mar 2011)
07 Mar 2011; Anthony G. Basile <blueness@gentoo.org>
+selinux-sudo-2.20101213-r2.ebuild:
Revert use of sudo_db_t and use pam_var_run_t as suggested by upstream
05 Feb 2011; Anthony G. Basile <blueness@gentoo.org>
+files/fix-sudo.patch:
Added patch to fix sudo policy.
*selinux-sudo-2.20101213-r1 (05 Feb 2011)
*selinux-sudo-2.20101213 (05 Feb 2011)
05 Feb 2011; Anthony G. Basile <blueness@gentoo.org>
+selinux-sudo-2.20101213.ebuild, +selinux-sudo-2.20101213-r1.ebuild:
New upstream policy.
*selinux-sudo-2.20091215 (16 Dec 2009)
16 Dec 2009; Chris PeBenito <pebenito@gentoo.org>
+selinux-sudo-2.20091215.ebuild:
New upstream release.
14 Aug 2009; Chris PeBenito <pebenito@gentoo.org>
-selinux-sudo-20070329.ebuild, -selinux-sudo-20070928.ebuild,
selinux-sudo-20080525.ebuild:
Mark 20080525 stable, clear old ebuilds.
*selinux-sudo-2.20090730 (03 Aug 2009)
03 Aug 2009; Chris PeBenito <pebenito@gentoo.org>
+selinux-sudo-2.20090730.ebuild:
New upstream release.
18 Jul 2009; Chris PeBenito <pebenito@gentoo.org>
selinux-sudo-20070329.ebuild, selinux-sudo-20070928.ebuild,
selinux-sudo-20080525.ebuild:
Drop alpha, mips, ppc, sparc selinux support.
*selinux-sudo-20080525 (25 May 2008)
25 May 2008; Chris PeBenito <pebenito@gentoo.org>
+selinux-sudo-20080525.ebuild:
New SVN snapshot.
16 Mar 2008; Chris PeBenito <pebenito@gentoo.org>
-selinux-sudo-20050716.ebuild, -selinux-sudo-20061114.ebuild:
Remove old ebuilds.
03 Feb 2008; Chris PeBenito <pebenito@gentoo.org>
selinux-sudo-20070928.ebuild:
Mark stable.
*selinux-sudo-20070928 (26 Nov 2007)
26 Nov 2007; Chris PeBenito <pebenito@gentoo.org>
+selinux-sudo-20070928.ebuild:
New SVN snapshot.
29 Aug 2007; Christian Heim <phreak@gentoo.org> metadata.xml:
Removing kaiowas from metadata due to his retirement (see #61930 for
reference).
04 Jun 2007; Chris PeBenito <pebenito@gentoo.org>
selinux-sudo-20070329.ebuild:
Mark stable.
*selinux-sudo-20070329 (29 Mar 2007)
29 Mar 2007; Chris PeBenito <pebenito@gentoo.org>
+selinux-sudo-20070329.ebuild:
New SVN snapshot.
22 Feb 2007; Markus Ullmann <jokey@gentoo.org> ChangeLog:
Redigest for Manifest2
*selinux-sudo-20061114 (15 Nov 2006)
15 Nov 2006; Chris PeBenito <pebenito@gentoo.org>
+selinux-sudo-20061114.ebuild:
New SVN snapshot.
*selinux-sudo-20061008 (10 Oct 2006)
10 Oct 2006; Chris PeBenito <pebenito@gentoo.org>
+selinux-sudo-20061008.ebuild:
First mainstream reference policy testing release.
22 Feb 2006; Stephen Bennett <spb@gentoo.org>
selinux-sudo-20050716.ebuild:
Added ~alpha
18 Sep 2005; petre rodan <kaiowas@gentoo.org>
selinux-sudo-20050716.ebuild:
mark stable
*selinux-sudo-20050716 (23 Aug 2005)
23 Aug 2005; petre rodan <kaiowas@gentoo.org> +metadata.xml,
+selinux-sudo-20050716.ebuild:
initial commit
|