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