]> git.ipfire.org Git - people/stevee/selinux-policy.git/blame - refpolicy/Changelog
remove unneeded gen_require_set() macro
[people/stevee/selinux-policy.git] / refpolicy / Changelog
CommitLineData
0f5d13fe 1- Merge xdm into xserver.
18cc016f 2- Remove kernel module reversed interfaces.
58507613
CP
3- Add filename attribute to module XML tag and lineno attribute to
4 interface XML tag.
9b3756bf
CP
5- Changed QUIET build option to a yes or no option.
6- Add a Makefile used for compiling loadable modules in a
7 user's development environment, building against policy headers.
8- Add Make target for installing policy headers.
4ace0fa5
CP
9- Separate per-userdomain template expansion from the userdomain
10 module and add infrastructure to expand templates in the modules
11 that own the template.
12- Enable secadm only for MLS policies.
5e4cbc75
CP
13- Remove role change rules in su and sudo since this functionality has been
14 removed from these programs.
37227dcd 15- Add ctags Make target from Thomas Bleher.
7dca64fa 16- Collapse commands with grep piped to sed into one sed command.
1e786eac 17- Fix type_change bug in term_user_pty().
acd87ca9 18- Move ice_tmp_t from miscfiles to xserver.
85c20af3 19- Login fixes from Serge Hallyn.
488ec7bd 20- Move xserver_log_t from xdm to xserver.
8dca6b97 21- Add lpr per-userdomain policy to lpd.
0a772886 22- Miscellaneous fixes from Dan Walsh.
68228b33
CP
23- Change initrc_var_run_t interface noun from script_pid to utmp,
24 for greater clarity.
8cc49473 25- Added modules:
2bcdbd8c 26 certwatch
a225f983 27 mono (Dan Walsh)
67962667 28 mrtg
e1c41428 29 portage
7c2f5a82 30 userhelper
8cc49473 31 usernetctl
a225f983 32 wine (Dan Walsh)
488ec7bd 33 xserver
8cc49473 34
22cb0bec 35* Tue Jan 17 2006 Chris PeBenito <selinux@tresys.com> - 20060117
b7b1d238
CP
36- Adds support for generating corenetwork interfaces based on attributes
37 in addition to types.
38- Permits the listing of multiple nodes in a network_node() that will be
39 given the same type.
40- Add two new permission sets for stream sockets.
9d594986
CP
41- Rename file type transition interfaces verb from create to
42 filetrans to differentiate it from create interfaces without
43 type transitions.
44- Fix expansion of interfaces from disabled modules.
de940877
CP
45- Rsync can be long running from init,
46 added rules to allow this.
b07eaef9 47- Add polyinstantiation build option.
afd38b16 48- Add setcontext to the association object class.
bb437244 49- Add apache relay and db connect tunables.
a324ef13 50- Rename texrel_shlib_t to textrel_shlib_t.
cbe3275e 51- Add swat to samba module.
2c243586 52- Numerous miscellaneous fixes from Dan Walsh.
0f73fdea 53- Added modules:
de8af9dc 54 alsa
7576fad5 55 automount
4ec6941b 56 cdrecord
44d5d93f 57 daemontools (Petre Rodan)
87107917 58 ddcprobe
44d5d93f 59 djbdns (Petre Rodan)
a089b6d0 60 fetchmail
8cffa788 61 irc
3ffe2988 62 java
1ae2c313 63 lockdev
020cbefc 64 logwatch (Dan Walsh)
0e8ec433 65 openct
2c243586 66 prelink (Dan Walsh)
44d5d93f 67 publicfile (Petre Rodan)
6f11d6b8 68 readahead
7e0fa55f 69 roundup
c8ba6830 70 screen
6a57b68d 71 slocate (Dan Walsh)
1d427acc 72 slrnpull
871b6855 73 smartmon
0f73fdea 74 sysstat
44d5d93f 75 ucspitcp (Petre Rodan)
44f490b5 76 usbmodules
39a17ecb 77 vbetool (Dan Walsh)
0f73fdea 78
cd1b0b3f 79* Wed Dec 07 2005 Chris PeBenito <selinux@tresys.com> - 20051207
c0626aa4
CP
80- Add unlabeled IPSEC association rule to domains with
81 networking permissions.
bdb2fac0
CP
82- Merge systemuser back in to users, as these files
83 do not need to be split.
0176d139 84- Add check for duplicate interface/template definitions.
058f3efd
CP
85- Move domain, files, and corecommands modules to kernel
86 layer to resolve some layering inconsistencies.
8e0ef1f9 87- Move policy build options out of Makefile into build.conf.
131e573d 88- Add yppasswd to nis module.
1328802a
CP
89- Change optional_policy() to refer to the module name
90 rather than modulename.te.
c767b14c
CP
91- Fix labeling targets to use installed file_contexts rather
92 than partial file_contexts in the policy source directory.
93- Fix build process to use make's internal vpath functions
94 to detect modules rather than using subshells and find.
95- Add install target for modular policy.
96- Add load target for modular policy.
97- Add appconfig dependency to the load target.
9cc2ccc4 98- Miscellaneous fixes from Dan Walsh.
cf6141a7
CP
99- Fix corenetwork gen_context()'s to expand during the policy
100 build phase instead of during the generation phase.
cf6141a7 101- Added policies:
10b1f324 102 amanda
4b9516c1 103 avahi
3509484c 104 canna
ea557a85 105 cyrus
a636210e 106 dbskk
29ce0009 107 dovecot
cf6141a7 108 distcc
4093c293 109 i18n_input
5d5ea8d0 110 irqbalance
ad3b9d76 111 lpd
239db5e2 112 networkmanager
230838e1 113 pegasus
04926d07 114 postfix
3e6c816d 115 procmail
385dcd4e 116 radius
19ff64f8 117 rdisc
43989f82 118 rpc
f932d8e3 119 spamassassin
f11f0c10 120 timidity
23a4442b 121 xdm
3f41889d 122 xfs
2b01ae7e 123
a4e8b79d 124* Wed Oct 19 2005 Chris PeBenito <selinux@tresys.com> - 20051019
61feb222 125- Many fixes to make loadable modules build.
8df65f13 126- Add targets for sechecker.
4f9f30c8
CP
127- Updated to sedoctool to read bool files and tunable
128 files separately.
129- Changed the xml tag of <boolean> to <bool> to be consistent
130 with gen_bool().
131- Modified the implementation of segenxml to use regular
132 expressions.
e02c61cf
CP
133- Rename context_template() to gen_context() to clarify
134 that its not a Reference Policy template, but a support
135 macro.
b03f960e 136- Add disable_*_trans bool support for targeted policy.
f0574fa9
CP
137- Add MLS module to handle MLS constraint exceptions,
138 such as reading up and writing down.
681c9a02 139- Fix errors uncovered by sediff.
84285926 140- Added policies:
9edc2895 141 anaconda
e749cd12 142 apache
4483ee84
CP
143 apm
144 arpwatch
d4dca585 145 bluetooth
20e306e2 146 dmidecode
d4dca585 147 finger
fc6524d7 148 ftp
84285926 149 kudzu
799a0b43 150 mailman
e08118a5 151 ppp
fa67570d 152 radvd
f33561f5
CP
153 sasl
154 webalizer
681c9a02 155
48558667 156* Thu Sep 22 2005 Chris PeBenito <selinux@tresys.com> - 20050922
142e9f40
CP
157- Make logrotate, sendmail, sshd, and rpm policies
158 unconfined in the targeted policy so no special
159 modules.conf is required.
a0824843 160- Add experimental MCS support.
c0e4fe2c 161- Add appconfig for MLS.
98a8ead4
CP
162- Add equivalents for old can_resolve(), can_ldap(), and
163 can_portmap() to sysnetwork.
082dcd9e 164- Fix base module compile issues.
d17b4d23 165- Added policies:
9210553e 166 cpucontrol
93070cba 167 cvs
d17b4d23 168 ktalk
eb3cb682 169 portmap
a1fcff33 170 postgresql
4fd5201a 171 rlogin
84c92239 172 samba
ccc59782 173 snmp
200f453f 174 stunnel
4fd5201a 175 telnet
40adb57f 176 tftp
f7ba4a89 177 uucp
a1fcff33 178 vpn
9ff30033 179 zebra
d17b4d23 180
541b7d57 181* Wed Sep 07 2005 Chris PeBenito <selinux@tresys.com> - 20050907
ce1b44aa 182- Fix errors uncovered by sediff.
a19e3464
CP
183- Doc tool will explicitly say a module does not have interfaces
184 or templates on the module page.
6e61566d
CP
185- Added policies:
186 comsat
0c3d1705 187 dbus
f344c0f3 188 dhcp
ac0483ae 189 dictd
fdae8e75 190 hal
8d935234 191 inn
b11a75a5 192 ntp
0f707d52 193 squid
a19e3464 194
37aa3ff2 195* Fri Aug 26 2005 Chris PeBenito <selinux@tresys.com> - 20050826
e28aa682
CP
196- Add Makefile support for building loadable modules.
197- Add genclassperms.py tool to add require blocks
198 for loadable modules.
199- Change sedoctool to make required modules part of base
200 by default, otherwise make as modules, in modules.conf.
201- Fix segenxml to handle modules with no interfaces.
202- Rename ipsec connect interface for consistency.
203- Add missing parts of unix stream socket connect interface
204 of ipsec.
205- Rename inetd connect interface for consistency.
206- Rename interface for purging contents of tmp, for clarity,
207 since it allows deletion of classes other than file.
208- Misc. cleanups.
209- Added policies:
210 acct
211 bind
212 firstboot
213 gpm
214 howl
215 ldap
216 loadkeys
217 mysql
218 privoxy
219 quota
220 rshd
221 rsync
222 su
223 sudo
224 tcpd
225 tmpreaper
226 updfstab
81343a6f 227
e28aa682
CP
228* Tue Aug 2 2005 Chris PeBenito <selinux@tresys.com> - 20050802
229- Fix comparison bug in fc_sort.
230- Fix handling of ordered and unordered HTML lists.
231- Corenetwork now supports multiple network interfaces having the
232 same type.
233- Doc tool now creates pages for global Booleans and global tunables.
234- Doc tool now links directly to the interface/template in the
235 module page when it is selected in the interface/template index.
236- Added support for layer summaries.
237- Added policies:
238 ipsec
239 nscd
240 pcmcia
241 raid
acb668ed 242
e28aa682
CP
243* Thu Jul 7 2005 Chris PeBenito <selinux@tresys.com> - 20050707
244- Changed xml to have modules encapsulated by layer tags, rather
245 than putting layer="foo" in the module tags. Also in the future
246 we can put a summary and description for each layer.
247- Added tool to infer interface, module, and layer tags. This will
248 now list all interfaces, even if they are missing xml docs.
249- Shortened xml tag names.
250- Added macros to declare interfaces and templates.
251- Added interface call trace.
252- Updated all xml documentation for shorter and inferred tags.
253- Doc tool now displays templates in the web pages.
254- Doc tool retains the user's settings in modules.conf and
255 tunables.conf if the files already exist.
256- Modules.conf behavior has been changed to be a list of all
257 available modules, and the user can specify if the module is
258 built as a loadable module, included in the monolithic policy,
259 or excluded.
260- Added policies:
261 fstools (fsck, mkfs, swapon, etc. tools)
262 logrotate
263 inetd
264 kerberos
265 nis (ypbind and ypserv)
266 ssh (server, client, and agent)
267 unconfined
268- Added infrastructure for targeted policy support, only missing
269 transition boolean support.
dfa83e92 270
e28aa682
CP
271* Wed Jun 15 2005 Chris PeBenito <selinux@tresys.com> - 20050615
272 - Initial release