Fri, 26 Apr 2024 01:02:51 UTC | login

Information for build python-django-openstack-auth-1.2.0-6.el7

ID7091
Package Namepython-django-openstack-auth
Version1.2.0
Release6.el7
Epoch
SummaryDjango authentication backend for OpenStack Keystone
DescriptionDjango OpenStack Auth is a pluggable Django authentication backend that works with Django's ``contrib.auth`` framework to authenticate a user against OpenStack's Keystone Identity API. The current version is designed to work with the Keystone V2 API.
Built byapevec
State complete
Volume DEFAULT
StartedWed, 21 Oct 2015 08:15:04 UTC
CompletedWed, 21 Oct 2015 08:17:53 UTC
Taskbuild (cloud7-openstack-kilo-el7, python-django-openstack-auth-1.2.0-6.el7.src.rpm)
Tags
cloud7-openstack-kilo-candidate
cloud7-openstack-kilo-release
cloud7-openstack-kilo-testing
RPMs
src
python-django-openstack-auth-1.2.0-6.el7.src.rpm (info) (download)
noarch
python-django-openstack-auth-1.2.0-6.el7.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
state.log
Changelog * Fri Oct 02 2015 Matthias Runge <mrunge@redhat.com> - 1.2.0-6 - fix login/logout issues (rhbz#1218894) * Fri Aug 21 2015 Matthias Runge <mrunge@redhat.com> - 1.2.0-5 - backport initialize hasher for unscoped token - backport Extend User from AbstractBaseUser - backport configurable token hasing - use unscoped token for scoping the project * Fri Jun 19 2015 Matthias Runge <mrunge@redhat.com> - 1.2.0-4 - "App 'openstack_auth' doesn't have a 'user' model." (rhbz#1232683) * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Fri May 08 2015 Alan Pevec <apevec@redhat.com> - 1.2.0-2 - update Use AbstractUser instead of AnonymousUser (mrunge) Fixes rhbz#1218894 rhbz#1218899 - drop pbr.version removal * Tue Apr 14 2015 Matthias Runge <mrunge@redhat.com> - 1.2.0-1 - rebase to 1.2.0 - Use AbstractUser instead of AnonymousUser * Wed Feb 04 2015 Matthias Runge <mrunge@redhat.com> - 1.1.9-1 - rebase to 1.1.9 (rhbz#1145024) * Thu Dec 11 2014 Matthias Runge <mrunge@redhat.com> - 1.1.7-3 - fix CVE-2014-8124 (rhbz#1170421) * Thu Nov 13 2014 Matthias Runge <mrunge@redhat.com> - 1.1.7-2 - own locale dirs (rhbz#1163362) * Fri Sep 26 2014 Matthias Runge <mrunge@redhat.com> - 1.1.7-1 - update to 1.1.7 (rhbz#1145024) * Thu Sep 11 2014 Matthias Runge <mrunge@redhat.com> - 1.1.6-3 - spec cleanup * Mon Aug 25 2014 Matthias Runge <mrunge@redhat.com> - 1.1.6-2 - bump version * Mon Jun 23 2014 Matthias Runge <mrunge@redhat.com> - 1.1.6-1 - update to 1.1.6 (rhbz#1111877) * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Thu Apr 03 2014 Matthias Runge <mrunge@redhat.com> - 1.1.5-1 - update to stable version 1.1.5 (rhbz#1082314) * Tue Jan 14 2014 Matthias Runge <mrunge@redhat.com> - 1.1.4-1 - update to stable version 1.1.4 (rhbz#1051773) * Fri Oct 11 2013 Matthias Runge <mrunge@redhat.com> - 1.1.3-1 - update to stable version 1.1.3 (rhbz#1014494) * Tue Sep 10 2013 Matthias Runge <mrunge@redhat.com> - 1.1.2-1 - update to stable version 1.1.2 (rhbz#1006012) * Tue Aug 13 2013 Matthias Runge <mrunge@redhat.com> - 1.1.1-1 - update to stable version 1.1.1 (rhbz#991783) * Fri Jul 26 2013 Matthias Runge <mrunge@redhat.com> - 1.1.0-1 - update to stable version 1.1.0 (rhbz#983007) * Fri Jun 07 2013 Matthias Runge <mrunge@redhat.com> - 1.0.11-1 - update to django-openstack-auth-1.0.11 (rhbz#965249) * Thu Apr 25 2013 Matthias Runge <mrunge@redhat.com> - 1.0.9-1 - update to 1.0.9 with more Django-1.5 fixes * Wed Apr 24 2013 Matthias Runge <mrunge@redhat.com> - 1.0.8-1 - update to 1.0.8 for Django-1.5 compat * Wed Mar 06 2013 Matthias Runge <mrunge@redhat.com> - 1.0.7-1 - update to 1.0.7 (rhbz#918435) * Mon Feb 18 2013 Matthias Runge <mrunge@redhat.com> - 1.0.6-3 - BR python-iso8601 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Mon Dec 10 2012 Matthias Runge <mrunge@redhat.com> - 1.0.6-1 - update to latest upstream version 1.0.6 * Tue Dec 04 2012 Matthias Runge <mrunge@redhat.com> - 1.0.4-1 - update to latest upstream version 1.0.4 * Mon Nov 05 2012 Matthias Runge <mrunge@redhat.com> - 1.0.3-1 - update latest upstream version 1.0.3 * Tue Oct 16 2012 Matthias Runge <mrunge@redhat.com> - 1.0.2-3 - fix build on EPEL6, require Django14 package on EPEL6 - handle languages by hand on EL6 * Mon Sep 24 2012 Matthias Runge <mrunge@redhat.com> - 1.0.2-2 - also support f17, el6 * Tue Sep 11 2012 Matthias Runge <mrunge@redhat.com> - 1.0.2-1 - Initial package.