]> git.ipfire.org Git - people/stevee/selinux-policy.git/blame - refpolicy/Changelog
massive revision
[people/stevee/selinux-policy.git] / refpolicy / Changelog
CommitLineData
37aa3ff2 1* Fri Aug 26 2005 Chris PeBenito <selinux@tresys.com> - 20050826
e28aa682
CP
2- Add Makefile support for building loadable modules.
3- Add genclassperms.py tool to add require blocks
4 for loadable modules.
5- Change sedoctool to make required modules part of base
6 by default, otherwise make as modules, in modules.conf.
7- Fix segenxml to handle modules with no interfaces.
8- Rename ipsec connect interface for consistency.
9- Add missing parts of unix stream socket connect interface
10 of ipsec.
11- Rename inetd connect interface for consistency.
12- Rename interface for purging contents of tmp, for clarity,
13 since it allows deletion of classes other than file.
14- Misc. cleanups.
15- Added policies:
16 acct
17 bind
18 firstboot
19 gpm
20 howl
21 ldap
22 loadkeys
23 mysql
24 privoxy
25 quota
26 rshd
27 rsync
28 su
29 sudo
30 tcpd
31 tmpreaper
32 updfstab
81343a6f 33
e28aa682
CP
34* Tue Aug 2 2005 Chris PeBenito <selinux@tresys.com> - 20050802
35- Fix comparison bug in fc_sort.
36- Fix handling of ordered and unordered HTML lists.
37- Corenetwork now supports multiple network interfaces having the
38 same type.
39- Doc tool now creates pages for global Booleans and global tunables.
40- Doc tool now links directly to the interface/template in the
41 module page when it is selected in the interface/template index.
42- Added support for layer summaries.
43- Added policies:
44 ipsec
45 nscd
46 pcmcia
47 raid
acb668ed 48
e28aa682
CP
49* Thu Jul 7 2005 Chris PeBenito <selinux@tresys.com> - 20050707
50- Changed xml to have modules encapsulated by layer tags, rather
51 than putting layer="foo" in the module tags. Also in the future
52 we can put a summary and description for each layer.
53- Added tool to infer interface, module, and layer tags. This will
54 now list all interfaces, even if they are missing xml docs.
55- Shortened xml tag names.
56- Added macros to declare interfaces and templates.
57- Added interface call trace.
58- Updated all xml documentation for shorter and inferred tags.
59- Doc tool now displays templates in the web pages.
60- Doc tool retains the user's settings in modules.conf and
61 tunables.conf if the files already exist.
62- Modules.conf behavior has been changed to be a list of all
63 available modules, and the user can specify if the module is
64 built as a loadable module, included in the monolithic policy,
65 or excluded.
66- Added policies:
67 fstools (fsck, mkfs, swapon, etc. tools)
68 logrotate
69 inetd
70 kerberos
71 nis (ypbind and ypserv)
72 ssh (server, client, and agent)
73 unconfined
74- Added infrastructure for targeted policy support, only missing
75 transition boolean support.
dfa83e92 76
e28aa682
CP
77* Wed Jun 15 2005 Chris PeBenito <selinux@tresys.com> - 20050615
78 - Initial release