Hello community, here is the log from the commit of package ldb for openSUSE:Factory checked in at 2014-05-10 08:31:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2013-12-09 07:05:46.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.ldb.new/ldb.changes 2014-05-10 08:31:44.000000000 +0200 @@ -1,0 +2,24 @@ +Mon May 5 11:38:58 UTC 2014 - [email protected] + +- Update to 1.1.17. + + pyldb: add some more helper functions for LdbDn + + pyldb: fix doc string for set_extended_component() + + pyldb: add some const to PyObject_FromLdbValue() + + Add a env variable to disable RTLD_DEEPBIND. + + ldb_ildap: Map some wrong username/password errors on to + LDB_ERR_INVALID_CREDENTIALS + + pass module init errors back to the caller + + Return LDB_ERR_INSUFFICIENT_ACCESS_RIGHTS rather than OPERATIONS_ERROR on + EACCES and EPERM + + Fix 1138330 Dereference null return value + + bad if test in ldb_comparison_fold() + + use of NULL pointer bugfix + + Fix CID 241329 Array compared against 0 + + Fix CID 240798 Uninitialized pointer read + + rdn_name: reject 'distinguishedName' depending of the MOD flags + + Show the type of failing operation in default error message + + Do not build libldb-cmdline when using system ldb. + + ldb_map: Fix CID 1034791 Dereference null return value + + Fix a const warning + +------------------------------------------------------------------- Old: ---- ldb-1.1.16.tar.asc ldb-1.1.16.tar.gz New: ---- ldb-1.1.17.tar.asc ldb-1.1.17.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ldb.spec ++++++ --- /var/tmp/diff_new_pack.XAtnYv/_old 2014-05-10 08:31:44.000000000 +0200 +++ /var/tmp/diff_new_pack.XAtnYv/_new 2014-05-10 08:31:44.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package ldb # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -41,7 +41,7 @@ %define build_make_smp_mflags %{?jobs:-j%jobs} %endif Url: http://ldb.samba.org/ -Version: 1.1.16 +Version: 1.1.17 Release: 0 Summary: An LDAP-like embedded database License: GPL-3.0+ ++++++ ldb-1.1.16.tar.gz -> ldb-1.1.17.tar.gz ++++++ ++++ 6984 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
