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