/[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.15 - (show annotations) (download)
Mon Jan 16 23:56:49 2017 UTC (7 years, 4 months ago) by unnilennium
Branch: MAIN
CVS Tags: e-smith-manager-2_8_0-14_el7_sme
Changes since 1.14: +7 -2 lines
* Mon Jan 16 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-14.sme
- fix bad redirection parameter that might reveal session information to remote site [SME: 9924]

1 # $Id: e-smith-manager.spec,v 1.14 2016/07/19 12:15:41 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 14
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 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
22 BuildRequires: e-smith-devtools
23 BuildRequires: gettext
24 BuildRequires: gcc
25 Requires: e-smith-lib >= 1.18.0-26
26 Requires: mod_auth_tkt
27 Requires: pwauth
28 Requires: perl(Apache::AuthTkt)
29 Provides: server-manager
30 AutoReqProv: no
31
32 %changelog
33 * Mon Jan 16 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-14.sme
34 - fix bad redirection parameter that might reveal session information to remote site [SME: 9924]
35
36 * Tue Jul 19 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-13.sme
37 - added missing template-begin for tkt.css [SME: 9676]
38
39 * Tue Jul 19 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-12.sme
40 - Update server-manager to Koozali branding [SME: 9676]
41 - We thanks John Crisp for his wonderful work.
42
43 * Wed Jun 15 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-11.sme
44 - change link for donation to koozali.org [SME: 9599]
45
46 * Wed Jun 15 2016 Daniel Berteaud <daniel@firewall-services.com> 2.8.0-10.sme
47 - Fix syntax for removing Indexes options [SME: 9587]
48
49 * Wed Jun 15 2016 Daniel Berteaud <daniel@firewall-services.com> 2.8.0-9.sme
50 - Remove index option for manager's resources [SME: 9587]
51
52 * Mon Jun 13 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-8.sme
53 - fix 307 redirection to http when https is used [SME: 8825] [SME: 9583]
54 - update syntaxe for TKT Auth
55 - bump 8 for typo
56
57 * Wed Jun 1 2016 Daniel Berteaud <daniel@firewall-services.com> 2.8.0-6.sme
58 - Fix a syntax error in server-manager's logout script [SME: 9527]
59
60 * Wed May 11 2016 Daniel Berteaud <daniel@firewall-services.com> 2.8.0-5.sme
61 - Add a C wrapper to execute manager's cgi to replace perl-suid [SME: 9393]
62
63 * Wed Mar 23 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-4.sme
64 - fix syntax for httpd 2.4 [SME: 9365]
65
66 * Fri Mar 18 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-3.sme
67 - rebuild for Bug [SME: 9347]
68 - Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday,
69 by assuming the date is correct and changing the weekday.
70 Wed Mar 14 2000 --> Wed Mar 08 2000 or Tue Mar 14 2000 or Wed Mar 15 2000 or ....
71 Wed Apr 04 2002 --> Wed Apr 03 2002 or Thu Apr 04 2002 or Wed Apr 10 2002 or ....
72 Tue May 15 2008 --> Tue May 13 2008 or Thu May 15 2008 or Tue May 20 2008 or ....
73
74 * Fri Mar 18 2016 Daniel Berteaud <daniel@firewall-services.com> 2.8.0-2.sme
75 - Don't require perl-suidperl anymore [SME: 9339]
76
77 * Fri Feb 05 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.8.0-1.sme
78 - Initial release to sme10
79
80 * Fri Feb 5 2016 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-4.sme
81 - Really don't redirect to http when login in/out of the server-manager
82 [SME: 9163]
83
84 * Sun Jan 31 2016 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-3.sme
85 - Don't redirect to http when login in/out of the server-manager from
86 localhost [SME: 9163]
87
88 * Tue Jan 6 2015 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-2.sme
89 - Allow access to the server-manager without SSL from the loopback
90 [SME: 9163]
91
92 * Sun Mar 23 2014 Ian Wells <esmith@wellsi.com> 2.6.0-1.sme
93 - Roll new stream to remove obsolete images [SME: 7962]
94
95 * Sun Mar 23 2014 Ian Wells <esmith@wellsi.com> 2.4.0-9.sme
96 - Remove references to obsolete images, by Stephane de Labrusse [SME: 7962]
97
98 * Fri Oct 11 2013 Ian Wells <esmith@wellsi.com> 2.4.0-8.sme
99 - Renew donation text in server-manager, by John Crisp [SME: 7897]
100
101 * Thu Jun 6 2013 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-7.sme
102 - Do not load mod_ssl [SME: 7602]
103
104 * Wed Mar 6 2013 Shad L. Lords <slords@mail.com> 2.4.0-6.sme
105 - Correct path to pwauth [SME: 7319]
106
107 * Sat Feb 23 2013 Ian Wells <esmith@wellsi.com> 2.4.0-5.sme
108 - Correct processing of server-manager URL [SME: 7254]
109
110 * Thu Jan 31 2013 Shad L. Lords <slords@mail.com> 2.4.0-4.sme
111 - Fix typo in perl(Apache::AuthTkt) requires [SME: 7236]
112
113 * Thu Jan 31 2013 Shad L. Lords <slords@mail.com> 2.4.0-3.sme
114 - Add perl-suidperl dependency [SME: 7235]
115
116 * Thu Jan 31 2013 Shad L. Lords <slords@mail.com> 2.4.0-2.sme
117 - Add perl(Apache::AuthTkt) dependency [SME: 7236]
118
119 * Thu Jan 31 2013 Shad L. Lords <slords@mail.com> 2.4.0-1.sme
120 - Roll new stream for sme9
121
122 * Sat Aug 7 2010 Ian Wells <esmith@wellsi.com> 2.2.0-6.sme
123 - Remove empty <p> tag from /etc/e-smith/web/common/foot.tmpl, by Daniel [SME: 5905]
124
125 * Sun Jan 31 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-5.sme
126 - Only display error messages intended for admin in server-manager [SME: 5700]
127
128 * Wed Dec 9 2009 Charlie Brady <charlieb@budge.apana.org.au> 2.2.0-4.sme
129 - Fix css validation errors. [SME: 5656]
130
131 * Fri Sep 18 2009 Stephen Noble <support@dungog.net> 2.2.0-4.sme
132 - display reconfigure warning once if UnsavedChanges=yes [SME: 5475]
133
134 * Fri Sep 18 2009 Stephen Noble <support@dungog.net> 2.2.0-3.sme
135 - display reconfigure warning if UnsavedChanges=yes [SME: 5475]
136
137 * Sun Apr 26 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-2.sme
138 - Fix misinterpretation of display string [SME: 5022]
139
140 * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme
141 - Roll new stream to separate sme7/sme8 trees [SME: 4633]
142
143 * Sat Oct 4 2008 Shad L. Lords <slords@mail.com> 1.14.0-20
144 - Make navigation use new db class for navigation [SME: 4619]
145
146 * Thu Jul 31 2008 Shad L. Lords <slords@mail.com> 1.14.0-19
147 - Make binmode properties of db class [SME: 4317]
148 - Add new navigation db & utf8 classes [SME: 4317]
149
150 * Tue Jul 1 2008 Shad L. Lords <slords@mail.com> 1.14.0-18
151 - Fix open of database to create if necessary [SME: 4147]
152
153 * Thu May 15 2008 Shad L. Lords <slords@mail.com> 1.14.0-17
154 Tue May 15 2008 --> Tue May 13 2008 or Thu May 15 2008 or Tue May 20 2008 or ....
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 * Thu Apr 04 2002 Gordon Rowell <gordonr@e-smith.com>
600 Wed Apr 04 2002 --> Wed Apr 03 2002 or Thu Apr 04 2002 or Wed Apr 10 2002 or ....
601 - [1.5.0-01]
602 - Rolled to development stream [gordonr]
603
604 * Wed Apr 03 2002 Kirrily Robert <skud@e-smith.com>
605 - [1.4.4-01]
606 - Added red error messages to CSS [skud 3027]
607
608 * Thu Mar 14 2002 Gordon Rowell <gordonr@e-smith.com>
609 - [1.4.3-01]
610 - Fixed regexp for ignoring pleasewait(-.*?). Two each in
611 pleasewait/noframes. Reduced to one in each [gordonr]
612
613 * Fri Mar 1 2002 Tony Clayton <tonyc@e-smith.com>
614 - [1.4.2-01]
615 - rollRPM: Rolled version number to 1.4.2-01. Includes patches up to 1.4.1-02.
616 - mkdir panels/manager/common in spec file for CVS migration
617
618 * Fri Jan 25 2002 Tony Clayton <tonyc@e-smith.com>
619 - [1.4.1-02]
620 - added missing ')' in navigation script pleasewait munging
621
622 * Fri Jan 25 2002 Tony Clayton <tonyc@e-smith.com>
623 - [1.4.1-01]
624 - rollRPM: Rolled version number to 1.4.1-01. Includes patches up to 1.4.0-02.
625 - navigation now ignores pleasewait-* files
626
627 * Thu Jan 10 2002 Charlie Brady <charlieb@e-smith.com>
628 - [1.4.0-02]
629 - Use dated log file for ssl_engine_log. Name the file ssl_engine_log.xxxxx
630 to keep it distinct from the main web server's log file.
631
632 * Tue Dec 11 2001 Jason Miller <jay@e-smith.com>
633 - [1.4.0-01]
634 - rollRPM: Rolled version number to 1.4.0-01. Includes patches up to 1.3.0-07.
635
636 * Sat Dec 08 2001 Charlie Brady <charlieb@e-smith.com>
637 - [1.3.0-07]
638 - Move genNavigationHeader() down below the script grokking code in
639 "navigation", to help Netscape's faulty rendering.
640
641 * Wed Nov 21 2001 Charlie Brady <charlieb@e-smith.com>
642 - [1.3.0-06]
643 - Remove troublesome "Requires: e-smith-base".
644 - Remove obsolete "Requires: e-smith".
645
646 * Thu Nov 1 2001 Gordon Rowell <gordonr@e-smith.com>
647 - [1.3.0-05]
648 - Indent description within navigation headings sections
649
650 * Thu Nov 1 2001 Gordon Rowell <gordonr@e-smith.com>
651 - [1.3.0-04]
652 - Backed out patch from 1.3.0-02 - restored image to navigation frame
653
654 * Wed Oct 31 2001 Charlie Brady <charlieb@e-smith.com>
655 - [1.3.0-03]
656 - Add Mitel branding changes.
657
658 * Fri Aug 31 2001 Gordon Rowell <gordonr@e-smith.com>
659 - [1.3.0-02]
660 - Removed image from top of navigation - now in separate frame
661 - Added Provides: server-manager
662
663 * Fri Aug 31 2001 Gordon Rowell <gordonr@e-smith.com>
664 - [1.3.0-01]
665 - Rolled version number to 1.3.0-01. Includes patches upto 1.2.0-02.
666
667 * Fri Aug 17 2001 gordonr
668 - [1.2.0-02]
669 - Autorebuild by rebuildRPM
670
671 * Wed Aug 8 2001 Charlie Brady <charlieb@e-smith.com>
672 - [1.2.0-01]
673 - Rolled version number to 1.2.0-01. Includes patches upto 1.1.0-04.
674
675 * Tue Jul 31 2001 Adrian Chung <adrianc@e-smith.com>
676 - [1.1.0-04]
677 - moving manager.css file from manager/html to common/css
678
679 * Tue Jul 31 2001 Adrian Chung <adrianc@e-smith.com>
680 - [1.1.0-03]
681 - Adding SSL enabling templates for port 981.
682 - Adding 01localAccessString fragment for use in SSL
683 enabling templates.
684
685 * Fri Jul 27 2001 Charlie Brady <charlieb@e-smith.com>
686 - [1.1.0-02]
687 - Prepend "/server-manager" to hrefs, to allow consistent path interpretation
688 between admin and standard web server.
689
690 * Fri Jul 27 2001 Charlie Brady <charlieb@e-smith.com>
691 - [1.1.0-01]
692 - Rolled version number to 1.1.0-01. Includes patches upto 0.1.1-06.
693
694 * Tue Jul 24 2001 Adrian Chung <adrianc@e-smith.com>
695 - [0.1.1-06]
696 - Incorporating font size changes to manager.css
697
698 * Mon Jul 9 2001 Peter Samuel <peters@e-smith.com>
699 - [0.1.1-05]
700 - Updated packager information
701
702 * Fri Jul 6 2001 Peter Samuel <peters@e-smith.com>
703 - [0.1.1-04]
704 - Changed license to GPL
705
706 * Wed Jun 06 2001 Charlie Brady <charlieb@e-smith.com>
707 - [0.1.1-03]
708 - Change font setting in navigation - use css class instead.
709 - Add newlines after each link in navigation frame - so that HTML
710 source is readable.
711 - Add manager.css, which came from e-smith-base. Let's have all look&feel
712 in the one RPM.
713 - Check whether "files" in cgi-bin directory are actually directories. Skip
714 any directories.
715
716 * Mon Apr 9 2001 Adrian Chung <adrianc@e-smith.com>
717 - [0.1.1-02]
718 - changing CELLPADDING in navigation from 4 to 2.
719
720 * Tue Mar 14 2000 Charlie Brady <charlieb@e-smith.com>
721 Wed Mar 14 2000 --> Wed Mar 08 2000 or Tue Mar 14 2000 or Wed Mar 15 2000 or ....
722 - initial release
723
724 %description
725 This RPM contributes the navigation bars for the e-smith-manager.
726
727 %prep
728 %setup
729 %patch0 -p1
730 %patch1 -p1
731 %patch2 -p1
732 %patch3 -p1
733 %patch4 -p1
734 %patch5 -p1
735 %patch6 -p1
736 %patch7 -p1
737
738 %build
739 perl createlinks
740 gcc -o root/etc/e-smith/web/functions/wrapper manager.c
741 mkdir -p root/home/e-smith/db/navigation
742 mkdir -p root/etc/e-smith/web/common/css
743
744 mkdir -p root/usr/share/locale/en_US/LC_MESSAGES/
745 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
746 # make header/footer symlinks
747 ln -s head.tmpl root/etc/e-smith/web/common/userpassword_head.tmpl
748 ln -s head.tmpl root/etc/e-smith/web/common/noframes_head.tmpl
749 ln -s foot.tmpl root/etc/e-smith/web/common/noframes_foot.tmpl
750
751 mkdir -p root/etc/e-smith/web/panels/manager/html
752 for file in index initial
753 do
754 ln -s ../../../functions/wrapper root/etc/e-smith/web/panels/manager/html/${file}.cgi
755 done
756
757 # Force creation of potentially empty directories
758 mkdir -p root/etc/e-smith/web/{common,functions}
759 mkdir -p root/etc/e-smith/web/panels/manager/{cgi-bin,html}
760 mkdir -p root/etc/e-smith/web/panels/password/{cgi-bin,html}
761 mkdir -p root/etc/httpd/admin-conf
762
763 mkdir -p root/service
764 mkdir -p root/etc/rc.d/init.d/supervise
765 for service in httpd-admin
766 do
767 ln -s /var/service/$service root/service/$service
768 mkdir -p root/var/service/$service/supervise
769 touch root/var/service/$service/down
770 if [ -d root/var/service/$service/log ]
771 then
772 mkdir -p root/var/service/$service/log/supervise
773 mkdir -p root/var/log/$service
774 fi
775 ln -s ../daemontools root/etc/rc.d/init.d/supervise/$service
776 done
777
778 %install
779 rm -rf $RPM_BUILD_ROOT
780 (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
781 rm -f %{name}-%{version}-%{release}-filelist
782 /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
783 --file /etc/e-smith/web/common/cgi-bin/login 'attr(0755,root,root)' \
784 --file /etc/e-smith/web/common/cgi-bin/logout 'attr(0755,root,root)' \
785 --file /etc/e-smith/web/functions/wrapper 'attr(4750,root,admin)' \
786 --dir /var/service/httpd-admin 'attr(01755,root,root)' \
787 --file /var/service/httpd-admin/down 'attr(0644,root,root)' \
788 --file /var/service/httpd-admin/run 'attr(0755,root,root)' \
789 --dir /var/service/httpd-admin/log 'attr(0755,root,root)' \
790 --dir /var/service/httpd-admin/log/supervise 'attr(0700,root,root)' \
791 --dir /var/service/httpd-admin/supervise 'attr(0700,root,root)' \
792 --file /var/service/httpd-admin/log/run 'attr(0755,root,root)' \
793 --dir /var/log/httpd-admin 'attr(0750,smelog,smelog)' \
794 > %{name}-%{version}-%{release}-filelist
795 echo "%doc COPYING" >> %{name}-%{version}-%{release}-filelist
796
797 %clean
798 rm -rf $RPM_BUILD_ROOT
799
800 %pre
801 %preun
802 %post
803 find /etc/e-smith/web/panels/manager/cgi-bin/ -type f | \
804 sed -n '/\/[0-9a-z]\{32\}$/p' | \
805 xargs grep -l Persisten | \
806 xargs rm -f
807
808 %postun
809
810 %files -f %{name}-%{version}-%{release}-filelist
811 %defattr(-,root,root)

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