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