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