]> git.ipfire.org Git - people/stevee/selinux-policy.git/blame - refpolicy/Changelog
fixes from thomas bleher Fri, 24 Mar 2006 13:25:54 +0100
[people/stevee/selinux-policy.git] / refpolicy / Changelog
CommitLineData
8b2d5ca6 1- Miscellaneous fixes from Thomas Bleher.
bb7170f6
CP
2- Deprecate module name as first parameter of optional_policy()
3 now that optionals are allowed everywhere.
0db866cb
CP
4- Enable optional blocks in base module and monolithic policy.
5 This requires checkpolicy 1.30.1.
ac6cff20 6- Fix vpn module declaration.
a3cf80d8 7- Numerous fixes from Dan Walsh.
3abd5ee8
CP
8- Change build order to preserve m4 line number information so policy
9 compile errors are useful again.
405efe16 10- Additional MLS interfaces from Chad Hanson.
3cfd4876
CP
11- Move some rules out of domain_type() and domain_base_type()
12 to the TE file, to use the domain attribute to take advantage
13 of space savings from attribute use.
14- Add global stack smashing protector rule for urandom access from
15 Petre Rodan.
e78c7752 16- Fix temporary rules at the bottom of portmap.
63e0a1e0 17- Updated comments in mls file from Chad Hanson.
ce3145e3 18- Added modules:
8a0a9944 19 amavis (Erich Schubert)
0c54fcf8 20 apt (Erich Schubert)
7f74a417 21 audioentropy
99c902f3 22 calamaris
8a0a9944 23 clamav (Erich Schubert)
0c54fcf8 24 dpkg (Erich Schubert)
0834f9b9 25 ethereal
edf241cd 26 evolution
fbc0a272 27 games
9105f90b 28 mozilla
77b81c6b 29 mplayer
c8d5b357 30 rhgb
1852726f 31 thunderbird
ce3145e3 32 tor (Erich Schubert)
a3cf80d8 33 xen (Dan Walsh)
ce3145e3 34
0fc3e1b7 35* Tue Mar 07 2006 Chris PeBenito <selinux@tresys.com> - 20060307
1c1ac67f
CP
36- Make all interface parameters required.
37- Move boot_t, system_map_t, and modules_object_t to files module,
38 and move bootloader to admin layer.
02bcb8b3 39- Add semanage policy for semodule from Dan Walsh.
3eea5516 40- Remove allow_execmem from targeted policy domain_base_type().
ace3688a 41- Add users_extra and seusers support.
0062f96b 42- Postfix fixes from Serge Hallyn.
0e686f1f
CP
43- Run python and shell directly to interpret scripts so policy
44 sources need not be executable.
45- Add desc tag XML to booleans and tunables, and add summary
46 to param XML tag, to make future translations possible.
017bab05 47- Remove unused lvm_vg_t.
ffd5c348 48- Many interface renames to improve naming consistency.
0f5d13fe 49- Merge xdm into xserver.
18cc016f 50- Remove kernel module reversed interfaces.
58507613
CP
51- Add filename attribute to module XML tag and lineno attribute to
52 interface XML tag.
9b3756bf
CP
53- Changed QUIET build option to a yes or no option.
54- Add a Makefile used for compiling loadable modules in a
55 user's development environment, building against policy headers.
56- Add Make target for installing policy headers.
4ace0fa5
CP
57- Separate per-userdomain template expansion from the userdomain
58 module and add infrastructure to expand templates in the modules
59 that own the template.
60- Enable secadm only for MLS policies.
5e4cbc75
CP
61- Remove role change rules in su and sudo since this functionality has been
62 removed from these programs.
37227dcd 63- Add ctags Make target from Thomas Bleher.
7dca64fa 64- Collapse commands with grep piped to sed into one sed command.
1e786eac 65- Fix type_change bug in term_user_pty().
acd87ca9 66- Move ice_tmp_t from miscfiles to xserver.
85c20af3 67- Login fixes from Serge Hallyn.
488ec7bd 68- Move xserver_log_t from xdm to xserver.
8dca6b97 69- Add lpr per-userdomain policy to lpd.
0a772886 70- Miscellaneous fixes from Dan Walsh.
68228b33
CP
71- Change initrc_var_run_t interface noun from script_pid to utmp,
72 for greater clarity.
8cc49473 73- Added modules:
2bcdbd8c 74 certwatch
a225f983 75 mono (Dan Walsh)
67962667 76 mrtg
e1c41428 77 portage
b77d019f 78 tvtime
7c2f5a82 79 userhelper
8cc49473 80 usernetctl
a225f983 81 wine (Dan Walsh)
488ec7bd 82 xserver
8cc49473 83
22cb0bec 84* Tue Jan 17 2006 Chris PeBenito <selinux@tresys.com> - 20060117
b7b1d238
CP
85- Adds support for generating corenetwork interfaces based on attributes
86 in addition to types.
87- Permits the listing of multiple nodes in a network_node() that will be
88 given the same type.
89- Add two new permission sets for stream sockets.
9d594986
CP
90- Rename file type transition interfaces verb from create to
91 filetrans to differentiate it from create interfaces without
92 type transitions.
93- Fix expansion of interfaces from disabled modules.
de940877
CP
94- Rsync can be long running from init,
95 added rules to allow this.
b07eaef9 96- Add polyinstantiation build option.
afd38b16 97- Add setcontext to the association object class.
bb437244 98- Add apache relay and db connect tunables.
a324ef13 99- Rename texrel_shlib_t to textrel_shlib_t.
cbe3275e 100- Add swat to samba module.
2c243586 101- Numerous miscellaneous fixes from Dan Walsh.
0f73fdea 102- Added modules:
de8af9dc 103 alsa
7576fad5 104 automount
4ec6941b 105 cdrecord
44d5d93f 106 daemontools (Petre Rodan)
87107917 107 ddcprobe
44d5d93f 108 djbdns (Petre Rodan)
a089b6d0 109 fetchmail
8cffa788 110 irc
3ffe2988 111 java
1ae2c313 112 lockdev
020cbefc 113 logwatch (Dan Walsh)
0e8ec433 114 openct
2c243586 115 prelink (Dan Walsh)
44d5d93f 116 publicfile (Petre Rodan)
6f11d6b8 117 readahead
7e0fa55f 118 roundup
c8ba6830 119 screen
6a57b68d 120 slocate (Dan Walsh)
1d427acc 121 slrnpull
871b6855 122 smartmon
0f73fdea 123 sysstat
44d5d93f 124 ucspitcp (Petre Rodan)
44f490b5 125 usbmodules
39a17ecb 126 vbetool (Dan Walsh)
0f73fdea 127
cd1b0b3f 128* Wed Dec 07 2005 Chris PeBenito <selinux@tresys.com> - 20051207
c0626aa4
CP
129- Add unlabeled IPSEC association rule to domains with
130 networking permissions.
bdb2fac0
CP
131- Merge systemuser back in to users, as these files
132 do not need to be split.
0176d139 133- Add check for duplicate interface/template definitions.
058f3efd
CP
134- Move domain, files, and corecommands modules to kernel
135 layer to resolve some layering inconsistencies.
8e0ef1f9 136- Move policy build options out of Makefile into build.conf.
131e573d 137- Add yppasswd to nis module.
1328802a
CP
138- Change optional_policy() to refer to the module name
139 rather than modulename.te.
c767b14c
CP
140- Fix labeling targets to use installed file_contexts rather
141 than partial file_contexts in the policy source directory.
142- Fix build process to use make's internal vpath functions
143 to detect modules rather than using subshells and find.
144- Add install target for modular policy.
145- Add load target for modular policy.
146- Add appconfig dependency to the load target.
9cc2ccc4 147- Miscellaneous fixes from Dan Walsh.
cf6141a7
CP
148- Fix corenetwork gen_context()'s to expand during the policy
149 build phase instead of during the generation phase.
cf6141a7 150- Added policies:
10b1f324 151 amanda
4b9516c1 152 avahi
3509484c 153 canna
ea557a85 154 cyrus
a636210e 155 dbskk
29ce0009 156 dovecot
cf6141a7 157 distcc
4093c293 158 i18n_input
5d5ea8d0 159 irqbalance
ad3b9d76 160 lpd
239db5e2 161 networkmanager
230838e1 162 pegasus
04926d07 163 postfix
3e6c816d 164 procmail
385dcd4e 165 radius
19ff64f8 166 rdisc
43989f82 167 rpc
f932d8e3 168 spamassassin
f11f0c10 169 timidity
23a4442b 170 xdm
3f41889d 171 xfs
2b01ae7e 172
a4e8b79d 173* Wed Oct 19 2005 Chris PeBenito <selinux@tresys.com> - 20051019
61feb222 174- Many fixes to make loadable modules build.
8df65f13 175- Add targets for sechecker.
4f9f30c8
CP
176- Updated to sedoctool to read bool files and tunable
177 files separately.
178- Changed the xml tag of <boolean> to <bool> to be consistent
179 with gen_bool().
180- Modified the implementation of segenxml to use regular
181 expressions.
e02c61cf
CP
182- Rename context_template() to gen_context() to clarify
183 that its not a Reference Policy template, but a support
184 macro.
b03f960e 185- Add disable_*_trans bool support for targeted policy.
f0574fa9
CP
186- Add MLS module to handle MLS constraint exceptions,
187 such as reading up and writing down.
681c9a02 188- Fix errors uncovered by sediff.
84285926 189- Added policies:
9edc2895 190 anaconda
e749cd12 191 apache
4483ee84
CP
192 apm
193 arpwatch
d4dca585 194 bluetooth
20e306e2 195 dmidecode
d4dca585 196 finger
fc6524d7 197 ftp
84285926 198 kudzu
799a0b43 199 mailman
e08118a5 200 ppp
fa67570d 201 radvd
f33561f5
CP
202 sasl
203 webalizer
681c9a02 204
48558667 205* Thu Sep 22 2005 Chris PeBenito <selinux@tresys.com> - 20050922
142e9f40
CP
206- Make logrotate, sendmail, sshd, and rpm policies
207 unconfined in the targeted policy so no special
208 modules.conf is required.
a0824843 209- Add experimental MCS support.
c0e4fe2c 210- Add appconfig for MLS.
98a8ead4
CP
211- Add equivalents for old can_resolve(), can_ldap(), and
212 can_portmap() to sysnetwork.
082dcd9e 213- Fix base module compile issues.
d17b4d23 214- Added policies:
9210553e 215 cpucontrol
93070cba 216 cvs
d17b4d23 217 ktalk
eb3cb682 218 portmap
a1fcff33 219 postgresql
4fd5201a 220 rlogin
84c92239 221 samba
ccc59782 222 snmp
200f453f 223 stunnel
4fd5201a 224 telnet
40adb57f 225 tftp
f7ba4a89 226 uucp
a1fcff33 227 vpn
9ff30033 228 zebra
d17b4d23 229
541b7d57 230* Wed Sep 07 2005 Chris PeBenito <selinux@tresys.com> - 20050907
ce1b44aa 231- Fix errors uncovered by sediff.
a19e3464
CP
232- Doc tool will explicitly say a module does not have interfaces
233 or templates on the module page.
6e61566d
CP
234- Added policies:
235 comsat
0c3d1705 236 dbus
f344c0f3 237 dhcp
ac0483ae 238 dictd
fdae8e75 239 hal
8d935234 240 inn
b11a75a5 241 ntp
0f707d52 242 squid
a19e3464 243
37aa3ff2 244* Fri Aug 26 2005 Chris PeBenito <selinux@tresys.com> - 20050826
e28aa682
CP
245- Add Makefile support for building loadable modules.
246- Add genclassperms.py tool to add require blocks
247 for loadable modules.
248- Change sedoctool to make required modules part of base
249 by default, otherwise make as modules, in modules.conf.
250- Fix segenxml to handle modules with no interfaces.
251- Rename ipsec connect interface for consistency.
252- Add missing parts of unix stream socket connect interface
253 of ipsec.
254- Rename inetd connect interface for consistency.
255- Rename interface for purging contents of tmp, for clarity,
256 since it allows deletion of classes other than file.
257- Misc. cleanups.
258- Added policies:
259 acct
260 bind
261 firstboot
262 gpm
263 howl
264 ldap
265 loadkeys
266 mysql
267 privoxy
268 quota
269 rshd
270 rsync
271 su
272 sudo
273 tcpd
274 tmpreaper
275 updfstab
81343a6f 276
e28aa682
CP
277* Tue Aug 2 2005 Chris PeBenito <selinux@tresys.com> - 20050802
278- Fix comparison bug in fc_sort.
279- Fix handling of ordered and unordered HTML lists.
280- Corenetwork now supports multiple network interfaces having the
281 same type.
282- Doc tool now creates pages for global Booleans and global tunables.
283- Doc tool now links directly to the interface/template in the
284 module page when it is selected in the interface/template index.
285- Added support for layer summaries.
286- Added policies:
287 ipsec
288 nscd
289 pcmcia
290 raid
acb668ed 291
e28aa682
CP
292* Thu Jul 7 2005 Chris PeBenito <selinux@tresys.com> - 20050707
293- Changed xml to have modules encapsulated by layer tags, rather
294 than putting layer="foo" in the module tags. Also in the future
295 we can put a summary and description for each layer.
296- Added tool to infer interface, module, and layer tags. This will
297 now list all interfaces, even if they are missing xml docs.
298- Shortened xml tag names.
299- Added macros to declare interfaces and templates.
300- Added interface call trace.
301- Updated all xml documentation for shorter and inferred tags.
302- Doc tool now displays templates in the web pages.
303- Doc tool retains the user's settings in modules.conf and
304 tunables.conf if the files already exist.
305- Modules.conf behavior has been changed to be a list of all
306 available modules, and the user can specify if the module is
307 built as a loadable module, included in the monolithic policy,
308 or excluded.
309- Added policies:
310 fstools (fsck, mkfs, swapon, etc. tools)
311 logrotate
312 inetd
313 kerberos
314 nis (ypbind and ypserv)
315 ssh (server, client, and agent)
316 unconfined
317- Added infrastructure for targeted policy support, only missing
318 transition boolean support.
dfa83e92 319
e28aa682
CP
320* Wed Jun 15 2005 Chris PeBenito <selinux@tresys.com> - 20050615
321 - Initial release