[asterisk-bugs] [Asterisk 0019093]: [patch] fix detection of openssl 1.0
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Apr 11 14:39:28 CDT 2011
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=19093
======================================================================
Reported By: tzafrir
Assigned To: lmadsen
======================================================================
Project: Asterisk
Issue ID: 19093
Category: Core/BuildSystem
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
Asterisk Version: 1.8.3.2
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2011-04-11 04:43 CDT
Last Modified: 2011-04-11 14:39 CDT
======================================================================
Summary: [patch] fix detection of openssl 1.0
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.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0019095 [patch] tcptls.c fails building with no...
======================================================================
----------------------------------------------------------------------
(0133611) svnbot (reporter) - 2011-04-11 14:39
https://issues.asterisk.org/view.php?id=19093#c133611
----------------------------------------------------------------------
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 https://issues.asterisk.org/view.php?id=19093)
Reported by: tzafrir
Patches:
detect_openssl_10.diff uploaded by tzafrir (license 46)
........
................
................
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=313280
Issue History
Date Modified Username Field Change
======================================================================
2011-04-11 14:39 svnbot Checkin
2011-04-11 14:39 svnbot Note Added: 0133611
======================================================================
More information about the asterisk-bugs
mailing list