]> git.ipfire.org Git - people/stevee/selinux-policy.git/blame_incremental - Changelog
trunk: first part of init script labeling support.
[people/stevee/selinux-policy.git] / Changelog
... / ...
CommitLineData
1- Init script file and domain support.
2- Glibc 2.7 fix from Vaclav Ovsik.
3- Samba/winbind update from Mike Edenfield.
4- Policy size optimization with a non-security file attribute from James
5 Carter.
6- Database labeled networking update from KaiGai Kohei.
7- Several misc changes from the Fedora policy, cherry picked by David
8 Hardeman.
9- Large whitespace fix from Dominick Grift.
10- Pam_mount fix for local login from Stefan Schulze Frielinghaus.
11- Issuing commands to upstart is over a datagram socket, not the initctl
12 named pipe. Updated init_telinit() to match.
13- Added modules:
14 w3c (Dan Walsh)
15
16* Wed Jul 02 2008 Chris PeBenito <selinux@tresys.com> - 20080702
17- Fix httpd_enable_homedirs to actually provide the access it is supposed to
18 provide.
19- Add unused interface/template parameter metadata in XML.
20- Patch to handle postfix data_directory from Vaclav Ovsik.
21- SE-Postgresql policy from KaiGai Kohei.
22- Patch for X.org dbus support from Martin Orr.
23- Patch for labeled networking controls in 2.6.25 from Paul Moore.
24- Module loading now requires setsched on kernel threads.
25- Patch to allow gpg agent --write-env-file option from Vaclav Ovsik.
26- X application data class from Eamon Walsh and Ted Toth.
27- Move user roles into individual modules.
28- Make hald_log_t a log file.
29- Cryptsetup runs shell scripts. Patch from Martin Orr.
30- Add file for enabling policy capabilities.
31- Patch to fix leaky interface/template call depth calculator from Vaclav
32 Ovsik.
33- Added modules:
34 kerneloops (Dan Walsh)
35 kismet (Dan Walsh)
36 podsleuth (Dan Walsh)
37 prelude (Dan Walsh)
38 qemu (Dan Walsh)
39 virt (Dan Walsh)
40
41* Wed Apr 02 2008 Chris PeBenito <selinux@tresys.com> - 20080402
42- Add core Security Enhanced X Windows support.
43- Fix winbind socket connection interface for default location of the
44 sock_file.
45- Add wireshark module based on ethereal module.
46- Revise upstart support in init module to use a tunable, as upstart is now
47 used in Fedora too.
48- Add iferror.m4 rather generate it out of the Makefiles.
49- Definitions for open permisson on file and similar objects from Eric
50 Paris.
51- Apt updates for ptys and logs, from Martin Orr.
52- RPC update from Vaclav Ovsik.
53- Exim updates on Debian from Devin Carrawy.
54- Pam and samba updates from Stefan Schulze Frielinghaus.
55- Backup update on Debian from Vaclav Ovsik.
56- Cracklib update on Debian from Vaclav Ovsik.
57- Label /proc/kallsyms with system_map_t.
58- 64-bit capabilities from Stephen Smalley.
59- Labeled networking peer object class updates.
60
61* Fri Dec 14 2007 Chris PeBenito <selinux@tresys.com> - 20071214
62- Patch for debian logrotate to handle syslogd-listfiles, from Vaclav Ovsik.
63- Improve several tunables descriptions from Dan Walsh.
64- Patch to clean up ns switch usage in the policy from Dan Walsh.
65- More complete labeled networking infrastructure from KaiGai Kohei.
66- Add interface for libselinux constructor, for libselinux-linked
67 SELinux-enabled programs.
68- Patch to restructure user role templates to create restricted user roles
69 from Dan Walsh.
70- Russian man page translations from Andrey Markelov.
71- Remove unused types from dbus.
72- Add infrastructure for managing all user web content.
73- Deprecate some old file and dir permission set macros in favor of the
74 newer, more consistently-named macros.
75- Patch to clean up unescaped periods in several file context entries from
76 Jan-Frode Myklebust.
77- Merge shlib_t into lib_t.
78- Merge strict and targeted policies. The policy will now behave like the
79 strict policy if the unconfined module is not present. If it is, it will
80 behave like the targeted policy. Added an unconfined role to have a mix
81 of confined and unconfined users.
82- Added modules:
83 exim (Dan Walsh)
84 postfixpolicyd (Jan-Frode Myklebust)
85
86* Fri Sep 28 2007 Chris PeBenito <selinux@tresys.com> - 20070928
87- Add support for setting the unknown permissions handling.
88- Fix XML building for external reference builds and headers builds.
89- Patch to add missing requirements in userdomain interfaces from Shintaro
90 Fujiwara.
91- Add tcpd_wrapped_domain() for services that use tcp wrappers.
92- Update MLS constraints from LSPP evaluated policy.
93- Allow initrc_t file descriptors to be inherited regardless of MLS level.
94 Accordingly drop MLS permissions from daemons that inherit from any level.
95- Files and radvd updates from Stefan Schulze Frielinghaus.
96- Deprecate mls_file_write_down() and mls_file_read_up(), replaced with
97 mls_write_all_levels() and mls_read_all_levels(), for consistency.
98- Add make kernel and init ranged interfaces pass the range transition MLS
99 constraints. Also remove calls to mls_rangetrans_target() in modules that use
100 the kernel and init interfaces, since its redundant.
101- Add interfaces for all MLS attributes except X object classes.
102- Require all sensitivities and categories for MLS and MCS policies, not just
103 the low and high sensitivity and category.
104- Database userspace object manager classes from KaiGai Kohei.
105- Add third-party interface for Apache CGI.
106- Add getserv and shmemserv nscd permissions.
107- Add debian apcupsd binary location, from Stefan Schulze Frielinghaus.
108- Added modules:
109 application
110 awstats (Stefan Schulze Frielinghaus)
111 bitlbee (Devin Carraway)
112 brctl (Dan Walsh)
113
114* Fri Jun 29 2007 Chris PeBenito <selinux@tresys.com> - 20070629
115- Fix incorrectly named files_lib_filetrans_shared_lib() interface in the
116 libraries module.
117- Unified labeled networking policy from Paul Moore.
118- Use netmsg initial SID for MLS-only Netlabel packets, from Paul Moore.
119- Xen updates from Dan Walsh.
120- Filesystem updates from Dan Walsh.
121- Large samba update from Dan Walsh.
122- Drop snmpd_etc_t.
123- Confine sendmail and logrotate on targeted.
124- Tunable connection to postgresql for users from KaiGai Kohei.
125- Memprotect support patch from Stephen Smalley.
126- Add logging_send_audit_msgs() interface and deprecate
127 send_audit_msgs_pattern().
128- Openct updates patch from Dan Walsh.
129- Merge restorecon into setfiles.
130- Patch to begin separating out hald helper programs from Dan Walsh.
131- Fixes for squid, dovecot, and snmp from Dan Walsh.
132- Miscellaneous consolekit fixes from Dan Walsh.
133- Patch to have avahi use the nsswitch interface rather than individual
134 permissions from Dan Walsh.
135- Patch to dontaudit logrotate searching avahi pid directory from Dan Walsh.
136- Patch to allow insmod to mount kvmfs and dontaudit rw unconfined_t pipes
137 to handle usage from userhelper from Dan Walsh.
138- Patch to allow amavis to read spamassassin libraries from Dan Walsh.
139- Patch to allow slocate to getattr other filesystems and directories on those
140 filesystems from Dan Walsh.
141- Fixes for RHEL4 from the CLIP project.
142- Replace the old lrrd fc entries with munin ones.
143- Move program admin template usage out of userdom_admin_user_template() to
144 sysadm policy in userdomain.te to fix usage of the template for third
145 parties.
146- Fix clockspeed_run_cli() declaration, it was incorrectly defined as a
147 template instead of an interface.
148- Added modules:
149 amtu (Dan Walsh)
150 apcupsd (Dan Walsh)
151 rpcbind (Dan Walsh)
152 rwho (Nalin Dahyabhai)
153
154* Tue Apr 17 2007 Chris PeBenito <selinux@tresys.com> - 20070417
155- Patch for sasl's use of kerberos from Dan Walsh.
156- Patches to confine ldconfig, udev, and insmod in the targeted policy from Dan Walsh.
157- Man page updates from Dan Walsh.
158- Two patches from Paul Moore to for ipsec to remove redundant rules and
159 have setkey read the config file.
160- Move booleans and tunables to modules when it is only used in a single
161 module.
162- Add support for tunables and booleans local to a module.
163- Merge sbin_t and ls_exec_t into bin_t.
164- Remove disable_trans booleans.
165- Output different header sets for kernel and userland from flask headers.
166- Marked the pax class as deprecated, changed it to userland so
167 it will be removed from the kernel.
168- Stop including netfilter contexts by default.
169- Add dontaudits for init fds and console to init_daemon_domain().
170- Patch to allow gpg to create user keys dir.
171- Patch to support kvmfs from Dan Walsh.
172- Patch for misc fixes in sudo from Dan Walsh.
173- Patch to fix netlabel recvfrom MLS constraint from Paul Moore.
174- Patch for handling restart of nscd when ran from useradd, groupadd, and
175 admin passwd, from Dan Walsh.
176- Patch for procmail, spamassassin, and pyzor updates from Dan Walsh.
177- Patch for setroubleshoot for validating file contexts from Dan Walsh.
178- Patch for gssd fixes from Dan Walsh.
179- Patch for lvm fixes from Dan Walsh.
180- Patch for ricci fixes from Dan Walsh.
181- Patch for postfix lmtp labeling and pickup rule fix from Dan Walsh.
182- Patch for kerberized telnet fixes from Dan Walsh.
183- Patch for kerberized ftp and other ftp fixes from Dan Walsh.
184- Patch for an additional wine executable from Dan Walsh.
185- Eight patches for file contexts in games, wine, networkmanager, miscfiles,
186 corecommands, devices, and java from Dan Walsh.
187- Add support for libselinux 2.0.5 init_selinuxmnt() changes.
188- Patch for misc fixes to bluetooth from Dan Walsh.
189- Patch for misc fixes to kerberos from Dan Walsh.
190- Patch to start deprecating usercanread attribute from Ryan Bradetich.
191- Add dccp_socket object class which was added in kernel 2.6.20.
192- Patch for prelink relabefrom it's temp files from Dan Walsh.
193- Patch for capability fix for auditd and networking fix for syslogd from
194 Dan Walsh.
195- Patch to remove redundant mls_trusted_object() call from Dan Walsh.
196- Patch for misc fixes to nis ypxfr policy from Dan Walsh.
197- Patch to allow apmd to telinit from Dan Walsh.
198- Patch for additional labeling of samba files from Stefan Schulze
199 Frielinghaus.
200- Patch to remove incorrect cron labeling in apache.fc from Ryan Bradetich.
201- Fix ptys and ttys to be device nodes.
202- Fix explicit use of httpd_t in openca_domtrans().
203- Clean up file context regexes in apache and java, from Eamon Walsh.
204- Patches from Dan Walsh:
205 Thu, 25 Jan 2007
206- Added modules:
207 consolekit (Dan Walsh)
208 fail2ban (Dan Walsh)
209 zabbix (Dan Walsh)
210
211* Tue Dec 12 2006 Chris PeBenito <selinux@tresys.com> - 20061212
212- Add policy patterns support macros. This changes the behavior of
213 the create_dir_perms and create_file_perms permission sets.
214- Association polmatch MLS constraint making unlabeled_t an exception
215 is no longer needed, patch from Venkat Yekkirala.
216- Context contains checking for PAM and cron from James Antill.
217- Add a reload target to Modules.devel and change the load
218 target to only insert modules that were changed.
219- Allow semanage to read from /root on strict non-MLS for
220 local policy modules.
221- Gentoo init script fixes for udev.
222- Allow udev to read kernel modules.inputmap.
223- Dnsmasq fixes from testing.
224- Allow kernel NFS server to getattr filesystems so df can work
225 on clients.
226- Patch from Matt Anderson for a MLS constraint exemption on a
227 file that can be written to from a subject whose range is
228 within the object's range.
229- Enhanced setransd support from Darrel Goeddel.
230- Patches from Dan Walsh:
231 Tue, 24 Oct 2006
232 Wed, 29 Nov 2006
233- Added modules:
234 aide (Matt Anderson)
235 ccs (Dan Walsh)
236 iscsi (Dan Walsh)
237 ricci (Dan Walsh)
238
239* Wed Oct 18 2006 Chris PeBenito <selinux@tresys.com> - 20061018
240- Patch from Russell Coker Thu, 5 Oct 2006
241- Move range transitions to modules.
242- Make number of MLS sensitivities, and number of MLS and MCS
243 categories configurable as build options.
244- Add role infrastructure.
245- Debian updates from Erich Schubert.
246- Add nscd_socket_use() to auth_use_nsswitch().
247- Remove old selopt rules.
248- Full support for netfilter_contexts.
249- MRTG patch for daemon operation from Stefan.
250- Add authlogin interface to abstract common access for login programs.
251- Remove setbool auditallow, except for RHEL4.
252- Change eventpollfs to task SID labeling.
253- Add key support from Michael LeMay.
254- Add ftpdctl domain to ftp, from Paul Howarth.
255- Fix build system to not move type declarations out of optionals.
256- Add gcc-config domain to portage.
257- Add packet object class and support in corenetwork.
258- Add a copy of genhomedircon for monolithic policy building, so that a
259 policycoreutils package update is not required for RHEL4 systems.
260- Add appletalk sockets for use in cups.
261- Add Make target to validate module linking.
262- Make duplicate template and interface declarations a fatal error.
263- Patch to stabilize modules.conf `make conf` output, from Erich Schubert.
264- Move xconsole_device_t from devices to xserver since it is
265 not actually a device, it is a named pipe.
266- Handle nonexistant .fc and .if files in devel Makefile by
267 automatically creating empty files.
268- Remove unused devfs_control_t.
269- Add rhel4 distro, which also implies redhat distro.
270- Remove unneeded range_transition for su_exec_t and move the
271 type declaration back to the su module.
272- Constrain transitions in MCS so unconfined_t cannot have
273 arbitrary category sets.
274- Change reiserfs from xattr filesystem to genfscon as it's xattrs
275 are currently nonfunctional.
276- Change files and filesystem modules to use their own interfaces.
277- Add user fonts to xserver.
278- Additional interfaces in corecommands, miscfiles, and userdomain
279 from Joy Latten.
280- Miscellaneous fixes from Thomas Bleher.
281- Deprecate module name as first parameter of optional_policy()
282 now that optionals are allowed everywhere.
283- Enable optional blocks in base module and monolithic policy.
284 This requires checkpolicy 1.30.1.
285- Fix vpn module declaration.
286- Numerous fixes from Dan Walsh.
287- Change build order to preserve m4 line number information so policy
288 compile errors are useful again.
289- Additional MLS interfaces from Chad Hanson.
290- Move some rules out of domain_type() and domain_base_type()
291 to the TE file, to use the domain attribute to take advantage
292 of space savings from attribute use.
293- Add global stack smashing protector rule for urandom access from
294 Petre Rodan.
295- Fix temporary rules at the bottom of portmap.
296- Updated comments in mls file from Chad Hanson.
297- Patches from Dan Walsh:
298 Fri, 17 Mar 2006
299 Wed, 29 Mar 2006
300 Tue, 11 Apr 2006
301 Fri, 14 Apr 2006
302 Tue, 18 Apr 2006
303 Thu, 20 Apr 2006
304 Tue, 02 May 2006
305 Mon, 15 May 2006
306 Thu, 18 May 2006
307 Tue, 06 Jun 2006
308 Mon, 12 Jun 2006
309 Tue, 20 Jun 2006
310 Wed, 26 Jul 2006
311 Wed, 23 Aug 2006
312 Thu, 31 Aug 2006
313 Fri, 01 Sep 2006
314 Tue, 05 Sep 2006
315 Wed, 20 Sep 2006
316 Fri, 22 Sep 2006
317 Mon, 25 Sep 2006
318- Added modules:
319 afs
320 amavis (Erich Schubert)
321 apt (Erich Schubert)
322 asterisk
323 audioentropy
324 authbind
325 backup
326 calamaris
327 cipe
328 clamav (Erich Schubert)
329 clockspeed (Petre Rodan)
330 courier
331 dante
332 dcc
333 ddclient
334 dpkg (Erich Schubert)
335 dnsmasq
336 ethereal
337 evolution
338 games
339 gatekeeper
340 gift
341 gnome (James Carter)
342 imaze
343 ircd
344 jabber
345 monop
346 mozilla
347 mplayer
348 munin
349 nagios
350 nessus
351 netlabel (Paul Moore)
352 nsd
353 ntop
354 nx
355 oav
356 oddjob (Dan Walsh)
357 openca
358 openvpn (Petre Rodan)
359 perdition
360 portslave
361 postgrey
362 pxe
363 pyzor (Dan Walsh)
364 qmail (Petre Rodan)
365 razor
366 resmgr
367 rhgb
368 rssh
369 snort
370 soundserver
371 speedtouch
372 sxid
373 thunderbird
374 tor (Erich Schubert)
375 transproxy
376 tripwire
377 uptime
378 uwimap
379 vmware
380 watchdog
381 xen (Dan Walsh)
382 xprint
383 yam
384
385* Tue Mar 07 2006 Chris PeBenito <selinux@tresys.com> - 20060307
386- Make all interface parameters required.
387- Move boot_t, system_map_t, and modules_object_t to files module,
388 and move bootloader to admin layer.
389- Add semanage policy for semodule from Dan Walsh.
390- Remove allow_execmem from targeted policy domain_base_type().
391- Add users_extra and seusers support.
392- Postfix fixes from Serge Hallyn.
393- Run python and shell directly to interpret scripts so policy
394 sources need not be executable.
395- Add desc tag XML to booleans and tunables, and add summary
396 to param XML tag, to make future translations possible.
397- Remove unused lvm_vg_t.
398- Many interface renames to improve naming consistency.
399- Merge xdm into xserver.
400- Remove kernel module reversed interfaces.
401- Add filename attribute to module XML tag and lineno attribute to
402 interface XML tag.
403- Changed QUIET build option to a yes or no option.
404- Add a Makefile used for compiling loadable modules in a
405 user's development environment, building against policy headers.
406- Add Make target for installing policy headers.
407- Separate per-userdomain template expansion from the userdomain
408 module and add infrastructure to expand templates in the modules
409 that own the template.
410- Enable secadm only for MLS policies.
411- Remove role change rules in su and sudo since this functionality has been
412 removed from these programs.
413- Add ctags Make target from Thomas Bleher.
414- Collapse commands with grep piped to sed into one sed command.
415- Fix type_change bug in term_user_pty().
416- Move ice_tmp_t from miscfiles to xserver.
417- Login fixes from Serge Hallyn.
418- Move xserver_log_t from xdm to xserver.
419- Add lpr per-userdomain policy to lpd.
420- Miscellaneous fixes from Dan Walsh.
421- Change initrc_var_run_t interface noun from script_pid to utmp,
422 for greater clarity.
423- Added modules:
424 certwatch
425 mono (Dan Walsh)
426 mrtg
427 portage
428 tvtime
429 userhelper
430 usernetctl
431 wine (Dan Walsh)
432 xserver
433
434* Tue Jan 17 2006 Chris PeBenito <selinux@tresys.com> - 20060117
435- Adds support for generating corenetwork interfaces based on attributes
436 in addition to types.
437- Permits the listing of multiple nodes in a network_node() that will be
438 given the same type.
439- Add two new permission sets for stream sockets.
440- Rename file type transition interfaces verb from create to
441 filetrans to differentiate it from create interfaces without
442 type transitions.
443- Fix expansion of interfaces from disabled modules.
444- Rsync can be long running from init,
445 added rules to allow this.
446- Add polyinstantiation build option.
447- Add setcontext to the association object class.
448- Add apache relay and db connect tunables.
449- Rename texrel_shlib_t to textrel_shlib_t.
450- Add swat to samba module.
451- Numerous miscellaneous fixes from Dan Walsh.
452- Added modules:
453 alsa
454 automount
455 cdrecord
456 daemontools (Petre Rodan)
457 ddcprobe
458 djbdns (Petre Rodan)
459 fetchmail
460 irc
461 java
462 lockdev
463 logwatch (Dan Walsh)
464 openct
465 prelink (Dan Walsh)
466 publicfile (Petre Rodan)
467 readahead
468 roundup
469 screen
470 slocate (Dan Walsh)
471 slrnpull
472 smartmon
473 sysstat
474 ucspitcp (Petre Rodan)
475 usbmodules
476 vbetool (Dan Walsh)
477
478* Wed Dec 07 2005 Chris PeBenito <selinux@tresys.com> - 20051207
479- Add unlabeled IPSEC association rule to domains with
480 networking permissions.
481- Merge systemuser back in to users, as these files
482 do not need to be split.
483- Add check for duplicate interface/template definitions.
484- Move domain, files, and corecommands modules to kernel
485 layer to resolve some layering inconsistencies.
486- Move policy build options out of Makefile into build.conf.
487- Add yppasswd to nis module.
488- Change optional_policy() to refer to the module name
489 rather than modulename.te.
490- Fix labeling targets to use installed file_contexts rather
491 than partial file_contexts in the policy source directory.
492- Fix build process to use make's internal vpath functions
493 to detect modules rather than using subshells and find.
494- Add install target for modular policy.
495- Add load target for modular policy.
496- Add appconfig dependency to the load target.
497- Miscellaneous fixes from Dan Walsh.
498- Fix corenetwork gen_context()'s to expand during the policy
499 build phase instead of during the generation phase.
500- Added policies:
501 amanda
502 avahi
503 canna
504 cyrus
505 dbskk
506 dovecot
507 distcc
508 i18n_input
509 irqbalance
510 lpd
511 networkmanager
512 pegasus
513 postfix
514 procmail
515 radius
516 rdisc
517 rpc
518 spamassassin
519 timidity
520 xdm
521 xfs
522
523* Wed Oct 19 2005 Chris PeBenito <selinux@tresys.com> - 20051019
524- Many fixes to make loadable modules build.
525- Add targets for sechecker.
526- Updated to sedoctool to read bool files and tunable
527 files separately.
528- Changed the xml tag of <boolean> to <bool> to be consistent
529 with gen_bool().
530- Modified the implementation of segenxml to use regular
531 expressions.
532- Rename context_template() to gen_context() to clarify
533 that its not a Reference Policy template, but a support
534 macro.
535- Add disable_*_trans bool support for targeted policy.
536- Add MLS module to handle MLS constraint exceptions,
537 such as reading up and writing down.
538- Fix errors uncovered by sediff.
539- Added policies:
540 anaconda
541 apache
542 apm
543 arpwatch
544 bluetooth
545 dmidecode
546 finger
547 ftp
548 kudzu
549 mailman
550 ppp
551 radvd
552 sasl
553 webalizer
554
555* Thu Sep 22 2005 Chris PeBenito <selinux@tresys.com> - 20050922
556- Make logrotate, sendmail, sshd, and rpm policies
557 unconfined in the targeted policy so no special
558 modules.conf is required.
559- Add experimental MCS support.
560- Add appconfig for MLS.
561- Add equivalents for old can_resolve(), can_ldap(), and
562 can_portmap() to sysnetwork.
563- Fix base module compile issues.
564- Added policies:
565 cpucontrol
566 cvs
567 ktalk
568 portmap
569 postgresql
570 rlogin
571 samba
572 snmp
573 stunnel
574 telnet
575 tftp
576 uucp
577 vpn
578 zebra
579
580* Wed Sep 07 2005 Chris PeBenito <selinux@tresys.com> - 20050907
581- Fix errors uncovered by sediff.
582- Doc tool will explicitly say a module does not have interfaces
583 or templates on the module page.
584- Added policies:
585 comsat
586 dbus
587 dhcp
588 dictd
589 hal
590 inn
591 ntp
592 squid
593
594* Fri Aug 26 2005 Chris PeBenito <selinux@tresys.com> - 20050826
595- Add Makefile support for building loadable modules.
596- Add genclassperms.py tool to add require blocks
597 for loadable modules.
598- Change sedoctool to make required modules part of base
599 by default, otherwise make as modules, in modules.conf.
600- Fix segenxml to handle modules with no interfaces.
601- Rename ipsec connect interface for consistency.
602- Add missing parts of unix stream socket connect interface
603 of ipsec.
604- Rename inetd connect interface for consistency.
605- Rename interface for purging contents of tmp, for clarity,
606 since it allows deletion of classes other than file.
607- Misc. cleanups.
608- Added policies:
609 acct
610 bind
611 firstboot
612 gpm
613 howl
614 ldap
615 loadkeys
616 mysql
617 privoxy
618 quota
619 rshd
620 rsync
621 su
622 sudo
623 tcpd
624 tmpreaper
625 updfstab
626
627* Tue Aug 2 2005 Chris PeBenito <selinux@tresys.com> - 20050802
628- Fix comparison bug in fc_sort.
629- Fix handling of ordered and unordered HTML lists.
630- Corenetwork now supports multiple network interfaces having the
631 same type.
632- Doc tool now creates pages for global Booleans and global tunables.
633- Doc tool now links directly to the interface/template in the
634 module page when it is selected in the interface/template index.
635- Added support for layer summaries.
636- Added policies:
637 ipsec
638 nscd
639 pcmcia
640 raid
641
642* Thu Jul 7 2005 Chris PeBenito <selinux@tresys.com> - 20050707
643- Changed xml to have modules encapsulated by layer tags, rather
644 than putting layer="foo" in the module tags. Also in the future
645 we can put a summary and description for each layer.
646- Added tool to infer interface, module, and layer tags. This will
647 now list all interfaces, even if they are missing xml docs.
648- Shortened xml tag names.
649- Added macros to declare interfaces and templates.
650- Added interface call trace.
651- Updated all xml documentation for shorter and inferred tags.
652- Doc tool now displays templates in the web pages.
653- Doc tool retains the user's settings in modules.conf and
654 tunables.conf if the files already exist.
655- Modules.conf behavior has been changed to be a list of all
656 available modules, and the user can specify if the module is
657 built as a loadable module, included in the monolithic policy,
658 or excluded.
659- Added policies:
660 fstools (fsck, mkfs, swapon, etc. tools)
661 logrotate
662 inetd
663 kerberos
664 nis (ypbind and ypserv)
665 ssh (server, client, and agent)
666 unconfined
667- Added infrastructure for targeted policy support, only missing
668 transition boolean support.
669
670* Wed Jun 15 2005 Chris PeBenito <selinux@tresys.com> - 20050615
671 - Initial release