]> git.ipfire.org Git - people/stevee/selinux-policy.git/blame - refpolicy/Changelog
clean up rpc hack
[people/stevee/selinux-policy.git] / refpolicy / Changelog
CommitLineData
1328802a
CP
1- Change optional_policy() to refer to the module name
2 rather than modulename.te.
c767b14c
CP
3- Fix labeling targets to use installed file_contexts rather
4 than partial file_contexts in the policy source directory.
5- Fix build process to use make's internal vpath functions
6 to detect modules rather than using subshells and find.
7- Add install target for modular policy.
8- Add load target for modular policy.
9- Add appconfig dependency to the load target.
9cc2ccc4 10- Miscellaneous fixes from Dan Walsh.
cf6141a7
CP
11- Fix corenetwork gen_context()'s to expand during the policy
12 build phase instead of during the generation phase.
cf6141a7 13- Added policies:
10b1f324 14 amanda
4b9516c1 15 avahi
3509484c 16 canna
ea557a85 17 cyrus
a636210e 18 dbskk
29ce0009 19 dovecot
cf6141a7 20 distcc
ad3b9d76 21 lpd
239db5e2 22 networkmanager
230838e1 23 pegasus
04926d07 24 postfix
3e6c816d 25 procmail
385dcd4e 26 radius
43989f82 27 rpc
f932d8e3 28 spamassassin
23a4442b 29 xdm
2b01ae7e 30
a4e8b79d 31* Wed Oct 19 2005 Chris PeBenito <selinux@tresys.com> - 20051019
61feb222 32- Many fixes to make loadable modules build.
8df65f13 33- Add targets for sechecker.
4f9f30c8
CP
34- Updated to sedoctool to read bool files and tunable
35 files separately.
36- Changed the xml tag of <boolean> to <bool> to be consistent
37 with gen_bool().
38- Modified the implementation of segenxml to use regular
39 expressions.
e02c61cf
CP
40- Rename context_template() to gen_context() to clarify
41 that its not a Reference Policy template, but a support
42 macro.
b03f960e 43- Add disable_*_trans bool support for targeted policy.
f0574fa9
CP
44- Add MLS module to handle MLS constraint exceptions,
45 such as reading up and writing down.
681c9a02 46- Fix errors uncovered by sediff.
84285926 47- Added policies:
9edc2895 48 anaconda
e749cd12 49 apache
4483ee84
CP
50 apm
51 arpwatch
d4dca585 52 bluetooth
20e306e2 53 dmidecode
d4dca585 54 finger
fc6524d7 55 ftp
84285926 56 kudzu
799a0b43 57 mailman
e08118a5 58 ppp
fa67570d 59 radvd
f33561f5
CP
60 sasl
61 webalizer
681c9a02 62
48558667 63* Thu Sep 22 2005 Chris PeBenito <selinux@tresys.com> - 20050922
142e9f40
CP
64- Make logrotate, sendmail, sshd, and rpm policies
65 unconfined in the targeted policy so no special
66 modules.conf is required.
a0824843 67- Add experimental MCS support.
c0e4fe2c 68- Add appconfig for MLS.
98a8ead4
CP
69- Add equivalents for old can_resolve(), can_ldap(), and
70 can_portmap() to sysnetwork.
082dcd9e 71- Fix base module compile issues.
d17b4d23 72- Added policies:
9210553e 73 cpucontrol
93070cba 74 cvs
d17b4d23 75 ktalk
eb3cb682 76 portmap
a1fcff33 77 postgresql
4fd5201a 78 rlogin
84c92239 79 samba
ccc59782 80 snmp
200f453f 81 stunnel
4fd5201a 82 telnet
40adb57f 83 tftp
f7ba4a89 84 uucp
a1fcff33 85 vpn
9ff30033 86 zebra
d17b4d23 87
541b7d57 88* Wed Sep 07 2005 Chris PeBenito <selinux@tresys.com> - 20050907
ce1b44aa 89- Fix errors uncovered by sediff.
a19e3464
CP
90- Doc tool will explicitly say a module does not have interfaces
91 or templates on the module page.
6e61566d
CP
92- Added policies:
93 comsat
0c3d1705 94 dbus
f344c0f3 95 dhcp
ac0483ae 96 dictd
fdae8e75 97 hal
8d935234 98 inn
b11a75a5 99 ntp
0f707d52 100 squid
a19e3464 101
37aa3ff2 102* Fri Aug 26 2005 Chris PeBenito <selinux@tresys.com> - 20050826
e28aa682
CP
103- Add Makefile support for building loadable modules.
104- Add genclassperms.py tool to add require blocks
105 for loadable modules.
106- Change sedoctool to make required modules part of base
107 by default, otherwise make as modules, in modules.conf.
108- Fix segenxml to handle modules with no interfaces.
109- Rename ipsec connect interface for consistency.
110- Add missing parts of unix stream socket connect interface
111 of ipsec.
112- Rename inetd connect interface for consistency.
113- Rename interface for purging contents of tmp, for clarity,
114 since it allows deletion of classes other than file.
115- Misc. cleanups.
116- Added policies:
117 acct
118 bind
119 firstboot
120 gpm
121 howl
122 ldap
123 loadkeys
124 mysql
125 privoxy
126 quota
127 rshd
128 rsync
129 su
130 sudo
131 tcpd
132 tmpreaper
133 updfstab
81343a6f 134
e28aa682
CP
135* Tue Aug 2 2005 Chris PeBenito <selinux@tresys.com> - 20050802
136- Fix comparison bug in fc_sort.
137- Fix handling of ordered and unordered HTML lists.
138- Corenetwork now supports multiple network interfaces having the
139 same type.
140- Doc tool now creates pages for global Booleans and global tunables.
141- Doc tool now links directly to the interface/template in the
142 module page when it is selected in the interface/template index.
143- Added support for layer summaries.
144- Added policies:
145 ipsec
146 nscd
147 pcmcia
148 raid
acb668ed 149
e28aa682
CP
150* Thu Jul 7 2005 Chris PeBenito <selinux@tresys.com> - 20050707
151- Changed xml to have modules encapsulated by layer tags, rather
152 than putting layer="foo" in the module tags. Also in the future
153 we can put a summary and description for each layer.
154- Added tool to infer interface, module, and layer tags. This will
155 now list all interfaces, even if they are missing xml docs.
156- Shortened xml tag names.
157- Added macros to declare interfaces and templates.
158- Added interface call trace.
159- Updated all xml documentation for shorter and inferred tags.
160- Doc tool now displays templates in the web pages.
161- Doc tool retains the user's settings in modules.conf and
162 tunables.conf if the files already exist.
163- Modules.conf behavior has been changed to be a list of all
164 available modules, and the user can specify if the module is
165 built as a loadable module, included in the monolithic policy,
166 or excluded.
167- Added policies:
168 fstools (fsck, mkfs, swapon, etc. tools)
169 logrotate
170 inetd
171 kerberos
172 nis (ypbind and ypserv)
173 ssh (server, client, and agent)
174 unconfined
175- Added infrastructure for targeted policy support, only missing
176 transition boolean support.
dfa83e92 177
e28aa682
CP
178* Wed Jun 15 2005 Chris PeBenito <selinux@tresys.com> - 20050615
179 - Initial release