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