/[smeserver]/rpms/e-smith-manager/sme10/e-smith-manager.spec
ViewVC logotype

Contents of /rpms/e-smith-manager/sme10/e-smith-manager.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.18 - (show annotations) (download)
Sun Mar 26 03:29:06 2017 UTC (7 years, 2 months ago) by unnilennium
Branch: MAIN
Changes since 1.17: +2 -2 lines
* Sat Mar 25 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-16.sme
- fix too short timeout in server-manager [SME: 9921]
- now 30 min as default instead of 5
- possibility to change this and adapt the default 0.66 of timeout remaining to reset it
- by default only a session cookie, can activate persistent cookie
- sha256 as encryption.

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

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed