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