Fri, 26 Apr 2024 22:49:41 UTC | login

Information for build libldb-1.1.17-1.el6

ID24
Package Namelibldb
Version1.1.17
Release1.el6
Epoch
SummaryA schema-less, ldap like, API and database
DescriptionAn extensible library that implements an LDAP like API to access remote LDAP servers, or use local tdb databases.
Built bylalatendumohanty
State complete
Volume DEFAULT
StartedTue, 02 Sep 2014 11:29:23 UTC
CompletedTue, 02 Sep 2014 11:35:09 UTC
Taskbuild (storage6-el6, libldb-1.1.17-1.el6.src.rpm)
Tags
storage6-release
storage6-testing
RPMs
src
libldb-1.1.17-1.el6.src.rpm (info) (download)
i386
ldb-tools-1.1.17-1.el6.i386.rpm (info) (download)
libldb-1.1.17-1.el6.i386.rpm (info) (download)
libldb-devel-1.1.17-1.el6.i386.rpm (info) (download)
pyldb-1.1.17-1.el6.i386.rpm (info) (download)
pyldb-devel-1.1.17-1.el6.i386.rpm (info) (download)
libldb-debuginfo-1.1.17-1.el6.i386.rpm (info) (download)
x86_64
ldb-tools-1.1.17-1.el6.x86_64.rpm (info) (download)
libldb-1.1.17-1.el6.x86_64.rpm (info) (download)
libldb-devel-1.1.17-1.el6.x86_64.rpm (info) (download)
pyldb-1.1.17-1.el6.x86_64.rpm (info) (download)
pyldb-devel-1.1.17-1.el6.x86_64.rpm (info) (download)
libldb-debuginfo-1.1.17-1.el6.x86_64.rpm (info) (download)
Logs
i386
root.log
build.log
state.log
x86_64
root.log
build.log
state.log
Changelog * Wed Aug 20 2014 Jose A. Rivera <jarrpa@redhat.com> - 1.1.17-1 - New upstream release 1.1.17 * Fri Jan 24 2014 Daniel Mach <dmach@redhat.com> - 1.1.16-4 - Mass rebuild 2014-01-24 * Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 1.1.16-3 - Mass rebuild 2013-12-27 * Mon Jul 08 2013 Jakub Hrozek <jhrozek@redhat.com> - 1.1.16-2 - Make the Requires arch-specific * Tue Jul 02 2013 - Andreas Schneider <asn@redhat.com> - 1.1.16-1 - New upstream release 1.1.16 * Wed Jun 05 2013 Jakub Hrozek <jhrozek@redhat.com> - 1.1.15-3 - Relax pytdb requirement * Thu Feb 07 2013 Jakub Hrozek <jhrozek@redhat.com> - 1.1.15-2 - The 1.1.15 rebase obsoletes the patch from 1.1.14-2 * Thu Feb 07 2013 Jakub Hrozek <jhrozek@redhat.com> - 1.1.15-1 - New upstream release 1.1.15 * Wed Jan 30 2013 Jakub Hrozek <jhrozek@redhat.com> - 1.1.14-2 - Add patch by Stephen Gallagher to include manual pages for ldb_connect() and several other functions. * Sat Dec 01 2012 Jakub Hrozek <jhrozek@redhat.com> - 1.1.14-1 - New upstream release 1.1.14 * Wed Oct 03 2012 Jakub Hrozek <jhrozek@redhat.com> - 1.1.13-1 - New upstream release 1.1.13 * Mon Sep 03 2012 Jakub Hrozek <jhrozek@redhat.com> - 1.1.12-1 - New upstream release 1.1.12 * Tue Aug 28 2012 Jakub Hrozek <jhrozek@redhat.com> - 1.1.11-1 - New upstream release 1.1.11 * Fri Aug 10 2012 Jakub Hrozek <jhrozek@redhat.com> - 1.1.10-1 - New upstream release 1.1.10 * Thu Aug 02 2012 Stephen Gallagher <sgallagh@redhat.com> - 1.1.9-1 - New upstream release 1.1.9 - Required for Samba 4 Beta 5 - Ensure rename target does not exist before deleting old record - Add parameter to avoid NULL format string flagged by -Werror=format * Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Tue Jul 10 2012 Stephen Gallagher <sgallagh@redhat.com> - 1.1.8-1 - New upstream release 1.1.8 - Required for latest Samba 4 beta - Fixes for pyldb - Revert to using tdb1 by default - Drop support for tdb_compat - CCAN is no longer built as a static library * Tue May 22 2012 Stephen Gallagher <sgallagh@redhat.com> - 1.1.6-1 - New upstream release 1.1.6 - Drop upstream patches - Required for upcoming Samba 4 beta - Explicitly build with tdb1 support * Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Fri Dec 09 2011 Stephen Gallagher <sgallagh@redhat.com> - 1.1.4-1.1 - Do not build with multiple CPUs * Tue Dec 06 2011 Stephen Gallagher <sgallagh@redhat.com> - 1.1.4-1 - New upstream release - Add ldb_module_error() routine - Fedora: work around unreliable configure check for pytevent - Drop patch to ignore --disable-silent-rules (included in tarball) * Thu Dec 01 2011 Stephen Gallagher <sgallagh@redhat.com> - 1.1.3-4 - Add patch to ignore --disable-silent-rules * Wed Nov 23 2011 Stephen Gallagher <sgallagh@redhat.com> - 1.1.3-3 - Add explicit mention of the bundled libreplace - https://fedorahosted.org/fpc/ticket/120 - Add explicit mention of bundled libtdb_compat and libccan - https://fedorahosted.org/fpc/ticket/119 * Mon Nov 21 2011 Stephen Gallagher <sgallagh@redhat.com> - 1.1.3-2 - Build and install API documentation - Build tdb_compat and ccan statically. They have no upstream releases to link against yet and their API is in flux. It is unsafe to make them public and shared at this time. * Wed Nov 09 2011 Stephen Gallagher <sgallagh@redhat.com> - 1.1.3-1 - New upstream release - Required for building newer samba4 packages * Tue Aug 02 2011 Simo Sorce <ssorce@redhat.com> - 1.1.0-1 - Update to 1.1.0 (dependency for samba4 alpha16 snapshot) * Tue Feb 22 2011 Simo Sorce <ssorce@redhat.com> - 1.0.2-1 - Update to 1.0.2 (dependency for samba4 alpha15 snapshot) * Fri Feb 11 2011 Stephen Gallagher <sgallagh@redhat.com> - 1.0.0-2 - Disable rpath * Fri Feb 11 2011 Stephen Gallagher <sgallagh@redhat.com> - 1.0.0-1 - New upstream release 1.0.0 - SOname bump to account for module loading changes - Rename libldb-tools to ldb-tools to make upgrades easier * Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.22-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Fri Feb 04 2011 Stephen Gallagher <sgallagh@redhat.com> - 0.9.22-8 - Fixes from package review - Change Requires: on tools subpackage to be the exact version/release - Remove unnecessary BuildRoot directive * Mon Jan 17 2011 Stephen Gallagher <sgallagh@redhat.com> - 0.9.22-7 - Update to 0.9.22 (first independent release of libldb upstream)