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