FreeBSD Bugzilla – Attachment 153765 Details for
Bug 198268
[PATCH] security/libressl update to 2.1.4
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
svn diff for security/libressl
patch-security_libressl-2.1.4 (text/plain), 3.04 KB, created by
Bernard Spil
on 2015-03-04 08:25:01 UTC
(
hide
)
Description:
svn diff for security/libressl
Filename:
MIME Type:
Creator:
Bernard Spil
Created:
2015-03-04 08:25:01 UTC
Size:
3.04 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 380420) >+++ Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= libressl >-PORTVERSION= 2.1.3 >+PORTVERSION= 2.1.4 > CATEGORIES= security devel > MASTER_SITES= ${MASTER_SITE_OPENBSD} > MASTER_SITE_SUBDIR= LibreSSL >@@ -11,11 +11,12 @@ > COMMENT= Free version of the SSL/TLS protocol forked from OpenSSL > > LICENSE= BSD4CLAUSE >+CPE_VENDOR= openbsd > > CONFLICTS?= openssl-* > > GNU_CONFIGURE= yes >-USES= libtool pkgconfig pathfix >+USES= libtool pkgconfig pathfix cpe > USE_LDCONFIG= yes > > INSTALL_TARGET= install-strip >Index: distinfo >=================================================================== >--- distinfo (revision 380420) >+++ distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (libressl-2.1.3.tar.gz) = eb2f370971408fb10af6453e556465c8eee728ac333bf1eb47ec1a5112304f7c >-SIZE (libressl-2.1.3.tar.gz) = 2847182 >+SHA256 (libressl-2.1.4.tar.gz) = e8e08535928774119a979412ee8e307444b7a1a42c8c47ac06ee09423ca9a04e >+SIZE (libressl-2.1.4.tar.gz) = 2865654 >Index: files/patch-include-openssl-opensslv.h >=================================================================== >--- files/patch-include-openssl-opensslv.h (revision 380420) >+++ files/patch-include-openssl-opensslv.h (working copy) >@@ -1,11 +1,11 @@ >---- include/openssl/opensslv.h.orig 2014-12-14 23:08:55 UTC >-+++ include/openssl/opensslv.h >+--- include/openssl/opensslv.h.orig 2015-02-14 20:11:02.000000000 +0100 >++++ include/openssl/opensslv.h 2015-03-04 08:47:30.514145411 +0100 > @@ -3,7 +3,7 @@ > #define HEADER_OPENSSLV_H > > #define LIBRESSL_VERSION_NUMBER 0x20000000L > -#define OPENSSL_VERSION_NUMBER 0x20000000L >-+#define OPENSSL_VERSION_NUMBER 0x1000107fL >- #define OPENSSL_VERSION_TEXT "LibreSSL 2.1.3" >++#define OPENSSL_VERSION_NUMBER 0x1000107fL >+ #define OPENSSL_VERSION_TEXT "LibreSSL 2.1.4" > #define OPENSSL_VERSION_PTEXT " part of " OPENSSL_VERSION_TEXT > >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 380420) >+++ pkg-plist (working copy) >@@ -52,7 +52,6 @@ > include/openssl/rand.h > include/openssl/rc2.h > include/openssl/rc4.h >-include/openssl/rc5.h > include/openssl/ripemd.h > include/openssl/rsa.h > include/openssl/safestack.h >@@ -74,12 +73,12 @@ > include/openssl/x509v3.h > lib/libcrypto.a > lib/libcrypto.so >-lib/libcrypto.so.30 >-lib/libcrypto.so.30.0.3 >+lib/libcrypto.so.32 >+lib/libcrypto.so.32.0.0 > lib/libssl.a > lib/libssl.so >-lib/libssl.so.30 >-lib/libssl.so.30.0.0 >+lib/libssl.so.32 >+lib/libssl.so.32.0.0 > libdata/pkgconfig/libcrypto.pc > libdata/pkgconfig/libssl.pc > libdata/pkgconfig/openssl.pc >@@ -1042,6 +1041,7 @@ > man/man3/SSL_CTX_use_certificate.3.gz > man/man3/SSL_CTX_use_certificate_ASN1.3.gz > man/man3/SSL_CTX_use_certificate_chain_file.3.gz >+man/man3/SSL_CTX_use_certificate_chain_mem.3.gz > man/man3/SSL_CTX_use_certificate_file.3.gz > man/man3/SSL_CTX_use_psk_identity_hint.3.gz > man/man3/SSL_SESSION_free.3.gz >@@ -1382,4 +1382,4 @@ > man/man3/ui.3.gz > man/man3/ui_compat.3.gz > man/man3/x509.3.gz >-@dirrmtry include/openssl >+@dir include/openssl
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
Flags:
brnrd
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 198268
: 153765