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