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