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