File: changelog

package info (click to toggle)
python-django-openstack-auth 1.1.6-5
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 552 kB
  • ctags: 183
  • sloc: python: 1,723; makefile: 31
file content (104 lines) | stat: -rw-r--r-- 3,603 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
python-django-openstack-auth (1.1.6-5) unstable; urgency=high

  * CVE-2014-8124: Horizon login page contains DOS attack mechanism. Applied
    upstream patch (Closes: #772712).

 -- Thomas Goirand <zigo@debian.org>  Wed, 10 Dec 2014 20:07:03 +0800

python-django-openstack-auth (1.1.6-4) unstable; urgency=medium

  * Add upstream patch fixing FTBFS: fix-tests.patch. Thanks to David Suárez
    <david.sephirot@gmail.com> for the bug report. (Closes: #763253).

 -- Thomas Goirand <zigo@debian.org>  Mon, 29 Sep 2014 06:34:26 +0000

python-django-openstack-auth (1.1.6-3) unstable; urgency=medium

  * Added Django 1.7 patches. Thanks to Raphael Hertzog for the bug report
    and patches (Closes: #755646).

 -- Thomas Goirand <zigo@debian.org>  Mon, 08 Sep 2014 17:57:15 +0000

python-django-openstack-auth (1.1.6-2) unstable; urgency=medium

  * Removed built for Python 3 that mistakenly slipped in.

 -- Thomas Goirand <zigo@debian.org>  Fri, 01 Aug 2014 23:50:04 +0800

python-django-openstack-auth (1.1.6-1) unstable; urgency=medium

  * New upstream release.
  * Updated (build-)depends for this release.
  * Do not run usless dh targets.

 -- Thomas Goirand <zigo@debian.org>  Fri, 01 Aug 2014 17:34:07 +0800

python-django-openstack-auth (1.1.5-3) unstable; urgency=medium

  * Applies suggestion from James Page (Closes: #748684):
    - d/control: Drop python-hacking from BD's; its not used and checking
      coding standards at package build time is way to late.
    - d/control: Bumped Standards-Version, no changes.

 -- Thomas Goirand <zigo@debian.org>  Thu, 22 May 2014 18:58:29 +0800

python-django-openstack-auth (1.1.5-2) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Fri, 18 Apr 2014 07:32:30 +0000

python-django-openstack-auth (1.1.5-1) experimental; urgency=low

  * New upstream release.
  * Reviewed (buid-)depends for this release.
  * Removed now useless Django 1.6 patches (already applied upstream).

 -- Thomas Goirand <zigo@debian.org>  Wed, 02 Apr 2014 18:40:28 +0800

python-django-openstack-auth (1.1.3-2) unstable; urgency=medium

  * Added upstream patch to support Django 1.6.
  * Removed patch for lowering python-coverage requirement (since version
    3.7 is now in Sid).
  * Activated unit tests at build time.
  * Added a patch to fix the from django.conf.urls.defaults import into what is
    now working: from django.conf.urls import.
  * VCS fields now canonical.

 -- Thomas Goirand <zigo@debian.org>  Mon, 23 Dec 2013 17:59:28 +0800

python-django-openstack-auth (1.1.3-1) unstable; urgency=low

  * New upstream release.
  * Updated (build-)dependency to follow upstream changes.
  * Disabled unit test which is failing because of pep8 and hacking tests,
    cleaned the debian/rules file.

 -- Thomas Goirand <zigo@debian.org>  Sun, 06 Oct 2013 01:11:37 +0800

python-django-openstack-auth (1.0.11-1) unstable; urgency=low

  * Ran wrap-and-sort.
  * New upstream release.
  * Standards-Version: is now 3.9.4

 -- Thomas Goirand <zigo@debian.org>  Thu, 27 Jun 2013 16:24:18 +0800

python-django-openstack-auth (1.0.6+20130426+git+fcee315e16-1) unstable; urgency=low

  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Mon, 13 May 2013 15:25:43 +0800

python-django-openstack-auth (1.0.6-1) experimental; urgency=low

  * New upstream release.

 -- Thomas Goirand <zigo@debian.org>  Wed, 10 Apr 2013 23:38:40 +0800

python-django-openstack-auth (1.0.2-1) experimental; urgency=low

  Initial release (Closes: #687932).

 -- Thomas Goirand <zigo@debian.org>  Thu, 20 Dec 2012 09:56:57 +0000