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