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