Accepting request 735428 from home:jmcdough:branches:network:samba:STABLE:g2be_giw
update to 2.0.7 for samba 4.11 prep OBS-URL: https://build.opensuse.org/request/show/735428 OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=136
This commit is contained in:
parent
e19a470f4d
commit
dc1277dd2e
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQFJBAABCgAzFiEEkUejOXGVGO6QEby1R5ORYRMIQCUFAl0chnkVHHNhbWJhLWJ1
|
|
||||||
Z3NAc2FtYmEub3JnAAoJEEeTkWETCEAllRQH/0QqgwmtOZHW+R9SII0DVtQYID8m
|
|
||||||
nll1Tooc8f3Fee+Fq7tHdDagCvljYqXrgL1D5w1sy9Db9V2JZhHNvuMOGV6xFEaV
|
|
||||||
uwYykgpx1WYz1Iz5l7WSRtfclNENBDtgjyq+RX71OP+5RGuQBm08qZKYbQaLXCBB
|
|
||||||
UEUgEXZBUWHglOIl5wKn4xXUw4+ne5Rz3KZNfUbWXNPks73uNCIo5gY7zUUTo4sY
|
|
||||||
qSNP8yTAB8wGDqYkvIfEa0Vpd+PdanPK4YNmxrf/zENUl9YCFUslxdsDV8FzU/ji
|
|
||||||
nd/QrEqW5/9mZz3/yLEawSoJ3KJhgeUmavnFmYVth4qyGGfRaBYv/vcN/30=
|
|
||||||
=izN2
|
|
||||||
-----END PGP SIGNATURE-----
|
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:199f5861aa863f538ec66d5fa95ecc13254a2030c53daf0e47363fa9ba235c68
|
|
||||||
size 1629070
|
|
11
ldb-2.0.7.tar.asc
Normal file
11
ldb-2.0.7.tar.asc
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQFJBAABCgAzFiEEkUejOXGVGO6QEby1R5ORYRMIQCUFAl1vmRIVHHNhbWJhLWJ1
|
||||||
|
Z3NAc2FtYmEub3JnAAoJEEeTkWETCEAlZw4H/jQsV6dlqmXDouQ8m679L80wPrkF
|
||||||
|
NeC/4Xjiqa474pMwUN0q+6QHRbiD84YTPzrPMqNm6VL6xUpYObsABDwwrihLEBjz
|
||||||
|
2+znSTNRb3f7tpjQoSiVavqHO2QgwVNI0KN0EsFKj6wfsy0uevRnS6MePm6jWzQp
|
||||||
|
e3vXPAbtYUGbG7B3kUzd8VwhUt3gO8aGAR6A1EhuYrL/mAKbe8C9QlXQ4hGadetn
|
||||||
|
3FpUT8XxuYXes8p8oBlfP7jnu0i9qpV2oIkkf3oudLEUjXJQT6B1gjBNVwb6n1Zo
|
||||||
|
N/bVSZAz50e1hXAdEQ1Qk+LUPJwHhpLPjZ9Rce0LAFdVJk9r4n0qYk2rLtc=
|
||||||
|
=0dzS
|
||||||
|
-----END PGP SIGNATURE-----
|
3
ldb-2.0.7.tar.gz
Normal file
3
ldb-2.0.7.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4f6e6c1e23d286e2c0a246938970661d7e38d5bb3ba88a1fcd24b101257c6bfc
|
||||||
|
size 1674063
|
16
ldb.changes
16
ldb.changes
@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 03 22:08:14 UTC 2019 - James McDonough <jmcdonough@suse.com>
|
||||||
|
|
||||||
|
- Update to version 2.0.7
|
||||||
|
+ Robustness improvements against duplicate attributes in ldb_filter_attrs()
|
||||||
|
(bso#13695)
|
||||||
|
+ Robustness improvements against invalid string DN values (bso#14049)
|
||||||
|
+ log database repack so users know what is happening (bso#14059)
|
||||||
|
+ add ldb_options_get
|
||||||
|
+ add "batch_mode" option.
|
||||||
|
+ Remove Python 2.x support except to build just the bare C library
|
||||||
|
+ Remove --extra-python (a build time mode to produce Python2 and Python3
|
||||||
|
bindings at the same time)
|
||||||
|
+ Fix standalone build of ldb.
|
||||||
|
+ CVE-2019-3824 out of bounds read in wildcard compare (bso#13773)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Aug 1 10:57:34 UTC 2019 - Samuel Cabrero <scabrero@suse.de>
|
Thu Aug 1 10:57:34 UTC 2019 - Samuel Cabrero <scabrero@suse.de>
|
||||||
|
|
||||||
|
8
ldb.spec
8
ldb.spec
@ -27,9 +27,9 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%define lmdb_version 0.9.16
|
%define lmdb_version 0.9.16
|
||||||
%define talloc_version 2.1.15
|
%define talloc_version 2.2.0
|
||||||
%define tdb_version 1.3.17
|
%define tdb_version 1.4.2
|
||||||
%define tevent_version 0.9.38
|
%define tevent_version 0.10.0
|
||||||
|
|
||||||
Name: ldb
|
Name: ldb
|
||||||
BuildRequires: docbook-xsl-stylesheets
|
BuildRequires: docbook-xsl-stylesheets
|
||||||
@ -57,7 +57,7 @@ BuildRequires: lmdb-devel >= %{lmdb_version}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Url: https://ldb.samba.org/
|
Url: https://ldb.samba.org/
|
||||||
Version: 1.5.5
|
Version: 2.0.7
|
||||||
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