diff --git a/.gitignore b/.gitignore
index 2a3bed3..eca928f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-SOURCES/talloc-2.0.8.tar.gz
+SOURCES/talloc-2.1.1.tar.gz
diff --git a/.libtalloc.metadata b/.libtalloc.metadata
index b366a97..17f54f7 100644
--- a/.libtalloc.metadata
+++ b/.libtalloc.metadata
@@ -1 +1 @@
-5ca7710a3f95a1db873c97fcf83f92dddfd57907 SOURCES/talloc-2.0.8.tar.gz
+380bb786274dfd1a4a8179d31cd88cbee15c97bf SOURCES/talloc-2.1.1.tar.gz
diff --git a/SPECS/libtalloc.spec b/SPECS/libtalloc.spec
index 8976323..2a942a2 100644
--- a/SPECS/libtalloc.spec
+++ b/SPECS/libtalloc.spec
@@ -5,8 +5,8 @@
 %{!?python_version: %global python_version %(%{__python} -c "from distutils.sysconfig import get_python_version; print(get_python_version())")}
 
 Name: libtalloc
-Version: 2.0.8
-Release: 4%{?dist}
+Version: 2.1.1
+Release: 1%{?dist}
 Group: System Environment/Daemons
 Summary: The talloc library
 License: LGPLv3+
@@ -115,6 +115,10 @@ rm -rf $RPM_BUILD_ROOT
 %postun -n pytalloc -p /sbin/ldconfig
 
 %changelog
+* Thu Sep 04 2014 Jakub Hrozek <jhrozek@redhat.com> - 2.1.1-1
+- New upstream release
+- Resolves: rhbz#1133932 - Rebase libtalloc to version 2.1.1 or newer
+
 * Fri Jan 24 2014 Daniel Mach <dmach@redhat.com> - 2.0.8-4
 - Mass rebuild 2014-01-24