Accepting request 575868 from home:scabrero:branches:network:samba:STABLE
- Update to 1.2.3; (bsc#1080545); + Performance regression in DNS server with introduction of DNS wildcard; (bso#13191); OBS-URL: https://build.opensuse.org/request/show/575868 OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=116
This commit is contained in:
parent
9c1c2e0c68
commit
581b626a50
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
Version: GnuPG v1
|
|
||||||
|
|
||||||
iQEcBAABAgAGBQJZsRnXAAoJEEeTkWETCEAlP3IH/R80hUhKyUSTsPNgSh7AwVId
|
|
||||||
L6dN8UbDsbIOvS8UF55TZu5CgB4tb4urpAm/oj//NAxfwe/6EriAyw9e8yWXwyUv
|
|
||||||
fCq9Kd8GiDvfAWj9IUuL57rzY8Sp++syuQA2AMywlvApnQejkAZS0Q9WATxkdzDr
|
|
||||||
Ha5WnwzrlR54RxmaLW3bwxCeGQzXRnE87oeGGgipkOLeZgy814QyBOumjekht7nN
|
|
||||||
NqTF0EjvMsNe39tx0QkR6/ntjBQf35jkZp+jW0RD65QXotQajCwKPz6/1bwtPS/m
|
|
||||||
/DVO9J9rGyiyAdMJ85m7U+a80VDezeaRv1DBrONkpYqFAAUwWNDe9kwUFj7CzzY=
|
|
||||||
=Rmaf
|
|
||||||
-----END PGP SIGNATURE-----
|
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0cedeadb75de401c9735127f654dbc1a391c4327a2b83be54078be286fed1113
|
|
||||||
size 1348041
|
|
11
ldb-1.2.3.tar.asc
Normal file
11
ldb-1.2.3.tar.asc
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
Version: GnuPG v1
|
||||||
|
|
||||||
|
iQEcBAABAgAGBQJaPQrdAAoJEEeTkWETCEAlkHwH/ReAcCDgZ0EE5KUjUGgdiriv
|
||||||
|
L/lQP4bY4ZIx6FZey9LMdzuOwPKTiIEJpaX92zZ2EnCJv45Jfm8vVqIUai8IErWq
|
||||||
|
7an4ZpQj4u1JOwWnBz+tJSNjnLjQHCFU2dkd0L+/f5WEm3ktFCbd/wh3GEPrf8Lz
|
||||||
|
59D1SMJLldXZ0m+LXKaraovZwAQOvFM19Dm9wg8S9gMZtyCQqU0Z469mNqvivsPE
|
||||||
|
XWb3UmygZ6PD1xgwRX8kzC4q0yOcYHDwbqWuQDCNnkwDTfdKuFd8d9lJfWIfG+Un
|
||||||
|
BDpAdShONh31i8PqF5KYtUG+o7pVxy1iAmJzy+j4oiEJl+jKC17D5KqSa0rRKGc=
|
||||||
|
=7oGE
|
||||||
|
-----END PGP SIGNATURE-----
|
3
ldb-1.2.3.tar.gz
Normal file
3
ldb-1.2.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:dcbdcf24cebd52c8878af935e2474df7df67d16b2b6856a34baef3274d9f6d00
|
||||||
|
size 1344513
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 9 12:04:23 UTC 2018 - scabrero@suse.com
|
||||||
|
|
||||||
|
- Update to 1.2.3; (bsc#1080545);
|
||||||
|
+ Performance regression in DNS server with introduction of DNS wildcard;
|
||||||
|
(bso#13191);
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Oct 2 12:18:30 UTC 2017 - jengelh@inai.de
|
Mon Oct 2 12:18:30 UTC 2017 - jengelh@inai.de
|
||||||
|
|
||||||
|
4
ldb.spec
4
ldb.spec
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ldb
|
# spec file for package ldb
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# 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
|
||||||
@ -52,7 +52,7 @@ BuildRequires: python3-talloc-devel >= %{talloc_version}
|
|||||||
BuildRequires: python-talloc-devel >= %{talloc_version}
|
BuildRequires: python-talloc-devel >= %{talloc_version}
|
||||||
%endif
|
%endif
|
||||||
Url: https://ldb.samba.org/
|
Url: https://ldb.samba.org/
|
||||||
Version: 1.2.2
|
Version: 1.2.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: An LDAP-like embedded database
|
Summary: An LDAP-like embedded database
|
||||||
License: GPL-3.0+
|
License: GPL-3.0+
|
||||||
|
Loading…
Reference in New Issue
Block a user