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