mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-15 16:07:26 +00:00
mongodb: Update to 4.4.6-rc0
Drop upstreamed patch
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 44664a2d66)
[Bug fix only update:
Issues fixed:
SERVER-55298: Reproduce and Investigate BSONObjectTooLarge error
SERVER-53566: Investigate and reproduce "opCtx != nullptr && _opCtx == nullptr" invariant
SERVER-51281: mongod live locked
SERVER-46686: Explain does not respect maxTimeMS
SERVER-45836: Provide more LDAP details (like server IP) at default log level
All JIRA issues closed in 4.4.5
4.4.5 Changelog]
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -11,11 +11,10 @@ DEPENDS = "openssl libpcap zlib boost curl python3 \
|
||||
|
||||
inherit scons dos2unix siteinfo python3native systemd useradd
|
||||
|
||||
PV = "4.4.4"
|
||||
#v4.4.4
|
||||
SRCREV = "8db30a63db1a9d84bdcad0c83369623f708e0397"
|
||||
PV = "4.4.5+4.4.6-rc0"
|
||||
#v4.4.6-rc0
|
||||
SRCREV = "72e66213c2c3eab37d9358d5e78ad7f5c1d0d0d7"
|
||||
SRC_URI = "git://github.com/mongodb/mongo.git;branch=v4.4 \
|
||||
file://0001-kms-message-bump-libmongocrypto-to-v1.0.4.patch \
|
||||
file://0001-Tell-scons-to-use-build-settings-from-environment-va.patch \
|
||||
file://0001-Use-long-long-instead-of-int64_t.patch \
|
||||
file://0001-Use-__GLIBC__-to-control-use-of-gnu_get_libc_version.patch \
|
||||
|
||||
Reference in New Issue
Block a user