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