Hello community,

here is the log from the commit of package ldb for openSUSE:Factory checked in 
at 2016-02-25 21:59:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ldb (Old)
 and      /work/SRC/openSUSE:Factory/.ldb.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ldb"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ldb/ldb.changes  2016-02-03 10:17:32.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.ldb.new/ldb.changes     2016-02-25 
22:37:48.000000000 +0100
@@ -1,0 +2,18 @@
+Sun Feb 21 16:55:27 UTC 2016 - [email protected]
+
+- Avoid a file collision for non SUSE build targets; (bsc#966174).
+
+-------------------------------------------------------------------
+Wed Feb 17 18:04:54 UTC 2016 - [email protected]
+
+- Update to 1.1.26; (bsc#954658).
+  + let a timeout of -1 indicate no timeout for a given request
+  + fix memory leaks in pyldb ldb.search()
+  + build fixes
+  + improve pyldb ldb.search() help message
+  + add pyldb ldb.search_iterator() api
+  + add LDB_ATTR_FLAG_FORCE_BASE64_LDIF as optional argument
+    to ldb_schema_attribute_add()
+  + add client support for LDB_CONTROL_DIRSYNC_EX
+
+-------------------------------------------------------------------

Old:
----
  ldb-1.1.25.tar.asc
  ldb-1.1.25.tar.gz

New:
----
  ldb-1.1.26.tar.asc
  ldb-1.1.26.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ldb.spec ++++++
--- /var/tmp/diff_new_pack.usNM2l/_old  2016-02-25 22:37:49.000000000 +0100
+++ /var/tmp/diff_new_pack.usNM2l/_new  2016-02-25 22:37:49.000000000 +0100
@@ -26,12 +26,11 @@
 
 %define talloc_version 2.1.5
 %define tdb_version 1.3.8
-%define tevent_version 0.9.26
+%define tevent_version 0.9.28
 
 Name:           ldb
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  doxygen
-#!BuildIgnore: libtalloc
 BuildRequires:  libtalloc-devel >= %{talloc_version}
 BuildRequires:  libtdb-devel >= %{tdb_version}
 BuildRequires:  libtevent-devel >= %{tevent_version}
@@ -50,7 +49,7 @@
 %define        build_make_smp_mflags %{?jobs:-j%jobs}
 %endif
 Url:            https://ldb.samba.org/
-Version:        1.1.25
+Version:        1.1.26
 Release:        0
 Summary:        An LDAP-like embedded database
 License:        GPL-3.0+
@@ -65,7 +64,11 @@
 Ldb is an LDAP-like embedded database.
 
 
+%if 0%{?suse_version} > 0
 %define libldb_name libldb1
+%else
+%define libldb_name libldb
+%endif
 %package -n %{libldb_name}
 Summary:        An LDAP-like embedded database
 Group:          System/Libraries

++++++ ldb-1.1.25.tar.gz -> ldb-1.1.26.tar.gz ++++++
++++ 2318 lines of diff (skipped)



Reply via email to