The Asterisk and Zaptel development teams have released Asterisk 1.4.1. This release contains a very large number of bug fixes, including a fix for the recently discovered security vulnerability. It also contains a complete rewrite of the Shared Line Appearance (SLA) support that was first released as part of Asterisk 1.4.0. The new version of this functionality has been tested against a variety of phones and provides much more flexibility and configurability (along with actually working properly in most scenarios, which the original implementation failed to do). Users who are interested in SLA functionality should update to this version and try it out; we welcome bug reports and test reports. Because of the security vulnerability fix present in this version, all users of Asterisk 1.4 are urged to update as soon as they can schedule it. Thanks for your support of Asterisk and Zaptel!
Can one do an in-place update to 1.4.1 from 1.4.0 ? (Just compile and install) -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Asterisk Development Team Sent: Friday, March 02, 2007 7:04 PM To: undisclosed-recipients: Subject: [asterisk-users] Asterisk 1.4.1 Released The Asterisk and Zaptel development teams have released Asterisk 1.4.1. This release contains a very large number of bug fixes, including a fix for the recently discovered security vulnerability. It also contains a complete rewrite of the Shared Line Appearance (SLA) support that was first released as part of Asterisk 1.4.0. The new version of this functionality has been tested against a variety of phones and provides much more flexibility and configurability (along with actually working properly in most scenarios, which the original implementation failed to do). Users who are interested in SLA functionality should update to this version and try it out; we welcome bug reports and test reports. Because of the security vulnerability fix present in this version, all users of Asterisk 1.4 are urged to update as soon as they can schedule it. Thanks for your support of Asterisk and Zaptel! _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
Michelle Dupuis wrote:> Can one do an in-place update to 1.4.1 from 1.4.0 ? (Just compile and > install) >./configure make update worked here.
Ummmmm, is it possible to patch 1.2.4? We have some pretty busy production systems and are not exactly excited about having to upgrade from this version. Is there no other way to protect our systems from this hole? On 3/3/07, Thomas Kenyon <digium@sanguinarius.co.uk> wrote:> Michelle Dupuis wrote: > > Can one do an in-place update to 1.4.1 from 1.4.0 ? (Just compile and > > install) > > > ./configure > make update worked here. > _______________________________________________ > --Bandwidth and Colocation provided by Easynews.com -- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >
8 mar 2007 kl. 05.33 skrev voiplist:> Ummmmm, is it possible to patch 1.2.4? We have some pretty busy > production systems and are not exactly excited about having to upgrade > from this version. > > Is there no other way to protect our systems from this hole? >You can apply the patch that was applied to 1.2, found by following this URL: http://tinyurl.com/2soujh Remember that we released a new version of 1.2, 1.4 and updated svn trunk. 1.0 is no longer maintained, since it is too old. /O