[MOS 10.0] Update django_openstack_auth packages
[openstack-build/django_openstack_auth-build.git] / xenial / debian / changelog
1 python-django-openstack-auth (2.4.2-1~u16.04+mos0) mos10.0; urgency=medium
2
3   * Sync changes. (LP#1659003)
4
5  -- Ivan Udovichenko <iudovichenko@mirantis.com>  Thu, 09 Feb 2017 18:30:56 +0200
6
7 python-django-openstack-auth (2.4.1-1~u16.04+mos0) mos10.0; urgency=medium
8
9   * Fix (build-)dependencies.
10
11  -- Ivan Udovichenko <iudovichenko@mirantis.com>  Sat, 29 Oct 2016 13:47:48 +0300
12
13 python-django-openstack-auth (2.4.1-2) unstable; urgency=medium
14
15   * Uploading to unstable.
16
17  -- Thomas Goirand <zigo@debian.org>  Tue, 04 Oct 2016 10:50:47 +0200
18
19 python-django-openstack-auth (2.4.1-1) experimental; urgency=medium
20
21   [ Ondřej Nový ]
22   * d/s/options: extend-diff-ignore of .gitreview
23   * d/control: Using OpenStack's Gerrit as VCS URLs.
24
25   [ Thomas Goirand ]
26   * New upstream release.
27   * Fixed (build-)depends for this release.
28   * Add Add-is_authenticated-and-is_anonymous-properties.patch.
29
30  -- Thomas Goirand <zigo@debian.org>  Wed, 28 Sep 2016 14:54:49 +0200
31
32 python-django-openstack-auth (2.4.0-1~u16.04+mos0) mos10.0; urgency=medium
33
34   * Fix (build-)dependencies.
35
36  -- Ivan Udovichenko <iudovichenko@mirantis.com>  Tue, 16 Aug 2016 20:31:49 +0300
37
38 python-django-openstack-auth (2.3.0-2) experimental; urgency=medium
39
40   * Fix FTBFS with Django 1.10 (Closes: #828670).
41   * Using pkgos-dh_auto_install from openstack-pkg-tools >= 52~.
42   * Testing using Py3 as well.
43
44  -- Thomas Goirand <zigo@debian.org>  Tue, 19 Jul 2016 07:28:10 +0000
45
46 python-django-openstack-auth (2.3.0-1~u16.04+mos0) mos10.0; urgency=medium
47
48   * Source: http://newton-xenial.pkgs.mirantis.com/debian/pool/xenial-newton-backports/main/p/python-django-openstack-auth/python-django-openstack-auth_2.3.0-1~bpo16.04+1.dsc
49
50  -- Ivan Udovichenko <iudovichenko@mirantis.com>  Fri, 24 Jun 2016 13:41:02 +0300
51
52 python-django-openstack-auth (2.3.0-1~bpo16.04+1) UNRELEASED; urgency=medium
53
54   * Rebuilt by bop.
55
56  -- Jenkins <jenkins@newton-xenial.pkgs.mirantis.com>  Tue, 14 Jun 2016 15:40:42 +0000
57
58 python-django-openstack-auth (2.3.0-1) experimental; urgency=medium
59
60   [ Ondřej Nový ]
61   * Standards-Version is 3.9.8 now (no change)
62   * d/rules: Changed UPSTREAM_GIT protocol to https
63
64   [ Corey Bryant ]
65   * New upstream release.
66   * d/gbp.conf: Update branch for Newton.
67   * d/control: Align (Build-)Depends with upstream.
68
69   [ Thomas Goirand ]
70   * Add Corey Bryant <corey.bryant@canonical.com> to uploaders.
71
72  -- Thomas Goirand <zigo@debian.org>  Tue, 14 Jun 2016 15:37:45 +0000
73
74 python-django-openstack-auth (2.2.1-1) unstable; urgency=medium
75
76   [ Ondřej Nový ]
77   * Fixed homepage (https).
78   * Fixed VCS URLs (https).
79
80   [ Thomas Goirand ]
81   * New upstream release.
82   * Uploading to unstable.
83   * Standards-Version: 3.9.7 (no change).
84   * Removed debian/patches/fix-request.REQUEST-non-existant.patch applied
85     upstream.
86   * Removed fix-check-of-redirections.patch also applied upstream.
87   * Removed Monkey-patch_to_avoid_breaking_Django_with_hash_user.id.patch as
88     a better solution was implemented.
89
90  -- Thomas Goirand <zigo@debian.org>  Wed, 06 Apr 2016 08:50:17 +0000
91
92 python-django-openstack-auth (2.1.1-1) experimental; urgency=medium
93
94   [ Ivan Udovichenko ]
95   * New upstream release.
96   * d/control: Fixed (build-)depends for this release.
97
98   [ Thomas Goirand ]
99   * Fixed debian/copyright ordering.
100   * Re-applied Django 1.9 and REQUEST patches.
101
102  -- Thomas Goirand <zigo@debian.org>  Thu, 21 Jan 2016 07:45:26 +0000
103
104 python-django-openstack-auth (2.0.1-1) unstable; urgency=medium
105
106   * New upstream release.
107
108  -- Thomas Goirand <zigo@debian.org>  Thu, 10 Dec 2015 00:48:05 +0100
109
110 python-django-openstack-auth (2.0.0-3) unstable; urgency=medium
111
112   * Transition from python-openstack-auth to python-django-openstack-auth.
113   * Added Python 3 support.
114   * Fixed debian/copyright: the package really is under Apache-2.0 and not
115     a BSD license.
116
117  -- Thomas Goirand <zigo@debian.org>  Thu, 22 Oct 2015 17:45:52 +0200
118
119 python-django-openstack-auth (2.0.0-2) unstable; urgency=medium
120
121   * Uploading to unstable.
122
123  -- Thomas Goirand <zigo@debian.org>  Fri, 16 Oct 2015 08:41:08 +0000
124
125 python-django-openstack-auth (2.0.0-1) experimental; urgency=medium
126
127   * New upstream release.
128   * Fixed (build-)depends for this release.
129
130  -- Thomas Goirand <zigo@debian.org>  Fri, 25 Sep 2015 00:19:06 +0200
131
132 python-django-openstack-auth (1.4.0-1) experimental; urgency=medium
133
134   * New upstream release.
135   * Fixed (build-)depends for this release.
136
137  -- Thomas Goirand <zigo@debian.org>  Thu, 10 Sep 2015 09:45:50 +0200
138
139 python-django-openstack-auth (1.2.0-1) unstable; urgency=medium
140
141   * New upstream release.
142   * Uploading to unstable.
143   * Removed all patches, now obsolete.
144
145  -- Thomas Goirand <zigo@debian.org>  Mon, 04 May 2015 21:55:49 +0200
146
147 python-django-openstack-auth (1.1.7-3) unstable; urgency=medium
148
149   * Uploading to unstable.
150   * Fixed (build-)depends for Jessie.
151   * Standards-Version: 3.9.6 (no change).
152
153  -- Thomas Goirand <zigo@debian.org>  Wed, 29 Apr 2015 13:53:21 +0000
154
155 python-django-openstack-auth (1.1.7-2) experimental; urgency=medium
156
157   * CVE-2014-8124: Horizon denial of service attack through login page. Applied
158     upstream patch (Closes: #772712).
159
160  -- Thomas Goirand <zigo@debian.org>  Wed, 10 Dec 2014 20:13:53 +0800
161
162 python-django-openstack-auth (1.1.7-1) experimental; urgency=medium
163
164   * New upstream release.
165   * Updated (build-)depends for this release.
166   * Removes all Django 1.7 compat patches which have been applied upstream.
167
168  -- Thomas Goirand <zigo@debian.org>  Wed, 24 Sep 2014 09:43:30 +0800
169
170 python-django-openstack-auth (1.1.6-3) unstable; urgency=medium
171
172   * Added Django 1.7 patches. Thanks to Raphael Hertzog for the bug report
173     and patches (Closes: #755646).
174
175  -- Thomas Goirand <zigo@debian.org>  Mon, 08 Sep 2014 17:57:15 +0000
176
177 python-django-openstack-auth (1.1.6-2) unstable; urgency=medium
178
179   * Removed built for Python 3 that mistakenly slipped in.
180
181  -- Thomas Goirand <zigo@debian.org>  Fri, 01 Aug 2014 23:50:04 +0800
182
183 python-django-openstack-auth (1.1.6-1) unstable; urgency=medium
184
185   * New upstream release.
186   * Updated (build-)depends for this release.
187   * Do not run usless dh targets.
188
189  -- Thomas Goirand <zigo@debian.org>  Fri, 01 Aug 2014 17:34:07 +0800
190
191 python-django-openstack-auth (1.1.5-3) unstable; urgency=medium
192
193   * Applies suggestion from James Page (Closes: #748684):
194     - d/control: Drop python-hacking from BD's; its not used and checking
195       coding standards at package build time is way to late.
196     - d/control: Bumped Standards-Version, no changes.
197
198  -- Thomas Goirand <zigo@debian.org>  Thu, 22 May 2014 18:58:29 +0800
199
200 python-django-openstack-auth (1.1.5-2) unstable; urgency=medium
201
202   * Uploading to unstable.
203
204  -- Thomas Goirand <zigo@debian.org>  Fri, 18 Apr 2014 07:32:30 +0000
205
206 python-django-openstack-auth (1.1.5-1) experimental; urgency=low
207
208   * New upstream release.
209   * Reviewed (buid-)depends for this release.
210   * Removed now useless Django 1.6 patches (already applied upstream).
211
212  -- Thomas Goirand <zigo@debian.org>  Wed, 02 Apr 2014 18:40:28 +0800
213
214 python-django-openstack-auth (1.1.3-2) unstable; urgency=medium
215
216   * Added upstream patch to support Django 1.6.
217   * Removed patch for lowering python-coverage requirement (since version
218     3.7 is now in Sid).
219   * Activated unit tests at build time.
220   * Added a patch to fix the from django.conf.urls.defaults import into what is
221     now working: from django.conf.urls import.
222   * VCS fields now canonical.
223
224  -- Thomas Goirand <zigo@debian.org>  Mon, 23 Dec 2013 17:59:28 +0800
225
226 python-django-openstack-auth (1.1.3-1) unstable; urgency=low
227
228   * New upstream release.
229   * Updated (build-)dependency to follow upstream changes.
230   * Disabled unit test which is failing because of pep8 and hacking tests,
231     cleaned the debian/rules file.
232
233  -- Thomas Goirand <zigo@debian.org>  Sun, 06 Oct 2013 01:11:37 +0800
234
235 python-django-openstack-auth (1.0.11-1) unstable; urgency=low
236
237   * Ran wrap-and-sort.
238   * New upstream release.
239   * Standards-Version: is now 3.9.4
240
241  -- Thomas Goirand <zigo@debian.org>  Thu, 27 Jun 2013 16:24:18 +0800
242
243 python-django-openstack-auth (1.0.6+20130426+git+fcee315e16-1) unstable; urgency=low
244
245   * Uploading to unstable.
246
247  -- Thomas Goirand <zigo@debian.org>  Mon, 13 May 2013 15:25:43 +0800
248
249 python-django-openstack-auth (1.0.6-1) experimental; urgency=low
250
251   * New upstream release.
252
253  -- Thomas Goirand <zigo@debian.org>  Wed, 10 Apr 2013 23:38:40 +0800
254
255 python-django-openstack-auth (1.0.2-1) experimental; urgency=low
256
257   Initial release (Closes: #687932).
258
259  -- Thomas Goirand <zigo@debian.org>  Thu, 20 Dec 2012 09:56:57 +0000