[SOGo] Thunderbird Upgrade: Best Practice?

2013-09-27 Thread Sven Arnold

Dear List,

it is possible to configure the update server in a way that simultaneous 
support of Thunderbird 17 and 24 is given?


Right now I deliver sogo-integrator, sogo-connector and lightning using 
the update server (see below). I would think that this configuration 
implies that these add-ons would only pushed to thunderbird 17.


But if I upgrade a thunderbird client from 17 to 24 the client still 
tries to install the updates. Even more strangely, lightning will then 
be disabled (what is correct since it is not compatible) but 
sogo-connector and sogo-integrator are activated (despite having version 
restrictions in their install.rdf).


Am I doing something wrong? How do you serve different versions of 
thunderbird clients?


Best regards,

Sven

Note: I observed this behaviour with linux clients (ubuntu 13.04). I did 
not check the behaviour of windows yet.



=== excerpt from updates.php ===

$plugins
= array(
sogo-connec...@inverse.ca
 = array( application = thunderbird,
   version = 17.0.5,
   filename = sogo-connector-17.0.5.xpi ),
sogo-integra...@inverse.ca
 = array( application = thunderbird,
   version = 17.0.5,
   filename = sogo-integrator-17.0.5.xpi ),
{e2fda1a4-762b-4020-b5ad-a41df1933103}
 = array( application = thunderbird,
   version = 1.9.1,
   filename = lightning-1.9.1.xpi )
);

$applications
= array( thunderbird = 
em:id{3550f703-e582-4d05-9a08-453d09bdfdc6}/em:id

em:minVersion17.0/em:minVersion
em:maxVersion17.*/em:maxVersion );


===

--
Sven Arnold

LOCALITE GmbH
Biomedical Visualization Systems

Fon   +49 2241 14-2174
Fax   +49 2241 14-42175

Schloss Birlinghoven
D-53757 St. Augustin

Amtsgericht Siegburg, Register-Nr. HRB 9263
Certified according to EN ISO 13485

http://www.localite.de
--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Thunderbird Upgrade: Best Practice?

2013-09-27 Thread Szládovics Péter

Dear Sven,

André Schild posted an upgrade script yesterday. I think, this is 
exactly what you need.


2013-09-27 13:11 keltezéssel, Sven Arnold írta:

Dear List,

it is possible to configure the update server in a way that 
simultaneous support of Thunderbird 17 and 24 is given?


Right now I deliver sogo-integrator, sogo-connector and lightning 
using the update server (see below). I would think that this 
configuration implies that these add-ons would only pushed to 
thunderbird 17.


But if I upgrade a thunderbird client from 17 to 24 the client still 
tries to install the updates. Even more strangely, lightning will then 
be disabled (what is correct since it is not compatible) but 
sogo-connector and sogo-integrator are activated (despite having 
version restrictions in their install.rdf).


Am I doing something wrong? How do you serve different versions of 
thunderbird clients?


Best regards,

Sven

Note: I observed this behaviour with linux clients (ubuntu 13.04). I 
did not check the behaviour of windows yet.



=== excerpt from updates.php ===

$plugins
= array(
sogo-connec...@inverse.ca
 = array( application = thunderbird,
   version = 17.0.5,
   filename = sogo-connector-17.0.5.xpi ),
sogo-integra...@inverse.ca
 = array( application = thunderbird,
   version = 17.0.5,
   filename = sogo-integrator-17.0.5.xpi ),
{e2fda1a4-762b-4020-b5ad-a41df1933103}
 = array( application = thunderbird,
   version = 1.9.1,
   filename = lightning-1.9.1.xpi )
);

$applications
= array( thunderbird = 
em:id{3550f703-e582-4d05-9a08-453d09bdfdc6}/em:id

em:minVersion17.0/em:minVersion
em:maxVersion17.*/em:maxVersion );


===




--
Szládovics, Péter

Onlinedemo.HU http://www.onlinedemo.hu
Any sufficiently advanced technology is indistinguishable from magic.
/Arthur C. Clarke/
--
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Thunderbird Upgrade: Best Practice?

2013-09-27 Thread Sven Arnold

Ups. I am sorry - don't know why I missed this.

Thanks for pointing out!

Regards,

Sven

Am 27.09.2013 14:36, schrieb Szládovics Péter:

Dear Sven,

André Schild posted an upgrade script yesterday. I think, this is
exactly what you need.

2013-09-27 13:11 keltezéssel, Sven Arnold írta:

Dear List,

it is possible to configure the update server in a way that
simultaneous support of Thunderbird 17 and 24 is given?

Right now I deliver sogo-integrator, sogo-connector and lightning
using the update server (see below). I would think that this
configuration implies that these add-ons would only pushed to
thunderbird 17.

But if I upgrade a thunderbird client from 17 to 24 the client still
tries to install the updates. Even more strangely, lightning will then
be disabled (what is correct since it is not compatible) but
sogo-connector and sogo-integrator are activated (despite having
version restrictions in their install.rdf).

Am I doing something wrong? How do you serve different versions of
thunderbird clients?

Best regards,

Sven

Note: I observed this behaviour with linux clients (ubuntu 13.04). I
did not check the behaviour of windows yet.


=== excerpt from updates.php ===

$plugins
= array(
sogo-connec...@inverse.ca
 = array( application = thunderbird,
   version = 17.0.5,
   filename = sogo-connector-17.0.5.xpi ),
sogo-integra...@inverse.ca
 = array( application = thunderbird,
   version = 17.0.5,
   filename = sogo-integrator-17.0.5.xpi ),
{e2fda1a4-762b-4020-b5ad-a41df1933103}
 = array( application = thunderbird,
   version = 1.9.1,
   filename = lightning-1.9.1.xpi )
);

$applications
= array( thunderbird =
em:id{3550f703-e582-4d05-9a08-453d09bdfdc6}/em:id
em:minVersion17.0/em:minVersion
em:maxVersion17.*/em:maxVersion );


===




--
Szládovics, Péter

Onlinedemo.HU http://www.onlinedemo.hu
Any sufficiently advanced technology is indistinguishable from magic.
/Arthur C. Clarke/



--
Sven Arnold

LOCALITE GmbH
Biomedical Visualization Systems

Fon   +49 2241 14-2174
Fax   +49 2241 14-42175

Schloss Birlinghoven
D-53757 St. Augustin

Amtsgericht Siegburg, Register-Nr. HRB 9263
Certified according to EN ISO 13485

http://www.localite.de
--
users@sogo.nu
https://inverse.ca/sogo/lists