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