]> git.ipfire.org Git - people/stevee/selinux-policy.git/blame - refpolicy/Changelog
add kudzu
[people/stevee/selinux-policy.git] / refpolicy / Changelog
CommitLineData
681c9a02 1- Fix errors uncovered by sediff.
84285926
CP
2- Added policies:
3 kudzu
681c9a02 4
48558667 5* Thu Sep 22 2005 Chris PeBenito <selinux@tresys.com> - 20050922
142e9f40
CP
6- Make logrotate, sendmail, sshd, and rpm policies
7 unconfined in the targeted policy so no special
8 modules.conf is required.
a0824843 9- Add experimental MCS support.
c0e4fe2c 10- Add appconfig for MLS.
98a8ead4
CP
11- Add equivalents for old can_resolve(), can_ldap(), and
12 can_portmap() to sysnetwork.
082dcd9e 13- Fix base module compile issues.
d17b4d23 14- Added policies:
9210553e 15 cpucontrol
93070cba 16 cvs
d17b4d23 17 ktalk
eb3cb682 18 portmap
a1fcff33 19 postgresql
4fd5201a 20 rlogin
84c92239 21 samba
ccc59782 22 snmp
200f453f 23 stunnel
4fd5201a 24 telnet
40adb57f 25 tftp
f7ba4a89 26 uucp
a1fcff33 27 vpn
9ff30033 28 zebra
d17b4d23 29
541b7d57 30* Wed Sep 07 2005 Chris PeBenito <selinux@tresys.com> - 20050907
ce1b44aa 31- Fix errors uncovered by sediff.
a19e3464
CP
32- Doc tool will explicitly say a module does not have interfaces
33 or templates on the module page.
6e61566d
CP
34- Added policies:
35 comsat
0c3d1705 36 dbus
f344c0f3 37 dhcp
ac0483ae 38 dictd
fdae8e75 39 hal
8d935234 40 inn
b11a75a5 41 ntp
0f707d52 42 squid
a19e3464 43
37aa3ff2 44* Fri Aug 26 2005 Chris PeBenito <selinux@tresys.com> - 20050826
e28aa682
CP
45- Add Makefile support for building loadable modules.
46- Add genclassperms.py tool to add require blocks
47 for loadable modules.
48- Change sedoctool to make required modules part of base
49 by default, otherwise make as modules, in modules.conf.
50- Fix segenxml to handle modules with no interfaces.
51- Rename ipsec connect interface for consistency.
52- Add missing parts of unix stream socket connect interface
53 of ipsec.
54- Rename inetd connect interface for consistency.
55- Rename interface for purging contents of tmp, for clarity,
56 since it allows deletion of classes other than file.
57- Misc. cleanups.
58- Added policies:
59 acct
60 bind
61 firstboot
62 gpm
63 howl
64 ldap
65 loadkeys
66 mysql
67 privoxy
68 quota
69 rshd
70 rsync
71 su
72 sudo
73 tcpd
74 tmpreaper
75 updfstab
81343a6f 76
e28aa682
CP
77* Tue Aug 2 2005 Chris PeBenito <selinux@tresys.com> - 20050802
78- Fix comparison bug in fc_sort.
79- Fix handling of ordered and unordered HTML lists.
80- Corenetwork now supports multiple network interfaces having the
81 same type.
82- Doc tool now creates pages for global Booleans and global tunables.
83- Doc tool now links directly to the interface/template in the
84 module page when it is selected in the interface/template index.
85- Added support for layer summaries.
86- Added policies:
87 ipsec
88 nscd
89 pcmcia
90 raid
acb668ed 91
e28aa682
CP
92* Thu Jul 7 2005 Chris PeBenito <selinux@tresys.com> - 20050707
93- Changed xml to have modules encapsulated by layer tags, rather
94 than putting layer="foo" in the module tags. Also in the future
95 we can put a summary and description for each layer.
96- Added tool to infer interface, module, and layer tags. This will
97 now list all interfaces, even if they are missing xml docs.
98- Shortened xml tag names.
99- Added macros to declare interfaces and templates.
100- Added interface call trace.
101- Updated all xml documentation for shorter and inferred tags.
102- Doc tool now displays templates in the web pages.
103- Doc tool retains the user's settings in modules.conf and
104 tunables.conf if the files already exist.
105- Modules.conf behavior has been changed to be a list of all
106 available modules, and the user can specify if the module is
107 built as a loadable module, included in the monolithic policy,
108 or excluded.
109- Added policies:
110 fstools (fsck, mkfs, swapon, etc. tools)
111 logrotate
112 inetd
113 kerberos
114 nis (ypbind and ypserv)
115 ssh (server, client, and agent)
116 unconfined
117- Added infrastructure for targeted policy support, only missing
118 transition boolean support.
dfa83e92 119
e28aa682
CP
120* Wed Jun 15 2005 Chris PeBenito <selinux@tresys.com> - 20050615
121 - Initial release