Accepting request 427567 from network:samba:STABLE
Update to 1.3.11 (forwarded request 427562 from jmcdough) OBS-URL: https://build.opensuse.org/request/show/427567 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tdb?expand=0&rev=29
This commit is contained in:
commit
efec91ce5f
11
tdb-1.3.11.tar.asc
Normal file
11
tdb-1.3.11.tar.asc
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
Version: GnuPG v1
|
||||||
|
|
||||||
|
iQEcBAABAgAGBQJXxTWoAAoJEEeTkWETCEAl0o4IAJvA82NRGwq8645KaPIoSWHa
|
||||||
|
y1jwe3rMEvZ6d7YkxoRKBf1gl/1UFaer32sPNik4bKVSD3CacoCfWx8OaPn50D9C
|
||||||
|
w4d2BlYRnjUPlsYIYYxDsZMugSg6fcJ7TiQorZ+gkXYpVFFFx/dF6OnmFFbLrgIT
|
||||||
|
2QACxMA2ls5Y292ELCRaTc0neIRUa2iq7zQ7LLksoTowYa/u2vwRt4dsEByeaVbH
|
||||||
|
3genlcjL+OELNbYyCsI4sWqePGq8rlJ1pFQeZ8DNIoL4fWQv6e2IOO3ogvf/ZxZi
|
||||||
|
2RtZYJTXqgLYwsno/DYmaE2PT41hHcgIfOp4snrf0XXLbQ+HkFDhao3Kk/YYVdw=
|
||||||
|
=TEQI
|
||||||
|
-----END PGP SIGNATURE-----
|
3
tdb-1.3.11.tar.gz
Normal file
3
tdb-1.3.11.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:39e8511763c2b774dbed41e1907da54d5d3d0015d611c9e63793f90d201a3444
|
||||||
|
size 495374
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
Version: GnuPG v1
|
|
||||||
|
|
||||||
iQEcBAABAgAGBQJWPKsyAAoJEEeTkWETCEAlAmMIAItbL1u+aV9I1ivb4e+tjPOa
|
|
||||||
JSYZpBNeTI0ec4rc+6Gf5UNHAZJOjL2+QeIPgk/6GCqJ6VAhkYt/WSH3vF7hUFF9
|
|
||||||
5ANafeCcbxsXGe0CbRvYti0m2z4lE51UAeXalCHRmgDzl/VUw0NTVRbPo1wX/DrR
|
|
||||||
B1yTo17vuhXO/mJ8zC1Ke2BgguRbEkMu31lDoU2aw940wm/NJ6i9I3L7Y2P95xrY
|
|
||||||
s+MC/uscx42jAp8LmimAmC9U+r2OfM/sKcnXHhP5VUmfg1Y0Mz2tF3nuGP2utA45
|
|
||||||
TBFo7fIUhECwvPHHU7pD8ydnETTYxdQVmg2TmW9nncaBMNzDY3+BF8PJxOGtSac=
|
|
||||||
=Sn2t
|
|
||||||
-----END PGP SIGNATURE-----
|
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0605ac0427eac9c23bf61ebfd8206a07d5ece198498eab1769cd0cfb6e7de6b1
|
|
||||||
size 494106
|
|
12
tdb.changes
12
tdb.changes
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 14 08:49:43 UTC 2016 - jmcdonough@suse.com
|
||||||
|
|
||||||
|
- Update to version 1.3.11.
|
||||||
|
+ performance improvements
|
||||||
|
+ make pthread mutex code more portable
|
||||||
|
+ avoid a race condition when checking for robust mutexes
|
||||||
|
(bso#11808)
|
||||||
|
+ Remove use of strcpy in tdb test.
|
||||||
|
+ eliminate deprecation warnings in python tests
|
||||||
|
+ Only set public headers field when installing as a public library.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Feb 21 22:10:42 UTC 2016 - lmuelle@suse.com
|
Sun Feb 21 22:10:42 UTC 2016 - lmuelle@suse.com
|
||||||
|
|
||||||
|
2
tdb.spec
2
tdb.spec
@ -44,7 +44,7 @@ BuildRequires: python-devel
|
|||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel
|
||||||
%endif
|
%endif
|
||||||
Url: http://tdb.samba.org/
|
Url: http://tdb.samba.org/
|
||||||
Version: 1.3.8
|
Version: 1.3.11
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Samba Trivial Database
|
Summary: Samba Trivial Database
|
||||||
License: GPL-3.0+
|
License: GPL-3.0+
|
||||||
|
Loading…
Reference in New Issue
Block a user