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