2 |
%define name e-smith-base+ldap |
%define name e-smith-base+ldap |
3 |
Name: %{name} |
Name: %{name} |
4 |
%define version 4.19.1 |
%define version 4.19.1 |
5 |
%define release 6 |
%define release 21 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
14 |
Patch4: e-smith-base-4.18.1-frames.patch |
Patch4: e-smith-base-4.18.1-frames.patch |
15 |
Patch5: e-smith-base+ldap-4.19.1-convert_ldap-init-accounts_to_template.patch |
Patch5: e-smith-base+ldap-4.19.1-convert_ldap-init-accounts_to_template.patch |
16 |
Patch6: e-smith-base+ldap-4.19.1-nss_policy-post_install-ssl_fix.patch |
Patch6: e-smith-base+ldap-4.19.1-nss_policy-post_install-ssl_fix.patch |
17 |
|
Patch7: e-smith-base-4.18.1-quitconsole.patch |
18 |
|
Patch8: e-smith-base-4.18.1-freebusy.patch2 |
19 |
|
Patch9: e-smith-base+ldap-4.19.1-ldap_fixes.patch |
20 |
|
Patch10: e-smith-base+ldap-4.19.1-import_fixes.patch |
21 |
|
Patch11: e-smith-base-4.18.1-dateManip.patch |
22 |
|
Patch12: e-smith-base-4.18.1-ethernetlist.patch |
23 |
|
Patch13: e-smith-base-4.18.1-add2general.patch |
24 |
|
Patch14: e-smith-base+ldap-4.19.1-change_domain_name.patch |
25 |
|
Patch15: e-smith-base+ldap-4.19.1-freebusy.patch2 |
26 |
|
Patch16: e-smith-base+ldap-4.19.1-add2general.patch |
27 |
|
Patch17: e-smith-base+ldap-4.19.1-get_raid_details_cciss.patch |
28 |
|
Patch18: e-smith-base+ldap-4.19.1-merge_users_and_people.patch |
29 |
|
Patch19: e-smith-base+ldap-4.19.1-2739schema.patch |
30 |
|
Patch20: e-smith-base-4.18.1-PortFixesFromBase.patch |
31 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
32 |
Requires: mod_auth_external |
Requires: mod_auth_external |
33 |
Requires: e-smith-lib >= 1.18.0-19 |
Requires: e-smith-lib >= 1.18.0-19 |
34 |
Requires: server-manager-images, server-manager |
Requires: server-manager-images, server-manager |
35 |
Requires: e-smith-formmagick >= 1.4.0-9 |
Requires: e-smith-formmagick >= 1.4.0-12 |
36 |
Requires: initscripts >= 6.67-1es17 |
Requires: initscripts >= 6.67-1es17 |
37 |
Requires: e-smith-daemontools >= 1.7.1-04 |
Requires: e-smith-daemontools >= 1.7.1-04 |
38 |
Requires: perl(Locale::gettext) |
Requires: perl(Locale::gettext) |
84 |
e-smith server and gateway software - base module. |
e-smith server and gateway software - base module. |
85 |
|
|
86 |
%changelog |
%changelog |
87 |
|
* Thu Aug 7 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.19.1-21 |
88 |
|
- Revert locale key PASSWORD_RESET_TITLE to RESET_PASSWORD_TITLE and move it |
89 |
|
to e-smith-formmagick's general [SME: 4475] |
90 |
|
- Reverting all *PASSWORD_NO_MATCH to *PASSWORD_VERIFY_ERROR locale keys [SME: 4476] |
91 |
|
- Remove invalid entry tag from userpassword's locale file preventing the |
92 |
|
form from displaying properly [SME: 4479] |
93 |
|
|
94 |
|
* Fri Jul 25 2008 Shad L. Lords <slords@mail.com> 4.19.1-20 |
95 |
|
- Separate template to avoid breaking schema [SME: 4171] |
96 |
|
|
97 |
|
* Fri Jul 25 2008 Daniel B. <daniel@firewall-services.com> 4.19.1-19 |
98 |
|
- Merge Users and People informations in ou=Users. This is done by removing |
99 |
|
the 'account' objectClass and adding 'calEntry' and 'InetOrgPerson' for |
100 |
|
user accounts [SME: 4396] |
101 |
|
- do not reset objectClass attributes during ldap-update. This will allow |
102 |
|
admins to add others objectClass |
103 |
|
- use the dummy user (inetOrgPerson) of each group to store mail address |
104 |
|
of the group (may store alias latter) |
105 |
|
- remove now unused ou=People |
106 |
|
- rotate slapd log in logrotate event |
107 |
|
- compute sambaSID of users, prevent invalid sambaSID during migration |
108 |
|
|
109 |
|
* Wed Jul 23 2008 Gavin Weight <gweight@gmail.com> 4.19.1-18 |
110 |
|
- Add regex to support cciss device names in manageRAID.pl. [SME: 4455] |
111 |
|
|
112 |
|
* Sat Jul 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.19.1-17 |
113 |
|
- Add common <base> tags to e-smith-formmagick's general [SME: 4279] |
114 |
|
|
115 |
|
* Thu May 14 2008 Daniel B. <daniel@firewall-services.com> 4.19.1-16 |
116 |
|
- Add calEntry in ldap-update so the attribute calFBURL is allowed and |
117 |
|
ou=People can be updated |
118 |
|
|
119 |
|
* Mon Apr 28 2008 Daniel B. <daniel@firewall-services.com> 4.19.1-15 |
120 |
|
- Fix run script when domain name has changed |
121 |
|
|
122 |
|
* Mon Apr 28 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.19.1-14 |
123 |
|
- Add common <base> tags to e-smith-formmagick's general [SME: 4279] |
124 |
|
|
125 |
|
* Wed Apr 23 2008 Shad L. Lords <slords@mail.com> 4.19.1-13 |
126 |
|
- Fix for > 5 nics detected [SME: 4232] |
127 |
|
|
128 |
|
* Tue Apr 22 2008 Shad L. Lords <slords@mail.com> 4.19.1-12 |
129 |
|
- Remove use of Date::Manip from ssl.crt [SME: 3155] |
130 |
|
|
131 |
|
* Tue Apr 22 2008 Daniel B. <daniel@firewall-services.com> 4.19.1-11 |
132 |
|
- Import samba information in ldap (for users) |
133 |
|
- Import samba machine accounts |
134 |
|
|
135 |
|
* Tue Apr 22 2008 Daniel B. <daniel@firewall-services.com> 4.19.1-10 |
136 |
|
- Updated samba.schema (necessary for substr search on sambaSID) |
137 |
|
- configured salpd to use md5crypt as hash |
138 |
|
- configure ldap.conf to use exop as hash (negociated with ldap server => md5crypt) |
139 |
|
- ACL for sambaLMPassword and sambaNTPassword |
140 |
|
- Allow unix account lookup in ou=Computers (for machine accounts) |
141 |
|
- Remove warnings in ldap.conf template |
142 |
|
|
143 |
|
* Sat Apr 19 2008 Shad L. Lords <slords@mail.com> 4.19.1-9 |
144 |
|
- Fix FreeBusy param when disabled [SME: 1806] |
145 |
|
- Remove .orig file [SME: 4228] |
146 |
|
|
147 |
|
* Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 4.19.1-8 |
148 |
|
- Remove quitConsole from menu [SME: 4154] |
149 |
|
|
150 |
|
* Wed Apr 2 2008 Sebastien F. <sebast@firewall-services.com> 4.19.1-7 |
151 |
|
- Really fix free/busy in usermanager [SME: 4157] |
152 |
|
|
153 |
* Wed Apr 2 2008 Sebastien F. <sebast@firewall-services.com> 4.19.1-6 |
* Wed Apr 2 2008 Sebastien F. <sebast@firewall-services.com> 4.19.1-6 |
154 |
- Set nss "bind_policy" to "soft" to be able to access to |
- Set nss "bind_policy" to "soft" to be able to access to |
155 |
/etc/{passwd,groups,shadow} informations when ldap is down. |
/etc/{passwd,groups,shadow} informations when ldap is down. |
1180 |
%patch4 -p1 |
%patch4 -p1 |
1181 |
%patch5 -p1 |
%patch5 -p1 |
1182 |
%patch6 -p1 |
%patch6 -p1 |
1183 |
|
%patch7 -p1 |
1184 |
|
%patch8 -p1 |
1185 |
|
%patch9 -p1 |
1186 |
|
%patch10 -p1 |
1187 |
|
%patch11 -p1 |
1188 |
|
%patch12 -p1 |
1189 |
|
%patch13 -p1 |
1190 |
|
%patch14 -p1 |
1191 |
|
%patch15 -p1 |
1192 |
|
%patch16 -p1 |
1193 |
|
%patch17 -p1 |
1194 |
|
%patch18 -p1 |
1195 |
|
%patch19 -p1 |
1196 |
|
%patch20 -p1 |
1197 |
|
|
1198 |
%pre |
%pre |
1199 |
if [ -d /etc/e-smith/locale/fr-ca -a ! -L /etc/e-smith/locale/fr-ca ] |
if [ -d /etc/e-smith/locale/fr-ca -a ! -L /etc/e-smith/locale/fr-ca ] |