]> git.ipfire.org Git - people/stevee/selinux-policy.git/blame - refpolicy/Changelog
add networkmanager
[people/stevee/selinux-policy.git] / refpolicy / Changelog
CommitLineData
cf6141a7
CP
1- Fix corenetwork gen_context()'s to expand during the policy
2 build phase instead of during the generation phase.
2b01ae7e 3- DISTRO=redhat now implies DIRECT_INITRC=y.
cf6141a7 4- Added policies:
3509484c 5 canna
ea557a85 6 cyrus
29ce0009 7 dovecot
cf6141a7 8 distcc
239db5e2 9 networkmanager
23a4442b 10 xdm
2b01ae7e 11
a4e8b79d 12* Wed Oct 19 2005 Chris PeBenito <selinux@tresys.com> - 20051019
61feb222 13- Many fixes to make loadable modules build.
8df65f13 14- Add targets for sechecker.
4f9f30c8
CP
15- Updated to sedoctool to read bool files and tunable
16 files separately.
17- Changed the xml tag of <boolean> to <bool> to be consistent
18 with gen_bool().
19- Modified the implementation of segenxml to use regular
20 expressions.
e02c61cf
CP
21- Rename context_template() to gen_context() to clarify
22 that its not a Reference Policy template, but a support
23 macro.
b03f960e 24- Add disable_*_trans bool support for targeted policy.
f0574fa9
CP
25- Add MLS module to handle MLS constraint exceptions,
26 such as reading up and writing down.
681c9a02 27- Fix errors uncovered by sediff.
84285926 28- Added policies:
9edc2895 29 anaconda
e749cd12 30 apache
4483ee84
CP
31 apm
32 arpwatch
d4dca585 33 bluetooth
20e306e2 34 dmidecode
d4dca585 35 finger
fc6524d7 36 ftp
84285926 37 kudzu
799a0b43 38 mailman
e08118a5 39 ppp
fa67570d 40 radvd
f33561f5
CP
41 sasl
42 webalizer
681c9a02 43
48558667 44* Thu Sep 22 2005 Chris PeBenito <selinux@tresys.com> - 20050922
142e9f40
CP
45- Make logrotate, sendmail, sshd, and rpm policies
46 unconfined in the targeted policy so no special
47 modules.conf is required.
a0824843 48- Add experimental MCS support.
c0e4fe2c 49- Add appconfig for MLS.
98a8ead4
CP
50- Add equivalents for old can_resolve(), can_ldap(), and
51 can_portmap() to sysnetwork.
082dcd9e 52- Fix base module compile issues.
d17b4d23 53- Added policies:
9210553e 54 cpucontrol
93070cba 55 cvs
d17b4d23 56 ktalk
eb3cb682 57 portmap
a1fcff33 58 postgresql
4fd5201a 59 rlogin
84c92239 60 samba
ccc59782 61 snmp
200f453f 62 stunnel
4fd5201a 63 telnet
40adb57f 64 tftp
f7ba4a89 65 uucp
a1fcff33 66 vpn
9ff30033 67 zebra
d17b4d23 68
541b7d57 69* Wed Sep 07 2005 Chris PeBenito <selinux@tresys.com> - 20050907
ce1b44aa 70- Fix errors uncovered by sediff.
a19e3464
CP
71- Doc tool will explicitly say a module does not have interfaces
72 or templates on the module page.
6e61566d
CP
73- Added policies:
74 comsat
0c3d1705 75 dbus
f344c0f3 76 dhcp
ac0483ae 77 dictd
fdae8e75 78 hal
8d935234 79 inn
b11a75a5 80 ntp
0f707d52 81 squid
a19e3464 82
37aa3ff2 83* Fri Aug 26 2005 Chris PeBenito <selinux@tresys.com> - 20050826
e28aa682
CP
84- Add Makefile support for building loadable modules.
85- Add genclassperms.py tool to add require blocks
86 for loadable modules.
87- Change sedoctool to make required modules part of base
88 by default, otherwise make as modules, in modules.conf.
89- Fix segenxml to handle modules with no interfaces.
90- Rename ipsec connect interface for consistency.
91- Add missing parts of unix stream socket connect interface
92 of ipsec.
93- Rename inetd connect interface for consistency.
94- Rename interface for purging contents of tmp, for clarity,
95 since it allows deletion of classes other than file.
96- Misc. cleanups.
97- Added policies:
98 acct
99 bind
100 firstboot
101 gpm
102 howl
103 ldap
104 loadkeys
105 mysql
106 privoxy
107 quota
108 rshd
109 rsync
110 su
111 sudo
112 tcpd
113 tmpreaper
114 updfstab
81343a6f 115
e28aa682
CP
116* Tue Aug 2 2005 Chris PeBenito <selinux@tresys.com> - 20050802
117- Fix comparison bug in fc_sort.
118- Fix handling of ordered and unordered HTML lists.
119- Corenetwork now supports multiple network interfaces having the
120 same type.
121- Doc tool now creates pages for global Booleans and global tunables.
122- Doc tool now links directly to the interface/template in the
123 module page when it is selected in the interface/template index.
124- Added support for layer summaries.
125- Added policies:
126 ipsec
127 nscd
128 pcmcia
129 raid
acb668ed 130
e28aa682
CP
131* Thu Jul 7 2005 Chris PeBenito <selinux@tresys.com> - 20050707
132- Changed xml to have modules encapsulated by layer tags, rather
133 than putting layer="foo" in the module tags. Also in the future
134 we can put a summary and description for each layer.
135- Added tool to infer interface, module, and layer tags. This will
136 now list all interfaces, even if they are missing xml docs.
137- Shortened xml tag names.
138- Added macros to declare interfaces and templates.
139- Added interface call trace.
140- Updated all xml documentation for shorter and inferred tags.
141- Doc tool now displays templates in the web pages.
142- Doc tool retains the user's settings in modules.conf and
143 tunables.conf if the files already exist.
144- Modules.conf behavior has been changed to be a list of all
145 available modules, and the user can specify if the module is
146 built as a loadable module, included in the monolithic policy,
147 or excluded.
148- Added policies:
149 fstools (fsck, mkfs, swapon, etc. tools)
150 logrotate
151 inetd
152 kerberos
153 nis (ypbind and ypserv)
154 ssh (server, client, and agent)
155 unconfined
156- Added infrastructure for targeted policy support, only missing
157 transition boolean support.
dfa83e92 158
e28aa682
CP
159* Wed Jun 15 2005 Chris PeBenito <selinux@tresys.com> - 20050615
160 - Initial release