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