New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #3890 (closed defect: fixed)

Opened 8 years ago

Last modified 7 years ago

BUG: apache2 not yet updated for OpenSSL 0.9.8

Reported by: ecronin@… Owned by: james@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc: mww@…, markd@…
Port:

Description

openssl 0.9.8 contains a number of API changes, and apache2 has not been updated yet. Compilation will fail due to missing symbols currently. No openssl 0.9.7* port exists, so it is impossible to patch the apache2 port to use darwinports' openssl, although it compiles fine against the system openssl on both 10.3 and 10.4.

Change History

comment:1 Changed 8 years ago by mww@…

  • Cc mww@… added

seems like

http://mail-archives.apache.org/mod_mbox/httpd-dev/200507.mbox/% 3c20050705123248.GE23007@…%3e

is the way to go; perhps someone finds the time to create some nice diff files from that post...?

comment:2 Changed 8 years ago by mww@…

  • Owner changed from darwinports-bugs@… to james@…

comment:3 Changed 8 years ago by mww@…

added the patches for

modules-ssl-ssl_toolkit_compat.h modules-ssl-ssl_engine_vars.c

to fix openssl 0.9.8 compat. and make apache2 build again;

Docs. etc. still missing;

comment:4 Changed 8 years ago by james@…

  • Status changed from new to assigned

comment:5 Changed 8 years ago by mww@…

  • Summary changed from apache2 not yet updated for OpenSSL 0.9.8 to BUG: apache2 not yet updated for OpenSSL 0.9.8

comment:6 Changed 7 years ago by rajiv@…

  • Cc rajiv@… added

comment:7 Changed 7 years ago by rajiv@…

  • Cc rajiv@… removed

comment:8 Changed 7 years ago by markd@…

  • Cc markd@… added

(In reply to comment #2)

added the patches for

modules-ssl-ssl_toolkit_compat.h modules-ssl-ssl_engine_vars.c

to fix openssl 0.9.8 compat. and make apache2 build again;

Docs. etc. still missing;

Is this bug obsolete now that Apache and openssl has been updated?

comment:9 Changed 7 years ago by markd@…

  • Status changed from assigned to closed
  • Resolution set to fixed

Openssl is supported in the current Apache2 port. Closing bug.

Note: See TracTickets for help on using tickets.