reformat for use in rpm
This commit is contained in:
parent
3110dec4f3
commit
e28aa682c7
@ -1,77 +1,78 @@
|
|||||||
* Add Makefile support for building loadable modules.
|
* Tue Aug 2 2005 Chris PeBenito <selinux@tresys.com> - 20050802
|
||||||
* Add genclassperms.py tool to add require blocks
|
- Add Makefile support for building loadable modules.
|
||||||
for loadable modules.
|
- Add genclassperms.py tool to add require blocks
|
||||||
* Change sedoctool to make required modules part of base
|
for loadable modules.
|
||||||
by default, otherwise make as modules, in modules.conf.
|
- Change sedoctool to make required modules part of base
|
||||||
* Fix segenxml to handle modules with no interfaces.
|
by default, otherwise make as modules, in modules.conf.
|
||||||
* Rename ipsec connect interface for consistency.
|
- Fix segenxml to handle modules with no interfaces.
|
||||||
* Add missing parts of unix stream socket connect interface
|
- Rename ipsec connect interface for consistency.
|
||||||
of ipsec.
|
- Add missing parts of unix stream socket connect interface
|
||||||
* Rename inetd connect interface for consistency.
|
of ipsec.
|
||||||
* Rename interface for purging contents of tmp, for clarity,
|
- Rename inetd connect interface for consistency.
|
||||||
since it allows deletion of classes other than file.
|
- Rename interface for purging contents of tmp, for clarity,
|
||||||
* Misc. cleanups.
|
since it allows deletion of classes other than file.
|
||||||
* Added policies:
|
- Misc. cleanups.
|
||||||
acct
|
- Added policies:
|
||||||
bind
|
acct
|
||||||
firstboot
|
bind
|
||||||
gpm
|
firstboot
|
||||||
howl
|
gpm
|
||||||
ldap
|
howl
|
||||||
loadkeys
|
ldap
|
||||||
mysql
|
loadkeys
|
||||||
privoxy
|
mysql
|
||||||
quota
|
privoxy
|
||||||
rshd
|
quota
|
||||||
rsync
|
rshd
|
||||||
su
|
rsync
|
||||||
sudo
|
su
|
||||||
tcpd
|
sudo
|
||||||
tmpreaper
|
tcpd
|
||||||
updfstab
|
tmpreaper
|
||||||
|
updfstab
|
||||||
|
|
||||||
20050802 (2 Aug 2005)
|
* Tue Aug 2 2005 Chris PeBenito <selinux@tresys.com> - 20050802
|
||||||
* Fix comparison bug in fc_sort.
|
- Fix comparison bug in fc_sort.
|
||||||
* Fix handling of ordered and unordered HTML lists.
|
- Fix handling of ordered and unordered HTML lists.
|
||||||
* Corenetwork now supports multiple network interfaces having the
|
- Corenetwork now supports multiple network interfaces having the
|
||||||
same type.
|
same type.
|
||||||
* Doc tool now creates pages for global Booleans and global tunables.
|
- Doc tool now creates pages for global Booleans and global tunables.
|
||||||
* Doc tool now links directly to the interface/template in the
|
- Doc tool now links directly to the interface/template in the
|
||||||
module page when it is selected in the interface/template index.
|
module page when it is selected in the interface/template index.
|
||||||
* Added support for layer summaries.
|
- Added support for layer summaries.
|
||||||
* Added policies:
|
- Added policies:
|
||||||
ipsec
|
ipsec
|
||||||
nscd
|
nscd
|
||||||
pcmcia
|
pcmcia
|
||||||
raid
|
raid
|
||||||
|
|
||||||
20050707 (7 Jul 2005)
|
* Thu Jul 7 2005 Chris PeBenito <selinux@tresys.com> - 20050707
|
||||||
* Changed xml to have modules encapsulated by layer tags, rather
|
- Changed xml to have modules encapsulated by layer tags, rather
|
||||||
than putting layer="foo" in the module tags. Also in the future
|
than putting layer="foo" in the module tags. Also in the future
|
||||||
we can put a summary and description for each layer.
|
we can put a summary and description for each layer.
|
||||||
* Added tool to infer interface, module, and layer tags. This will
|
- Added tool to infer interface, module, and layer tags. This will
|
||||||
now list all interfaces, even if they are missing xml docs.
|
now list all interfaces, even if they are missing xml docs.
|
||||||
* Shortened xml tag names.
|
- Shortened xml tag names.
|
||||||
* Added macros to declare interfaces and templates.
|
- Added macros to declare interfaces and templates.
|
||||||
* Added interface call trace.
|
- Added interface call trace.
|
||||||
* Updated all xml documentation for shorter and inferred tags.
|
- Updated all xml documentation for shorter and inferred tags.
|
||||||
* Doc tool now displays templates in the web pages.
|
- Doc tool now displays templates in the web pages.
|
||||||
* Doc tool retains the user's settings in modules.conf and
|
- Doc tool retains the user's settings in modules.conf and
|
||||||
tunables.conf if the files already exist.
|
tunables.conf if the files already exist.
|
||||||
* Modules.conf behavior has been changed to be a list of all
|
- Modules.conf behavior has been changed to be a list of all
|
||||||
available modules, and the user can specify if the module is
|
available modules, and the user can specify if the module is
|
||||||
built as a loadable module, included in the monolithic policy,
|
built as a loadable module, included in the monolithic policy,
|
||||||
or excluded.
|
or excluded.
|
||||||
* Added policies:
|
- Added policies:
|
||||||
fstools (fsck, mkfs, swapon, etc. tools)
|
fstools (fsck, mkfs, swapon, etc. tools)
|
||||||
logrotate
|
logrotate
|
||||||
inetd
|
inetd
|
||||||
kerberos
|
kerberos
|
||||||
nis (ypbind and ypserv)
|
nis (ypbind and ypserv)
|
||||||
ssh (server, client, and agent)
|
ssh (server, client, and agent)
|
||||||
unconfined
|
unconfined
|
||||||
* Added infrastructure for targeted policy support, only missing
|
- Added infrastructure for targeted policy support, only missing
|
||||||
transition boolean support.
|
transition boolean support.
|
||||||
|
|
||||||
20050615 (15 Jun 2005)
|
* Wed Jun 15 2005 Chris PeBenito <selinux@tresys.com> - 20050615
|
||||||
* Initial release
|
- Initial release
|
||||||
|
Loading…
Reference in New Issue
Block a user