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