]> git.ipfire.org Git - people/stevee/selinux-policy.git/blame - refpolicy/Changelog
fixes from sediff
[people/stevee/selinux-policy.git] / refpolicy / Changelog
CommitLineData
cf6141a7
CP
1- Fix corenetwork gen_context()'s to expand during the policy
2 build phase instead of during the generation phase.
2b01ae7e 3- DISTRO=redhat now implies DIRECT_INITRC=y.
cf6141a7 4- Added policies:
10b1f324 5 amanda
3509484c 6 canna
ea557a85 7 cyrus
a636210e 8 dbskk
29ce0009 9 dovecot
cf6141a7 10 distcc
ad3b9d76 11 lpd
239db5e2 12 networkmanager
230838e1 13 pegasus
04926d07 14 postfix
385dcd4e 15 radius
f932d8e3 16 spamassassin
23a4442b 17 xdm
2b01ae7e 18
a4e8b79d 19* Wed Oct 19 2005 Chris PeBenito <selinux@tresys.com> - 20051019
61feb222 20- Many fixes to make loadable modules build.
8df65f13 21- Add targets for sechecker.
4f9f30c8
CP
22- Updated to sedoctool to read bool files and tunable
23 files separately.
24- Changed the xml tag of <boolean> to <bool> to be consistent
25 with gen_bool().
26- Modified the implementation of segenxml to use regular
27 expressions.
e02c61cf
CP
28- Rename context_template() to gen_context() to clarify
29 that its not a Reference Policy template, but a support
30 macro.
b03f960e 31- Add disable_*_trans bool support for targeted policy.
f0574fa9
CP
32- Add MLS module to handle MLS constraint exceptions,
33 such as reading up and writing down.
681c9a02 34- Fix errors uncovered by sediff.
84285926 35- Added policies:
9edc2895 36 anaconda
e749cd12 37 apache
4483ee84
CP
38 apm
39 arpwatch
d4dca585 40 bluetooth
20e306e2 41 dmidecode
d4dca585 42 finger
fc6524d7 43 ftp
84285926 44 kudzu
799a0b43 45 mailman
e08118a5 46 ppp
fa67570d 47 radvd
f33561f5
CP
48 sasl
49 webalizer
681c9a02 50
48558667 51* Thu Sep 22 2005 Chris PeBenito <selinux@tresys.com> - 20050922
142e9f40
CP
52- Make logrotate, sendmail, sshd, and rpm policies
53 unconfined in the targeted policy so no special
54 modules.conf is required.
a0824843 55- Add experimental MCS support.
c0e4fe2c 56- Add appconfig for MLS.
98a8ead4
CP
57- Add equivalents for old can_resolve(), can_ldap(), and
58 can_portmap() to sysnetwork.
082dcd9e 59- Fix base module compile issues.
d17b4d23 60- Added policies:
9210553e 61 cpucontrol
93070cba 62 cvs
d17b4d23 63 ktalk
eb3cb682 64 portmap
a1fcff33 65 postgresql
4fd5201a 66 rlogin
84c92239 67 samba
ccc59782 68 snmp
200f453f 69 stunnel
4fd5201a 70 telnet
40adb57f 71 tftp
f7ba4a89 72 uucp
a1fcff33 73 vpn
9ff30033 74 zebra
d17b4d23 75
541b7d57 76* Wed Sep 07 2005 Chris PeBenito <selinux@tresys.com> - 20050907
ce1b44aa 77- Fix errors uncovered by sediff.
a19e3464
CP
78- Doc tool will explicitly say a module does not have interfaces
79 or templates on the module page.
6e61566d
CP
80- Added policies:
81 comsat
0c3d1705 82 dbus
f344c0f3 83 dhcp
ac0483ae 84 dictd
fdae8e75 85 hal
8d935234 86 inn
b11a75a5 87 ntp
0f707d52 88 squid
a19e3464 89
37aa3ff2 90* Fri Aug 26 2005 Chris PeBenito <selinux@tresys.com> - 20050826
e28aa682
CP
91- Add Makefile support for building loadable modules.
92- Add genclassperms.py tool to add require blocks
93 for loadable modules.
94- Change sedoctool to make required modules part of base
95 by default, otherwise make as modules, in modules.conf.
96- Fix segenxml to handle modules with no interfaces.
97- Rename ipsec connect interface for consistency.
98- Add missing parts of unix stream socket connect interface
99 of ipsec.
100- Rename inetd connect interface for consistency.
101- Rename interface for purging contents of tmp, for clarity,
102 since it allows deletion of classes other than file.
103- Misc. cleanups.
104- Added policies:
105 acct
106 bind
107 firstboot
108 gpm
109 howl
110 ldap
111 loadkeys
112 mysql
113 privoxy
114 quota
115 rshd
116 rsync
117 su
118 sudo
119 tcpd
120 tmpreaper
121 updfstab
81343a6f 122
e28aa682
CP
123* Tue Aug 2 2005 Chris PeBenito <selinux@tresys.com> - 20050802
124- Fix comparison bug in fc_sort.
125- Fix handling of ordered and unordered HTML lists.
126- Corenetwork now supports multiple network interfaces having the
127 same type.
128- Doc tool now creates pages for global Booleans and global tunables.
129- Doc tool now links directly to the interface/template in the
130 module page when it is selected in the interface/template index.
131- Added support for layer summaries.
132- Added policies:
133 ipsec
134 nscd
135 pcmcia
136 raid
acb668ed 137
e28aa682
CP
138* Thu Jul 7 2005 Chris PeBenito <selinux@tresys.com> - 20050707
139- Changed xml to have modules encapsulated by layer tags, rather
140 than putting layer="foo" in the module tags. Also in the future
141 we can put a summary and description for each layer.
142- Added tool to infer interface, module, and layer tags. This will
143 now list all interfaces, even if they are missing xml docs.
144- Shortened xml tag names.
145- Added macros to declare interfaces and templates.
146- Added interface call trace.
147- Updated all xml documentation for shorter and inferred tags.
148- Doc tool now displays templates in the web pages.
149- Doc tool retains the user's settings in modules.conf and
150 tunables.conf if the files already exist.
151- Modules.conf behavior has been changed to be a list of all
152 available modules, and the user can specify if the module is
153 built as a loadable module, included in the monolithic policy,
154 or excluded.
155- Added policies:
156 fstools (fsck, mkfs, swapon, etc. tools)
157 logrotate
158 inetd
159 kerberos
160 nis (ypbind and ypserv)
161 ssh (server, client, and agent)
162 unconfined
163- Added infrastructure for targeted policy support, only missing
164 transition boolean support.
dfa83e92 165
e28aa682
CP
166* Wed Jun 15 2005 Chris PeBenito <selinux@tresys.com> - 20050615
167 - Initial release