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