File: changelog

package info (click to toggle)
python-django-openstack-auth 2.4.1-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 552 kB
  • ctags: 299
  • sloc: python: 2,438; makefile: 25
file content (229 lines) | stat: -rw-r--r-- 7,481 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
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
python-django-openstack-auth (2.4.1-2) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Tue, 04 Oct 2016 10:50:47 +0200

python-django-openstack-auth (2.4.1-1) experimental; urgency=medium

  [ Ondřej Nový ]
  * d/s/options: extend-diff-ignore of .gitreview
  * d/control: Using OpenStack's Gerrit as VCS URLs.

  [ Thomas Goirand ]
  * New upstream release.
  * Fixed (build-)depends for this release.
  * Add Add-is_authenticated-and-is_anonymous-properties.patch.

 -- Thomas Goirand <zigo@debian.org>  Wed, 28 Sep 2016 14:54:49 +0200

python-django-openstack-auth (2.3.0-2) experimental; urgency=medium

  * Fix FTBFS with Django 1.10 (Closes: #828670).
  * Using pkgos-dh_auto_install from openstack-pkg-tools >= 52~.
  * Testing using Py3 as well.

 -- Thomas Goirand <zigo@debian.org>  Tue, 19 Jul 2016 07:28:10 +0000

python-django-openstack-auth (2.3.0-1) experimental; urgency=medium

  [ Ondřej Nový ]
  * Standards-Version is 3.9.8 now (no change)
  * d/rules: Changed UPSTREAM_GIT protocol to https

  [ Corey Bryant ]
  * New upstream release.
  * d/gbp.conf: Update branch for Newton.
  * d/control: Align (Build-)Depends with upstream.

  [ Thomas Goirand ]
  * Add Corey Bryant <corey.bryant@canonical.com> to uploaders.

 -- Thomas Goirand <zigo@debian.org>  Tue, 14 Jun 2016 15:37:45 +0000

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

  [ Ondřej Nový ]
  * Fixed homepage (https).
  * Fixed VCS URLs (https).

  [ Thomas Goirand ]
  * New upstream release.
  * Uploading to unstable.
  * Standards-Version: 3.9.7 (no change).
  * Removed debian/patches/fix-request.REQUEST-non-existant.patch applied
    upstream.
  * Removed fix-check-of-redirections.patch also applied upstream.
  * Removed Monkey-patch_to_avoid_breaking_Django_with_hash_user.id.patch as
    a better solution was implemented.

 -- Thomas Goirand <zigo@debian.org>  Wed, 06 Apr 2016 08:50:17 +0000

python-django-openstack-auth (2.1.1-1) experimental; urgency=medium

  [ Ivan Udovichenko ]
  * New upstream release.
  * d/control: Fixed (build-)depends for this release.

  [ Thomas Goirand ]
  * Fixed debian/copyright ordering.
  * Re-applied Django 1.9 and REQUEST patches.

 -- Thomas Goirand <zigo@debian.org>  Thu, 21 Jan 2016 07:45:26 +0000

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

  * New upstream release.

 -- Thomas Goirand <zigo@debian.org>  Thu, 10 Dec 2015 00:48:05 +0100

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

  * Transition from python-openstack-auth to python-django-openstack-auth.
  * Added Python 3 support.
  * Fixed debian/copyright: the package really is under Apache-2.0 and not
    a BSD license.

 -- Thomas Goirand <zigo@debian.org>  Thu, 22 Oct 2015 17:45:52 +0200

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

  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Fri, 16 Oct 2015 08:41:08 +0000

python-django-openstack-auth (2.0.0-1) experimental; urgency=medium

  * New upstream release.
  * Fixed (build-)depends for this release.

 -- Thomas Goirand <zigo@debian.org>  Fri, 25 Sep 2015 00:19:06 +0200

python-django-openstack-auth (1.4.0-1) experimental; urgency=medium

  * New upstream release.
  * Fixed (build-)depends for this release.

 -- Thomas Goirand <zigo@debian.org>  Thu, 10 Sep 2015 09:45:50 +0200

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

  * New upstream release.
  * Uploading to unstable.
  * Removed all patches, now obsolete.

 -- Thomas Goirand <zigo@debian.org>  Mon, 04 May 2015 21:55:49 +0200

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

  * Uploading to unstable.
  * Fixed (build-)depends for Jessie.
  * Standards-Version: 3.9.6 (no change).

 -- Thomas Goirand <zigo@debian.org>  Wed, 29 Apr 2015 13:53:21 +0000

python-django-openstack-auth (1.1.7-2) experimental; urgency=medium

  * CVE-2014-8124: Horizon denial of service attack through login page. Applied
    upstream patch (Closes: #772712).

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

python-django-openstack-auth (1.1.7-1) experimental; urgency=medium

  * New upstream release.
  * Updated (build-)depends for this release.
  * Removes all Django 1.7 compat patches which have been applied upstream.

 -- Thomas Goirand <zigo@debian.org>  Wed, 24 Sep 2014 09:43:30 +0800

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