Chris PeBenito ab58ad
1.27.1 2005-09-15
Chris PeBenito ab58ad
	* Merged small patches from Russell Coker for the apostrophe,
Chris PeBenito ab58ad
	dhcpc, fsadm, and setfiles policy.
Chris PeBenito ab58ad
	* Merged a patch from Russell Coker with some minor fixes to a
Chris PeBenito ab58ad
	multitude of policy files.
Chris PeBenito ab58ad
	* Merged patch from Dan Walsh from August 15th. Adds certwatch
Chris PeBenito ab58ad
	policy.  Adds mcs support to Makefile.  Adds mcs file which
Chris PeBenito ab58ad
	defines sensitivities and categories for the MSC policy.  Creates
Chris PeBenito ab58ad
	an authentication_domain macro in global_macros.te for domains
Chris PeBenito ab58ad
	that use pam_authentication.  Creates the anonymous_domain macro
Chris PeBenito ab58ad
	so that the ftpd, rsync, httpd, and smbd domains can share the
Chris PeBenito ab58ad
	ftpd_anon_t and ftpd_anon_rw_t types.  Removes netifcon rules to
Chris PeBenito ab58ad
	start isolating individual ethernet devices.  Changes vpnc from a
Chris PeBenito ab58ad
	daemon to an application_domain.  Adds audit_control capability to
Chris PeBenito ab58ad
	crond_t.  Adds dac_override and dac_read_search capabilities to
Chris PeBenito ab58ad
	fsadm_t to allow the manipulation of removable media.  Adds
Chris PeBenito ab58ad
	read_sysctl macro to the base_passwd_domain macro.  Adds rules to
Chris PeBenito ab58ad
	allow alsa_t to communicate with userspace.  Allows networkmanager
Chris PeBenito ab58ad
	to communicate with isakmp_port and to use vpnc.  For targeted
Chris PeBenito ab58ad
	policy, removes transitions of sysadm_t to apm_t, backup_t,
Chris PeBenito ab58ad
	bootloader_t, cardmgr_t, clockspeed_t, hwclock_t, and kudzu_t.
Chris PeBenito ab58ad
	Makes other minor cleanups and fixes.
Chris PeBenito ab58ad
	
Chris PeBenito ab58ad
1.26 2005-09-06
Chris PeBenito ab58ad
	* Updated version for release.
Chris PeBenito ab58ad
Chris PeBenito ab58ad
1.25.4 2005-08-10
Chris PeBenito ab58ad
	* Merged small patches from Russell Coker for the restorecon,
Chris PeBenito ab58ad
	kudzu, lvm, radvd, and spamassasin policies.
Chris PeBenito ab58ad
	* Added fs_use_trans rule for mqueue from Mark Gebhart to support
Chris PeBenito ab58ad
	the work he has done on providing SELinux support for mqueue.
Chris PeBenito ab58ad
	* Merged a patch from Dan Walsh. Removes the user_can_mount
Chris PeBenito ab58ad
	tunable.  Adds disable_evolution_trans and disable_thunderbird_trans
Chris PeBenito ab58ad
	booleans.  Adds the nscd_client_domain attribute to insmod_t.
Chris PeBenito ab58ad
	Removes the user_ping boolean from targeted policy.  Adds
Chris PeBenito ab58ad
	hugetlbfs, inotifyfs, and mqueue filesystems to genfs_contexts.
Chris PeBenito ab58ad
	Adds the isakmp_port for vpnc.  Creates the pptp daemon domain.
Chris PeBenito ab58ad
	Allows getty to run sbin_t for pppd.  Allows initrc to write to
Chris PeBenito ab58ad
	default_t for booting.  Allows Hotplug_t sys_rawio for prism54
Chris PeBenito ab58ad
	card at boot.  Other minor fixes.
Chris PeBenito ab58ad
Chris PeBenito ab58ad
1.25.3 2005-07-18
Chris PeBenito ab58ad
	* Merged patch from Dan Walsh.  Adds auth_bool attribute to allow
Chris PeBenito ab58ad
	domains to have read access to shadow_t.  Creates pppd_can_insmod
Chris PeBenito ab58ad
	boolean to control the loading of modem kernel modules.  Allows
Chris PeBenito ab58ad
	nfs to export noexattrfile types.  Allows unix_chpwd to access
Chris PeBenito ab58ad
	cert files and random devices for encryption purposes.  Other
Chris PeBenito ab58ad
	minor cleanups and fixes.
Chris PeBenito ab58ad
Chris PeBenito ab58ad
1.25.2 2005-07-11
Chris PeBenito ab58ad
	* Merged patch from Dan Walsh.  Added allow_ptrace boolean to
Chris PeBenito ab58ad
	allow sysadm_t to ptrace and debug apps.  Gives auth_chkpwd the
Chris PeBenito ab58ad
	audit_control and audit_write capabilities.  Stops targeted policy
Chris PeBenito ab58ad
	from transitioning from unconfined_t to netutils.  Allows cupsd to
Chris PeBenito ab58ad
	audit messages.  Gives prelink the execheap, execmem, and execstack
Chris PeBenito ab58ad
	permissions by default.  Adds can_winbind boolean and functions to
Chris PeBenito ab58ad
	better handle samba and winbind communications.  Eliminates
Chris PeBenito ab58ad
	allow_execmod checks around texrel_shlib_t libraries.  Other minor
Chris PeBenito ab58ad
	cleanups and fixes.
Chris PeBenito ab58ad
	
Chris PeBenito ab58ad
1.25.1 2005-07-05
Chris PeBenito ab58ad
	* Moved role_tty_type_change, reach_sysadm, and priv_user macros
Chris PeBenito ab58ad
	from user.te to user_macros.te as suggested by Steve.
Chris PeBenito ab58ad
	* Modified admin_domain macro so autrace would work and removed
Chris PeBenito ab58ad
	privuser attribute for dhcpc as suggested by Russell Coker.
Chris PeBenito ab58ad
	* Merged rather large patch from Dan Walsh.  Moves
Chris PeBenito ab58ad
	targeted/strict/mls policies closer together.  Adds local.te for
Chris PeBenito ab58ad
	users to customize.  Includes minor fixes to auditd, cups,
Chris PeBenito ab58ad
	cyrus_imapd, dhcpc, and dovecot.  Includes Russell Coker's patch
Chris PeBenito ab58ad
	that defines all ports in network.te.  Ports are always defined
Chris PeBenito ab58ad
	now, no ifdefs are used in network.te.  Also includes Ivan
Chris PeBenito ab58ad
	Gyurdiev's user home directory policy patches.  These patches add
Chris PeBenito ab58ad
	alsa, bonobo, ethereal, evolution, gconf, gnome, gnome_vfs,
Chris PeBenito ab58ad
	iceauth, orbit, and thunderbird policy.  They create read_content,
Chris PeBenito ab58ad
	write_trusted, and write_untrusted macros in content.te.  They
Chris PeBenito ab58ad
	create network_home, write_network_home, read_network_home,
Chris PeBenito ab58ad
	base_domain_ro_access, home_domain_access, home_domain, and
Chris PeBenito ab58ad
	home_domain_ro macros in home_macros.te.  They also create
Chris PeBenito ab58ad
	$3_read_content, $3_write_content, and write_untrusted booleans.
Chris PeBenito ab58ad
	
Chris PeBenito ab58ad
1.24 2005-06-20
Chris PeBenito ab58ad
	* Updated version for release.
Chris PeBenito ab58ad
Chris PeBenito ab58ad
1.23.18 2005-05-31
Chris PeBenito ab58ad
	* Merged minor fixes to pppd.fc and courier.te by Russell Coker.
Chris PeBenito ab58ad
	* Removed devfsd policy as suggested by Russell Coker.
Chris PeBenito ab58ad
	* Merged patch from Dan Walsh.  Includes beginnings of Ivan
Chris PeBenito ab58ad
	Gyurdiev's Font Config policy.  Don't transition to fsadm_t from
Chris PeBenito ab58ad
	unconfined_t (sysadm_t) in targeted policy.  Add support for
Chris PeBenito ab58ad
	debugfs in modutil.  Allow automount to create and delete
Chris PeBenito ab58ad
	directories in /root and /home dirs.  Move can_ypbind to
Chris PeBenito ab58ad
	chkpwd_macro.te.  Allow useradd to create additional files and
Chris PeBenito ab58ad
	types via the skell mechanism.  Other minor cleanups and fixes.
Chris PeBenito ab58ad
Chris PeBenito ab58ad
1.23.17 2005-05-23
Chris PeBenito ab58ad
	* Merged minor fixes by Petre Rodan to the daemontools, dante,
Chris PeBenito ab58ad
	gpg, kerberos, and ucspi-tcp policies.
Chris PeBenito ab58ad
	* Merged minor fixes by Russell Coker to the bluetooth, crond,
Chris PeBenito ab58ad
	initrc, postfix, and udev  policies.  Modifies constraints so that
Chris PeBenito ab58ad
	newaliases can be run.  Modifies types.fc so that objects in
Chris PeBenito ab58ad
	lost+found directories will not be relabled.
Chris PeBenito ab58ad
	* Modified fc rules for nvidia.
Chris PeBenito ab58ad
	* Added Chad Sellers policy for polyinstantiation support, which
Chris PeBenito ab58ad
	creates the polydir, polyparent, and polymember attributes.  Also
Chris PeBenito ab58ad
	added the support_polyinstantiation tunable.
Chris PeBenito ab58ad
	* Merged patch from Dan Walsh.  Includes mount_point attribute,
Chris PeBenito ab58ad
	read_font macros and some other policy fixes from Ivan Gyurdiev.
Chris PeBenito ab58ad
	Adds privkmsg and secadmfile attributes and ddcprobe policy.
Chris PeBenito ab58ad
	Removes the use_syslogng boolean.  Many other minor fixes.
Chris PeBenito ab58ad
Chris PeBenito ab58ad
1.23.16 2005-05-13
Chris PeBenito ab58ad
	* Added rdisc policy from Russell Coker.
Chris PeBenito ab58ad
	* Merged minor fix to named policy by Petre Rodan.
Chris PeBenito ab58ad
	* Merged minor fixes to policy from Russell Coker for kudzu,
Chris PeBenito ab58ad
	named, screen, setfiles, telnet, and xdm.
Chris PeBenito ab58ad
	* Merged minor fix to Makefile from Russell Coker.
Chris PeBenito ab58ad
Chris PeBenito ab58ad
1.23.15 2005-05-06
Chris PeBenito ab58ad
	* Added tripwire and yam policy from David Hampton.
Chris PeBenito ab58ad
	* Merged minor fixes to amavid and a clarification to the
Chris PeBenito ab58ad
	httpdcontent attribute comments from David Hampton.
Chris PeBenito ab58ad
	* Merged patch from Dan Walsh.  Includes fixes for restorecon,
Chris PeBenito ab58ad
	games, and postfix from Russell Coker.  Adds support for debugfs.
Chris PeBenito ab58ad
	Restores support for reiserfs.  Allows udev to work with tmpfs_t
Chris PeBenito ab58ad
	before /dev is labled.  Removes transition from sysadm_t
Chris PeBenito ab58ad
	(unconfined_t) to ifconfig_t for the targeted policy.  Other minor
Chris PeBenito ab58ad
	cleanups and fixes.
Chris PeBenito ab58ad
Chris PeBenito ab58ad
1.23.14 2005-04-29
Chris PeBenito ab58ad
	* Added afs policy from Andrew Reisse.
Chris PeBenito ab58ad
	* Merged patch from Lorenzo Hernández García-Hierro which defines
Chris PeBenito ab58ad
	execstack and execheap permissions.  The patch excludes these
Chris PeBenito ab58ad
	permissions from general_domain_access and updates the macros for
Chris PeBenito ab58ad
	X, legacy binaries, users, and unconfined domains.
Chris PeBenito ab58ad
	* Added nlmsg_relay permisison where netlink_audit_socket class is
Chris PeBenito ab58ad
	used.  Added nlmsg_readpriv permission to auditd_t and auditctl_t.
Chris PeBenito ab58ad
	* Merged some minor cleanups from Russell Coker and David Hampton.
Chris PeBenito ab58ad
	* Merged patch from Dan Walsh.  Many changes made to allow
Chris PeBenito ab58ad
	targeted policy to run closer to strict and now almost all of
Chris PeBenito ab58ad
	non-userspace is protected via SELinux.  Kernel is now in
Chris PeBenito ab58ad
	unconfined_domain for targeted and runs as root:system_r:kernel_t.
Chris PeBenito ab58ad
	Added transitionbool to daemon_sub_domain, mainly to turn off
Chris PeBenito ab58ad
	httpd_suexec transitioning.  Implemented web_client_domain
Chris PeBenito ab58ad
	name_connect rules.  Added yp support for cups.  Now the real
Chris PeBenito ab58ad
	hotplug, udev, initial_sid_contexts are used for the targeted
Chris PeBenito ab58ad
	policy.  Other minor cleanups and fixes.  Auditd fixes by Paul
Chris PeBenito ab58ad
	Moore.
Chris PeBenito ab58ad
Chris PeBenito ab58ad
1.23.13 2005-04-22
Chris PeBenito ab58ad
	* Merged more changes from Dan Walsh to initrc_t for removal of
Chris PeBenito ab58ad
	unconfined_domain.
Chris PeBenito ab58ad
	* Merged Dan Walsh's split of auditd policy into auditd_t for the
Chris PeBenito ab58ad
	audit daemon and auditctl_t for the autoctl program.
Chris PeBenito ab58ad
	* Added use of name_connect to uncond_can_ypbind macro by Dan
Chris PeBenito ab58ad
	Walsh.
Chris PeBenito ab58ad
	* Merged other cleanup and fixes by Dan Walsh.
Chris PeBenito ab58ad
Chris PeBenito ab58ad
1.23.12 2005-04-20
Chris PeBenito ab58ad
	* Merged Dan Walsh's Netlink changes to handle new auditing pam
Chris PeBenito ab58ad
	modules.
Chris PeBenito ab58ad
	* Merged Dan Walsh's patch removing the sysadmfile attribute from
Chris PeBenito ab58ad
	policy files to separate sysadm_t from secadm_t.
Chris PeBenito ab58ad
	* Added CVS and uucpd policy from Dan Walsh.
Chris PeBenito ab58ad
	* Cleanup by Dan Walsh to handle turning off unlimitedRC.
Chris PeBenito ab58ad
	* Merged Russell Coker's fixes to ntpd, postgrey, and named
Chris PeBenito ab58ad
	policy.
Chris PeBenito ab58ad
	* Cleanup of chkpwd_domain and added permissions to su_domain
Chris PeBenito ab58ad
	macro due to pam changes to support audit.
Chris PeBenito ab58ad
	* Added nlmsg_relay and nlmsg_readpriv permissions to the
Chris PeBenito ab58ad
	netlink_audit_socket class.
Chris PeBenito ab58ad
Chris PeBenito ab58ad
1.23.11 2005-04-14
Chris PeBenito ab58ad
	* Merged Dan Walsh's separation of the security manager and system
Chris PeBenito ab58ad
	administrator.
Chris PeBenito ab58ad
	* Removed screensaver.te as suggested by Thomas Bleher
Chris PeBenito ab58ad
	* Cleanup of typealiases that are no longer used by Thomas Bleher.
Chris PeBenito ab58ad
	* Cleanup of fc files and additional rules for SuSE by Thomas
Chris PeBenito ab58ad
	Bleher.
Chris PeBenito ab58ad
	* Merged changes to auditd and named policy by Russell Coker.
Chris PeBenito ab58ad
	* Merged MLS change from Darrel Goeddel to support the policy
Chris PeBenito ab58ad
	hierarchy patch.
Chris PeBenito ab58ad
Chris PeBenito ab58ad
1.23.10 2005-04-08
Chris PeBenito ab58ad
	* Removed pump.te, pump.fc, and targeted/domains/program/modutil.te
Chris PeBenito ab58ad
Chris PeBenito ab58ad
1.23.9 2005-04-07
Chris PeBenito ab58ad
	* Merged diffs from Dan Walsh.  Includes Ivan Gyurdiev's cleanup
Chris PeBenito ab58ad
	of x_client apps.
Chris PeBenito ab58ad
	* Added dmidecode policy from Ivan Gyurdiev.
Chris PeBenito ab58ad
Chris PeBenito ab58ad
1.23.8 2005-04-05
Chris PeBenito ab58ad
	* Added netlink_kobject_uevent_socket class.
Chris PeBenito ab58ad
	* Removed empty files pump.te and pump.fc.
Chris PeBenito ab58ad
	* Added NetworkManager policy from Dan Walsh.
Chris PeBenito ab58ad
	* Merged Dan Walsh's major restructuring of Apache's policy.
Chris PeBenito ab58ad
Chris PeBenito ab58ad
1.23.7 2005-04-04
Chris PeBenito ab58ad
	* Merged David Hampton's amavis and clamav cleanups.
Chris PeBenito ab58ad
	* Added David Hampton's dcc, pyzor, and razor policy.
Chris PeBenito ab58ad
	
Chris PeBenito ab58ad
1.23.6 2005-04-01
Chris PeBenito ab58ad
	* Merged cleanup of the Makefile and other stuff from Dan Walsh.
Chris PeBenito ab58ad
	Dan's patch includes some desktop changes from Ivan Gyurdiev.
Chris PeBenito ab58ad
	* Merged Thomas Bleher's patches which increase the usage of
Chris PeBenito ab58ad
	lock_domain() and etc_domain(), changes var_lib_DOMAIN_t usage to
Chris PeBenito ab58ad
	DOMAIN_var_lib_t, and removes use of notdevfile_class_set where
Chris PeBenito ab58ad
	possible. 
Chris PeBenito ab58ad
	* Merged Greg Norris's cleanup of fetchmail.
Chris PeBenito ab58ad
	
Chris PeBenito ab58ad
1.23.5 2005-03-23
Chris PeBenito ab58ad
	* Added name_connect support from Dan Walsh.
Chris PeBenito ab58ad
	* Added httpd_unconfined_t from Dan Walsh.
Chris PeBenito ab58ad
	* Merged cleanup of assert.te to allow unresticted full access
Chris PeBenito ab58ad
	from Dan Walsh.
Chris PeBenito ab58ad
	
Chris PeBenito ab58ad
1.23.4 2005-03-21
Chris PeBenito ab58ad
	* Merged diffs from Dan Walsh:  
Chris PeBenito ab58ad
	* Cleanup of x_client_macro, tvtime, mozilla, and mplayer by Ivan 
Chris PeBenito ab58ad
	Gyurdiev.  
Chris PeBenito ab58ad
	* Added syslogng support to syslog.te.
Chris PeBenito ab58ad
	
Chris PeBenito ab58ad
1.23.3 2005-03-15
Chris PeBenito ab58ad
	* Added policy for nx_server from Thomas Bleher.
Chris PeBenito ab58ad
	* Added policies for clockspeed, daemontools, djbdns, ucspi-tcp, and
Chris PeBenito ab58ad
	publicfile from Petre Rodan.
Chris PeBenito ab58ad
	
Chris PeBenito ab58ad
1.23.2 2005-03-14
Chris PeBenito ab58ad
	* Merged diffs from Dan Walsh.  Dan's patch includes Ivan Gyurdiev's 
Chris PeBenito ab58ad
	gift policy.
Chris PeBenito ab58ad
	* Made sysadm_r the first role for root, so root's home will be labled 
Chris PeBenito ab58ad
	as sysadm_home_dir_t instead of staff_home_dir_t.
Chris PeBenito ab58ad
	* Modified fs_use and Makefile to reflect jfs now supporting security 
Chris PeBenito ab58ad
	xattrs.
Chris PeBenito ab58ad
Chris PeBenito ab58ad
1.23.1 2005-03-10
Chris PeBenito ab58ad
	* Merged diffs from Dan Walsh.  Dan's patch includes Ivan
Chris PeBenito ab58ad
	Gyurdiev's cleanup of homedir macros and more extensive use of
Chris PeBenito ab58ad
	read_sysctl()
Chris PeBenito ab58ad
Chris PeBenito ab58ad
1.22 2005-03-09
Chris PeBenito ab58ad
	* Updated version for release.
Chris PeBenito ab58ad
Chris PeBenito ab58ad
1.21 2005-02-24
Chris PeBenito ab58ad
	* Added secure_file_type attribute from Dan Walsh
Chris PeBenito ab58ad
	* Added access_terminal() macro from Ivan Gyurdiev
Chris PeBenito ab58ad
	* Updated capability access vector for audit capabilities.
Chris PeBenito ab58ad
	* Added mlsconvert Makefile target to help generate MLS policies
Chris PeBenito ab58ad
	  (see selinux-doc/README.MLS for instructions).
Chris PeBenito ab58ad
	* Changed policy Makefile to still generate policy.18 as well,
Chris PeBenito ab58ad
	  and use it for make load if the kernel doesn't support 19.
Chris PeBenito ab58ad
	* Merged enhanced MLS support from Darrel Goeddel (TCS).
Chris PeBenito ab58ad
	* Merged diffs from Dan Walsh, Russell Coker, and Greg Norris.
Chris PeBenito ab58ad
	* Merged man pages from Dan Walsh.
Chris PeBenito ab58ad
	
Chris PeBenito ab58ad
1.20 2005-01-04
Chris PeBenito ab58ad
	* Merged diffs from Dan Walsh, Russell Coker, Thomas Bleher, and
Chris PeBenito ab58ad
	Petre Rodan.
Chris PeBenito ab58ad
	* Merged can_create() macro used for file_type_{,auto_}trans()
Chris PeBenito ab58ad
	from Thomas Bleher.
Chris PeBenito ab58ad
	* Merged dante and stunnel policy by Petre Rodan.
Chris PeBenito ab58ad
	* Merged $1_file_type attribute from Thomas Bleher.
Chris PeBenito ab58ad
	* Merged network_macros from Dan Walsh.
Chris PeBenito ab58ad
Chris PeBenito ab58ad
1.18 2004-10-25
Chris PeBenito ab58ad
	* Merged diffs from Russell Coker and Dan Walsh.
Chris PeBenito ab58ad
	* Merged mkflask and mkaccess_vector patches from Ulrich Drepper.
Chris PeBenito ab58ad
	* Added reserved_port_t type and portcon entries to map all other
Chris PeBenito ab58ad
	  reserved ports to this type.
Chris PeBenito ab58ad
	* Added distro_ prefix to distro tunables to avoid conflicts.
Chris PeBenito ab58ad
	* Merged diffs from Russell Coker.
Chris PeBenito ab58ad
Chris PeBenito ab58ad
1.16 2004-08-16
Chris PeBenito ab58ad
	* Added nscd definitions.
Chris PeBenito ab58ad
	* Converted many tunables to policy booleans.
Chris PeBenito ab58ad
	* Added crontab permission.
Chris PeBenito ab58ad
	* Merged diffs from Dan Walsh.
Chris PeBenito ab58ad
	  This included diffs from Thomas Bleher, Russell Coker, and Colin Walters as well.
Chris PeBenito ab58ad
	* Merged diffs from Russell Coker.
Chris PeBenito ab58ad
	* Adjusted constraints for crond restart.
Chris PeBenito ab58ad
	* Merged dbus/userspace object manager policy from Colin Walters.
Chris PeBenito ab58ad
	* Merged dbus definitions from Matthew Rickard.
Chris PeBenito ab58ad
	* Merged dnsmasq policy from Greg Norris.
Chris PeBenito ab58ad
	* Merged gpg-agent policy from Thomas Bleher.
Chris PeBenito ab58ad
Chris PeBenito ab58ad
1.14 2004-06-28
Chris PeBenito ab58ad
	* Removed vmware-config.pl from vmware.fc.
Chris PeBenito ab58ad
	* Added crond entry to root_default_contexts.
Chris PeBenito ab58ad
	* Merged patch from Dan Walsh.
Chris PeBenito ab58ad
	* Merged mdadm and postfix changes from Colin Walters.
Chris PeBenito ab58ad
	* Merged reiserfs and rpm changes from Russell Coker.
Chris PeBenito ab58ad
	* Merged runaway .* glob fix from Valdis Kletnieks.
Chris PeBenito ab58ad
	* Merged diff from Dan Walsh.
Chris PeBenito ab58ad
	* Merged fine-grained netlink classes and permissions.
Chris PeBenito ab58ad
	* Merged changes for new /etc/selinux layout. 
Chris PeBenito ab58ad
	* Changed mkaccess_vector.sh to provide stable order.
Chris PeBenito ab58ad
	* Merged diff from Dan Walsh.
Chris PeBenito ab58ad
	* Fix restorecon path in restorecon.fc.
Chris PeBenito ab58ad
	* Merged pax class and access vector definition from Joshua Brindle.
Chris PeBenito ab58ad
Chris PeBenito ab58ad
1.12 2004-05-12
Chris PeBenito ab58ad
	* Added targeted policy.
Chris PeBenito ab58ad
	* Merged atd/at into crond/crontab domains.
Chris PeBenito ab58ad
	* Exclude bind mounts from relabeling to avoid aliasing.
Chris PeBenito ab58ad
	* Removed some obsolete types and remapped their initial SIDs to unlabeled.
Chris PeBenito ab58ad
	* Added SE-X related security classes and policy framework.
Chris PeBenito ab58ad
	* Added devnull initial SID and context.
Chris PeBenito ab58ad
	* Merged diffs from Fedora policy.
Chris PeBenito ab58ad
Chris PeBenito ab58ad
1.10 2004-04-07
Chris PeBenito ab58ad
	* Merged ipv6 support from James Morris of RedHat.
Chris PeBenito ab58ad
	* Merged policy diffs from Dan Walsh.
Chris PeBenito ab58ad
	* Updated call to genhomedircon to reflect new usage.
Chris PeBenito ab58ad
	* Merged policy diffs from Dan Walsh and Russell Coker.
Chris PeBenito ab58ad
	* Removed config-users and config-services per Dan's request.
Chris PeBenito ab58ad
Chris PeBenito ab58ad
1.8 2004-03-09
Chris PeBenito ab58ad
	* Merged genhomedircon patch from Karl MacMillan of Tresys.
Chris PeBenito ab58ad
	* Added restorecon domain.
Chris PeBenito ab58ad
	* Added unconfined_domain macro.
Chris PeBenito ab58ad
	* Added default_t for /.* file_contexts entry and replaced some
Chris PeBenito ab58ad
	  uses of file_t with default_t in the policy. 
Chris PeBenito ab58ad
	* Added su_restricted_domain() macro and use it for initrc_t.
Chris PeBenito ab58ad
	* Merged policy diffs from Dan Walsh and Russell Coker.
Chris PeBenito ab58ad
	  These included a merge of an earlier patch by Chris PeBenito
Chris PeBenito ab58ad
	  to rename the etc types to be consistent with other types.
Chris PeBenito ab58ad
Chris PeBenito ab58ad
1.6 2004-02-18
Chris PeBenito ab58ad
	* Merged xfs support from Chris PeBenito.
Chris PeBenito ab58ad
	* Merged conditional rules for ping.te.
Chris PeBenito ab58ad
	* Defined setbool permission, added can_setbool macro.
Chris PeBenito ab58ad
	* Partial network policy cleanup.
Chris PeBenito ab58ad
	* Merged with Russell Coker's policy.
Chris PeBenito ab58ad
	* Renamed netscape macro and domain to mozilla  and renamed
Chris PeBenito ab58ad
	  ipchains domain to iptables for consistency with Russell.
Chris PeBenito ab58ad
	* Merged rhgb macro and domain from Russell Coker.
Chris PeBenito ab58ad
	* Merged tunable.te from Russell Coker. 
Chris PeBenito ab58ad
          Only define direct_sysadm_daemon by default in our copy.  
Chris PeBenito ab58ad
	* Added rootok permission to passwd class.
Chris PeBenito ab58ad
	* Merged Makefile change from Dan Walsh to generate /home 
Chris PeBenito ab58ad
	  file_contexts entries for staff users.
Chris PeBenito ab58ad
	* Added automatic role and domain transitions for init scripts and
Chris PeBenito ab58ad
	  daemons.  Added an optional third argument (nosysadm) to 
Chris PeBenito ab58ad
	  daemon_domain to omit the direct transition from sysadm_r when
Chris PeBenito ab58ad
	  the same executable is also used as an application, in which
Chris PeBenito ab58ad
	  case the daemon must be restarted via the init script to obtain
Chris PeBenito ab58ad
	  the proper security context.  Added system_r to the authorized roles
Chris PeBenito ab58ad
	  for admin users at least until support for automatic user identity
Chris PeBenito ab58ad
	  transitions exist so that a transition to system_u can be provided
Chris PeBenito ab58ad
	  transparently.
Chris PeBenito ab58ad
	* Added support to su domain for using pam_selinux. 
Chris PeBenito ab58ad
	  Added entries to default_contexts for the su domains to 
Chris PeBenito ab58ad
	  provide reasonable defaults.  Removed user_su_t.
Chris PeBenito ab58ad
	* Tighten restriction on user identity and role transitions in constraints.
Chris PeBenito ab58ad
	* Merged macro for newrole-like domains from Russell Coker.
Chris PeBenito ab58ad
	* Merged stub dbusd domain from Russell Coker.
Chris PeBenito ab58ad
	* Merged stub prelink domain from Dan Walsh.
Chris PeBenito ab58ad
	* Merged updated userhelper and config tool domains from Dan Walsh.
Chris PeBenito ab58ad
	* Added send_msg/recv_msg permissions to can_network macro.
Chris PeBenito ab58ad
	* Merged patch by Chris PeBenito for sshd subsystems.
Chris PeBenito ab58ad
	* Merged patch by Chris PeBenito for passing class to var_run_domain.
Chris PeBenito ab58ad
	* Merged patch by Yuichi Nakamura for append_log_domain macros.
Chris PeBenito ab58ad
	* Merged patch by Chris PeBenito for rpc_pipefs labeling.
Chris PeBenito ab58ad
	* Merged patch by Colin Walters to apply m4 once so that
Chris PeBenito ab58ad
	  source file info is preserved for checkpolicy.
Chris PeBenito ab58ad
Chris PeBenito ab58ad
1.4 2003-12-01
Chris PeBenito ab58ad
        * Merged patches from Russell Coker.
Chris PeBenito ab58ad
	* Revised networking permissions.
Chris PeBenito ab58ad
	* Added new node_bind permission. 
Chris PeBenito ab58ad
	* Added new siginh, rlimitinh, and setrlimit permissions.
Chris PeBenito ab58ad
	* Added proc_t:file read permission for new is_selinux_enabled logic.
Chris PeBenito ab58ad
	* Added failsafe_context configuration file to appconfig.
Chris PeBenito ab58ad
	* Moved newrules.pl to policycoreutils, renamed to audit2allow.
Chris PeBenito ab58ad
	* Merged newrules.pl patch from Yuichi Nakamura.
Chris PeBenito ab58ad
Chris PeBenito ab58ad
1.2 2003-09-30
Chris PeBenito ab58ad
	* More policy merging with Russell Coker.
Chris PeBenito ab58ad
	* Transferred newrules.pl script from the old SELinux. 
Chris PeBenito ab58ad
	* Merged MLS configuration patch from Karl MacMillan of Tresys.
Chris PeBenito ab58ad
	* Limit staff_t to reading /proc entries for unpriv_userdomain.
Chris PeBenito ab58ad
        * Updated Makefile and spec file to allow non-root builds,
Chris PeBenito ab58ad
	  based on patch by Paul Nasrat.
Chris PeBenito ab58ad
Chris PeBenito ab58ad
1.1 2003-08-13
Chris PeBenito ab58ad
        * Merged Makefile check-all and te-includes patches from Colin Walters.
Chris PeBenito ab58ad
        * Merged x-debian-packages.patch from Colin Walters.
Chris PeBenito ab58ad
	* Folded read permission into domain_trans.
Chris PeBenito ab58ad
Chris PeBenito ab58ad
1.0 2003-07-11
Chris PeBenito ab58ad
	* Initial public release.
Chris PeBenito ab58ad