Bug #53858 Aggregator depends on curl for SSL linking
Submitted: 20 May 2010 14:03 Modified: 14 Jun 2010 9:31
Reporter: Mark Leith Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Enterprise Monitor: Aggregator Severity:S3 (Non-critical)
Version:2.3.0 OS:Any
Assigned to: Jan Kneschke CPU Architecture:Any

[20 May 2010 14:03] Mark Leith
Description:
Currently the aggregator requires a version of curl that has SSL enabled to be linked to it. We should instead allow linking against SSL directly. 

How to repeat:
N/A
[27 May 2010 16:01] Enterprise Tools JIRA Robot
Jan Kneschke writes: 
in the aggr branch

revno: 460
fixes bug(s): http://bugs.mysql.com/53858
committer: jan@mysql.com
branch nick: trunk
timestamp: Wed 2010-05-26 16:37:09 +0200
message:
  check for openssl via pkg-config to make sure we always include it even
  if curl doesn't provide it (fixes #53858)
modified:
  configure.in
  src/Makefile.am
[7 Jun 2010 23:31] Enterprise Tools JIRA Robot
Andy Bang writes: 
In build 2.2.2.1722.
[10 Jun 2010 14:46] Enterprise Tools JIRA Robot
Diego Medina writes: 
Verified fixed on 2.2.2.1722  e
[14 Jun 2010 9:31] MC Brown
Internal/trivial fix; no changelog entry required.