From 7809d1c14ba06ea6e66b7c653416aa353c4dc55c Mon Sep 17 00:00:00 2001 From: Patrik Novotný Date: Oct 04 2018 10:16:37 +0000 Subject: Rebase to upstream release 4.0.3 --- diff --git a/mongodb.spec b/mongodb.spec index 17fac6e..a624d69 100644 --- a/mongodb.spec +++ b/mongodb.spec @@ -40,8 +40,8 @@ %global __python %{__python3} Name: mongodb -Version: 4.0.1 -Release: 2%{?dist} +Version: 4.0.3 +Release: 1%{?dist} Summary: High-performance, schema-free document-oriented database Group: Applications/Databases License: AGPLv3 and zlib and ASL 2.0 @@ -199,6 +199,8 @@ the MongoDB sources. sed -i -e "/extract\/js\/src\/jit\/ProcessExecutableMemory.cpp/d" src/third_party/mozjs-45/SConscript %endif +# Workaround for https://jira.mongodb.org/browse/SERVER-37135 to make mongodb buildable with new openssl +sed -i "s|\(#ifdef TLS1_3_VERSION\)|#undef TLS1_3_VERSION\n\1|" src/mongo/util/net/ssl_manager_openssl.cpp # CRLF -> LF sed -i 's/\r//' README @@ -504,6 +506,9 @@ fi %changelog +* Wed Oct 03 2018 panovotn@redhat.com - 4.0.3-1 +- Rebase to upstream release 4.0.3 + * Tue Oct 02 2018 mskalick@redhat.com - 4.0.1-2 - Don't force third_party/s2 to be built without optimizations. It's working with new gcc. Using -O0 failed anobin checks. diff --git a/sources b/sources index 058ff0c..b01077b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (r4.0.1.tar.gz) = d296e2bc52017a2afafc69634af5e56b2c75a9a91c5accf09a934dd4d860d554f1e87a5b6e09ef0b52424d41ea500c7305b3894c8e5bd8a7da72e94bea4c4415 +SHA512 (r4.0.3.tar.gz) = b1cd850441308562ee022e19d9618a1b6c929117f9853dd53d215bd297ccf0cddff0c00dda5484c197a2f1fc4e4d112e17004e64e6c87f0313f7527ba5d5f7ee