1 |
unnilennium |
1.21 |
# $Id: e-smith-manager.spec,v 1.20 2017/03/26 03:47:54 unnilennium Exp $ |
2 |
stephdl |
1.1 |
|
3 |
|
|
Summary: e-smith manager navigation module |
4 |
|
|
%define name e-smith-manager |
5 |
|
|
Name: %{name} |
6 |
|
|
%define version 2.8.0 |
7 |
unnilennium |
1.21 |
%define release 19 |
8 |
stephdl |
1.1 |
Version: %{version} |
9 |
|
|
Release: %{release}%{?dist} |
10 |
|
|
License: GPL |
11 |
|
|
Group: Networking/Daemons |
12 |
|
|
Source: %{name}-%{version}.tar.xz |
13 |
unnilennium |
1.4 |
Patch0: e-smith-manager-2.8.0-fixsyntax.patch |
14 |
vip-ire |
1.5 |
Patch1: e-smith-manager-2.8.0-manager_suid_wrapper.patch |
15 |
vip-ire |
1.6 |
Patch2: e-smith-manager-2.8.0-fix_logout.patch |
16 |
unnilennium |
1.7 |
Patch3: e-smith-manager-2.8.0-newTKTsyntax.patch |
17 |
vip-ire |
1.9 |
Patch4: e-smith-manager-2.8.0-no_index_for_manager_common.patch |
18 |
unnilennium |
1.13 |
Patch5: e-smith-manager-2.8.0-koozali.org |
19 |
|
|
Patch6: e-smith-manager-2.8.0-Koozali_manager.patch |
20 |
unnilennium |
1.15 |
Patch7: e-smith-manager-2.8.0-bz9924-badredirection.patch |
21 |
unnilennium |
1.17 |
Patch8: e-smith-manager-2.8.0-bz9921-timeout.patch |
22 |
unnilennium |
1.20 |
Patch9: e-smith-manager-2.8.0-bz10167-emptyback.patch |
23 |
|
|
|
24 |
stephdl |
1.1 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
25 |
|
|
BuildRequires: e-smith-devtools |
26 |
|
|
BuildRequires: gettext |
27 |
vip-ire |
1.5 |
BuildRequires: gcc |
28 |
stephdl |
1.1 |
Requires: e-smith-lib >= 1.18.0-26 |
29 |
|
|
Requires: mod_auth_tkt |
30 |
|
|
Requires: pwauth |
31 |
|
|
Requires: perl(Apache::AuthTkt) |
32 |
|
|
Provides: server-manager |
33 |
|
|
AutoReqProv: no |
34 |
|
|
|
35 |
|
|
%changelog |
36 |
unnilennium |
1.21 |
* Mon Mar 27 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-19.sme |
37 |
|
|
- fix typo in e-smith-manager-2.8.0-bz10167-emptyback.patch |
38 |
|
|
|
39 |
unnilennium |
1.20 |
* Sat Mar 25 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-18.sme |
40 |
|
|
- avoid internal server error if empty back parameter [SME: 10167] |
41 |
|
|
- return user friendly message |
42 |
|
|
|
43 |
unnilennium |
1.19 |
* Sat Mar 25 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-17.sme |
44 |
unnilennium |
1.17 |
- fix too short timeout in server-manager [SME: 9921] |
45 |
unnilennium |
1.18 |
- now 30 min as default instead of 5 |
46 |
unnilennium |
1.17 |
- possibility to change this and adapt the default 0.66 of timeout remaining to reset it |
47 |
|
|
- by default only a session cookie, can activate persistent cookie |
48 |
|
|
- sha256 as encryption. |
49 |
|
|
|
50 |
unnilennium |
1.16 |
* Mon Jan 16 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-15.sme |
51 |
unnilennium |
1.15 |
- fix bad redirection parameter that might reveal session information to remote site [SME: 9924] |
52 |
|
|
|
53 |
unnilennium |
1.14 |
* Tue Jul 19 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-13.sme |
54 |
|
|
- added missing template-begin for tkt.css [SME: 9676] |
55 |
|
|
|
56 |
unnilennium |
1.13 |
* Tue Jul 19 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-12.sme |
57 |
|
|
- Update server-manager to Koozali branding [SME: 9676] |
58 |
|
|
- We thanks John Crisp for his wonderful work. |
59 |
|
|
|
60 |
unnilennium |
1.12 |
* Wed Jun 15 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-11.sme |
61 |
|
|
- change link for donation to koozali.org [SME: 9599] |
62 |
|
|
|
63 |
vip-ire |
1.10 |
* Wed Jun 15 2016 Daniel Berteaud <daniel@firewall-services.com> 2.8.0-10.sme |
64 |
vip-ire |
1.11 |
- Fix syntax for removing Indexes options [SME: 9587] |
65 |
vip-ire |
1.10 |
|
66 |
vip-ire |
1.9 |
* Wed Jun 15 2016 Daniel Berteaud <daniel@firewall-services.com> 2.8.0-9.sme |
67 |
|
|
- Remove index option for manager's resources [SME: 9587] |
68 |
|
|
|
69 |
unnilennium |
1.8 |
* Mon Jun 13 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-8.sme |
70 |
unnilennium |
1.7 |
- fix 307 redirection to http when https is used [SME: 8825] [SME: 9583] |
71 |
|
|
- update syntaxe for TKT Auth |
72 |
unnilennium |
1.8 |
- bump 8 for typo |
73 |
unnilennium |
1.7 |
|
74 |
vip-ire |
1.6 |
* Wed Jun 1 2016 Daniel Berteaud <daniel@firewall-services.com> 2.8.0-6.sme |
75 |
|
|
- Fix a syntax error in server-manager's logout script [SME: 9527] |
76 |
|
|
|
77 |
vip-ire |
1.5 |
* Wed May 11 2016 Daniel Berteaud <daniel@firewall-services.com> 2.8.0-5.sme |
78 |
|
|
- Add a C wrapper to execute manager's cgi to replace perl-suid [SME: 9393] |
79 |
|
|
|
80 |
unnilennium |
1.4 |
* Wed Mar 23 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-4.sme |
81 |
|
|
- fix syntax for httpd 2.4 [SME: 9365] |
82 |
|
|
|
83 |
unnilennium |
1.3 |
* Fri Mar 18 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-3.sme |
84 |
|
|
- rebuild for Bug [SME: 9347] |
85 |
|
|
- Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday, |
86 |
|
|
by assuming the date is correct and changing the weekday. |
87 |
|
|
Wed Mar 14 2000 --> Wed Mar 08 2000 or Tue Mar 14 2000 or Wed Mar 15 2000 or .... |
88 |
|
|
Wed Apr 04 2002 --> Wed Apr 03 2002 or Thu Apr 04 2002 or Wed Apr 10 2002 or .... |
89 |
|
|
Tue May 15 2008 --> Tue May 13 2008 or Thu May 15 2008 or Tue May 20 2008 or .... |
90 |
|
|
|
91 |
vip-ire |
1.2 |
* Fri Mar 18 2016 Daniel Berteaud <daniel@firewall-services.com> 2.8.0-2.sme |
92 |
|
|
- Don't require perl-suidperl anymore [SME: 9339] |
93 |
|
|
|
94 |
stephdl |
1.1 |
* Fri Feb 05 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.8.0-1.sme |
95 |
|
|
- Initial release to sme10 |
96 |
|
|
|
97 |
|
|
* Fri Feb 5 2016 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-4.sme |
98 |
|
|
- Really don't redirect to http when login in/out of the server-manager |
99 |
|
|
[SME: 9163] |
100 |
|
|
|
101 |
|
|
* Sun Jan 31 2016 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-3.sme |
102 |
|
|
- Don't redirect to http when login in/out of the server-manager from |
103 |
|
|
localhost [SME: 9163] |
104 |
|
|
|
105 |
unnilennium |
1.3 |
* Tue Jan 6 2015 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-2.sme |
106 |
stephdl |
1.1 |
- Allow access to the server-manager without SSL from the loopback |
107 |
|
|
[SME: 9163] |
108 |
|
|
|
109 |
|
|
* Sun Mar 23 2014 Ian Wells <esmith@wellsi.com> 2.6.0-1.sme |
110 |
|
|
- Roll new stream to remove obsolete images [SME: 7962] |
111 |
|
|
|
112 |
|
|
* Sun Mar 23 2014 Ian Wells <esmith@wellsi.com> 2.4.0-9.sme |
113 |
|
|
- Remove references to obsolete images, by Stephane de Labrusse [SME: 7962] |
114 |
|
|
|
115 |
|
|
* Fri Oct 11 2013 Ian Wells <esmith@wellsi.com> 2.4.0-8.sme |
116 |
|
|
- Renew donation text in server-manager, by John Crisp [SME: 7897] |
117 |
|
|
|
118 |
|
|
* Thu Jun 6 2013 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-7.sme |
119 |
|
|
- Do not load mod_ssl [SME: 7602] |
120 |
|
|
|
121 |
|
|
* Wed Mar 6 2013 Shad L. Lords <slords@mail.com> 2.4.0-6.sme |
122 |
|
|
- Correct path to pwauth [SME: 7319] |
123 |
|
|
|
124 |
|
|
* Sat Feb 23 2013 Ian Wells <esmith@wellsi.com> 2.4.0-5.sme |
125 |
|
|
- Correct processing of server-manager URL [SME: 7254] |
126 |
|
|
|
127 |
|
|
* Thu Jan 31 2013 Shad L. Lords <slords@mail.com> 2.4.0-4.sme |
128 |
|
|
- Fix typo in perl(Apache::AuthTkt) requires [SME: 7236] |
129 |
|
|
|
130 |
|
|
* Thu Jan 31 2013 Shad L. Lords <slords@mail.com> 2.4.0-3.sme |
131 |
|
|
- Add perl-suidperl dependency [SME: 7235] |
132 |
|
|
|
133 |
|
|
* Thu Jan 31 2013 Shad L. Lords <slords@mail.com> 2.4.0-2.sme |
134 |
|
|
- Add perl(Apache::AuthTkt) dependency [SME: 7236] |
135 |
|
|
|
136 |
|
|
* Thu Jan 31 2013 Shad L. Lords <slords@mail.com> 2.4.0-1.sme |
137 |
|
|
- Roll new stream for sme9 |
138 |
|
|
|
139 |
|
|
* Sat Aug 7 2010 Ian Wells <esmith@wellsi.com> 2.2.0-6.sme |
140 |
|
|
- Remove empty <p> tag from /etc/e-smith/web/common/foot.tmpl, by Daniel [SME: 5905] |
141 |
|
|
|
142 |
|
|
* Sun Jan 31 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-5.sme |
143 |
|
|
- Only display error messages intended for admin in server-manager [SME: 5700] |
144 |
|
|
|
145 |
|
|
* Wed Dec 9 2009 Charlie Brady <charlieb@budge.apana.org.au> 2.2.0-4.sme |
146 |
|
|
- Fix css validation errors. [SME: 5656] |
147 |
|
|
|
148 |
|
|
* Fri Sep 18 2009 Stephen Noble <support@dungog.net> 2.2.0-4.sme |
149 |
|
|
- display reconfigure warning once if UnsavedChanges=yes [SME: 5475] |
150 |
|
|
|
151 |
|
|
* Fri Sep 18 2009 Stephen Noble <support@dungog.net> 2.2.0-3.sme |
152 |
|
|
- display reconfigure warning if UnsavedChanges=yes [SME: 5475] |
153 |
|
|
|
154 |
|
|
* Sun Apr 26 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-2.sme |
155 |
|
|
- Fix misinterpretation of display string [SME: 5022] |
156 |
|
|
|
157 |
|
|
* Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme |
158 |
|
|
- Roll new stream to separate sme7/sme8 trees [SME: 4633] |
159 |
|
|
|
160 |
|
|
* Sat Oct 4 2008 Shad L. Lords <slords@mail.com> 1.14.0-20 |
161 |
|
|
- Make navigation use new db class for navigation [SME: 4619] |
162 |
|
|
|
163 |
|
|
* Thu Jul 31 2008 Shad L. Lords <slords@mail.com> 1.14.0-19 |
164 |
|
|
- Make binmode properties of db class [SME: 4317] |
165 |
|
|
- Add new navigation db & utf8 classes [SME: 4317] |
166 |
|
|
|
167 |
|
|
* Tue Jul 1 2008 Shad L. Lords <slords@mail.com> 1.14.0-18 |
168 |
|
|
- Fix open of database to create if necessary [SME: 4147] |
169 |
|
|
|
170 |
unnilennium |
1.3 |
* Thu May 15 2008 Shad L. Lords <slords@mail.com> 1.14.0-17 |
171 |
|
|
Tue May 15 2008 --> Tue May 13 2008 or Thu May 15 2008 or Tue May 20 2008 or .... |
172 |
stephdl |
1.1 |
- No longer remove navigation dbs. [SME: 4147] |
173 |
|
|
- Deal a little more gracefully with non UTF-8 lexicons [SME: 4229] |
174 |
|
|
|
175 |
|
|
* Mon Mar 31 2008 Shad L. Lords <slords@mail.com> 1.14.0-16 |
176 |
|
|
- Remove navigation dbs and create new [SME: 4147] |
177 |
|
|
|
178 |
|
|
* Fri Mar 28 2008 Shad L. Lords <slords@mail.com> 1.14.0-15 |
179 |
|
|
- Remove last remnant of pleasewait [SME: 4130] |
180 |
|
|
|
181 |
|
|
* Wed Mar 26 2008 Shad L. Lords <slords@mail.com> 1.14.0-14 |
182 |
|
|
- Include general lexicons in nav-config [SME: 4113] |
183 |
|
|
|
184 |
|
|
* Tue Mar 25 2008 Shad L. Lords <slords@mail.com> 1.14.0-13 |
185 |
|
|
- Fix wide output to print in navigation and allow navigations db to |
186 |
|
|
be utf8 [SME: 4101] |
187 |
|
|
|
188 |
|
|
* Sat Mar 22 2008 Shad L. Lords <slords@mail.com> 1.14.0-12 |
189 |
|
|
- Fix UTF-8 encoding in header and nav-conf [SME: 4072] |
190 |
|
|
|
191 |
|
|
* Tue Jan 08 2008 Stephen Noble <support@dungog.net> 1.14.0-11 |
192 |
|
|
- Fix to remove spaces and newlines in panel headers [SME: 3346] |
193 |
|
|
|
194 |
|
|
* Tue Jan 08 2008 Stephen Noble <support@dungog.net> 1.14.0-10 |
195 |
|
|
- remove the FormMagick session files [SME: 3723] |
196 |
|
|
|
197 |
|
|
* Tue Jan 08 2008 Stephen Noble <support@dungog.net> 1.14.0-9 |
198 |
|
|
- Remove spaces and newlines in panel headers [SME: 3346] |
199 |
|
|
|
200 |
|
|
* Sun Jul 01 2007 Shad L. Lords <slords@mail.com> 1.14.0-8 |
201 |
|
|
- Make login/logout no quite so verbose. [SME: 2660] |
202 |
|
|
|
203 |
|
|
* Fri May 18 2007 Shad L. Lords <slords@mail.com> 1.14.0-7 |
204 |
|
|
- Use correct lib for modules |
205 |
|
|
|
206 |
|
|
* Sun Apr 29 2007 Shad L. Lords <slords@mail.com> |
207 |
|
|
- Clean up spec so package can be built by koji/plague |
208 |
|
|
|
209 |
|
|
* Mon Apr 9 2007 Stephen Noble <support@dungog.net> 1.14.0-6 |
210 |
|
|
- Convert http to https [SME: 2577] |
211 |
|
|
|
212 |
|
|
* Mon Mar 12 2007 Gavin Weight <gweight@gmail.com> 1.14.0-5 |
213 |
|
|
- Restyle the SME Server manager login form. [SME: 2666] |
214 |
|
|
|
215 |
|
|
* Mon Mar 05 2007 Shad L. Lords <slords@mail.com> 1.14.0-4 |
216 |
|
|
- Don't pass domain in ticket cookie (logout) unless it contains a dot [SME: 2402] |
217 |
|
|
|
218 |
|
|
* Mon Mar 05 2007 Shad L. Lords <slords@mail.com> 1.14.0-3 |
219 |
|
|
- Don't pass domain in ticket cookie (login) unless it contains a dot [SME: 2402] |
220 |
|
|
|
221 |
|
|
* Tue Feb 13 2007 Charlie Brady <charlie_brady@mitel.com> 1.14.0-2 |
222 |
|
|
- Deal gracefully with renamed apache modules. [SME: 2471] |
223 |
|
|
|
224 |
|
|
* Fri Jan 26 2007 Shad L. Lords <slords@mail.com> 1.14.0-1 |
225 |
|
|
- Roll stable stream. [SME: 2328] |
226 |
|
|
|
227 |
|
|
* Fri Jan 19 2007 Shad L. Lords <slords@mail.com> 1.13.1-13 |
228 |
|
|
- Create /etc/httpd/admin-conf directory |
229 |
|
|
|
230 |
|
|
* Fri Jan 19 2007 Shad L. Lords <slords@mail.com> 1.13.1-12 |
231 |
|
|
- Move apache logrotate to e-smith-apache. |
232 |
|
|
- Put quotes around 'httpd-admin' in hashes. |
233 |
|
|
|
234 |
|
|
* Thu Jan 18 2007 Shad L. Lords <slords@mail.com> 1.13.1-11 |
235 |
|
|
- Move last httpd fragments from e-smith-base. |
236 |
|
|
|
237 |
|
|
* Thu Dec 07 2006 Shad L. Lords <slords@mail.com> |
238 |
|
|
- Update to new release naming. No functional changes. |
239 |
|
|
- Make Packager generic |
240 |
|
|
|
241 |
|
|
* Mon Nov 27 2006 Charlie Brady <charlie_brady@mitel.com> 1.13.1-09 |
242 |
|
|
- Randomize string used for encrypting auth tickets. |
243 |
|
|
|
244 |
|
|
* Tue Nov 21 2006 Charlie Brady <charlie_brady@mitel.com> 1.13.1-08 |
245 |
|
|
- Add ProxyPassReverse entries for server-manager passthroughs, so that |
246 |
|
|
redirects work correctly. |
247 |
|
|
|
248 |
|
|
* Thu Nov 16 2006 Charlie Brady <charlie_brady@mitel.com> 1.13.1-07 |
249 |
|
|
- Add basic L10N in navigation-conf. |
250 |
|
|
|
251 |
|
|
* Wed Nov 15 2006 Charlie Brady <charlie_brady@mitel.com> 1.13.1-06 |
252 |
|
|
- Avoid use of FormMagick in navigation-conf. TODO: fix I18N. |
253 |
|
|
|
254 |
|
|
* Mon Nov 06 2006 Charlie Brady <charlie_brady@mitel.com> 1.13.1-05 |
255 |
|
|
- Simplify the sorting code in navigation (so that I can understand |
256 |
|
|
it). |
257 |
|
|
|
258 |
|
|
* Mon Nov 06 2006 Charlie Brady <charlie_brady@mitel.com> 1.13.1-04 |
259 |
|
|
- Simplify javascript, and remove use of pleasewait script. |
260 |
|
|
|
261 |
|
|
* Mon Nov 06 2006 Charlie Brady <charlie_brady@mitel.com> 1.13.1-03 |
262 |
|
|
- Move swapClass javascript out of standard header and into just |
263 |
|
|
navigation. |
264 |
|
|
|
265 |
|
|
* Fri Nov 03 2006 Charlie Brady <charlie_brady@mitel.com> 1.13.1-02 |
266 |
|
|
- Use mod_auth_tkt authentication for server manager access. |
267 |
|
|
|
268 |
|
|
* Thu Nov 02 2006 Charlie Brady <charlie_brady@mitel.com> 1.13.1-01 |
269 |
|
|
- Add branch tag and roll new development version. |
270 |
|
|
|
271 |
|
|
* Wed Nov 01 2006 Charlie Brady <charlie_brady@mitel.com> 1.13.0-06 |
272 |
|
|
- Move httpd-admin and its configuration templates from e-smith-base RPM. |
273 |
|
|
[SME: 2023] |
274 |
|
|
|
275 |
|
|
* Wed Nov 01 2006 Charlie Brady <charlie_brady@mitel.com> 1.13.0-05 |
276 |
|
|
- Move more server-manager components from e-smith-base RPM. [SME: 2023] |
277 |
|
|
|
278 |
|
|
* Wed Nov 01 2006 Charlie Brady <charlie_brady@mitel.com> 1.13.0-04 |
279 |
|
|
- Add manager header/footer templates (moved from e-smith-base) |
280 |
|
|
[SME: 2023] |
281 |
|
|
|
282 |
|
|
* Wed Aug 2 2006 Michael Soulier <msoulier@digitaltorque.ca> |
283 |
|
|
- [1.13.0-03] |
284 |
|
|
- Fixing broken db path in patch. [SME: 107] |
285 |
|
|
|
286 |
|
|
* Wed Mar 29 2006 Michael Soulier <michael_soulier@mitel.com> |
287 |
|
|
- [1.13.0-02] |
288 |
|
|
- Forward porting arbitrary menu plugins. [SME: 107] |
289 |
|
|
|
290 |
|
|
* Wed Mar 29 2006 Michael Soulier <michael_soulier@mitel.com> |
291 |
|
|
- [1.13.0-01] |
292 |
|
|
- Rolling to dev. |
293 |
|
|
[SME: 107] |
294 |
|
|
|
295 |
|
|
* Wed Mar 15 2006 Charlie Brady <charlie_brady@mitel.com> 1.12.0-01 |
296 |
|
|
- Roll stable stream version. [SME: 1016] |
297 |
|
|
|
298 |
|
|
* Tue Jan 31 2006 Gordon Rowell <gordonr@gormand.com.au> 1.11.0-13 |
299 |
|
|
- Changed the static CSS files into directory templates, which are |
300 |
|
|
expanded in bootstrap-console-save [SME: 408] |
301 |
|
|
|
302 |
|
|
* Wed Nov 30 2005 Gordon Rowell <gordonr@gormand.com.au> 1.11.0-12 |
303 |
|
|
- Bump release number only |
304 |
|
|
|
305 |
|
|
* Sun Oct 16 2005 Gordon Rowell <gordonr@e-smith.com> |
306 |
|
|
- [1.11.0-11] |
307 |
|
|
- Removed "table-layout: fixed;" from sme_main.css [SF: 1299779] |
308 |
|
|
|
309 |
|
|
* Sun Oct 16 2005 Gordon Rowell <gordonr@e-smith.com> |
310 |
|
|
- [1.11.0-10] |
311 |
|
|
- dos2unix conversion on CSS files [SF: 1299779] |
312 |
|
|
|
313 |
|
|
* Wed Aug 17 2005 Charlie Brady <charlieb@e-smith.com> |
314 |
|
|
- [1.11.0-09] |
315 |
|
|
- Remove bogus "Provides: perl(I18N::AcceptLanguage)" header. [SF: 1262438] |
316 |
|
|
|
317 |
|
|
* Thu Jun 9 2005 Charlie Brady <charlieb@e-smith.com> |
318 |
|
|
- [1.11.0-08] |
319 |
|
|
- Add newly required manager/cgi-bin/{navigation,noframes} symlinks. |
320 |
|
|
[SF: 1217426] |
321 |
|
|
|
322 |
|
|
* Tue Jun 7 2005 Charlie Brady <charlieb@e-smith.com> |
323 |
|
|
- [1.11.0-07] |
324 |
|
|
- Remove references to /etc/e-smith/web/panel/manager/common |
325 |
|
|
[SF: 1172203, 1210715] |
326 |
|
|
|
327 |
|
|
* Tue Sep 28 2004 Michael Soulier <msoulier@e-smith.com> |
328 |
|
|
- [1.11.0-06] |
329 |
|
|
- Updated perl dependencies. [msoulier MN00040240] |
330 |
|
|
|
331 |
|
|
* Tue Jul 13 2004 Michael Soulier <msoulier@e-smith.com> |
332 |
|
|
- [1.11.0-05] |
333 |
|
|
- Added the sme_panel_menu.css file, for tabbed menu support. Added a link to |
334 |
|
|
it in the standard header. |
335 |
|
|
[msoulier MN00030141] |
336 |
|
|
|
337 |
|
|
* Thu Feb 26 2004 Michael Soulier <msoulier@e-smith.com> |
338 |
|
|
- [1.11.0-04] |
339 |
|
|
- Backed-out previous change. It was better before. [msoulier dpar-22042] |
340 |
|
|
|
341 |
|
|
* Thu Feb 26 2004 Michael Soulier <msoulier@e-smith.com> |
342 |
|
|
- [1.11.0-03] |
343 |
|
|
- Added vertical-align: text-top; to td.sme-noborders-label to ensure that |
344 |
|
|
text is aligned vertically at the top of the cell. [msoulier dpar-22042] |
345 |
|
|
|
346 |
|
|
* Tue Jul 8 2003 Charlie Brady <charlieb@e-smith.com> |
347 |
|
|
- [1.11.0-02] |
348 |
|
|
- Check that files are executable before listing in the |
349 |
|
|
manager navigation frame. [charlieb 9197] |
350 |
|
|
- s/Copyright/License/. |
351 |
|
|
|
352 |
|
|
* Tue Jul 8 2003 Charlie Brady <charlieb@e-smith.com> |
353 |
|
|
- [1.11.0-01] |
354 |
|
|
- Changing version to development stream number - 1.11.0 |
355 |
|
|
|
356 |
|
|
* Thu Jun 26 2003 Charlie Brady <charlieb@e-smith.com> |
357 |
|
|
- [1.10.0-01] |
358 |
|
|
- Changing version to stable stream number - 1.10.0 |
359 |
|
|
|
360 |
|
|
* Mon Apr 21 2003 Gordon Rowell <gordonr@e-smith.com> |
361 |
|
|
- [1.9.5-16] |
362 |
|
|
- New class for error link within table cell [gordonr 8129] |
363 |
|
|
|
364 |
|
|
* Tue Apr 8 2003 Gordon Rowell <gordonr@e-smith.com> |
365 |
|
|
- [1.9.5-15] |
366 |
|
|
- Removed borders around "warning" cells so they don't look like |
367 |
|
|
they are bleeding on some browsers (e.g. Mozilla) [gordonr 8127] |
368 |
|
|
|
369 |
|
|
* Thu Apr 3 2003 Gordon Rowell <gordonr@e-smith.com> |
370 |
|
|
- [1.9.5-14] |
371 |
|
|
- Make <h2> and <p> within div.{success,error} => {red,green} [gordonr 7919] |
372 |
|
|
|
373 |
|
|
* Wed Apr 2 2003 Gordon Rowell <gordonr@e-smith.com> |
374 |
|
|
- [1.9.5-13] |
375 |
|
|
- Moved manager SSL fragments back to e-smith-base [gordonr 7900] |
376 |
|
|
|
377 |
|
|
* Tue Apr 1 2003 Tony Clayton <apc@e-smith.com> |
378 |
|
|
- [1.9.5-12] |
379 |
|
|
- add td.sme-radiobutton css class for date/time panel [tonyc 1588] |
380 |
|
|
|
381 |
|
|
* Tue Apr 1 2003 Gordon Rowell <gordonr@e-smith.com> |
382 |
|
|
- [1.9.5-11] |
383 |
|
|
- Make the question make bold [gordonr 7946] |
384 |
|
|
|
385 |
|
|
* Tue Apr 1 2003 Gordon Rowell <gordonr@e-smith.com> |
386 |
|
|
- [1.9.5-10] |
387 |
|
|
- Fix SSL listen template for serveronly mode [gordonr 7900] |
388 |
|
|
|
389 |
|
|
* Tue Apr 1 2003 Gordon Rowell <gordonr@e-smith.com> |
390 |
|
|
- [1.9.5-09] |
391 |
|
|
- Bind manager on port 981 to localhost only [gordonr 7900] |
392 |
|
|
|
393 |
|
|
* Mon Mar 31 2003 Mike Dickson <miked@e-smith.com> |
394 |
|
|
- [1.9.5-08] |
395 |
|
|
- changed class for sme-noborders-label to width=33% rather than |
396 |
|
|
a fixed 250px wide, due to limitations in IE6 [miked 7676] |
397 |
|
|
- added class "sectionbar" for use [miked] |
398 |
|
|
- modified "td.noborders-label" colour [miked] |
399 |
|
|
|
400 |
|
|
|
401 |
|
|
* Fri Mar 28 2003 Gordon Rowell <gordonr@e-smith.com> |
402 |
|
|
- [1.9.5-07] |
403 |
|
|
- Changed Copyright font from 8px to 10px [gordonr 7676] |
404 |
|
|
|
405 |
|
|
* Thu Mar 27 2003 Mark Knox <markk@e-smith.com> |
406 |
|
|
- [1.9.5-06] |
407 |
|
|
- Changed Help -> ? and changed formatting of current user and host [markk |
408 |
|
|
7707] |
409 |
|
|
|
410 |
|
|
* Thu Mar 20 2003 Tony Clayton <apc@e-smith.com> |
411 |
|
|
- [1.9.5-05] |
412 |
|
|
- Add css style for a.error class [tonyc 4718] |
413 |
|
|
|
414 |
|
|
* Wed Mar 19 2003 Gordon Rowell <gordonr@e-smith.com> |
415 |
|
|
- [1.9.5-04] |
416 |
|
|
- Move navigation dbs to /home/e-smith/db/navigation. We shouldn't generate |
417 |
|
|
them in /etc/e-smith/locale and we should name them by language, in case |
418 |
|
|
we share lexicons (e.g. fr/fr-ca) [gordonr 7733] |
419 |
|
|
|
420 |
|
|
* Sun Mar 16 2003 Mike Dickson <miked@e-smith.com> |
421 |
|
|
- [1.9.5-03] |
422 |
|
|
- stylesheet fixes: darkend the copyrigt text, adjuste the UL and LI tags [miked 7676] |
423 |
|
|
|
424 |
|
|
* Thu Mar 13 2003 Mark Knox <markk@e-smith.com> |
425 |
|
|
- [1.9.5-02] |
426 |
|
|
- Removed 40LogoRow from header.htm templates [markk 4722] |
427 |
|
|
|
428 |
|
|
* Thu Mar 13 2003 Mark Knox <markk@e-smith.com> |
429 |
|
|
- [1.9.5-01] |
430 |
|
|
- Removed product_logo.gif [markk 4722] |
431 |
|
|
|
432 |
|
|
* Tue Mar 11 2003 Mike Dickson <miked@e-smith.com> |
433 |
|
|
- [1.9.4-09] |
434 |
|
|
- changed Adming to admin in header.htm templates [miked 7595] |
435 |
|
|
|
436 |
|
|
* Thu Feb 6 2003 Mike Dickson <miked@e-smith.com> |
437 |
|
|
- [1.9.4-08] |
438 |
|
|
- updated the CSS to add a new "success" class [miked 7032] |
439 |
|
|
|
440 |
|
|
* Tue Feb 4 2003 Mark Knox <markk@e-smith.com> |
441 |
|
|
- [1.9.4-07] |
442 |
|
|
- Refer to new SSL cert name of $SystemName.$DomainName [markk 4874] |
443 |
|
|
|
444 |
|
|
* Mon Feb 3 2003 Mark Knox <markk@e-smith.com> |
445 |
|
|
- [1.9.4-06] |
446 |
|
|
- Include ValidFrom hosts in SSL allow statements [markk 6428] |
447 |
|
|
|
448 |
|
|
* Mon Feb 3 2003 Mark Knox <markk@e-smith.com> |
449 |
|
|
- [1.9.4-05] |
450 |
|
|
- Also Listen on the right ports [markk 6428] |
451 |
|
|
|
452 |
|
|
* Mon Feb 3 2003 Mark Knox <markk@e-smith.com> |
453 |
|
|
- [1.9.4-04] |
454 |
|
|
- Bind SSL to port 443 if no primary web server available [markk 6428] |
455 |
|
|
|
456 |
|
|
* Sat Jan 25 2003 Mike Dickson <miked@e-smith.com> |
457 |
|
|
- [1.9.4-03] |
458 |
|
|
- darkened colour of copyright text [miked 6696] |
459 |
|
|
|
460 |
|
|
* Sat Jan 25 2003 Mike Dickson <miked@e-smith.com> |
461 |
|
|
- [1.9.4-02] |
462 |
|
|
- removed demo class "warn" from nav script [miked 6706] |
463 |
|
|
|
464 |
|
|
* Mon Jan 13 2003 Mike Dickson <miked@e-smith.com> |
465 |
|
|
- [1.9.4-01] |
466 |
|
|
- updated CSS file to show correct colour in menu, added "warn.gif" [miked 6398] |
467 |
|
|
|
468 |
|
|
* Fri Jan 3 2003 Gordon Rowell <gordonr@e-smith.com> |
469 |
|
|
- [1.9.3-13] |
470 |
|
|
- Made use of esmith::I18N in navigation-conf. Renamed locale->lang |
471 |
|
|
to make it more obvious that we are dealing with a langtag [gordonr 5212] |
472 |
|
|
|
473 |
|
|
* Thu Jan 2 2003 Gordon Rowell <gordonr@e-smith.com> |
474 |
|
|
- [1.9.3-12] |
475 |
|
|
- Hide online-manual from navigation bar - now in header Help [gordonr 6394] |
476 |
|
|
|
477 |
|
|
* Wed Jan 1 2003 Gordon Rowell <gordonr@e-smith.com> |
478 |
|
|
- [1.9.3-11] |
479 |
|
|
- Updated navigation script to use esmith::I18N [gordonr 5212] |
480 |
|
|
|
481 |
|
|
* Wed Jan 1 2003 Gordon Rowell <gordonr@e-smith.com> |
482 |
|
|
- [1.9.3-10] |
483 |
|
|
- Spell bootstrap-console-save correctly [gordonr 5493] |
484 |
|
|
|
485 |
|
|
* Wed Jan 1 2003 Gordon Rowell <gordonr@e-smith.com> |
486 |
|
|
- [1.9.3-09] |
487 |
|
|
- Work out the correct navigation.info based on browser language [gordonr 5493] |
488 |
|
|
|
489 |
|
|
* Wed Jan 1 2003 Gordon Rowell <gordonr@e-smith.com> |
490 |
|
|
- [1.9.3-08] |
491 |
|
|
- Generate navigation.info files (config db format) for each supported |
492 |
|
|
language in /etc/e-smith/locale/{language}/etc/e-smith/web/functions |
493 |
|
|
- Read the navigation.info file for the preferred language when |
494 |
|
|
displaying the navigation bar |
495 |
|
|
- TODO: Actually select the correct navigation.info file [gordonr 5493] |
496 |
|
|
|
497 |
|
|
* Tue Dec 31 2002 Gordon Rowell <gordonr@e-smith.com> |
498 |
|
|
- [1.9.3-07] |
499 |
|
|
- Skip non-executable files when generating nav bar [gordonr 5802] |
500 |
|
|
|
501 |
|
|
* Fri Dec 27 2002 Mike Dickson <miked@e-smith.com> |
502 |
|
|
- [1.9.3-06] |
503 |
|
|
- updates and comments in the CSS files [miked 3185] |
504 |
|
|
- commented out the two links in the header that are not ready yet |
505 |
|
|
(log out and update available) [miked 5967 and 492] |
506 |
|
|
|
507 |
|
|
* Mon Dec 16 2002 Mike Dickson <miked@e-smith.com> |
508 |
|
|
- [1.9.3-05] |
509 |
|
|
- UI Update, part of the tweaking for the new UI [miked 5494] |
510 |
|
|
|
511 |
|
|
* Tue Dec 10 2002 Mike Dickson <miked@e-smith.com> |
512 |
|
|
- [1.9.3-04] |
513 |
|
|
- forgot to update header.htm fragments [miked 5494] |
514 |
|
|
|
515 |
|
|
* Mon Dec 9 2002 Mike Dickson <miked@e-smith.com> |
516 |
|
|
- [1.9.3-03] |
517 |
|
|
- ui update [miked 5494] |
518 |
|
|
|
519 |
|
|
* Mon Dec 2 2002 Mike Dickson <miked@e-smith.com> |
520 |
|
|
- [1.9.3-02] |
521 |
|
|
- ui update [miked 5494] |
522 |
|
|
|
523 |
|
|
* Wed Nov 27 2002 Mike Dickson <miked@e-smith.com> |
524 |
|
|
- [1.9.3-01] |
525 |
|
|
- and again to make it stick |
526 |
|
|
|
527 |
|
|
* Wed Nov 27 2002 Mike Dickson <miked@e-smith.com> |
528 |
|
|
- [1.9.2-01] |
529 |
|
|
- updated the header images [miked 5529] |
530 |
|
|
- updated other UI stuff [miked 5494] |
531 |
|
|
|
532 |
|
|
* Fri Nov 22 2002 Gordon Rowell <gordonr@e-smith.com> |
533 |
|
|
- [1.9.1-02] |
534 |
|
|
- templated header.htm [miked 5826] |
535 |
|
|
- modified header.htm template to link to online-manual and blades |
536 |
|
|
[gordonr 5826] |
537 |
|
|
|
538 |
|
|
* Thu Nov 21 2002 Mike Dickson <miked@e-smith.com> |
539 |
|
|
- [1.9.1-01] |
540 |
|
|
- update to new UI system [miked 5494] |
541 |
|
|
|
542 |
|
|
* Wed Nov 20 2002 Mike Dickson <miked@e-smith.com> |
543 |
|
|
- [1.9.0-01] |
544 |
|
|
- Changing to development stream; version upped to 1.9.0 |
545 |
|
|
|
546 |
|
|
* Fri Oct 11 2002 Charlie Brady <charlieb@e-smith.com> |
547 |
|
|
- [1.8.0-01] |
548 |
|
|
- Roll to maintained version number to 1.8.0 |
549 |
|
|
|
550 |
|
|
* Wed Jun 19 2002 Mark Knox <markk@e-smith.com> |
551 |
|
|
- [1.7.2-01] |
552 |
|
|
- Move SSL mutex and cache out of /var/log [markk 3830] |
553 |
|
|
|
554 |
|
|
* Tue Jun 18 2002 Charlie Brady <charlieb@e-smith.com> |
555 |
|
|
- [1.7.1-01] |
556 |
|
|
- Move admin apache SSL mutex and SSL session cache to files named admin_xxx |
557 |
|
|
to avoid name clash with main server. [charlieb 3830] |
558 |
|
|
|
559 |
|
|
* Wed Jun 5 2002 Charlie Brady <charlieb@e-smith.com> |
560 |
|
|
- [1.7.0-01] |
561 |
|
|
- Changing version to maintained stream number to 1.7.0 |
562 |
|
|
|
563 |
|
|
* Fri May 31 2002 Charlie Brady <charlieb@e-smith.com> |
564 |
|
|
- [1.6.0-01] |
565 |
|
|
- Changing version to maintained stream number to 1.6.0 |
566 |
|
|
|
567 |
|
|
* Thu May 23 2002 Gordon Rowell <gordonr@e-smith.com> |
568 |
|
|
- [1.5.11-01] |
569 |
|
|
- RPM rebuild forced by cvsroot2rpm |
570 |
|
|
|
571 |
|
|
* Thu May 16 2002 Tony Clayton <apc@e-smith.com> |
572 |
|
|
- [1.5.10-01] |
573 |
|
|
- Pass noframes=1 as cgi param for browsers without frames [tonyc 3475] |
574 |
|
|
|
575 |
|
|
* Thu May 16 2002 Tony Clayton <apc@e-smith.com> |
576 |
|
|
- [1.5.9-01] |
577 |
|
|
- use Dan McGarry's manager.css/navigation fixes for 3377 [tonyc] |
578 |
|
|
|
579 |
|
|
* Thu May 16 2002 Tony Clayton <apc@e-smith.com> |
580 |
|
|
- [1.5.8-01] |
581 |
|
|
- Remove unnecessary <p> tags in navigation html [tonyc 3377] |
582 |
|
|
- Fix navigation panel to not import symbols from fm subclasses |
583 |
|
|
[tonyc 3109] |
584 |
|
|
|
585 |
|
|
* Mon May 13 2002 Tony Clayton <apc@e-smith.com> |
586 |
|
|
- [1.5.7-01] |
587 |
|
|
- Fix navigation panel to play nice with FM subclasses [tonyc 3109] |
588 |
|
|
|
589 |
|
|
* Fri May 10 2002 Gordon Rowell <gordonr@e-smith.com> |
590 |
|
|
- [1.5.6-01] |
591 |
|
|
- Tell CGI.pm to not produce xhtml [gordonr 3377] |
592 |
|
|
|
593 |
|
|
* Tue May 7 2002 Gordon Rowell <gordonr@e-smith.com> |
594 |
|
|
- [1.5.5-01] |
595 |
|
|
- Missing use esmith::util [gordonr 3372] |
596 |
|
|
|
597 |
|
|
* Wed Apr 24 2002 Gordon Rowell <gordonr@e-smith.com> |
598 |
|
|
- [1.5.4-01] |
599 |
|
|
- Ignore cgi-bin/internal-.* in navigation [gordonr 3202] |
600 |
|
|
|
601 |
|
|
* Mon Apr 22 2002 Gordon Rowell <gordonr@e-smith.com> |
602 |
|
|
- [1.5.3-01] |
603 |
|
|
- Back out gettext() calls - esmith::FormMagic was Croaking on |
604 |
|
|
bad lexicons for old panels. Now properly localises the navigation |
605 |
|
|
bar if the localisations exist [gordonr 3155] |
606 |
|
|
|
607 |
|
|
* Fri Apr 19 2002 Gordon Rowell <gordonr@e-smith.com> |
608 |
|
|
- [1.5.2-01] |
609 |
|
|
- Added explicit gettext() call to localize navigation bar while |
610 |
|
|
figuring out esmith::FormMagick won't do it for me [gordonr 3155] |
611 |
|
|
|
612 |
|
|
* Wed Apr 10 2002 Gordon Rowell <gordonr@e-smith.com> |
613 |
|
|
- [1.5.1-01] |
614 |
|
|
- navigation is now polymorphic and does noframes as well [gordonr #3155] |
615 |
|
|
|
616 |
unnilennium |
1.3 |
* Thu Apr 04 2002 Gordon Rowell <gordonr@e-smith.com> |
617 |
|
|
Wed Apr 04 2002 --> Wed Apr 03 2002 or Thu Apr 04 2002 or Wed Apr 10 2002 or .... |
618 |
stephdl |
1.1 |
- [1.5.0-01] |
619 |
|
|
- Rolled to development stream [gordonr] |
620 |
|
|
|
621 |
|
|
* Wed Apr 03 2002 Kirrily Robert <skud@e-smith.com> |
622 |
|
|
- [1.4.4-01] |
623 |
|
|
- Added red error messages to CSS [skud 3027] |
624 |
|
|
|
625 |
|
|
* Thu Mar 14 2002 Gordon Rowell <gordonr@e-smith.com> |
626 |
|
|
- [1.4.3-01] |
627 |
|
|
- Fixed regexp for ignoring pleasewait(-.*?). Two each in |
628 |
|
|
pleasewait/noframes. Reduced to one in each [gordonr] |
629 |
|
|
|
630 |
|
|
* Fri Mar 1 2002 Tony Clayton <tonyc@e-smith.com> |
631 |
|
|
- [1.4.2-01] |
632 |
|
|
- rollRPM: Rolled version number to 1.4.2-01. Includes patches up to 1.4.1-02. |
633 |
|
|
- mkdir panels/manager/common in spec file for CVS migration |
634 |
|
|
|
635 |
|
|
* Fri Jan 25 2002 Tony Clayton <tonyc@e-smith.com> |
636 |
|
|
- [1.4.1-02] |
637 |
|
|
- added missing ')' in navigation script pleasewait munging |
638 |
|
|
|
639 |
|
|
* Fri Jan 25 2002 Tony Clayton <tonyc@e-smith.com> |
640 |
|
|
- [1.4.1-01] |
641 |
|
|
- rollRPM: Rolled version number to 1.4.1-01. Includes patches up to 1.4.0-02. |
642 |
|
|
- navigation now ignores pleasewait-* files |
643 |
|
|
|
644 |
|
|
* Thu Jan 10 2002 Charlie Brady <charlieb@e-smith.com> |
645 |
|
|
- [1.4.0-02] |
646 |
|
|
- Use dated log file for ssl_engine_log. Name the file ssl_engine_log.xxxxx |
647 |
|
|
to keep it distinct from the main web server's log file. |
648 |
|
|
|
649 |
|
|
* Tue Dec 11 2001 Jason Miller <jay@e-smith.com> |
650 |
|
|
- [1.4.0-01] |
651 |
|
|
- rollRPM: Rolled version number to 1.4.0-01. Includes patches up to 1.3.0-07. |
652 |
|
|
|
653 |
|
|
* Sat Dec 08 2001 Charlie Brady <charlieb@e-smith.com> |
654 |
|
|
- [1.3.0-07] |
655 |
|
|
- Move genNavigationHeader() down below the script grokking code in |
656 |
|
|
"navigation", to help Netscape's faulty rendering. |
657 |
|
|
|
658 |
|
|
* Wed Nov 21 2001 Charlie Brady <charlieb@e-smith.com> |
659 |
|
|
- [1.3.0-06] |
660 |
|
|
- Remove troublesome "Requires: e-smith-base". |
661 |
|
|
- Remove obsolete "Requires: e-smith". |
662 |
|
|
|
663 |
|
|
* Thu Nov 1 2001 Gordon Rowell <gordonr@e-smith.com> |
664 |
|
|
- [1.3.0-05] |
665 |
|
|
- Indent description within navigation headings sections |
666 |
|
|
|
667 |
|
|
* Thu Nov 1 2001 Gordon Rowell <gordonr@e-smith.com> |
668 |
|
|
- [1.3.0-04] |
669 |
|
|
- Backed out patch from 1.3.0-02 - restored image to navigation frame |
670 |
|
|
|
671 |
|
|
* Wed Oct 31 2001 Charlie Brady <charlieb@e-smith.com> |
672 |
|
|
- [1.3.0-03] |
673 |
|
|
- Add Mitel branding changes. |
674 |
|
|
|
675 |
|
|
* Fri Aug 31 2001 Gordon Rowell <gordonr@e-smith.com> |
676 |
|
|
- [1.3.0-02] |
677 |
|
|
- Removed image from top of navigation - now in separate frame |
678 |
|
|
- Added Provides: server-manager |
679 |
|
|
|
680 |
|
|
* Fri Aug 31 2001 Gordon Rowell <gordonr@e-smith.com> |
681 |
|
|
- [1.3.0-01] |
682 |
|
|
- Rolled version number to 1.3.0-01. Includes patches upto 1.2.0-02. |
683 |
|
|
|
684 |
|
|
* Fri Aug 17 2001 gordonr |
685 |
|
|
- [1.2.0-02] |
686 |
|
|
- Autorebuild by rebuildRPM |
687 |
|
|
|
688 |
|
|
* Wed Aug 8 2001 Charlie Brady <charlieb@e-smith.com> |
689 |
|
|
- [1.2.0-01] |
690 |
|
|
- Rolled version number to 1.2.0-01. Includes patches upto 1.1.0-04. |
691 |
|
|
|
692 |
|
|
* Tue Jul 31 2001 Adrian Chung <adrianc@e-smith.com> |
693 |
|
|
- [1.1.0-04] |
694 |
|
|
- moving manager.css file from manager/html to common/css |
695 |
|
|
|
696 |
|
|
* Tue Jul 31 2001 Adrian Chung <adrianc@e-smith.com> |
697 |
|
|
- [1.1.0-03] |
698 |
|
|
- Adding SSL enabling templates for port 981. |
699 |
|
|
- Adding 01localAccessString fragment for use in SSL |
700 |
|
|
enabling templates. |
701 |
|
|
|
702 |
|
|
* Fri Jul 27 2001 Charlie Brady <charlieb@e-smith.com> |
703 |
|
|
- [1.1.0-02] |
704 |
|
|
- Prepend "/server-manager" to hrefs, to allow consistent path interpretation |
705 |
|
|
between admin and standard web server. |
706 |
|
|
|
707 |
|
|
* Fri Jul 27 2001 Charlie Brady <charlieb@e-smith.com> |
708 |
|
|
- [1.1.0-01] |
709 |
|
|
- Rolled version number to 1.1.0-01. Includes patches upto 0.1.1-06. |
710 |
|
|
|
711 |
|
|
* Tue Jul 24 2001 Adrian Chung <adrianc@e-smith.com> |
712 |
|
|
- [0.1.1-06] |
713 |
|
|
- Incorporating font size changes to manager.css |
714 |
|
|
|
715 |
|
|
* Mon Jul 9 2001 Peter Samuel <peters@e-smith.com> |
716 |
|
|
- [0.1.1-05] |
717 |
|
|
- Updated packager information |
718 |
|
|
|
719 |
|
|
* Fri Jul 6 2001 Peter Samuel <peters@e-smith.com> |
720 |
|
|
- [0.1.1-04] |
721 |
|
|
- Changed license to GPL |
722 |
|
|
|
723 |
|
|
* Wed Jun 06 2001 Charlie Brady <charlieb@e-smith.com> |
724 |
|
|
- [0.1.1-03] |
725 |
|
|
- Change font setting in navigation - use css class instead. |
726 |
|
|
- Add newlines after each link in navigation frame - so that HTML |
727 |
|
|
source is readable. |
728 |
|
|
- Add manager.css, which came from e-smith-base. Let's have all look&feel |
729 |
|
|
in the one RPM. |
730 |
|
|
- Check whether "files" in cgi-bin directory are actually directories. Skip |
731 |
|
|
any directories. |
732 |
|
|
|
733 |
|
|
* Mon Apr 9 2001 Adrian Chung <adrianc@e-smith.com> |
734 |
|
|
- [0.1.1-02] |
735 |
|
|
- changing CELLPADDING in navigation from 4 to 2. |
736 |
|
|
|
737 |
unnilennium |
1.3 |
* Tue Mar 14 2000 Charlie Brady <charlieb@e-smith.com> |
738 |
|
|
Wed Mar 14 2000 --> Wed Mar 08 2000 or Tue Mar 14 2000 or Wed Mar 15 2000 or .... |
739 |
stephdl |
1.1 |
- initial release |
740 |
|
|
|
741 |
|
|
%description |
742 |
|
|
This RPM contributes the navigation bars for the e-smith-manager. |
743 |
|
|
|
744 |
|
|
%prep |
745 |
|
|
%setup |
746 |
unnilennium |
1.4 |
%patch0 -p1 |
747 |
vip-ire |
1.5 |
%patch1 -p1 |
748 |
vip-ire |
1.6 |
%patch2 -p1 |
749 |
unnilennium |
1.7 |
%patch3 -p1 |
750 |
vip-ire |
1.9 |
%patch4 -p1 |
751 |
unnilennium |
1.12 |
%patch5 -p1 |
752 |
unnilennium |
1.13 |
%patch6 -p1 |
753 |
unnilennium |
1.15 |
%patch7 -p1 |
754 |
unnilennium |
1.17 |
%patch8 -p1 |
755 |
unnilennium |
1.20 |
%patch9 -p1 |
756 |
stephdl |
1.1 |
|
757 |
|
|
%build |
758 |
|
|
perl createlinks |
759 |
vip-ire |
1.5 |
gcc -o root/etc/e-smith/web/functions/wrapper manager.c |
760 |
stephdl |
1.1 |
mkdir -p root/home/e-smith/db/navigation |
761 |
|
|
mkdir -p root/etc/e-smith/web/common/css |
762 |
|
|
|
763 |
|
|
mkdir -p root/usr/share/locale/en_US/LC_MESSAGES/ |
764 |
|
|
xgettext -o root/usr/share/locale/en_US/LC_MESSAGES/foot.tmpl.po root/etc/e-smith/templates/etc/e-smith/web/common/foot.tmpl/25Copyright |
765 |
|
|
# make header/footer symlinks |
766 |
|
|
ln -s head.tmpl root/etc/e-smith/web/common/userpassword_head.tmpl |
767 |
|
|
ln -s head.tmpl root/etc/e-smith/web/common/noframes_head.tmpl |
768 |
|
|
ln -s foot.tmpl root/etc/e-smith/web/common/noframes_foot.tmpl |
769 |
|
|
|
770 |
|
|
mkdir -p root/etc/e-smith/web/panels/manager/html |
771 |
|
|
for file in index initial |
772 |
|
|
do |
773 |
vip-ire |
1.5 |
ln -s ../../../functions/wrapper root/etc/e-smith/web/panels/manager/html/${file}.cgi |
774 |
stephdl |
1.1 |
done |
775 |
|
|
|
776 |
|
|
# Force creation of potentially empty directories |
777 |
|
|
mkdir -p root/etc/e-smith/web/{common,functions} |
778 |
|
|
mkdir -p root/etc/e-smith/web/panels/manager/{cgi-bin,html} |
779 |
|
|
mkdir -p root/etc/e-smith/web/panels/password/{cgi-bin,html} |
780 |
|
|
mkdir -p root/etc/httpd/admin-conf |
781 |
|
|
|
782 |
|
|
mkdir -p root/service |
783 |
|
|
mkdir -p root/etc/rc.d/init.d/supervise |
784 |
|
|
for service in httpd-admin |
785 |
|
|
do |
786 |
|
|
ln -s /var/service/$service root/service/$service |
787 |
|
|
mkdir -p root/var/service/$service/supervise |
788 |
|
|
touch root/var/service/$service/down |
789 |
|
|
if [ -d root/var/service/$service/log ] |
790 |
|
|
then |
791 |
|
|
mkdir -p root/var/service/$service/log/supervise |
792 |
|
|
mkdir -p root/var/log/$service |
793 |
|
|
fi |
794 |
|
|
ln -s ../daemontools root/etc/rc.d/init.d/supervise/$service |
795 |
|
|
done |
796 |
|
|
|
797 |
|
|
%install |
798 |
|
|
rm -rf $RPM_BUILD_ROOT |
799 |
|
|
(cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT) |
800 |
|
|
rm -f %{name}-%{version}-%{release}-filelist |
801 |
|
|
/sbin/e-smith/genfilelist $RPM_BUILD_ROOT \ |
802 |
|
|
--file /etc/e-smith/web/common/cgi-bin/login 'attr(0755,root,root)' \ |
803 |
|
|
--file /etc/e-smith/web/common/cgi-bin/logout 'attr(0755,root,root)' \ |
804 |
vip-ire |
1.5 |
--file /etc/e-smith/web/functions/wrapper 'attr(4750,root,admin)' \ |
805 |
stephdl |
1.1 |
--dir /var/service/httpd-admin 'attr(01755,root,root)' \ |
806 |
|
|
--file /var/service/httpd-admin/down 'attr(0644,root,root)' \ |
807 |
|
|
--file /var/service/httpd-admin/run 'attr(0755,root,root)' \ |
808 |
|
|
--dir /var/service/httpd-admin/log 'attr(0755,root,root)' \ |
809 |
|
|
--dir /var/service/httpd-admin/log/supervise 'attr(0700,root,root)' \ |
810 |
|
|
--dir /var/service/httpd-admin/supervise 'attr(0700,root,root)' \ |
811 |
|
|
--file /var/service/httpd-admin/log/run 'attr(0755,root,root)' \ |
812 |
|
|
--dir /var/log/httpd-admin 'attr(0750,smelog,smelog)' \ |
813 |
|
|
> %{name}-%{version}-%{release}-filelist |
814 |
|
|
echo "%doc COPYING" >> %{name}-%{version}-%{release}-filelist |
815 |
|
|
|
816 |
|
|
%clean |
817 |
|
|
rm -rf $RPM_BUILD_ROOT |
818 |
|
|
|
819 |
|
|
%pre |
820 |
|
|
%preun |
821 |
|
|
%post |
822 |
|
|
find /etc/e-smith/web/panels/manager/cgi-bin/ -type f | \ |
823 |
|
|
sed -n '/\/[0-9a-z]\{32\}$/p' | \ |
824 |
|
|
xargs grep -l Persisten | \ |
825 |
|
|
xargs rm -f |
826 |
|
|
|
827 |
|
|
%postun |
828 |
|
|
|
829 |
|
|
%files -f %{name}-%{version}-%{release}-filelist |
830 |
|
|
%defattr(-,root,root) |