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