pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/42369 CVS commit: pkgsrc/security/openssl



The following reply was made to PR pkg/42369; it has been noted by GNATS.

From: OBATA Akio <obache%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/42369 CVS commit: pkgsrc/security/openssl
Date: Fri, 25 Dec 2009 11:58:07 +0000

 Module Name:   pkgsrc
 Committed By:  obache
 Date:          Fri Dec 25 11:58:06 UTC 2009
 
 Modified Files:
        pkgsrc/security/openssl: Makefile distinfo
        pkgsrc/security/openssl/patches: patch-aa patch-ac
 
 Log Message:
 Fixes and improvement for Interix
 * Not only interix-3, but also treat all interix release, allow to build on 
SUA.
 * Gave up randomized image base, use 0x5e000000, as in mk/platform/Interix.mk.
   It is workaround of PR 42369.
 * Use -D_REENTRANT flags for threads.
 * replace -Wl,soname= linker flags with -Wl,h, for Interix
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.140 -r1.141 pkgsrc/security/openssl/Makefile
 cvs rdiff -u -r1.68 -r1.69 pkgsrc/security/openssl/distinfo
 cvs rdiff -u -r1.20 -r1.21 pkgsrc/security/openssl/patches/patch-aa
 cvs rdiff -u -r1.35 -r1.36 pkgsrc/security/openssl/patches/patch-ac
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index