]> git.ipfire.org Git - people/stevee/selinux-policy.git/blame - Changelog
trunk: pam_mount fix for local login from Stefan Schulze Frielinghaus
[people/stevee/selinux-policy.git] / Changelog
CommitLineData
2b592aa4 1- Pam_mount fix for local login from Stefan Schulze Frielinghaus.
4459a7c0
CP
2- Issuing commands to upstart is over a datagram socket, not the initctl
3 named pipe. Updated init_telinit() to match.
4
e64c38c7 5* Wed Jul 02 2008 Chris PeBenito <selinux@tresys.com> - 20080702
e311e23a
CP
6- Fix httpd_enable_homedirs to actually provide the access it is supposed to
7 provide.
c5cfd2d4 8- Add unused interface/template parameter metadata in XML.
8c6292b7 9- Patch to handle postfix data_directory from Vaclav Ovsik.
e8cb08ae 10- SE-Postgresql policy from KaiGai Kohei.
ef55a119 11- Patch for X.org dbus support from Martin Orr.
308baad2 12- Patch for labeled networking controls in 2.6.25 from Paul Moore.
4416c416 13- Module loading now requires setsched on kernel threads.
a42ce93a 14- Patch to allow gpg agent --write-env-file option from Vaclav Ovsik.
d923d54c 15- X application data class from Eamon Walsh and Ted Toth.
e9c6cda7 16- Move user roles into individual modules.
7e11b740 17- Make hald_log_t a log file.
2083db2e 18- Cryptsetup runs shell scripts. Patch from Martin Orr.
c07f9ccd 19- Add file for enabling policy capabilities.
75da4b8a
CP
20- Patch to fix leaky interface/template call depth calculator from Vaclav
21 Ovsik.
ff79b83c 22- Added modules:
782c10e9 23 kerneloops (Dan Walsh)
ff79b83c 24 kismet (Dan Walsh)
131634a5 25 podsleuth (Dan Walsh)
cdbd09f6 26 prelude (Dan Walsh)
eb421639
CP
27 qemu (Dan Walsh)
28 virt (Dan Walsh)
75da4b8a 29
c565b44f 30* Wed Apr 02 2008 Chris PeBenito <selinux@tresys.com> - 20080402
2c12b471 31- Add core Security Enhanced X Windows support.
9377a3e5
CP
32- Fix winbind socket connection interface for default location of the
33 sock_file.
6e2123fc 34- Add wireshark module based on ethereal module.
47333d82
CP
35- Revise upstart support in init module to use a tunable, as upstart is now
36 used in Fedora too.
e276d50e 37- Add iferror.m4 rather generate it out of the Makefiles.
210607be
CP
38- Definitions for open permisson on file and similar objects from Eric
39 Paris.
e065ac8a 40- Apt updates for ptys and logs, from Martin Orr.
01e8ff4a 41- RPC update from Vaclav Ovsik.
d57a0943 42- Exim updates on Debian from Devin Carrawy.
9fa023ff 43- Pam and samba updates from Stefan Schulze Frielinghaus.
45b56b01
CP
44- Backup update on Debian from Vaclav Ovsik.
45- Cracklib update on Debian from Vaclav Ovsik.
037fc0f4 46- Label /proc/kallsyms with system_map_t.
8b9ffed5 47- 64-bit capabilities from Stephen Smalley.
f3da31d3
CP
48- Labeled networking peer object class updates.
49
cde477c7 50* Fri Dec 14 2007 Chris PeBenito <selinux@tresys.com> - 20071214
1abafe37 51- Patch for debian logrotate to handle syslogd-listfiles, from Vaclav Ovsik.
dd9e1de3 52- Improve several tunables descriptions from Dan Walsh.
c0cf6e0a 53- Patch to clean up ns switch usage in the policy from Dan Walsh.
0b6acad1 54- More complete labeled networking infrastructure from KaiGai Kohei.
eeef8dc4
CP
55- Add interface for libselinux constructor, for libselinux-linked
56 SELinux-enabled programs.
847937da
CP
57- Patch to restructure user role templates to create restricted user roles
58 from Dan Walsh.
164772b5 59- Russian man page translations from Andrey Markelov.
bd973e3e 60- Remove unused types from dbus.
a334d291 61- Add infrastructure for managing all user web content.
ef659a47
CP
62- Deprecate some old file and dir permission set macros in favor of the
63 newer, more consistently-named macros.
6c53a10e
CP
64- Patch to clean up unescaped periods in several file context entries from
65 Jan-Frode Myklebust.
350b6ab7
CP
66- Merge shlib_t into lib_t.
67- Merge strict and targeted policies. The policy will now behave like the
68 strict policy if the unconfined module is not present. If it is, it will
69 behave like the targeted policy. Added an unconfined role to have a mix
70 of confined and unconfined users.
6bf8bf4f
CP
71- Added modules:
72 exim (Dan Walsh)
4605adcb 73 postfixpolicyd (Jan-Frode Myklebust)
350b6ab7 74
cb811cda 75* Fri Sep 28 2007 Chris PeBenito <selinux@tresys.com> - 20070928
8acfcbcc 76- Add support for setting the unknown permissions handling.
96fc0a45 77- Fix XML building for external reference builds and headers builds.
6f49b490
CP
78- Patch to add missing requirements in userdomain interfaces from Shintaro
79 Fujiwara.
8242f5a6 80- Add tcpd_wrapped_domain() for services that use tcp wrappers.
d62c0881 81- Update MLS constraints from LSPP evaluated policy.
2af7b42a
CP
82- Allow initrc_t file descriptors to be inherited regardless of MLS level.
83 Accordingly drop MLS permissions from daemons that inherit from any level.
80d5e02c 84- Files and radvd updates from Stefan Schulze Frielinghaus.
f8233ab7
CP
85- Deprecate mls_file_write_down() and mls_file_read_up(), replaced with
86 mls_write_all_levels() and mls_read_all_levels(), for consistency.
2d0c9cec
CP
87- Add make kernel and init ranged interfaces pass the range transition MLS
88 constraints. Also remove calls to mls_rangetrans_target() in modules that use
89 the kernel and init interfaces, since its redundant.
90- Add interfaces for all MLS attributes except X object classes.
91- Require all sensitivities and categories for MLS and MCS policies, not just
92 the low and high sensitivity and category.
9760cbec 93- Database userspace object manager classes from KaiGai Kohei.
371d11ec 94- Add third-party interface for Apache CGI.
924f3cc2 95- Add getserv and shmemserv nscd permissions.
f80a0e4f 96- Add debian apcupsd binary location, from Stefan Schulze Frielinghaus.
d46cfe45
CP
97- Added modules:
98 application
0cf6df55 99 awstats (Stefan Schulze Frielinghaus)
8242f5a6 100 bitlbee (Devin Carraway)
8241b538 101 brctl (Dan Walsh)
f80a0e4f 102
970122ca 103* Fri Jun 29 2007 Chris PeBenito <selinux@tresys.com> - 20070629
113b4fc4
CP
104- Fix incorrectly named files_lib_filetrans_shared_lib() interface in the
105 libraries module.
19006686
CP
106- Unified labeled networking policy from Paul Moore.
107- Use netmsg initial SID for MLS-only Netlabel packets, from Paul Moore.
7f089782 108- Xen updates from Dan Walsh.
5bf9deb5 109- Filesystem updates from Dan Walsh.
40df5677 110- Large samba update from Dan Walsh.
788d88c9 111- Drop snmpd_etc_t.
6c8aba7b 112- Confine sendmail and logrotate on targeted.
cb10a2d5 113- Tunable connection to postgresql for users from KaiGai Kohei.
41337aa8 114- Memprotect support patch from Stephen Smalley.
d5b81a81
CP
115- Add logging_send_audit_msgs() interface and deprecate
116 send_audit_msgs_pattern().
d534d35a 117- Openct updates patch from Dan Walsh.
762d2cb9 118- Merge restorecon into setfiles.
12217cc2 119- Patch to begin separating out hald helper programs from Dan Walsh.
b129e200 120- Fixes for squid, dovecot, and snmp from Dan Walsh.
4967aaa3 121- Miscellaneous consolekit fixes from Dan Walsh.
ed4b7301
CP
122- Patch to have avahi use the nsswitch interface rather than individual
123 permissions from Dan Walsh.
517618f0 124- Patch to dontaudit logrotate searching avahi pid directory from Dan Walsh.
882186c9 125- Patch to allow insmod to mount kvmfs and dontaudit rw unconfined_t pipes
517618f0 126 to handle usage from userhelper from Dan Walsh.
747ab184 127- Patch to allow amavis to read spamassassin libraries from Dan Walsh.
f9029fc5
CP
128- Patch to allow slocate to getattr other filesystems and directories on those
129 filesystems from Dan Walsh.
d28e528b 130- Fixes for RHEL4 from the CLIP project.
cd16fe6e 131- Replace the old lrrd fc entries with munin ones.
b4dfdc7d
CP
132- Move program admin template usage out of userdom_admin_user_template() to
133 sysadm policy in userdomain.te to fix usage of the template for third
134 parties.
7a4bd42e
CP
135- Fix clockspeed_run_cli() declaration, it was incorrectly defined as a
136 template instead of an interface.
6a297570 137- Added modules:
a74d1ad7 138 amtu (Dan Walsh)
78f17e6d 139 apcupsd (Dan Walsh)
7b61fe50 140 rpcbind (Dan Walsh)
6a297570 141 rwho (Nalin Dahyabhai)
7a4bd42e 142
2733830a 143* Tue Apr 17 2007 Chris PeBenito <selinux@tresys.com> - 20070417
69748904
CP
144- Patch for sasl's use of kerberos from Dan Walsh.
145- Patches to confine ldconfig, udev, and insmod in the targeted policy from Dan Walsh.
f4e2b198 146- Man page updates from Dan Walsh.
a26923c3
CP
147- Two patches from Paul Moore to for ipsec to remove redundant rules and
148 have setkey read the config file.
56e1b3d2
CP
149- Move booleans and tunables to modules when it is only used in a single
150 module.
151- Add support for tunables and booleans local to a module.
8021cb4f 152- Merge sbin_t and ls_exec_t into bin_t.
ab514d6a 153- Remove disable_trans booleans.
e9b0042f 154- Output different header sets for kernel and userland from flask headers.
1852cdab
CP
155- Marked the pax class as deprecated, changed it to userland so
156 it will be removed from the kernel.
d17bab02 157- Stop including netfilter contexts by default.
a5f5eba4 158- Add dontaudits for init fds and console to init_daemon_domain().
4832f0e0 159- Patch to allow gpg to create user keys dir.
93784927 160- Patch to support kvmfs from Dan Walsh.
6c20f77e 161- Patch for misc fixes in sudo from Dan Walsh.
b50f2ee4 162- Patch to fix netlabel recvfrom MLS constraint from Paul Moore.
cdc91b9a
CP
163- Patch for handling restart of nscd when ran from useradd, groupadd, and
164 admin passwd, from Dan Walsh.
59bedc18 165- Patch for procmail, spamassassin, and pyzor updates from Dan Walsh.
7aca2aa8 166- Patch for setroubleshoot for validating file contexts from Dan Walsh.
c23eb5b1 167- Patch for gssd fixes from Dan Walsh.
c5561c77
CP
168- Patch for lvm fixes from Dan Walsh.
169- Patch for ricci fixes from Dan Walsh.
f2c69c47 170- Patch for postfix lmtp labeling and pickup rule fix from Dan Walsh.
4900fdf7 171- Patch for kerberized telnet fixes from Dan Walsh.
09c56f54 172- Patch for kerberized ftp and other ftp fixes from Dan Walsh.
2aea366f 173- Patch for an additional wine executable from Dan Walsh.
ecc98e19
CP
174- Eight patches for file contexts in games, wine, networkmanager, miscfiles,
175 corecommands, devices, and java from Dan Walsh.
86d754ee 176- Add support for libselinux 2.0.5 init_selinuxmnt() changes.
f0eaed31 177- Patch for misc fixes to bluetooth from Dan Walsh.
5b06477c 178- Patch for misc fixes to kerberos from Dan Walsh.
bbb7cc89 179- Patch to start deprecating usercanread attribute from Ryan Bradetich.
a715dc09 180- Add dccp_socket object class which was added in kernel 2.6.20.
3a390157 181- Patch for prelink relabefrom it's temp files from Dan Walsh.
5c45eaed
CP
182- Patch for capability fix for auditd and networking fix for syslogd from
183 Dan Walsh.
66cf1946 184- Patch to remove redundant mls_trusted_object() call from Dan Walsh.
46852138 185- Patch for misc fixes to nis ypxfr policy from Dan Walsh.
aeb54c6d 186- Patch to allow apmd to telinit from Dan Walsh.
d114071e
CP
187- Patch for additional labeling of samba files from Stefan Schulze
188 Frielinghaus.
bcac3a5e 189- Patch to remove incorrect cron labeling in apache.fc from Ryan Bradetich.
f1be09c2 190- Fix ptys and ttys to be device nodes.
4bd55ebf 191- Fix explicit use of httpd_t in openca_domtrans().
ff943a1b 192- Clean up file context regexes in apache and java, from Eamon Walsh.
6b19be33
CP
193- Patches from Dan Walsh:
194 Thu, 25 Jan 2007
c224d91c
CP
195- Added modules:
196 consolekit (Dan Walsh)
cd3ee91a 197 fail2ban (Dan Walsh)
97e8156e 198 zabbix (Dan Walsh)
ff943a1b 199
b0015035 200* Tue Dec 12 2006 Chris PeBenito <selinux@tresys.com> - 20061212
c0868a7a
CP
201- Add policy patterns support macros. This changes the behavior of
202 the create_dir_perms and create_file_perms permission sets.
d31d3c15
CP
203- Association polmatch MLS constraint making unlabeled_t an exception
204 is no longer needed, patch from Venkat Yekkirala.
c6a60bb2 205- Context contains checking for PAM and cron from James Antill.
59f85393
CP
206- Add a reload target to Modules.devel and change the load
207 target to only insert modules that were changed.
ed38ca9f
CP
208- Allow semanage to read from /root on strict non-MLS for
209 local policy modules.
210- Gentoo init script fixes for udev.
211- Allow udev to read kernel modules.inputmap.
212- Dnsmasq fixes from testing.
213- Allow kernel NFS server to getattr filesystems so df can work
214 on clients.
f497b8df
CP
215- Patch from Matt Anderson for a MLS constraint exemption on a
216 file that can be written to from a subject whose range is
217 within the object's range.
a8671ae5 218- Enhanced setransd support from Darrel Goeddel.
d9845ae9
CP
219- Patches from Dan Walsh:
220 Tue, 24 Oct 2006
d6d16b97 221 Wed, 29 Nov 2006
d9845ae9 222- Added modules:
fa45da0e
CP
223 aide (Matt Anderson)
224 ccs (Dan Walsh)
d9845ae9 225 iscsi (Dan Walsh)
fa45da0e 226 ricci (Dan Walsh)
a8671ae5 227
248cccf7 228* Wed Oct 18 2006 Chris PeBenito <selinux@tresys.com> - 20061018
3c3c0439 229- Patch from Russell Coker Thu, 5 Oct 2006
e070dd2d
CP
230- Move range transitions to modules.
231- Make number of MLS sensitivities, and number of MLS and MCS
232 categories configurable as build options.
bbcd3c97 233- Add role infrastructure.
13d7cec6 234- Debian updates from Erich Schubert.
3ef029db 235- Add nscd_socket_use() to auth_use_nsswitch().
33c7e6b4 236- Remove old selopt rules.
f5d1d0f7 237- Full support for netfilter_contexts.
4846dc8a 238- MRTG patch for daemon operation from Stefan.
4b3b46d7 239- Add authlogin interface to abstract common access for login programs.
133000c2 240- Remove setbool auditallow, except for RHEL4.
81a016f5 241- Change eventpollfs to task SID labeling.
fe3a1eb8 242- Add key support from Michael LeMay.
75fbbb0b 243- Add ftpdctl domain to ftp, from Paul Howarth.
4f447b09 244- Fix build system to not move type declarations out of optionals.
5afdf0bc 245- Add gcc-config domain to portage.
e37158e6 246- Add packet object class and support in corenetwork.
fc47b34c
CP
247- Add a copy of genhomedircon for monolithic policy building, so that a
248 policycoreutils package update is not required for RHEL4 systems.
c8229a93 249- Add appletalk sockets for use in cups.
ea5333d1 250- Add Make target to validate module linking.
5706facd 251- Make duplicate template and interface declarations a fatal error.
86e869ed 252- Patch to stabilize modules.conf `make conf` output, from Erich Schubert.
413982c6
CP
253- Move xconsole_device_t from devices to xserver since it is
254 not actually a device, it is a named pipe.
0578bf8d
CP
255- Handle nonexistant .fc and .if files in devel Makefile by
256 automatically creating empty files.
fc70c9d3 257- Remove unused devfs_control_t.
2f1a8fbc 258- Add rhel4 distro, which also implies redhat distro.
f3ac5e98
CP
259- Remove unneeded range_transition for su_exec_t and move the
260 type declaration back to the su module.
9779f092
CP
261- Constrain transitions in MCS so unconfined_t cannot have
262 arbitrary category sets.
d2a90309
CP
263- Change reiserfs from xattr filesystem to genfscon as it's xattrs
264 are currently nonfunctional.
da14da8c 265- Change files and filesystem modules to use their own interfaces.
1786478c 266- Add user fonts to xserver.
d42c7ede
CP
267- Additional interfaces in corecommands, miscfiles, and userdomain
268 from Joy Latten.
8b2d5ca6 269- Miscellaneous fixes from Thomas Bleher.
bb7170f6
CP
270- Deprecate module name as first parameter of optional_policy()
271 now that optionals are allowed everywhere.
0db866cb
CP
272- Enable optional blocks in base module and monolithic policy.
273 This requires checkpolicy 1.30.1.
ac6cff20 274- Fix vpn module declaration.
a3cf80d8 275- Numerous fixes from Dan Walsh.
3abd5ee8
CP
276- Change build order to preserve m4 line number information so policy
277 compile errors are useful again.
405efe16 278- Additional MLS interfaces from Chad Hanson.
3cfd4876
CP
279- Move some rules out of domain_type() and domain_base_type()
280 to the TE file, to use the domain attribute to take advantage
281 of space savings from attribute use.
282- Add global stack smashing protector rule for urandom access from
283 Petre Rodan.
e78c7752 284- Fix temporary rules at the bottom of portmap.
63e0a1e0 285- Updated comments in mls file from Chad Hanson.
2dd1d307
CP
286- Patches from Dan Walsh:
287 Fri, 17 Mar 2006
288 Wed, 29 Mar 2006
289 Tue, 11 Apr 2006
290 Fri, 14 Apr 2006
291 Tue, 18 Apr 2006
292 Thu, 20 Apr 2006
293 Tue, 02 May 2006
294 Mon, 15 May 2006
295 Thu, 18 May 2006
296 Tue, 06 Jun 2006
297 Mon, 12 Jun 2006
298 Tue, 20 Jun 2006
9d3a3f84 299 Wed, 26 Jul 2006
a5e2133b 300 Wed, 23 Aug 2006
eac818f0 301 Thu, 31 Aug 2006
5dbda555 302 Fri, 01 Sep 2006
75beb950 303 Tue, 05 Sep 2006
8708d9be 304 Wed, 20 Sep 2006
693d4aed 305 Fri, 22 Sep 2006
e2b84ef7 306 Mon, 25 Sep 2006
ce3145e3 307- Added modules:
48b1d0b0 308 afs
8a0a9944 309 amavis (Erich Schubert)
0c54fcf8 310 apt (Erich Schubert)
e3e37e85 311 asterisk
7f74a417 312 audioentropy
b6b5747b 313 authbind
57f233b0 314 backup
99c902f3 315 calamaris
096ae611 316 cipe
8a0a9944 317 clamav (Erich Schubert)
46bec434 318 clockspeed (Petre Rodan)
03631a52 319 courier
18963117 320 dante
6ba4d964 321 dcc
70b8a723 322 ddclient
0c54fcf8 323 dpkg (Erich Schubert)
9e725d8a 324 dnsmasq
0834f9b9 325 ethereal
edf241cd 326 evolution
fbc0a272 327 games
5d03fc24 328 gatekeeper
6cd6d7aa 329 gift
00219064 330 gnome (James Carter)
4d73bb4f 331 imaze
050f364c 332 ircd
61cf534f 333 jabber
3f1c086f 334 monop
9105f90b 335 mozilla
77b81c6b 336 mplayer
b6d37ebb 337 munin
f1e604bb 338 nagios
a478b5ed 339 nessus
130f8a4a 340 netlabel (Paul Moore)
6a21cefd 341 nsd
e3e37e85 342 ntop
6bd44948 343 nx
2e9cd95e 344 oav
e2b84ef7 345 oddjob (Dan Walsh)
5bd9fd7b 346 openca
2ba3de96 347 openvpn (Petre Rodan)
0cc79fcc 348 perdition
12cd9a06 349 portslave
7f9ebb2d 350 postgrey
3411c3c3 351 pxe
e9935943 352 pyzor (Dan Walsh)
65e131f0 353 qmail (Petre Rodan)
20e929e0 354 razor
b057be8d 355 resmgr
c8d5b357 356 rhgb
5540e76a 357 rssh
e5516014 358 snort
9b244cb0 359 soundserver
5501be59 360 speedtouch
b6cc2f91 361 sxid
1852726f 362 thunderbird
ce3145e3 363 tor (Erich Schubert)
fa895160 364 transproxy
8536924e 365 tripwire
dfd2c1eb 366 uptime
3eec24bd 367 uwimap
b35d3f78 368 vmware
d592b69e 369 watchdog
a3cf80d8 370 xen (Dan Walsh)
5516db67 371 xprint
f30e6ea8 372 yam
ce3145e3 373
0fc3e1b7 374* Tue Mar 07 2006 Chris PeBenito <selinux@tresys.com> - 20060307
1c1ac67f
CP
375- Make all interface parameters required.
376- Move boot_t, system_map_t, and modules_object_t to files module,
377 and move bootloader to admin layer.
02bcb8b3 378- Add semanage policy for semodule from Dan Walsh.
3eea5516 379- Remove allow_execmem from targeted policy domain_base_type().
ace3688a 380- Add users_extra and seusers support.
0062f96b 381- Postfix fixes from Serge Hallyn.
0e686f1f
CP
382- Run python and shell directly to interpret scripts so policy
383 sources need not be executable.
384- Add desc tag XML to booleans and tunables, and add summary
385 to param XML tag, to make future translations possible.
017bab05 386- Remove unused lvm_vg_t.
ffd5c348 387- Many interface renames to improve naming consistency.
0f5d13fe 388- Merge xdm into xserver.
18cc016f 389- Remove kernel module reversed interfaces.
58507613
CP
390- Add filename attribute to module XML tag and lineno attribute to
391 interface XML tag.
9b3756bf
CP
392- Changed QUIET build option to a yes or no option.
393- Add a Makefile used for compiling loadable modules in a
394 user's development environment, building against policy headers.
395- Add Make target for installing policy headers.
4ace0fa5
CP
396- Separate per-userdomain template expansion from the userdomain
397 module and add infrastructure to expand templates in the modules
398 that own the template.
399- Enable secadm only for MLS policies.
5e4cbc75
CP
400- Remove role change rules in su and sudo since this functionality has been
401 removed from these programs.
37227dcd 402- Add ctags Make target from Thomas Bleher.
7dca64fa 403- Collapse commands with grep piped to sed into one sed command.
1e786eac 404- Fix type_change bug in term_user_pty().
acd87ca9 405- Move ice_tmp_t from miscfiles to xserver.
85c20af3 406- Login fixes from Serge Hallyn.
488ec7bd 407- Move xserver_log_t from xdm to xserver.
8dca6b97 408- Add lpr per-userdomain policy to lpd.
0a772886 409- Miscellaneous fixes from Dan Walsh.
68228b33
CP
410- Change initrc_var_run_t interface noun from script_pid to utmp,
411 for greater clarity.
8cc49473 412- Added modules:
2bcdbd8c 413 certwatch
a225f983 414 mono (Dan Walsh)
67962667 415 mrtg
e1c41428 416 portage
b77d019f 417 tvtime
7c2f5a82 418 userhelper
8cc49473 419 usernetctl
a225f983 420 wine (Dan Walsh)
488ec7bd 421 xserver
8cc49473 422
22cb0bec 423* Tue Jan 17 2006 Chris PeBenito <selinux@tresys.com> - 20060117
b7b1d238
CP
424- Adds support for generating corenetwork interfaces based on attributes
425 in addition to types.
426- Permits the listing of multiple nodes in a network_node() that will be
427 given the same type.
428- Add two new permission sets for stream sockets.
9d594986
CP
429- Rename file type transition interfaces verb from create to
430 filetrans to differentiate it from create interfaces without
431 type transitions.
432- Fix expansion of interfaces from disabled modules.
de940877
CP
433- Rsync can be long running from init,
434 added rules to allow this.
b07eaef9 435- Add polyinstantiation build option.
afd38b16 436- Add setcontext to the association object class.
bb437244 437- Add apache relay and db connect tunables.
a324ef13 438- Rename texrel_shlib_t to textrel_shlib_t.
cbe3275e 439- Add swat to samba module.
2c243586 440- Numerous miscellaneous fixes from Dan Walsh.
0f73fdea 441- Added modules:
de8af9dc 442 alsa
7576fad5 443 automount
4ec6941b 444 cdrecord
44d5d93f 445 daemontools (Petre Rodan)
87107917 446 ddcprobe
44d5d93f 447 djbdns (Petre Rodan)
a089b6d0 448 fetchmail
8cffa788 449 irc
3ffe2988 450 java
1ae2c313 451 lockdev
020cbefc 452 logwatch (Dan Walsh)
0e8ec433 453 openct
2c243586 454 prelink (Dan Walsh)
44d5d93f 455 publicfile (Petre Rodan)
6f11d6b8 456 readahead
7e0fa55f 457 roundup
c8ba6830 458 screen
6a57b68d 459 slocate (Dan Walsh)
1d427acc 460 slrnpull
871b6855 461 smartmon
0f73fdea 462 sysstat
44d5d93f 463 ucspitcp (Petre Rodan)
44f490b5 464 usbmodules
39a17ecb 465 vbetool (Dan Walsh)
0f73fdea 466
cd1b0b3f 467* Wed Dec 07 2005 Chris PeBenito <selinux@tresys.com> - 20051207
c0626aa4
CP
468- Add unlabeled IPSEC association rule to domains with
469 networking permissions.
bdb2fac0
CP
470- Merge systemuser back in to users, as these files
471 do not need to be split.
0176d139 472- Add check for duplicate interface/template definitions.
058f3efd
CP
473- Move domain, files, and corecommands modules to kernel
474 layer to resolve some layering inconsistencies.
8e0ef1f9 475- Move policy build options out of Makefile into build.conf.
131e573d 476- Add yppasswd to nis module.
1328802a
CP
477- Change optional_policy() to refer to the module name
478 rather than modulename.te.
c767b14c
CP
479- Fix labeling targets to use installed file_contexts rather
480 than partial file_contexts in the policy source directory.
481- Fix build process to use make's internal vpath functions
482 to detect modules rather than using subshells and find.
483- Add install target for modular policy.
484- Add load target for modular policy.
485- Add appconfig dependency to the load target.
9cc2ccc4 486- Miscellaneous fixes from Dan Walsh.
cf6141a7
CP
487- Fix corenetwork gen_context()'s to expand during the policy
488 build phase instead of during the generation phase.
cf6141a7 489- Added policies:
10b1f324 490 amanda
4b9516c1 491 avahi
3509484c 492 canna
ea557a85 493 cyrus
a636210e 494 dbskk
29ce0009 495 dovecot
cf6141a7 496 distcc
4093c293 497 i18n_input
5d5ea8d0 498 irqbalance
ad3b9d76 499 lpd
239db5e2 500 networkmanager
230838e1 501 pegasus
04926d07 502 postfix
3e6c816d 503 procmail
385dcd4e 504 radius
19ff64f8 505 rdisc
43989f82 506 rpc
f932d8e3 507 spamassassin
f11f0c10 508 timidity
23a4442b 509 xdm
3f41889d 510 xfs
2b01ae7e 511
a4e8b79d 512* Wed Oct 19 2005 Chris PeBenito <selinux@tresys.com> - 20051019
61feb222 513- Many fixes to make loadable modules build.
8df65f13 514- Add targets for sechecker.
4f9f30c8
CP
515- Updated to sedoctool to read bool files and tunable
516 files separately.
517- Changed the xml tag of <boolean> to <bool> to be consistent
518 with gen_bool().
519- Modified the implementation of segenxml to use regular
520 expressions.
e02c61cf
CP
521- Rename context_template() to gen_context() to clarify
522 that its not a Reference Policy template, but a support
523 macro.
b03f960e 524- Add disable_*_trans bool support for targeted policy.
f0574fa9
CP
525- Add MLS module to handle MLS constraint exceptions,
526 such as reading up and writing down.
681c9a02 527- Fix errors uncovered by sediff.
84285926 528- Added policies:
9edc2895 529 anaconda
e749cd12 530 apache
4483ee84
CP
531 apm
532 arpwatch
d4dca585 533 bluetooth
20e306e2 534 dmidecode
d4dca585 535 finger
fc6524d7 536 ftp
84285926 537 kudzu
799a0b43 538 mailman
e08118a5 539 ppp
fa67570d 540 radvd
f33561f5
CP
541 sasl
542 webalizer
681c9a02 543
48558667 544* Thu Sep 22 2005 Chris PeBenito <selinux@tresys.com> - 20050922
142e9f40
CP
545- Make logrotate, sendmail, sshd, and rpm policies
546 unconfined in the targeted policy so no special
547 modules.conf is required.
a0824843 548- Add experimental MCS support.
c0e4fe2c 549- Add appconfig for MLS.
98a8ead4
CP
550- Add equivalents for old can_resolve(), can_ldap(), and
551 can_portmap() to sysnetwork.
082dcd9e 552- Fix base module compile issues.
d17b4d23 553- Added policies:
9210553e 554 cpucontrol
93070cba 555 cvs
d17b4d23 556 ktalk
eb3cb682 557 portmap
a1fcff33 558 postgresql
4fd5201a 559 rlogin
84c92239 560 samba
ccc59782 561 snmp
200f453f 562 stunnel
4fd5201a 563 telnet
40adb57f 564 tftp
f7ba4a89 565 uucp
a1fcff33 566 vpn
9ff30033 567 zebra
d17b4d23 568
541b7d57 569* Wed Sep 07 2005 Chris PeBenito <selinux@tresys.com> - 20050907
ce1b44aa 570- Fix errors uncovered by sediff.
a19e3464
CP
571- Doc tool will explicitly say a module does not have interfaces
572 or templates on the module page.
6e61566d
CP
573- Added policies:
574 comsat
0c3d1705 575 dbus
f344c0f3 576 dhcp
ac0483ae 577 dictd
fdae8e75 578 hal
8d935234 579 inn
b11a75a5 580 ntp
0f707d52 581 squid
a19e3464 582
37aa3ff2 583* Fri Aug 26 2005 Chris PeBenito <selinux@tresys.com> - 20050826
e28aa682
CP
584- Add Makefile support for building loadable modules.
585- Add genclassperms.py tool to add require blocks
586 for loadable modules.
587- Change sedoctool to make required modules part of base
588 by default, otherwise make as modules, in modules.conf.
589- Fix segenxml to handle modules with no interfaces.
590- Rename ipsec connect interface for consistency.
591- Add missing parts of unix stream socket connect interface
592 of ipsec.
593- Rename inetd connect interface for consistency.
594- Rename interface for purging contents of tmp, for clarity,
595 since it allows deletion of classes other than file.
596- Misc. cleanups.
597- Added policies:
598 acct
599 bind
600 firstboot
601 gpm
602 howl
603 ldap
604 loadkeys
605 mysql
606 privoxy
607 quota
608 rshd
609 rsync
610 su
611 sudo
612 tcpd
613 tmpreaper
614 updfstab
81343a6f 615
e28aa682
CP
616* Tue Aug 2 2005 Chris PeBenito <selinux@tresys.com> - 20050802
617- Fix comparison bug in fc_sort.
618- Fix handling of ordered and unordered HTML lists.
619- Corenetwork now supports multiple network interfaces having the
620 same type.
621- Doc tool now creates pages for global Booleans and global tunables.
622- Doc tool now links directly to the interface/template in the
623 module page when it is selected in the interface/template index.
624- Added support for layer summaries.
625- Added policies:
626 ipsec
627 nscd
628 pcmcia
629 raid
acb668ed 630
e28aa682
CP
631* Thu Jul 7 2005 Chris PeBenito <selinux@tresys.com> - 20050707
632- Changed xml to have modules encapsulated by layer tags, rather
633 than putting layer="foo" in the module tags. Also in the future
634 we can put a summary and description for each layer.
635- Added tool to infer interface, module, and layer tags. This will
636 now list all interfaces, even if they are missing xml docs.
637- Shortened xml tag names.
638- Added macros to declare interfaces and templates.
639- Added interface call trace.
640- Updated all xml documentation for shorter and inferred tags.
641- Doc tool now displays templates in the web pages.
642- Doc tool retains the user's settings in modules.conf and
643 tunables.conf if the files already exist.
644- Modules.conf behavior has been changed to be a list of all
645 available modules, and the user can specify if the module is
646 built as a loadable module, included in the monolithic policy,
647 or excluded.
648- Added policies:
649 fstools (fsck, mkfs, swapon, etc. tools)
650 logrotate
651 inetd
652 kerberos
653 nis (ypbind and ypserv)
654 ssh (server, client, and agent)
655 unconfined
656- Added infrastructure for targeted policy support, only missing
657 transition boolean support.
dfa83e92 658
e28aa682
CP
659* Wed Jun 15 2005 Chris PeBenito <selinux@tresys.com> - 20050615
660 - Initial release