Hello community,
here is the log from the commit of package python-django-auth-ldap for
openSUSE:Factory checked in at 2014-02-15 08:06:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-django-auth-ldap (Old)
and /work/SRC/openSUSE:Factory/.python-django-auth-ldap.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-django-auth-ldap"
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-django-auth-ldap/python-django-auth-ldap.changes
2013-12-04 19:49:15.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.python-django-auth-ldap.new/python-django-auth-ldap.changes
2014-02-15 08:06:27.000000000 +0100
@@ -1,0 +2,12 @@
+Fri Feb 14 07:43:34 UTC 2014 - [email protected]
+
+- Update to 1.1.8:
+ * Fix #43: Update django_auth_ldap.config.LDAPSearchUnion to work for
+ group searches in addition to user searches.
+ * Tox no longer supports Python 2.5, so our tests now run on 2.6 and 2.7
only.
+ * Bug fix: AUTH_LDAP_GLOBAL_OPTIONS could be ignored in some cases
+ (such as django_auth_ldap.backend.LDAPBackend.populate_user.
+ * Fix #41: Support POSIX group permissions with no gidNumber attribute.
+ * Support multiple group DNs for *_FLAGS_BY_GROUP.
+
+-------------------------------------------------------------------
Old:
----
django-auth-ldap-1.1.4.tar.bz2
New:
----
django-auth-ldap-1.1.8.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-django-auth-ldap.spec ++++++
--- /var/tmp/diff_new_pack.TCQtLy/_old 2014-02-15 08:06:28.000000000 +0100
+++ /var/tmp/diff_new_pack.TCQtLy/_new 2014-02-15 08:06:28.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-django-auth-ldap
#
-# 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
@@ -20,7 +20,7 @@
%{!?python_sitearch: %global python_sitearch %(%{__python} -c "from
distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
Name: python-django-auth-ldap
-Version: 1.1.4
+Version: 1.1.8
Release: 0
Url: http://bitbucket.org/psagers/django-auth-ldap/
Summary: Django LDAP authentication backend
@@ -29,6 +29,7 @@
Source: django-auth-ldap-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: python-devel
+BuildRequires: python-setuptools
Requires: python-django
Requires: python-ldap
%if 0%{?suse_version}
++++++ django-auth-ldap-1.1.4.tar.bz2 -> django-auth-ldap-1.1.8.tar.bz2 ++++++
++++ 8147 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]