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