Accepting request 785994 from home:npower:update_factory_4.12.0
- Release ldb 2.1.1 + Samba 4.11 and later give incorrect results for SCOPE_ONE searches; (bso#14270). OBS-URL: https://build.opensuse.org/request/show/785994 OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=145
This commit is contained in:
parent
e34fa2483c
commit
24eec3b629
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQFJBAABCgAzFiEEkUejOXGVGO6QEby1R5ORYRMIQCUFAl3ve0cVHHNhbWJhLWJ1
|
|
||||||
Z3NAc2FtYmEub3JnAAoJEEeTkWETCEAlQR8IAKimL8KxuweGme6JXyeTv/epiZID
|
|
||||||
EH1zWtG45OxzgZG3/Vn1fm5aI9uaM2IfjmlzdbwP4bH5bxreQsKivGcKZYdKYXu/
|
|
||||||
fd1S97h79pdX6NFku9eWyyohx4YPAKERpchaBp1TGaXXLBI+zupdrNWKd801xisF
|
|
||||||
2XBvnmAWS+cIEuJfx0NzFDHmMm9uetxm62sVQsqgrCZnRz2D1J9P7LdO3JrDCS8G
|
|
||||||
X1WJD5g1HZJllioTkR7U69aFNBQu7fQMhfL4Sj0NnvWj5yL+OIDRJ6utjPi+J7PU
|
|
||||||
6u9+Tgrw9E4CaHWxvbj0rWWC7A4qXlP+rXEO5DBACpHVDfHwOkWjCbaZ8RI=
|
|
||||||
=smi2
|
|
||||||
-----END PGP SIGNATURE-----
|
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a70b5e7957f6cab1d0910449571a8867557276a7db03e3ade411465e108436cc
|
|
||||||
size 1676902
|
|
11
ldb-2.1.1.tar.asc
Normal file
11
ldb-2.1.1.tar.asc
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQFJBAABCgAzFiEEkUejOXGVGO6QEby1R5ORYRMIQCUFAl5VK24VHHNhbWJhLWJ1
|
||||||
|
Z3NAc2FtYmEub3JnAAoJEEeTkWETCEAl0ZUIAJto1DdWehn+he/TiGn4dWBba8jS
|
||||||
|
Qdeknt5YgcWMs1hXBw3aAidIK0E64jVhzXXKV5fYcNHCvNLJrobF1+qa1DtxgSVj
|
||||||
|
/SQNGYhb7mY9d0hA9UY8XxN14Xs16HPg+2YTiEXL1yHi8Zhv6b3LE6ZzF5wzgW6O
|
||||||
|
cS86ycgtHWMEiziuqt6MytGTBBUKJ4T9IZ7Z089nCf+teMyQivSGIFlFHnUVs1hP
|
||||||
|
r2W0Fwpwh8P8bzhUgpoOcz8T3glVVFr85WGUEIfN2rRx30dU16oSNMrMQU6kzoMs
|
||||||
|
DGgGU93g/PHm/+CxHpskaEvUBJdaqBYmAk0nj/NWHa44QT2eCgBkKEynlcE=
|
||||||
|
=tQjL
|
||||||
|
-----END PGP SIGNATURE-----
|
3
ldb-2.1.1.tar.gz
Normal file
3
ldb-2.1.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8cefb2f25fca913fa18a792d0efb03af07f87f5b951a4cded030f5b98f25c7b0
|
||||||
|
size 1671390
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Mar 6 16:38:37 UTC 2020 - Noel Power <nopower@suse.com>
|
||||||
|
|
||||||
|
- Release ldb 2.1.1
|
||||||
|
+ Samba 4.11 and later give incorrect results for SCOPE_ONE
|
||||||
|
searches; (bso#14270).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jan 22 17:28:23 UTC 2020 - David Mulder <david.mulder@suse.com>
|
Wed Jan 22 17:28:23 UTC 2020 - David Mulder <david.mulder@suse.com>
|
||||||
|
|
||||||
|
6
ldb.spec
6
ldb.spec
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ldb
|
# spec file for package ldb
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2020 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -56,8 +56,8 @@ BuildRequires: libtirpc-devel
|
|||||||
BuildRequires: lmdb-devel >= %{lmdb_version}
|
BuildRequires: lmdb-devel >= %{lmdb_version}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
Url: https://ldb.samba.org/
|
URL: https://ldb.samba.org/
|
||||||
Version: 2.0.8
|
Version: 2.1.1
|
||||||
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