From afd937bc7b8523e46621c67cdb3a6ef9853135aeb3c043922175ab917552c57d Mon Sep 17 00:00:00 2001 From: Aurelien Aptel Date: Wed, 25 Jan 2017 17:59:14 +0000 Subject: [PATCH 1/2] Accepting request 452422 from home:dmdiss:samba-ceph-ctdb - Update to version 1.3.12. + Fix mutexes on FreeBSD + Only mmap the mutex area if not already mmap'ed + NULL out tdb->mutexes in tdb_mutex_munmap OBS-URL: https://build.opensuse.org/request/show/452422 OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tdb?expand=0&rev=87 --- tdb-1.3.11.tar.asc | 11 ----------- tdb-1.3.11.tar.gz | 3 --- tdb-1.3.12.tar.asc | 11 +++++++++++ tdb-1.3.12.tar.gz | 3 +++ tdb.changes | 8 ++++++++ tdb.spec | 4 ++-- 6 files changed, 24 insertions(+), 16 deletions(-) delete mode 100644 tdb-1.3.11.tar.asc delete mode 100644 tdb-1.3.11.tar.gz create mode 100644 tdb-1.3.12.tar.asc create mode 100644 tdb-1.3.12.tar.gz diff --git a/tdb-1.3.11.tar.asc b/tdb-1.3.11.tar.asc deleted file mode 100644 index ed34915..0000000 --- a/tdb-1.3.11.tar.asc +++ /dev/null @@ -1,11 +0,0 @@ ------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----- diff --git a/tdb-1.3.11.tar.gz b/tdb-1.3.11.tar.gz deleted file mode 100644 index 74390de..0000000 --- a/tdb-1.3.11.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:39e8511763c2b774dbed41e1907da54d5d3d0015d611c9e63793f90d201a3444 -size 495374 diff --git a/tdb-1.3.12.tar.asc b/tdb-1.3.12.tar.asc new file mode 100644 index 0000000..abffa68 --- /dev/null +++ b/tdb-1.3.12.tar.asc @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1 + +iQEcBAABAgAGBQJYQCIEAAoJEEeTkWETCEAlraoH/RHRJmDseFcJrQCiW7xS0f+S +KaHdehY95vY+jVZrrMvmBp36NHHZheeY96zba71vaTVoHTcQgFQ96zJWiW/+xsBf +8JY2UtIddQzBMrqXyymSw7TQQWVi2qlSnrEzZrudwC92DTSnYR+peGMozuyCR5m+ +ocfLBBHvq63Mi+0voL16Pj8oVVR04IcKWRCPEQZr9cRgOVC/ASB3spHeoXssW0l+ +2tDKoV+OZAdhJ8VGVa2akv59iiPEMYVMratBn1iOX0MygWYI02Ft/j03mwaKFx3R +6ykNgDAMwbkaEqUTHn4rXmHA04CJvbbcQODg6vBkf2N5y3lXqByy4V4VePGDVsc= +=DLhf +-----END PGP SIGNATURE----- diff --git a/tdb-1.3.12.tar.gz b/tdb-1.3.12.tar.gz new file mode 100644 index 0000000..d63fb6a --- /dev/null +++ b/tdb-1.3.12.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60134e32253cac8e2efe5e0185d20123c208bcf6ad15edf2f50d80daadf8c348 +size 495520 diff --git a/tdb.changes b/tdb.changes index 1dbdffa..44d2c23 100644 --- a/tdb.changes +++ b/tdb.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Jan 24 16:58:23 UTC 2017 - ddiss@suse.com + +- Update to version 1.3.12. + + Fix mutexes on FreeBSD + + Only mmap the mutex area if not already mmap'ed + + NULL out tdb->mutexes in tdb_mutex_munmap + ------------------------------------------------------------------- Wed Sep 14 08:49:43 UTC 2016 - jmcdonough@suse.com diff --git a/tdb.spec b/tdb.spec index 82395f8..05a96ee 100644 --- a/tdb.spec +++ b/tdb.spec @@ -1,7 +1,7 @@ # # spec file for package tdb # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -44,7 +44,7 @@ BuildRequires: python-devel BuildRequires: python3-devel %endif Url: http://tdb.samba.org/ -Version: 1.3.11 +Version: 1.3.12 Release: 0 Summary: Samba Trivial Database License: GPL-3.0+ From 61e61e8474e8392ff5d5bb31aa6f98e0db4003a80e4c65a50c17df0f43964ec7 Mon Sep 17 00:00:00 2001 From: Aurelien Aptel Date: Thu, 26 Jan 2017 12:22:08 +0000 Subject: [PATCH 2/2] Accepting request 452617 from home:dmdiss:samba-ceph-ctdb Specify https URLs. osc service localrun download_files doesn't like the http->https redirect. OBS-URL: https://build.opensuse.org/request/show/452617 OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tdb?expand=0&rev=88 --- tdb.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tdb.spec b/tdb.spec index 05a96ee..c030984 100644 --- a/tdb.spec +++ b/tdb.spec @@ -43,14 +43,14 @@ BuildRequires: python-devel %if %{with_python3} BuildRequires: python3-devel %endif -Url: http://tdb.samba.org/ +Url: https://tdb.samba.org/ Version: 1.3.12 Release: 0 Summary: Samba Trivial Database License: GPL-3.0+ Group: System/Libraries -Source: http://download.samba.org/pub/tdb/tdb-%{version}.tar.gz -Source1: http://download.samba.org/pub/tdb/tdb-%{version}.tar.asc +Source: https://download.samba.org/pub/tdb/tdb-%{version}.tar.gz +Source1: https://download.samba.org/pub/tdb/tdb-%{version}.tar.asc Source2: tdb.keyring Source4: baselibs.conf Patch0: ignore-tdb1-run-transaction-expand.diff