[Home]

Summary:ASTERISK-17668: [patch] fix detection of openssl 1.0
Reporter:Tzafrir Cohen (tzafrir)Labels:
Date Opened:2011-04-11 04:43:02Date Closed:2011-04-11 14:39:28
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/BuildSystem
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) detect_openssl_10.diff
Description:It seems openssl is no longer detected on Debian Unstable. I suppose it may have been this way for a while, but recent packaging changes exposed this yesterday.

Fix: test for SSL_connect instead of for ssl2_connect (ssl2? say no to that obsolete protocol!).

A trivial patch is attached.
Comments:By: Digium Subversion (svnbot) 2011-04-11 14:30:21

Repository: asterisk
Revision: 313277

U   branches/1.4/configure
U   branches/1.4/configure.ac
U   branches/1.4/include/asterisk/autoconfig.h.in

------------------------------------------------------------------------
r313277 | lmadsen | 2011-04-11 14:30:21 -0500 (Mon, 11 Apr 2011) | 6 lines

Fix detection of OpenSSL 1.0

(closes issue ASTERISK-17668)
Reported by: tzafrir
Patches:
     detect_openssl_10.diff uploaded by tzafrir (license 46)
------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=313277

By: Digium Subversion (svnbot) 2011-04-11 14:33:04

Repository: asterisk
Revision: 313278

_U  branches/1.6.2/
U   branches/1.6.2/configure
U   branches/1.6.2/configure.ac
U   branches/1.6.2/include/asterisk/autoconfig.h.in

------------------------------------------------------------------------
r313278 | lmadsen | 2011-04-11 14:33:04 -0500 (Mon, 11 Apr 2011) | 14 lines

Merged revisions 313277 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
 r313277 | lmadsen | 2011-04-11 14:30:20 -0500 (Mon, 11 Apr 2011) | 6 lines
 
 Fix detection of OpenSSL 1.0
 
 (closes issue ASTERISK-17668)
 Reported by: tzafrir
 Patches:
       detect_openssl_10.diff uploaded by tzafrir (license 46)
........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=313278

By: Digium Subversion (svnbot) 2011-04-11 14:36:41

Repository: asterisk
Revision: 313279

_U  branches/1.8/
U   branches/1.8/configure
U   branches/1.8/configure.ac
U   branches/1.8/include/asterisk/autoconfig.h.in

------------------------------------------------------------------------
r313279 | lmadsen | 2011-04-11 14:36:40 -0500 (Mon, 11 Apr 2011) | 21 lines

Merged revisions 313278 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.6.2

................
 r313278 | lmadsen | 2011-04-11 14:33:03 -0500 (Mon, 11 Apr 2011) | 14 lines
 
 Merged revisions 313277 via svnmerge from
 https://origsvn.digium.com/svn/asterisk/branches/1.4
 
 ........
   r313277 | lmadsen | 2011-04-11 14:30:20 -0500 (Mon, 11 Apr 2011) | 6 lines
   
   Fix detection of OpenSSL 1.0
   
   (closes issue ASTERISK-17668)
   Reported by: tzafrir
   Patches:
         detect_openssl_10.diff uploaded by tzafrir (license 46)
 ........
................

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=313279

By: Digium Subversion (svnbot) 2011-04-11 14:39:27

Repository: asterisk
Revision: 313280

_U  trunk/
U   trunk/configure
U   trunk/configure.ac
U   trunk/include/asterisk/autoconfig.h.in

------------------------------------------------------------------------
r313280 | lmadsen | 2011-04-11 14:39:27 -0500 (Mon, 11 Apr 2011) | 28 lines

Merged revisions 313279 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8

................
 r313279 | lmadsen | 2011-04-11 14:36:40 -0500 (Mon, 11 Apr 2011) | 21 lines
 
 Merged revisions 313278 via svnmerge from
 https://origsvn.digium.com/svn/asterisk/branches/1.6.2
 
 ................
   r313278 | lmadsen | 2011-04-11 14:33:03 -0500 (Mon, 11 Apr 2011) | 14 lines
   
   Merged revisions 313277 via svnmerge from
   https://origsvn.digium.com/svn/asterisk/branches/1.4
   
   ........
     r313277 | lmadsen | 2011-04-11 14:30:20 -0500 (Mon, 11 Apr 2011) | 6 lines
     
     Fix detection of OpenSSL 1.0
     
     (closes issue ASTERISK-17668)
     Reported by: tzafrir
     Patches:
           detect_openssl_10.diff uploaded by tzafrir (license 46)
   ........
 ................
................

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=313280