diff --git a/.gitignore b/.gitignore
index 0f8330b..6129221 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-SOURCES/ldb-1.1.16.tar.gz
+SOURCES/ldb-1.1.17.tar.gz
diff --git a/.libldb.metadata b/.libldb.metadata
index c85f940..73a3c50 100644
--- a/.libldb.metadata
+++ b/.libldb.metadata
@@ -1 +1 @@
-c7d8fc8bcdaab8ddc2770d1c815b56e5993eb6df SOURCES/ldb-1.1.16.tar.gz
+d540459c585935788a996828c3b9cd797e740ea6 SOURCES/ldb-1.1.17.tar.gz
diff --git a/SPECS/libldb.spec b/SPECS/libldb.spec
index 4c7dce8..0d4c611 100644
--- a/SPECS/libldb.spec
+++ b/SPECS/libldb.spec
@@ -4,12 +4,12 @@
 %endif
 
 %define talloc_version 2.0.8
-%define tdb_version 1.2.12
+%define tdb_version 1.3.0
 %define tevent_version 0.9.17
 
 Name: libldb
-Version: 1.1.16
-Release: 4%{?dist}
+Version: 1.1.17
+Release: 2%{?dist}
 Group: Development/Libraries
 Summary: A schema-less, ldap like, API and database
 Requires: libtalloc%{?_isa} >= %{talloc_version}
@@ -177,6 +177,14 @@ rm -rf %{buildroot}
 %postun -n pyldb -p /sbin/ldconfig
 
 %changelog
+* Mon Nov 24 2014 Jakub Hrozek <jhrozek@redhat.com> - 1.1.17-2
+- Fix the minimal required tdb version
+- Related: rhbz#1133914 - Rebase libldb to version 1.1.17 or newer
+
+* Thu Sep 04 2014 Jakub Hrozek <jhrozek@redhat.com> - 1.1.17-1
+- New upstream release 1.1.17
+- Resolves: rhbz#1133914 - Rebase libldb to version 1.1.17 or newer
+
 * Fri Jan 24 2014 Daniel Mach <dmach@redhat.com> - 1.1.16-4
 - Mass rebuild 2014-01-24