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