]> git.ipfire.org Git - people/stevee/selinux-policy.git/blob - Changelog
Remove duplicate/redundant rules, from Russell Coker.
[people/stevee/selinux-policy.git] / Changelog
1 - Remove duplicate/redundant rules, from Russell Coker.
2 - Increased default number of categories to 1024, from Russell Coker.
3 - Added modules:
4 cgroup (Dominick Grift)
5
6 * Mon May 24 2010 Chris PeBenito <selinux@tresys.com> - 2.20100524
7 - Merged a significant portion of Fedora policy.
8 - Move rules from mta mailserver delivery from interface to .te to use
9 attributes.
10 - Remove concept of users from terminal module interfaces since the
11 attributes are not specific to users.
12 - Add non-drawing X client support, for consolekit usage.
13 - Misc Gentoo fixes from Chris Richards.
14 - AFS and abrt fixes from Dominick Grift.
15 - Improved the XML docs of 55 most-used interfaces.
16 - Apcupsd and amavis fixes from Dominick Grift.
17 - Fix network_port() in corenetwork to correctly handle port ranges.
18 - SE-Postgresql updates from KaiGai Kohei.
19 - X object manager revisions from Eamon Walsh.
20 - Added modules:
21 aisexec (Dan Walsh)
22 chronyd (Miroslav Grepl)
23 cobbler (Dominick Grift)
24 corosync (Dan Walsh)
25 dbadm (KaiGai Kohei)
26 denyhosts (Dan Walsh)
27 nut (Stefan Schulze Frielinghaus, Miroslav Grepl)
28 likewise (Scott Salley)
29 plymouthd (Dan Walsh)
30 pyicqt (Stefan Schulze Frielinghaus)
31 rhcs (Dan Walsh)
32 rgmanager (Dan Walsh)
33 sectoolm (Miroslav Grepl)
34 usbmuxd (Dan Walsh)
35 vhostmd (Dan Walsh)
36
37 * Tue Nov 17 2009 Chris PeBenito <selinux@tresys.com> - 2.20091117
38 - Add separate x_pointer and x_keyboard classes inheriting from x_device.
39 From Eamon Walsh.
40 - Deprecated the userdom_xwindows_client_template().
41 - Misc Gentoo fixes from Corentin Labbe.
42 - Debian policykit fixes from Martin Orr.
43 - Fix unconfined_r use of unconfined_java_t.
44 - Add missing x_device rules for XI2 functions, from Eamon Walsh.
45 - Add missing rules to make unconfined_cronjob_t a valid cron job domain.
46 - Add btrfs and ext4 to labeling targets.
47 - Fix infrastructure to expand macros in initrc_context when installing.
48 - Handle unix_chkpwd usage by useradd and groupadd.
49 - Add missing compatibility aliases for xdm_xserver*_t types.
50 - Added modules:
51 abrt (Dan Walsh)
52 dkim (Stefan Schulze Frielinghaus)
53 gitosis (Miroslav Grepl)
54 gnomeclock (Dan Walsh)
55 hddtemp (Dan Walsh)
56 kdump (Dan Walsh)
57 modemmanager(Dan Walsh)
58 nslcd (Dan Walsh)
59 puppet (Craig Grube)
60 rtkit (Dan Walsh)
61 seunshare (Dan Walsh)
62 shorewall (Dan Walsh)
63 tgtd (Matthew Ife)
64 tuned (Miroslav Grepl)
65 xscreensaver (Corentin Labbe)
66
67 * Thu Jul 30 2009 Chris PeBenito <selinux@tresys.com> - 2.20090730
68 - Gentoo fixes for init scripts and system startup.
69 - Remove read_default_t tunable.
70 - Greylist milter from Paul Howarth.
71 - Crack db access for su to handle password expiration, from Brandon Whalen.
72 - Misc fixes for unix_update from Brandon Whalen.
73 - Add x_device permissions for XI2 functions, from Eamon Walsh.
74 - MLS constraints for the x_selection class, from Eamon Walsh.
75 - Postgresql updates from KaiGai Kohei.
76 - Milter state directory patch from Paul Howarth.
77 - Add MLS constrains for ingress/egress and secmark from Paul Moore.
78 - Drop write permission from fs_read_rpc_sockets().
79 - Remove unused udev_runtime_t type.
80 - Patch for RadSec port from Glen Turner.
81 - Enable network_peer_controls policy capability from Paul Moore.
82 - Btrfs xattr support from Paul Moore.
83 - Add db_procedure install permission from KaiGai Kohei.
84 - Add support for network interfaces with access controlled by a Boolean
85 from the CLIP project.
86 - Several fixes from the CLIP project.
87 - Add support for labeled Booleans.
88 - Remove node definitions and change node usage to generic nodes.
89 - Add kernel_service access vectors, from Stephen Smalley.
90 - Added modules:
91 certmaster (Dan Walsh)
92 cpufreqselector (Dan Walsh)
93 devicekit (Dan Walsh)
94 fprintd (Dan Walsh)
95 git (Dan Walsh)
96 gpsd (Miroslav Grepl)
97 guest (Dan Walsh)
98 ifplugd (Dan Walsh)
99 lircd (Miroslav Grepl)
100 logadm (Dan Walsh)
101 pads (Dan Walsh)
102 pingd (Dan Walsh)
103 policykit (Dan Walsh)
104 pulseaudio (Dan Walsh)
105 psad (Dan Walsh)
106 portreserve (Dan Walsh)
107 sssd (Dan Walsh)
108 ulogd (Dan Walsh)
109 varnishd (Dan Walsh)
110 webadm (Dan Walsh)
111 wm (Dan Walsh)
112 xguest (Dan Walsh)
113 zosremote (Dan Walsh)
114
115 * Wed Dec 10 2008 Chris PeBenito <selinux@tresys.com> - 2.20081210
116 - Fix consistency of audioentropy and iscsi module naming.
117 - Debian file context fix for xen from Russell Coker.
118 - Xserver MLS fix from Eamon Walsh.
119 - Add omapi port for dhcpcd.
120 - Deprecate per-role templates and rolemap support.
121 - Implement user-based access control for use as role separations.
122 - Move shared library calls from individual modules to the domain module.
123 - Enable open permission checks policy capability.
124 - Remove hierarchy from portage module as it is not a good example of
125 hieararchy.
126 - Remove enableaudit target from modular build as semodule -DB supplants it.
127 - Added modules:
128 milter (Paul Howarth)
129
130 * Tue Oct 14 2008 Chris PeBenito <selinux@tresys.com> - 20081014
131 - Debian update for NetworkManager/wpa_supplicant from Martin Orr.
132 - Logrotate and Bind updates from Vaclav Ovsik.
133 - Init script file and domain support.
134 - Glibc 2.7 fix from Vaclav Ovsik.
135 - Samba/winbind update from Mike Edenfield.
136 - Policy size optimization with a non-security file attribute from James
137 Carter.
138 - Database labeled networking update from KaiGai Kohei.
139 - Several misc changes from the Fedora policy, cherry picked by David
140 Hardeman.
141 - Large whitespace fix from Dominick Grift.
142 - Pam_mount fix for local login from Stefan Schulze Frielinghaus.
143 - Issuing commands to upstart is over a datagram socket, not the initctl
144 named pipe. Updated init_telinit() to match.
145 - Added modules:
146 cyphesis (Dan Walsh)
147 memcached (Dan Walsh)
148 oident (Dominick Grift)
149 w3c (Dan Walsh)
150
151 * Wed Jul 02 2008 Chris PeBenito <selinux@tresys.com> - 20080702
152 - Fix httpd_enable_homedirs to actually provide the access it is supposed to
153 provide.
154 - Add unused interface/template parameter metadata in XML.
155 - Patch to handle postfix data_directory from Vaclav Ovsik.
156 - SE-Postgresql policy from KaiGai Kohei.
157 - Patch for X.org dbus support from Martin Orr.
158 - Patch for labeled networking controls in 2.6.25 from Paul Moore.
159 - Module loading now requires setsched on kernel threads.
160 - Patch to allow gpg agent --write-env-file option from Vaclav Ovsik.
161 - X application data class from Eamon Walsh and Ted Toth.
162 - Move user roles into individual modules.
163 - Make hald_log_t a log file.
164 - Cryptsetup runs shell scripts. Patch from Martin Orr.
165 - Add file for enabling policy capabilities.
166 - Patch to fix leaky interface/template call depth calculator from Vaclav
167 Ovsik.
168 - Added modules:
169 kerneloops (Dan Walsh)
170 kismet (Dan Walsh)
171 podsleuth (Dan Walsh)
172 prelude (Dan Walsh)
173 qemu (Dan Walsh)
174 virt (Dan Walsh)
175
176 * Wed Apr 02 2008 Chris PeBenito <selinux@tresys.com> - 20080402
177 - Add core Security Enhanced X Windows support.
178 - Fix winbind socket connection interface for default location of the
179 sock_file.
180 - Add wireshark module based on ethereal module.
181 - Revise upstart support in init module to use a tunable, as upstart is now
182 used in Fedora too.
183 - Add iferror.m4 rather generate it out of the Makefiles.
184 - Definitions for open permisson on file and similar objects from Eric
185 Paris.
186 - Apt updates for ptys and logs, from Martin Orr.
187 - RPC update from Vaclav Ovsik.
188 - Exim updates on Debian from Devin Carrawy.
189 - Pam and samba updates from Stefan Schulze Frielinghaus.
190 - Backup update on Debian from Vaclav Ovsik.
191 - Cracklib update on Debian from Vaclav Ovsik.
192 - Label /proc/kallsyms with system_map_t.
193 - 64-bit capabilities from Stephen Smalley.
194 - Labeled networking peer object class updates.
195
196 * Fri Dec 14 2007 Chris PeBenito <selinux@tresys.com> - 20071214
197 - Patch for debian logrotate to handle syslogd-listfiles, from Vaclav Ovsik.
198 - Improve several tunables descriptions from Dan Walsh.
199 - Patch to clean up ns switch usage in the policy from Dan Walsh.
200 - More complete labeled networking infrastructure from KaiGai Kohei.
201 - Add interface for libselinux constructor, for libselinux-linked
202 SELinux-enabled programs.
203 - Patch to restructure user role templates to create restricted user roles
204 from Dan Walsh.
205 - Russian man page translations from Andrey Markelov.
206 - Remove unused types from dbus.
207 - Add infrastructure for managing all user web content.
208 - Deprecate some old file and dir permission set macros in favor of the
209 newer, more consistently-named macros.
210 - Patch to clean up unescaped periods in several file context entries from
211 Jan-Frode Myklebust.
212 - Merge shlib_t into lib_t.
213 - Merge strict and targeted policies. The policy will now behave like the
214 strict policy if the unconfined module is not present. If it is, it will
215 behave like the targeted policy. Added an unconfined role to have a mix
216 of confined and unconfined users.
217 - Added modules:
218 exim (Dan Walsh)
219 postfixpolicyd (Jan-Frode Myklebust)
220
221 * Fri Sep 28 2007 Chris PeBenito <selinux@tresys.com> - 20070928
222 - Add support for setting the unknown permissions handling.
223 - Fix XML building for external reference builds and headers builds.
224 - Patch to add missing requirements in userdomain interfaces from Shintaro
225 Fujiwara.
226 - Add tcpd_wrapped_domain() for services that use tcp wrappers.
227 - Update MLS constraints from LSPP evaluated policy.
228 - Allow initrc_t file descriptors to be inherited regardless of MLS level.
229 Accordingly drop MLS permissions from daemons that inherit from any level.
230 - Files and radvd updates from Stefan Schulze Frielinghaus.
231 - Deprecate mls_file_write_down() and mls_file_read_up(), replaced with
232 mls_write_all_levels() and mls_read_all_levels(), for consistency.
233 - Add make kernel and init ranged interfaces pass the range transition MLS
234 constraints. Also remove calls to mls_rangetrans_target() in modules that use
235 the kernel and init interfaces, since its redundant.
236 - Add interfaces for all MLS attributes except X object classes.
237 - Require all sensitivities and categories for MLS and MCS policies, not just
238 the low and high sensitivity and category.
239 - Database userspace object manager classes from KaiGai Kohei.
240 - Add third-party interface for Apache CGI.
241 - Add getserv and shmemserv nscd permissions.
242 - Add debian apcupsd binary location, from Stefan Schulze Frielinghaus.
243 - Added modules:
244 application
245 awstats (Stefan Schulze Frielinghaus)
246 bitlbee (Devin Carraway)
247 brctl (Dan Walsh)
248
249 * Fri Jun 29 2007 Chris PeBenito <selinux@tresys.com> - 20070629
250 - Fix incorrectly named files_lib_filetrans_shared_lib() interface in the
251 libraries module.
252 - Unified labeled networking policy from Paul Moore.
253 - Use netmsg initial SID for MLS-only Netlabel packets, from Paul Moore.
254 - Xen updates from Dan Walsh.
255 - Filesystem updates from Dan Walsh.
256 - Large samba update from Dan Walsh.
257 - Drop snmpd_etc_t.
258 - Confine sendmail and logrotate on targeted.
259 - Tunable connection to postgresql for users from KaiGai Kohei.
260 - Memprotect support patch from Stephen Smalley.
261 - Add logging_send_audit_msgs() interface and deprecate
262 send_audit_msgs_pattern().
263 - Openct updates patch from Dan Walsh.
264 - Merge restorecon into setfiles.
265 - Patch to begin separating out hald helper programs from Dan Walsh.
266 - Fixes for squid, dovecot, and snmp from Dan Walsh.
267 - Miscellaneous consolekit fixes from Dan Walsh.
268 - Patch to have avahi use the nsswitch interface rather than individual
269 permissions from Dan Walsh.
270 - Patch to dontaudit logrotate searching avahi pid directory from Dan Walsh.
271 - Patch to allow insmod to mount kvmfs and dontaudit rw unconfined_t pipes
272 to handle usage from userhelper from Dan Walsh.
273 - Patch to allow amavis to read spamassassin libraries from Dan Walsh.
274 - Patch to allow slocate to getattr other filesystems and directories on those
275 filesystems from Dan Walsh.
276 - Fixes for RHEL4 from the CLIP project.
277 - Replace the old lrrd fc entries with munin ones.
278 - Move program admin template usage out of userdom_admin_user_template() to
279 sysadm policy in userdomain.te to fix usage of the template for third
280 parties.
281 - Fix clockspeed_run_cli() declaration, it was incorrectly defined as a
282 template instead of an interface.
283 - Added modules:
284 amtu (Dan Walsh)
285 apcupsd (Dan Walsh)
286 rpcbind (Dan Walsh)
287 rwho (Nalin Dahyabhai)
288
289 * Tue Apr 17 2007 Chris PeBenito <selinux@tresys.com> - 20070417
290 - Patch for sasl's use of kerberos from Dan Walsh.
291 - Patches to confine ldconfig, udev, and insmod in the targeted policy from Dan Walsh.
292 - Man page updates from Dan Walsh.
293 - Two patches from Paul Moore to for ipsec to remove redundant rules and
294 have setkey read the config file.
295 - Move booleans and tunables to modules when it is only used in a single
296 module.
297 - Add support for tunables and booleans local to a module.
298 - Merge sbin_t and ls_exec_t into bin_t.
299 - Remove disable_trans booleans.
300 - Output different header sets for kernel and userland from flask headers.
301 - Marked the pax class as deprecated, changed it to userland so
302 it will be removed from the kernel.
303 - Stop including netfilter contexts by default.
304 - Add dontaudits for init fds and console to init_daemon_domain().
305 - Patch to allow gpg to create user keys dir.
306 - Patch to support kvmfs from Dan Walsh.
307 - Patch for misc fixes in sudo from Dan Walsh.
308 - Patch to fix netlabel recvfrom MLS constraint from Paul Moore.
309 - Patch for handling restart of nscd when ran from useradd, groupadd, and
310 admin passwd, from Dan Walsh.
311 - Patch for procmail, spamassassin, and pyzor updates from Dan Walsh.
312 - Patch for setroubleshoot for validating file contexts from Dan Walsh.
313 - Patch for gssd fixes from Dan Walsh.
314 - Patch for lvm fixes from Dan Walsh.
315 - Patch for ricci fixes from Dan Walsh.
316 - Patch for postfix lmtp labeling and pickup rule fix from Dan Walsh.
317 - Patch for kerberized telnet fixes from Dan Walsh.
318 - Patch for kerberized ftp and other ftp fixes from Dan Walsh.
319 - Patch for an additional wine executable from Dan Walsh.
320 - Eight patches for file contexts in games, wine, networkmanager, miscfiles,
321 corecommands, devices, and java from Dan Walsh.
322 - Add support for libselinux 2.0.5 init_selinuxmnt() changes.
323 - Patch for misc fixes to bluetooth from Dan Walsh.
324 - Patch for misc fixes to kerberos from Dan Walsh.
325 - Patch to start deprecating usercanread attribute from Ryan Bradetich.
326 - Add dccp_socket object class which was added in kernel 2.6.20.
327 - Patch for prelink relabefrom it's temp files from Dan Walsh.
328 - Patch for capability fix for auditd and networking fix for syslogd from
329 Dan Walsh.
330 - Patch to remove redundant mls_trusted_object() call from Dan Walsh.
331 - Patch for misc fixes to nis ypxfr policy from Dan Walsh.
332 - Patch to allow apmd to telinit from Dan Walsh.
333 - Patch for additional labeling of samba files from Stefan Schulze
334 Frielinghaus.
335 - Patch to remove incorrect cron labeling in apache.fc from Ryan Bradetich.
336 - Fix ptys and ttys to be device nodes.
337 - Fix explicit use of httpd_t in openca_domtrans().
338 - Clean up file context regexes in apache and java, from Eamon Walsh.
339 - Patches from Dan Walsh:
340 Thu, 25 Jan 2007
341 - Added modules:
342 consolekit (Dan Walsh)
343 fail2ban (Dan Walsh)
344 zabbix (Dan Walsh)
345
346 * Tue Dec 12 2006 Chris PeBenito <selinux@tresys.com> - 20061212
347 - Add policy patterns support macros. This changes the behavior of
348 the create_dir_perms and create_file_perms permission sets.
349 - Association polmatch MLS constraint making unlabeled_t an exception
350 is no longer needed, patch from Venkat Yekkirala.
351 - Context contains checking for PAM and cron from James Antill.
352 - Add a reload target to Modules.devel and change the load
353 target to only insert modules that were changed.
354 - Allow semanage to read from /root on strict non-MLS for
355 local policy modules.
356 - Gentoo init script fixes for udev.
357 - Allow udev to read kernel modules.inputmap.
358 - Dnsmasq fixes from testing.
359 - Allow kernel NFS server to getattr filesystems so df can work
360 on clients.
361 - Patch from Matt Anderson for a MLS constraint exemption on a
362 file that can be written to from a subject whose range is
363 within the object's range.
364 - Enhanced setransd support from Darrel Goeddel.
365 - Patches from Dan Walsh:
366 Tue, 24 Oct 2006
367 Wed, 29 Nov 2006
368 - Added modules:
369 aide (Matt Anderson)
370 ccs (Dan Walsh)
371 iscsi (Dan Walsh)
372 ricci (Dan Walsh)
373
374 * Wed Oct 18 2006 Chris PeBenito <selinux@tresys.com> - 20061018
375 - Patch from Russell Coker Thu, 5 Oct 2006
376 - Move range transitions to modules.
377 - Make number of MLS sensitivities, and number of MLS and MCS
378 categories configurable as build options.
379 - Add role infrastructure.
380 - Debian updates from Erich Schubert.
381 - Add nscd_socket_use() to auth_use_nsswitch().
382 - Remove old selopt rules.
383 - Full support for netfilter_contexts.
384 - MRTG patch for daemon operation from Stefan.
385 - Add authlogin interface to abstract common access for login programs.
386 - Remove setbool auditallow, except for RHEL4.
387 - Change eventpollfs to task SID labeling.
388 - Add key support from Michael LeMay.
389 - Add ftpdctl domain to ftp, from Paul Howarth.
390 - Fix build system to not move type declarations out of optionals.
391 - Add gcc-config domain to portage.
392 - Add packet object class and support in corenetwork.
393 - Add a copy of genhomedircon for monolithic policy building, so that a
394 policycoreutils package update is not required for RHEL4 systems.
395 - Add appletalk sockets for use in cups.
396 - Add Make target to validate module linking.
397 - Make duplicate template and interface declarations a fatal error.
398 - Patch to stabilize modules.conf `make conf` output, from Erich Schubert.
399 - Move xconsole_device_t from devices to xserver since it is
400 not actually a device, it is a named pipe.
401 - Handle nonexistant .fc and .if files in devel Makefile by
402 automatically creating empty files.
403 - Remove unused devfs_control_t.
404 - Add rhel4 distro, which also implies redhat distro.
405 - Remove unneeded range_transition for su_exec_t and move the
406 type declaration back to the su module.
407 - Constrain transitions in MCS so unconfined_t cannot have
408 arbitrary category sets.
409 - Change reiserfs from xattr filesystem to genfscon as it's xattrs
410 are currently nonfunctional.
411 - Change files and filesystem modules to use their own interfaces.
412 - Add user fonts to xserver.
413 - Additional interfaces in corecommands, miscfiles, and userdomain
414 from Joy Latten.
415 - Miscellaneous fixes from Thomas Bleher.
416 - Deprecate module name as first parameter of optional_policy()
417 now that optionals are allowed everywhere.
418 - Enable optional blocks in base module and monolithic policy.
419 This requires checkpolicy 1.30.1.
420 - Fix vpn module declaration.
421 - Numerous fixes from Dan Walsh.
422 - Change build order to preserve m4 line number information so policy
423 compile errors are useful again.
424 - Additional MLS interfaces from Chad Hanson.
425 - Move some rules out of domain_type() and domain_base_type()
426 to the TE file, to use the domain attribute to take advantage
427 of space savings from attribute use.
428 - Add global stack smashing protector rule for urandom access from
429 Petre Rodan.
430 - Fix temporary rules at the bottom of portmap.
431 - Updated comments in mls file from Chad Hanson.
432 - Patches from Dan Walsh:
433 Fri, 17 Mar 2006
434 Wed, 29 Mar 2006
435 Tue, 11 Apr 2006
436 Fri, 14 Apr 2006
437 Tue, 18 Apr 2006
438 Thu, 20 Apr 2006
439 Tue, 02 May 2006
440 Mon, 15 May 2006
441 Thu, 18 May 2006
442 Tue, 06 Jun 2006
443 Mon, 12 Jun 2006
444 Tue, 20 Jun 2006
445 Wed, 26 Jul 2006
446 Wed, 23 Aug 2006
447 Thu, 31 Aug 2006
448 Fri, 01 Sep 2006
449 Tue, 05 Sep 2006
450 Wed, 20 Sep 2006
451 Fri, 22 Sep 2006
452 Mon, 25 Sep 2006
453 - Added modules:
454 afs
455 amavis (Erich Schubert)
456 apt (Erich Schubert)
457 asterisk
458 audioentropy
459 authbind
460 backup
461 calamaris
462 cipe
463 clamav (Erich Schubert)
464 clockspeed (Petre Rodan)
465 courier
466 dante
467 dcc
468 ddclient
469 dpkg (Erich Schubert)
470 dnsmasq
471 ethereal
472 evolution
473 games
474 gatekeeper
475 gift
476 gnome (James Carter)
477 imaze
478 ircd
479 jabber
480 monop
481 mozilla
482 mplayer
483 munin
484 nagios
485 nessus
486 netlabel (Paul Moore)
487 nsd
488 ntop
489 nx
490 oav
491 oddjob (Dan Walsh)
492 openca
493 openvpn (Petre Rodan)
494 perdition
495 portslave
496 postgrey
497 pxe
498 pyzor (Dan Walsh)
499 qmail (Petre Rodan)
500 razor
501 resmgr
502 rhgb
503 rssh
504 snort
505 soundserver
506 speedtouch
507 sxid
508 thunderbird
509 tor (Erich Schubert)
510 transproxy
511 tripwire
512 uptime
513 uwimap
514 vmware
515 watchdog
516 xen (Dan Walsh)
517 xprint
518 yam
519
520 * Tue Mar 07 2006 Chris PeBenito <selinux@tresys.com> - 20060307
521 - Make all interface parameters required.
522 - Move boot_t, system_map_t, and modules_object_t to files module,
523 and move bootloader to admin layer.
524 - Add semanage policy for semodule from Dan Walsh.
525 - Remove allow_execmem from targeted policy domain_base_type().
526 - Add users_extra and seusers support.
527 - Postfix fixes from Serge Hallyn.
528 - Run python and shell directly to interpret scripts so policy
529 sources need not be executable.
530 - Add desc tag XML to booleans and tunables, and add summary
531 to param XML tag, to make future translations possible.
532 - Remove unused lvm_vg_t.
533 - Many interface renames to improve naming consistency.
534 - Merge xdm into xserver.
535 - Remove kernel module reversed interfaces.
536 - Add filename attribute to module XML tag and lineno attribute to
537 interface XML tag.
538 - Changed QUIET build option to a yes or no option.
539 - Add a Makefile used for compiling loadable modules in a
540 user's development environment, building against policy headers.
541 - Add Make target for installing policy headers.
542 - Separate per-userdomain template expansion from the userdomain
543 module and add infrastructure to expand templates in the modules
544 that own the template.
545 - Enable secadm only for MLS policies.
546 - Remove role change rules in su and sudo since this functionality has been
547 removed from these programs.
548 - Add ctags Make target from Thomas Bleher.
549 - Collapse commands with grep piped to sed into one sed command.
550 - Fix type_change bug in term_user_pty().
551 - Move ice_tmp_t from miscfiles to xserver.
552 - Login fixes from Serge Hallyn.
553 - Move xserver_log_t from xdm to xserver.
554 - Add lpr per-userdomain policy to lpd.
555 - Miscellaneous fixes from Dan Walsh.
556 - Change initrc_var_run_t interface noun from script_pid to utmp,
557 for greater clarity.
558 - Added modules:
559 certwatch
560 mono (Dan Walsh)
561 mrtg
562 portage
563 tvtime
564 userhelper
565 usernetctl
566 wine (Dan Walsh)
567 xserver
568
569 * Tue Jan 17 2006 Chris PeBenito <selinux@tresys.com> - 20060117
570 - Adds support for generating corenetwork interfaces based on attributes
571 in addition to types.
572 - Permits the listing of multiple nodes in a network_node() that will be
573 given the same type.
574 - Add two new permission sets for stream sockets.
575 - Rename file type transition interfaces verb from create to
576 filetrans to differentiate it from create interfaces without
577 type transitions.
578 - Fix expansion of interfaces from disabled modules.
579 - Rsync can be long running from init,
580 added rules to allow this.
581 - Add polyinstantiation build option.
582 - Add setcontext to the association object class.
583 - Add apache relay and db connect tunables.
584 - Rename texrel_shlib_t to textrel_shlib_t.
585 - Add swat to samba module.
586 - Numerous miscellaneous fixes from Dan Walsh.
587 - Added modules:
588 alsa
589 automount
590 cdrecord
591 daemontools (Petre Rodan)
592 ddcprobe
593 djbdns (Petre Rodan)
594 fetchmail
595 irc
596 java
597 lockdev
598 logwatch (Dan Walsh)
599 openct
600 prelink (Dan Walsh)
601 publicfile (Petre Rodan)
602 readahead
603 roundup
604 screen
605 slocate (Dan Walsh)
606 slrnpull
607 smartmon
608 sysstat
609 ucspitcp (Petre Rodan)
610 usbmodules
611 vbetool (Dan Walsh)
612
613 * Wed Dec 07 2005 Chris PeBenito <selinux@tresys.com> - 20051207
614 - Add unlabeled IPSEC association rule to domains with
615 networking permissions.
616 - Merge systemuser back in to users, as these files
617 do not need to be split.
618 - Add check for duplicate interface/template definitions.
619 - Move domain, files, and corecommands modules to kernel
620 layer to resolve some layering inconsistencies.
621 - Move policy build options out of Makefile into build.conf.
622 - Add yppasswd to nis module.
623 - Change optional_policy() to refer to the module name
624 rather than modulename.te.
625 - Fix labeling targets to use installed file_contexts rather
626 than partial file_contexts in the policy source directory.
627 - Fix build process to use make's internal vpath functions
628 to detect modules rather than using subshells and find.
629 - Add install target for modular policy.
630 - Add load target for modular policy.
631 - Add appconfig dependency to the load target.
632 - Miscellaneous fixes from Dan Walsh.
633 - Fix corenetwork gen_context()'s to expand during the policy
634 build phase instead of during the generation phase.
635 - Added policies:
636 amanda
637 avahi
638 canna
639 cyrus
640 dbskk
641 dovecot
642 distcc
643 i18n_input
644 irqbalance
645 lpd
646 networkmanager
647 pegasus
648 postfix
649 procmail
650 radius
651 rdisc
652 rpc
653 spamassassin
654 timidity
655 xdm
656 xfs
657
658 * Wed Oct 19 2005 Chris PeBenito <selinux@tresys.com> - 20051019
659 - Many fixes to make loadable modules build.
660 - Add targets for sechecker.
661 - Updated to sedoctool to read bool files and tunable
662 files separately.
663 - Changed the xml tag of <boolean> to <bool> to be consistent
664 with gen_bool().
665 - Modified the implementation of segenxml to use regular
666 expressions.
667 - Rename context_template() to gen_context() to clarify
668 that its not a Reference Policy template, but a support
669 macro.
670 - Add disable_*_trans bool support for targeted policy.
671 - Add MLS module to handle MLS constraint exceptions,
672 such as reading up and writing down.
673 - Fix errors uncovered by sediff.
674 - Added policies:
675 anaconda
676 apache
677 apm
678 arpwatch
679 bluetooth
680 dmidecode
681 finger
682 ftp
683 kudzu
684 mailman
685 ppp
686 radvd
687 sasl
688 webalizer
689
690 * Thu Sep 22 2005 Chris PeBenito <selinux@tresys.com> - 20050922
691 - Make logrotate, sendmail, sshd, and rpm policies
692 unconfined in the targeted policy so no special
693 modules.conf is required.
694 - Add experimental MCS support.
695 - Add appconfig for MLS.
696 - Add equivalents for old can_resolve(), can_ldap(), and
697 can_portmap() to sysnetwork.
698 - Fix base module compile issues.
699 - Added policies:
700 cpucontrol
701 cvs
702 ktalk
703 portmap
704 postgresql
705 rlogin
706 samba
707 snmp
708 stunnel
709 telnet
710 tftp
711 uucp
712 vpn
713 zebra
714
715 * Wed Sep 07 2005 Chris PeBenito <selinux@tresys.com> - 20050907
716 - Fix errors uncovered by sediff.
717 - Doc tool will explicitly say a module does not have interfaces
718 or templates on the module page.
719 - Added policies:
720 comsat
721 dbus
722 dhcp
723 dictd
724 hal
725 inn
726 ntp
727 squid
728
729 * Fri Aug 26 2005 Chris PeBenito <selinux@tresys.com> - 20050826
730 - Add Makefile support for building loadable modules.
731 - Add genclassperms.py tool to add require blocks
732 for loadable modules.
733 - Change sedoctool to make required modules part of base
734 by default, otherwise make as modules, in modules.conf.
735 - Fix segenxml to handle modules with no interfaces.
736 - Rename ipsec connect interface for consistency.
737 - Add missing parts of unix stream socket connect interface
738 of ipsec.
739 - Rename inetd connect interface for consistency.
740 - Rename interface for purging contents of tmp, for clarity,
741 since it allows deletion of classes other than file.
742 - Misc. cleanups.
743 - Added policies:
744 acct
745 bind
746 firstboot
747 gpm
748 howl
749 ldap
750 loadkeys
751 mysql
752 privoxy
753 quota
754 rshd
755 rsync
756 su
757 sudo
758 tcpd
759 tmpreaper
760 updfstab
761
762 * Tue Aug 2 2005 Chris PeBenito <selinux@tresys.com> - 20050802
763 - Fix comparison bug in fc_sort.
764 - Fix handling of ordered and unordered HTML lists.
765 - Corenetwork now supports multiple network interfaces having the
766 same type.
767 - Doc tool now creates pages for global Booleans and global tunables.
768 - Doc tool now links directly to the interface/template in the
769 module page when it is selected in the interface/template index.
770 - Added support for layer summaries.
771 - Added policies:
772 ipsec
773 nscd
774 pcmcia
775 raid
776
777 * Thu Jul 7 2005 Chris PeBenito <selinux@tresys.com> - 20050707
778 - Changed xml to have modules encapsulated by layer tags, rather
779 than putting layer="foo" in the module tags. Also in the future
780 we can put a summary and description for each layer.
781 - Added tool to infer interface, module, and layer tags. This will
782 now list all interfaces, even if they are missing xml docs.
783 - Shortened xml tag names.
784 - Added macros to declare interfaces and templates.
785 - Added interface call trace.
786 - Updated all xml documentation for shorter and inferred tags.
787 - Doc tool now displays templates in the web pages.
788 - Doc tool retains the user's settings in modules.conf and
789 tunables.conf if the files already exist.
790 - Modules.conf behavior has been changed to be a list of all
791 available modules, and the user can specify if the module is
792 built as a loadable module, included in the monolithic policy,
793 or excluded.
794 - Added policies:
795 fstools (fsck, mkfs, swapon, etc. tools)
796 logrotate
797 inetd
798 kerberos
799 nis (ypbind and ypserv)
800 ssh (server, client, and agent)
801 unconfined
802 - Added infrastructure for targeted policy support, only missing
803 transition boolean support.
804
805 * Wed Jun 15 2005 Chris PeBenito <selinux@tresys.com> - 20050615
806 - Initial release