Accepting request 957428 from home:susnux:branches:network:samba:STABLE
- Update to version 2.4.2 + Fix for CVE-2021-3670, ensure that the LDB request has not timed out during filter processing as the LDAP server MaxQueryDuration is otherwise not honoured. OBS-URL: https://build.opensuse.org/request/show/957428 OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=164
This commit is contained in:
parent
7b96b6f23c
commit
98dfd37c51
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEkUejOXGVGO6QEby1R5ORYRMIQCUFAmF5NesACgkQR5ORYRMI
|
|
||||||
QCW4Mwf9F08o0VWPyvCrYdqnpOT6D5HFsrJwwuisMptoflDLfH4a+MRBPlcRBhMT
|
|
||||||
Ss6DSFb36bmjcNlSJeLdHtqp9LxaoQA4xOw4mWhxnrzQimrIass1h24FOwv5RpCu
|
|
||||||
EXmNCbRwp22e/e8ntFeKd7wiYBcoOHqM39jMjGbfhksbglemhMpyL92zjyzuHXPD
|
|
||||||
QeHibpPIZYlCy89LHQgHcUyyLzYN06lRQ5MKKojrerQ7LlsyvGM+EHS0X81683CM
|
|
||||||
lW2CkQKjFCKRS6tjXCEX1NEj3Xw4gltI3MiaH96ZnecftlINp8vIloqi1NkOK7hl
|
|
||||||
QylusnpzRqOXL2hr514wJr9F21Mslg==
|
|
||||||
=RW3H
|
|
||||||
-----END PGP SIGNATURE-----
|
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:69c1032ab46bafe3873d2f61606de5843e416d3f12d05f2def0bf5b5153dcd8f
|
|
||||||
size 1719769
|
|
11
ldb-2.4.2.tar.asc
Normal file
11
ldb-2.4.2.tar.asc
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEkUejOXGVGO6QEby1R5ORYRMIQCUFAmHun/gACgkQR5ORYRMI
|
||||||
|
QCW7aQf+MbFSIfgfp/0AT9ag7p8ZT6ih8f64AO7UIVwJTVWXXsYqWTeMee6/8GCm
|
||||||
|
nJZgKaHX+EAI1kxIiPJvhJ+9uq12exkwTr/Na/fIEv1w64fhNznlhXU6dUAGXIHU
|
||||||
|
oIrqJgT3wKBsJ6blekemwZQFA8KJgMTqgQsxL1C3cW2ZvkhmFR/UUUvqaDJxKgFp
|
||||||
|
hqeK9WhE7KKerfKQnfIvt5FUVPDFVTFRH7Dymbv5qz0y8WtmdSx7RAQrKHyisrQ0
|
||||||
|
cxDciWKks6JZaA9PmVtL/hXV/Qh6qB0ptRY1NvSsNyxo2JTMU+eW1FviNOwrwl9f
|
||||||
|
jb6xt01Jf36oOEGTtwaCiq7XNtLJaw==
|
||||||
|
=i2G3
|
||||||
|
-----END PGP SIGNATURE-----
|
3
ldb-2.4.2.tar.gz
Normal file
3
ldb-2.4.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:756268c40a11c1f277c6e666d6c22fce67a3547502337dbd142bdc0b4d901fd5
|
||||||
|
size 1720169
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 24 19:03:56 UTC 2022 - Ferdinand Thiessen <rpm@fthiessen.de>
|
||||||
|
|
||||||
|
- Update to version 2.4.2
|
||||||
|
+ Fix for CVE-2021-3670, ensure that the LDB request has not
|
||||||
|
timed out during filter processing as the LDAP server
|
||||||
|
MaxQueryDuration is otherwise not honoured.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jan 11 10:08:31 UTC 2022 - Samuel Cabrero <scabrero@suse.de>
|
Tue Jan 11 10:08:31 UTC 2022 - Samuel Cabrero <scabrero@suse.de>
|
||||||
|
|
||||||
|
2
ldb.spec
2
ldb.spec
@ -57,7 +57,7 @@ BuildRequires: lmdb-devel >= %{lmdb_version}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
URL: https://ldb.samba.org/
|
URL: https://ldb.samba.org/
|
||||||
Version: 2.4.1
|
Version: 2.4.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: An LDAP-like embedded database
|
Summary: An LDAP-like embedded database
|
||||||
License: LGPL-3.0-or-later
|
License: LGPL-3.0-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user