Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Apr 2012 01:29:49 GMT
From:      Kenji Rikitake <kenji.rikitake@acm.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/166954: Port OpenSSL version bump requires rebuilding dependent Ports
Message-ID:  <201204150129.q3F1TnlV016010@red.freebsd.org>
Resent-Message-ID: <201204150130.q3F1U1q2062212@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         166954
>Category:       ports
>Synopsis:       Port OpenSSL version bump requires rebuilding dependent Ports
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 15 01:30:01 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Kenji Rikitake
>Release:        FreeBSD/amd64 9.0-STABLE
>Organization:
>Environment:
FreeBSD minimax.priv.k2r.org 9.0-STABLE FreeBSD 9.0-STABLE #2: Thu Apr  5 12:28:36 JST 2012     root@:/usr/obj/usr/src/sys/MINIMAX  amd64
>Description:
After updating the OpenSSL port from 1.0.0 to 1.0.1,
the OPENSSL_SHLIBVER is changed from 7 to 8.
This causes removal of /usr/local/lib/libcrypto.so.7,
and will make dependent ports unable to execute
because of lack of the shared library.

See

http://www.freebsd.org/cgi/cvsweb.cgi/ports/security/openssl/Makefile.diff?r1=1.184;r2=1.185

for the details.
>How-To-Repeat:
Updating port security/openssl from 1.0.0 to 1.0.1
(Makefile 1.184 to 1.185)

>Fix:
Rebuilding all dependent Ports is necessary.
This should be documented in /usr/ports/UPDATING.

Automated rebuilding by using portmaster:
portmaster -r openssl

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201204150129.q3F1TnlV016010>