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