]> git.ipfire.org Git - people/stevee/selinux-policy.git/blame - refpolicy/Changelog
add mozilla bug 1396
[people/stevee/selinux-policy.git] / refpolicy / Changelog
CommitLineData
63e0a1e0 1- Updated comments in mls file from Chad Hanson.
ce3145e3 2- Added modules:
8a0a9944 3 amavis (Erich Schubert)
0c54fcf8 4 apt (Erich Schubert)
8a0a9944 5 clamav (Erich Schubert)
0c54fcf8 6 dpkg (Erich Schubert)
9105f90b 7 mozilla
77b81c6b 8 mplayer
c8d5b357 9 rhgb
1852726f 10 thunderbird
ce3145e3
CP
11 tor (Erich Schubert)
12
0fc3e1b7 13* Tue Mar 07 2006 Chris PeBenito <selinux@tresys.com> - 20060307
1c1ac67f
CP
14- Make all interface parameters required.
15- Move boot_t, system_map_t, and modules_object_t to files module,
16 and move bootloader to admin layer.
02bcb8b3 17- Add semanage policy for semodule from Dan Walsh.
3eea5516 18- Remove allow_execmem from targeted policy domain_base_type().
ace3688a 19- Add users_extra and seusers support.
0062f96b 20- Postfix fixes from Serge Hallyn.
0e686f1f
CP
21- Run python and shell directly to interpret scripts so policy
22 sources need not be executable.
23- Add desc tag XML to booleans and tunables, and add summary
24 to param XML tag, to make future translations possible.
017bab05 25- Remove unused lvm_vg_t.
ffd5c348 26- Many interface renames to improve naming consistency.
0f5d13fe 27- Merge xdm into xserver.
18cc016f 28- Remove kernel module reversed interfaces.
58507613
CP
29- Add filename attribute to module XML tag and lineno attribute to
30 interface XML tag.
9b3756bf
CP
31- Changed QUIET build option to a yes or no option.
32- Add a Makefile used for compiling loadable modules in a
33 user's development environment, building against policy headers.
34- Add Make target for installing policy headers.
4ace0fa5
CP
35- Separate per-userdomain template expansion from the userdomain
36 module and add infrastructure to expand templates in the modules
37 that own the template.
38- Enable secadm only for MLS policies.
5e4cbc75
CP
39- Remove role change rules in su and sudo since this functionality has been
40 removed from these programs.
37227dcd 41- Add ctags Make target from Thomas Bleher.
7dca64fa 42- Collapse commands with grep piped to sed into one sed command.
1e786eac 43- Fix type_change bug in term_user_pty().
acd87ca9 44- Move ice_tmp_t from miscfiles to xserver.
85c20af3 45- Login fixes from Serge Hallyn.
488ec7bd 46- Move xserver_log_t from xdm to xserver.
8dca6b97 47- Add lpr per-userdomain policy to lpd.
0a772886 48- Miscellaneous fixes from Dan Walsh.
68228b33
CP
49- Change initrc_var_run_t interface noun from script_pid to utmp,
50 for greater clarity.
8cc49473 51- Added modules:
2bcdbd8c 52 certwatch
a225f983 53 mono (Dan Walsh)
67962667 54 mrtg
e1c41428 55 portage
b77d019f 56 tvtime
7c2f5a82 57 userhelper
8cc49473 58 usernetctl
a225f983 59 wine (Dan Walsh)
488ec7bd 60 xserver
8cc49473 61
22cb0bec 62* Tue Jan 17 2006 Chris PeBenito <selinux@tresys.com> - 20060117
b7b1d238
CP
63- Adds support for generating corenetwork interfaces based on attributes
64 in addition to types.
65- Permits the listing of multiple nodes in a network_node() that will be
66 given the same type.
67- Add two new permission sets for stream sockets.
9d594986
CP
68- Rename file type transition interfaces verb from create to
69 filetrans to differentiate it from create interfaces without
70 type transitions.
71- Fix expansion of interfaces from disabled modules.
de940877
CP
72- Rsync can be long running from init,
73 added rules to allow this.
b07eaef9 74- Add polyinstantiation build option.
afd38b16 75- Add setcontext to the association object class.
bb437244 76- Add apache relay and db connect tunables.
a324ef13 77- Rename texrel_shlib_t to textrel_shlib_t.
cbe3275e 78- Add swat to samba module.
2c243586 79- Numerous miscellaneous fixes from Dan Walsh.
0f73fdea 80- Added modules:
de8af9dc 81 alsa
7576fad5 82 automount
4ec6941b 83 cdrecord
44d5d93f 84 daemontools (Petre Rodan)
87107917 85 ddcprobe
44d5d93f 86 djbdns (Petre Rodan)
a089b6d0 87 fetchmail
8cffa788 88 irc
3ffe2988 89 java
1ae2c313 90 lockdev
020cbefc 91 logwatch (Dan Walsh)
0e8ec433 92 openct
2c243586 93 prelink (Dan Walsh)
44d5d93f 94 publicfile (Petre Rodan)
6f11d6b8 95 readahead
7e0fa55f 96 roundup
c8ba6830 97 screen
6a57b68d 98 slocate (Dan Walsh)
1d427acc 99 slrnpull
871b6855 100 smartmon
0f73fdea 101 sysstat
44d5d93f 102 ucspitcp (Petre Rodan)
44f490b5 103 usbmodules
39a17ecb 104 vbetool (Dan Walsh)
0f73fdea 105
cd1b0b3f 106* Wed Dec 07 2005 Chris PeBenito <selinux@tresys.com> - 20051207
c0626aa4
CP
107- Add unlabeled IPSEC association rule to domains with
108 networking permissions.
bdb2fac0
CP
109- Merge systemuser back in to users, as these files
110 do not need to be split.
0176d139 111- Add check for duplicate interface/template definitions.
058f3efd
CP
112- Move domain, files, and corecommands modules to kernel
113 layer to resolve some layering inconsistencies.
8e0ef1f9 114- Move policy build options out of Makefile into build.conf.
131e573d 115- Add yppasswd to nis module.
1328802a
CP
116- Change optional_policy() to refer to the module name
117 rather than modulename.te.
c767b14c
CP
118- Fix labeling targets to use installed file_contexts rather
119 than partial file_contexts in the policy source directory.
120- Fix build process to use make's internal vpath functions
121 to detect modules rather than using subshells and find.
122- Add install target for modular policy.
123- Add load target for modular policy.
124- Add appconfig dependency to the load target.
9cc2ccc4 125- Miscellaneous fixes from Dan Walsh.
cf6141a7
CP
126- Fix corenetwork gen_context()'s to expand during the policy
127 build phase instead of during the generation phase.
cf6141a7 128- Added policies:
10b1f324 129 amanda
4b9516c1 130 avahi
3509484c 131 canna
ea557a85 132 cyrus
a636210e 133 dbskk
29ce0009 134 dovecot
cf6141a7 135 distcc
4093c293 136 i18n_input
5d5ea8d0 137 irqbalance
ad3b9d76 138 lpd
239db5e2 139 networkmanager
230838e1 140 pegasus
04926d07 141 postfix
3e6c816d 142 procmail
385dcd4e 143 radius
19ff64f8 144 rdisc
43989f82 145 rpc
f932d8e3 146 spamassassin
f11f0c10 147 timidity
23a4442b 148 xdm
3f41889d 149 xfs
2b01ae7e 150
a4e8b79d 151* Wed Oct 19 2005 Chris PeBenito <selinux@tresys.com> - 20051019
61feb222 152- Many fixes to make loadable modules build.
8df65f13 153- Add targets for sechecker.
4f9f30c8
CP
154- Updated to sedoctool to read bool files and tunable
155 files separately.
156- Changed the xml tag of <boolean> to <bool> to be consistent
157 with gen_bool().
158- Modified the implementation of segenxml to use regular
159 expressions.
e02c61cf
CP
160- Rename context_template() to gen_context() to clarify
161 that its not a Reference Policy template, but a support
162 macro.
b03f960e 163- Add disable_*_trans bool support for targeted policy.
f0574fa9
CP
164- Add MLS module to handle MLS constraint exceptions,
165 such as reading up and writing down.
681c9a02 166- Fix errors uncovered by sediff.
84285926 167- Added policies:
9edc2895 168 anaconda
e749cd12 169 apache
4483ee84
CP
170 apm
171 arpwatch
d4dca585 172 bluetooth
20e306e2 173 dmidecode
d4dca585 174 finger
fc6524d7 175 ftp
84285926 176 kudzu
799a0b43 177 mailman
e08118a5 178 ppp
fa67570d 179 radvd
f33561f5
CP
180 sasl
181 webalizer
681c9a02 182
48558667 183* Thu Sep 22 2005 Chris PeBenito <selinux@tresys.com> - 20050922
142e9f40
CP
184- Make logrotate, sendmail, sshd, and rpm policies
185 unconfined in the targeted policy so no special
186 modules.conf is required.
a0824843 187- Add experimental MCS support.
c0e4fe2c 188- Add appconfig for MLS.
98a8ead4
CP
189- Add equivalents for old can_resolve(), can_ldap(), and
190 can_portmap() to sysnetwork.
082dcd9e 191- Fix base module compile issues.
d17b4d23 192- Added policies:
9210553e 193 cpucontrol
93070cba 194 cvs
d17b4d23 195 ktalk
eb3cb682 196 portmap
a1fcff33 197 postgresql
4fd5201a 198 rlogin
84c92239 199 samba
ccc59782 200 snmp
200f453f 201 stunnel
4fd5201a 202 telnet
40adb57f 203 tftp
f7ba4a89 204 uucp
a1fcff33 205 vpn
9ff30033 206 zebra
d17b4d23 207
541b7d57 208* Wed Sep 07 2005 Chris PeBenito <selinux@tresys.com> - 20050907
ce1b44aa 209- Fix errors uncovered by sediff.
a19e3464
CP
210- Doc tool will explicitly say a module does not have interfaces
211 or templates on the module page.
6e61566d
CP
212- Added policies:
213 comsat
0c3d1705 214 dbus
f344c0f3 215 dhcp
ac0483ae 216 dictd
fdae8e75 217 hal
8d935234 218 inn
b11a75a5 219 ntp
0f707d52 220 squid
a19e3464 221
37aa3ff2 222* Fri Aug 26 2005 Chris PeBenito <selinux@tresys.com> - 20050826
e28aa682
CP
223- Add Makefile support for building loadable modules.
224- Add genclassperms.py tool to add require blocks
225 for loadable modules.
226- Change sedoctool to make required modules part of base
227 by default, otherwise make as modules, in modules.conf.
228- Fix segenxml to handle modules with no interfaces.
229- Rename ipsec connect interface for consistency.
230- Add missing parts of unix stream socket connect interface
231 of ipsec.
232- Rename inetd connect interface for consistency.
233- Rename interface for purging contents of tmp, for clarity,
234 since it allows deletion of classes other than file.
235- Misc. cleanups.
236- Added policies:
237 acct
238 bind
239 firstboot
240 gpm
241 howl
242 ldap
243 loadkeys
244 mysql
245 privoxy
246 quota
247 rshd
248 rsync
249 su
250 sudo
251 tcpd
252 tmpreaper
253 updfstab
81343a6f 254
e28aa682
CP
255* Tue Aug 2 2005 Chris PeBenito <selinux@tresys.com> - 20050802
256- Fix comparison bug in fc_sort.
257- Fix handling of ordered and unordered HTML lists.
258- Corenetwork now supports multiple network interfaces having the
259 same type.
260- Doc tool now creates pages for global Booleans and global tunables.
261- Doc tool now links directly to the interface/template in the
262 module page when it is selected in the interface/template index.
263- Added support for layer summaries.
264- Added policies:
265 ipsec
266 nscd
267 pcmcia
268 raid
acb668ed 269
e28aa682
CP
270* Thu Jul 7 2005 Chris PeBenito <selinux@tresys.com> - 20050707
271- Changed xml to have modules encapsulated by layer tags, rather
272 than putting layer="foo" in the module tags. Also in the future
273 we can put a summary and description for each layer.
274- Added tool to infer interface, module, and layer tags. This will
275 now list all interfaces, even if they are missing xml docs.
276- Shortened xml tag names.
277- Added macros to declare interfaces and templates.
278- Added interface call trace.
279- Updated all xml documentation for shorter and inferred tags.
280- Doc tool now displays templates in the web pages.
281- Doc tool retains the user's settings in modules.conf and
282 tunables.conf if the files already exist.
283- Modules.conf behavior has been changed to be a list of all
284 available modules, and the user can specify if the module is
285 built as a loadable module, included in the monolithic policy,
286 or excluded.
287- Added policies:
288 fstools (fsck, mkfs, swapon, etc. tools)
289 logrotate
290 inetd
291 kerberos
292 nis (ypbind and ypserv)
293 ssh (server, client, and agent)
294 unconfined
295- Added infrastructure for targeted policy support, only missing
296 transition boolean support.
dfa83e92 297
e28aa682
CP
298* Wed Jun 15 2005 Chris PeBenito <selinux@tresys.com> - 20050615
299 - Initial release