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

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

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


Revision 1.30 - (show annotations) (download)
Mon Mar 27 22:48:06 2017 UTC (7 years, 2 months ago) by unnilennium
Branch: MAIN
CVS Tags: e-smith-manager-2_6_0-18_el6_sme
Changes since 1.29: +5 -2 lines
* Mon Mar 27 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-18.sme
- fix  typo in e-smith-manager-2.6.0-bz10187-emptyback.patch [SME: 10187]

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

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