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