/[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.35 - (show annotations) (download)
Fri Dec 11 04:00:40 2020 UTC (3 years, 5 months ago) by jpp
Branch: MAIN
Changes since 1.34: +15 -9 lines
* Thu Dec 10 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-32.sme
- create -update event [SME: 11144]
- migrate httpd-admin to systemd [SME: 11110]

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

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