]> git.ipfire.org Git - people/stevee/selinux-policy.git/blobdiff - Changelog
trunk: updated version and changelog for release
[people/stevee/selinux-policy.git] / Changelog
index c4d42c81a79b7b0fe63ab63163c0db52f791290b..4f373f2d6fd83839e6107882af7cd6f83dc8518b 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,30 @@
+* Fri Jun 29 2007 Chris PeBenito <selinux@tresys.com> - 20070629
+- Fix incorrectly named files_lib_filetrans_shared_lib() interface in the
+  libraries module.
+- Unified labeled networking policy from Paul Moore.
+- Use netmsg initial SID for MLS-only Netlabel packets, from Paul Moore.
+- Xen updates from Dan Walsh.
+- Filesystem updates from Dan Walsh.
+- Large samba update from Dan Walsh.
+- Drop snmpd_etc_t.
+- Confine sendmail and logrotate on targeted.
+- Tunable connection to postgresql for users from KaiGai Kohei.
+- Memprotect support patch from Stephen Smalley.
+- Add logging_send_audit_msgs() interface and deprecate
+  send_audit_msgs_pattern().
+- Openct updates patch from Dan Walsh.
+- Merge restorecon into setfiles.
+- Patch to begin separating out hald helper programs from Dan Walsh.
+- Fixes for squid, dovecot, and snmp from Dan Walsh.
+- Miscellaneous consolekit fixes from Dan Walsh.
+- Patch to have avahi use the nsswitch interface rather than individual
+  permissions from Dan Walsh.
+- Patch to dontaudit logrotate searching avahi pid directory from Dan Walsh.
+- Patch to allow insmod to mount kvmfs and dontaudit rw unconfined_t pipes
+  to handle usage from userhelper from Dan Walsh.
+- Patch to allow amavis to read spamassassin libraries from Dan Walsh.
+- Patch to allow slocate to getattr other filesystems and directories on those
+  filesystems from Dan Walsh.
 - Fixes for RHEL4 from the CLIP project.
 - Replace the old lrrd fc entries with munin ones.
 - Move program admin template usage out of userdom_admin_user_template() to
@@ -5,6 +32,11 @@
   parties.
 - Fix clockspeed_run_cli() declaration, it was incorrectly defined as a
   template instead of an interface.
+- Added modules:
+       amtu (Dan Walsh)
+       apcupsd (Dan Walsh)
+       rpcbind (Dan Walsh)
+       rwho (Nalin Dahyabhai)
 
 * Tue Apr 17 2007 Chris PeBenito <selinux@tresys.com> - 20070417
 - Patch for sasl's use of kerberos from Dan Walsh.