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