FreeBSD Bugzilla – Attachment 143526 Details for
Bug 190790
[patch] net-mgmt/nrpe fix build with ssl (.rnd file placement)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
nrpe ssl rnd location patch
nrpe_ssl_rnd.diff (text/plain), 948 bytes, created by
Olli Hauer
on 2014-06-08 13:14:06 UTC
(
hide
)
Description:
nrpe ssl rnd location patch
Filename:
MIME Type:
Creator:
Olli Hauer
Created:
2014-06-08 13:14:06 UTC
Size:
948 bytes
patch
obsolete
>Index: files/patch-configure >=================================================================== >--- files/patch-configure (revision 0) >+++ files/patch-configure (working copy) >@@ -0,0 +1,11 @@ >+--- ./configure.orig 2014-06-08 13:49:20.000000000 +0200 >++++ ./configure 2014-06-08 13:49:46.000000000 +0200 >+@@ -6745,7 +6745,7 @@ >+ sslbin=$ssldir/bin/openssl >+ fi >+ # awk to strip off meta data at bottom of dhparam output >+- $sslbin dhparam -C 512 | awk '/^-----/ {exit} {print}' > include/dh.h >++ env HOME=. $sslbin dhparam -C 512 | awk '/^-----/ {exit} {print}' > include/dh.h >+ fi >+ fi >+ > >Property changes on: files/patch-configure >___________________________________________________________________ >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 190790
: 143526