security/openssl-devel: Update to 3.0.7

This commit is contained in:
Bernard Spil 2022-12-17 16:39:02 +00:00
parent a1228f0329
commit ee2ebb0a74
4 changed files with 18 additions and 4 deletions

View File

@ -1,5 +1,5 @@
PORTNAME= openssl
DISTVERSION= 3.0.5
DISTVERSION= 3.0.7
CATEGORIES= security devel
MASTER_SITES= https://www.openssl.org/source/ \
ftp://ftp.cert.dfn.de/pub/tools/net/openssl/source/

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1657032912
SHA256 (openssl-3.0.5.tar.gz) = aa7d8d9bef71ad6525c55ba11e5f4397889ce49c2c9349dcea6d3e4f0b024a7a
SIZE (openssl-3.0.5.tar.gz) = 15074407
TIMESTAMP = 1667323393
SHA256 (openssl-3.0.7.tar.gz) = 83049d042a260e696f62406ac5c08bf706fd84383f945cf21bd61e9ed95c396e
SIZE (openssl-3.0.7.tar.gz) = 15107575

View File

@ -0,0 +1,13 @@
--- crypto/threads_pthread.c.orig 2022-11-01 14:14:36 UTC
+++ crypto/threads_pthread.c
@@ -29,6 +29,10 @@
#define BROKEN_CLANG_ATOMICS
#endif
+#if defined(__FreeBSD__) && defined(__i386__)
+#define BROKEN_CLANG_ATOMICS
+#endif
+
#if defined(OPENSSL_THREADS) && !defined(CRYPTO_TDEBUG) && !defined(OPENSSL_SYS_WINDOWS)
# if defined(OPENSSL_SYS_UNIX)

View File

@ -155,6 +155,7 @@ man/man1/asn1parse.1ossl.gz
man/man1/c_rehash.1ossl.gz
man/man1/ca.1ossl.gz
man/man1/ciphers.1ossl.gz
man/man1/cmp.1ossl.gz
man/man1/cms.1ossl.gz
man/man1/crl.1ossl.gz
man/man1/crl2pkcs7.1ossl.gz