Re: [asterisk-users] Asterisk 11.19.0 Now Available

2015-08-10 Thread Richard Mudgett
On Sun, Aug 9, 2015 at 11:46 AM, Matthew Jordan mjor...@digium.com wrote:

 On Sat, Aug 8, 2015 at 8:26 AM, Administrator TOOTAI ad...@tootai.net
 wrote:
  Le 07/08/2015 23:54, Asterisk Development Team a écrit :
 
  The Asterisk Development Team has announced the release of Asterisk
  11.19.0.
 
  [...]
 
  Hello,
 
  We have problem with patches since 11.18.0 We have to download the full
  tar.gz to get last version :-(.
 
  Before this, since ages, we used to patch the previous version like
 
  #patch -p0  ../asterisk-11.17.0-patch
 
  (applied to the current asterisk-11.16-0 directory), compile and install.
  That's all, servers where uptodate, job done.
 
  Taking a look at the header from asterisk-11.17.0-patch (and previous) we
  see
 
  --- asterisk-11.16.0-summary.html  (.../11.16.0)   (revision 433916)
  +++ asterisk-11.16.0-summary.html  (.../11.17.0)   (revision 433916)
 
  which is, diff between asterisk-11.16.0 and -in this case- the new
  asterisk-11.17.0
 
  Now, since 11.18.0 version, patch is looking like
 
  diff --git a/.version b/.version
  index cde331b..3644f46 100644
  --- a/.version
  +++ b/.version
  @@ -1 +1 @@
  -11.19.0-rc1
  \ No newline at end of file
  +11.19.0
 
  \ No newline at end of file
 
  As you can see patch is build against 11.19.0-rc1, not 11.18.0
 
  How can we apply this patch to a legacy asterisk-11.18.0 tar.gz ?
 
  Thanks for any hint.
 

 That's a bug in the release scripts, which had to be rewritten when we
 moved to Git. We'll try to get it sorted out for the next release.


In addition for the git patches you will need to use -p1 instead of -p0.

Richard
-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] Asterisk 11.19.0 Now Available

2015-08-09 Thread Matthew Jordan
On Sat, Aug 8, 2015 at 8:26 AM, Administrator TOOTAI ad...@tootai.net wrote:
 Le 07/08/2015 23:54, Asterisk Development Team a écrit :

 The Asterisk Development Team has announced the release of Asterisk
 11.19.0.

 [...]

 Hello,

 We have problem with patches since 11.18.0 We have to download the full
 tar.gz to get last version :-(.

 Before this, since ages, we used to patch the previous version like

 #patch -p0  ../asterisk-11.17.0-patch

 (applied to the current asterisk-11.16-0 directory), compile and install.
 That's all, servers where uptodate, job done.

 Taking a look at the header from asterisk-11.17.0-patch (and previous) we
 see

 --- asterisk-11.16.0-summary.html  (.../11.16.0)   (revision 433916)
 +++ asterisk-11.16.0-summary.html  (.../11.17.0)   (revision 433916)

 which is, diff between asterisk-11.16.0 and -in this case- the new
 asterisk-11.17.0

 Now, since 11.18.0 version, patch is looking like

 diff --git a/.version b/.version
 index cde331b..3644f46 100644
 --- a/.version
 +++ b/.version
 @@ -1 +1 @@
 -11.19.0-rc1
 \ No newline at end of file
 +11.19.0

 \ No newline at end of file

 As you can see patch is build against 11.19.0-rc1, not 11.18.0

 How can we apply this patch to a legacy asterisk-11.18.0 tar.gz ?

 Thanks for any hint.


That's a bug in the release scripts, which had to be rewritten when we
moved to Git. We'll try to get it sorted out for the next release.

-- 
Matthew Jordan
Digium, Inc. | Director of Technology
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA
Check us out at: http://digium.com  http://asterisk.org

-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] Asterisk 11.19.0 Now Available

2015-08-08 Thread Administrator TOOTAI

Le 07/08/2015 23:54, Asterisk Development Team a écrit :

The Asterisk Development Team has announced the release of Asterisk 11.19.0.

[...]

Hello,

We have problem with patches since 11.18.0 We have to download the full 
tar.gz to get last version :-(.


Before this, since ages, we used to patch the previous version like

#patch -p0  ../asterisk-11.17.0-patch

(applied to the current asterisk-11.16-0 directory), compile and 
install. That's all, servers where uptodate, job done.


Taking a look at the header from asterisk-11.17.0-patch (and previous) 
we see


--- asterisk-11.16.0-summary.html  (.../11.16.0)   (revision 433916)
+++ asterisk-11.16.0-summary.html  (.../11.17.0)   (revision 433916)

which is, diff between asterisk-11.16.0 and -in this case- the new 
asterisk-11.17.0


Now, since 11.18.0 version, patch is looking like

diff --git a/.version b/.version
index cde331b..3644f46 100644
--- a/.version
+++ b/.version
@@ -1 +1 @@
-11.19.0-rc1
\ No newline at end of file
+11.19.0 



\ No newline at end of file

As you can see patch is build against 11.19.0-rc1, not 11.18.0

How can we apply this patch to a legacy asterisk-11.18.0 tar.gz ?

Thanks for any hint.

--
Daniel

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
  http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users