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