/[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.29 - (show annotations) (download)
Sun Feb 4 17:33:22 2018 UTC (6 years, 4 months ago) by jpp
Branch: MAIN
Changes since 1.28: +5 -2 lines
Prep for smeserver-manager import

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

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