File: changelog

package info (click to toggle)
mysql-connector-python 9.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 27,596 kB
  • sloc: python: 82,401; sql: 47,030; ansic: 3,472; cpp: 860; sh: 394; makefile: 208; javascript: 2
file content (315 lines) | stat: -rw-r--r-- 9,810 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
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
mysql-connector-python (9.3.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release:
    - Fixes CVE-2025-30714 (closes: #1103396).

 -- Daniel Leidert <dleidert@debian.org>  Mon, 02 Jun 2025 02:01:39 +0200

mysql-connector-python (9.2.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release:
    - CVE-2025-21548 (closes: #1093881).

 -- Colin Watson <cjwatson@debian.org>  Mon, 17 Mar 2025 10:35:30 +0000

mysql-connector-python (9.1.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
    - Fixes CVE-2024-21272 (closes: #1085297).

 -- Daniel Leidert <dleidert@debian.org>  Sun, 27 Oct 2024 21:02:57 +0100

mysql-connector-python (9.0.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
    - Fixes CVE-2024-21090 and CVE-2024-21170 (closes: #1077767).
    - Provides compatibility with Python 3.12 (closes: #1076136, #1040290).
  * d/control: Add Rules-Requires-Root.
    (Standards-Version): Bump to 4.7.0.
    (Build-Depends): Add pybuild-plugin-pyproject.
  * d/copyright: Update team and upstream copyright.
  * d/rules: Adjust for new source structure.
    (override_dh_installdocs): Fix target and adjust files.
    (override_dh_installexamples): Fix target adjusting path to examples.
  * d/watch: Re-enable downloadurl- and filenamemangle. Increase version.

 -- Daniel Leidert <dleidert@debian.org>  Fri, 04 Oct 2024 01:21:06 +0200

mysql-connector-python (8.0.15-4) unstable; urgency=medium

  [ Sandro Tosi ]
  * debian/watch
    - update to track new releases after dowload page rewrite
  * orphan

  [ Debian Janitor ]
  * Bump debhelper from old 12 to 13.

 -- Sandro Tosi <morph@debian.org>  Fri, 01 Mar 2024 21:02:20 -0500

mysql-connector-python (8.0.15-3) unstable; urgency=medium

  [ Debian Janitor ]
  * Use secure URI in Homepage field.
  * Bump debhelper from old 10 to 12.

  [ Ondřej Nový ]
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

  [ Sandro Tosi ]
  * Use the new Debian Python Team contact name and address
  * debian/copyright
    - extend packaging copyright years
  * debian/control
    - run wrap-and-sort
    - drop X-Python-Version, no longer needed
    - bump Standards-Version to 4.6.0.1 (no changes needed)

 -- Sandro Tosi <morph@debian.org>  Wed, 04 May 2022 01:11:55 -0400

mysql-connector-python (8.0.15-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat.
  * Bump Standards-Version to 4.4.1.

  [ Sandro Tosi ]
  * Drop python2 support; Closes: #937100

 -- Sandro Tosi <morph@debian.org>  Thu, 12 Dec 2019 21:11:15 -0500

mysql-connector-python (8.0.15-1) unstable; urgency=medium

  * New upstream release

 -- Sandro Tosi <morph@debian.org>  Sat, 16 Feb 2019 20:34:54 -0500

mysql-connector-python (8.0.14-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * Convert git repository from git-dpm to gbp layout

  [ Sandro Tosi ]
  * New upstream release, fix CVE-2019-2435; Closes: #919820
  * debian/copyright
    - extend packaging copyright years
    - update upstream copyright years
  * debian/patches/support_alternative_mysqld_implementation.patch
    - refresh patch
  * debian/control
    - bump Standards-Version to 4.3.0 (no changes needed)

 -- Sandro Tosi <morph@debian.org>  Sun, 27 Jan 2019 21:07:55 -0500

mysql-connector-python (8.0.11-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * d/copyright: Use https protocol in Format field
  * d/control: Remove ancient X-Python3-Version field

  [ Sandro Tosi ]
  * New upstream release
  * debian/copyright
    - extend packaging copyright years
    - update upstream copyright years
    - update upstream license notice
  * debian/rules
    - skip running tests
  * debian/control
    - bump Standards-Version to 4.1.4 (no changes needed)
    - add setuptools to b-d

 -- Sandro Tosi <morph@debian.org>  Tue, 12 Jun 2018 18:57:35 -0400

mysql-connector-python (2.1.6-1) unstable; urgency=medium

  * New upstream release
    - fixes CVE-2017-3590; Closes: #861511
  * debian/copyright
    - extend upstream copyright years
    - update packaging copyright years

 -- Sandro Tosi <morph@debian.org>  Sat, 27 May 2017 19:25:45 -0400

mysql-connector-python (2.1.5-1) unstable; urgency=medium

  * New upstream release
    - fixes CVE-2016-5598; Closes: #841677
  * debian/copyright
    - update upstream copyright years
  * debian/control
    - adjust b-d to "default-mysql-server | virtual-mysql-server", for new
      default mysql server provider; Closes: #848291
  * debian/patches/support_alternative_mysqld_implementation.patch
    - support MariaDB versioning schema and search binaries only in directories
      with 'bin' in their name
  * compat level 10

 -- Sandro Tosi <morph@debian.org>  Sat, 17 Dec 2016 19:53:41 -0500

mysql-connector-python (2.1.3-1) unstable; urgency=medium

  [ Sandro Tosi ]
  * New upstream release
  * debian/patches/
    - remove, merged upstream
  * debian/copyright
    - extend packaging copyright years
  * debian/control
    - bump Standards-Version to 3.9.8 (no changes needed)
    - add pylint to b-d, used by tests

  [ Ondřej Nový ]
  * Fixed VCS URL (https)

 -- Sandro Tosi <morph@debian.org>  Fri, 17 Jun 2016 21:08:45 +0100

mysql-connector-python (2.0.4-1) unstable; urgency=medium

  * New upstream release

 -- Sandro Tosi <morph@debian.org>  Sun, 02 Aug 2015 17:32:23 +0100

mysql-connector-python (2.0.3-1) experimental; urgency=medium

  * New upstream release
  * debian/copyright
    - extend packaging copyright years
    - extend upstream copyright years
  * debian/{docs, rules}
    - update doc location
  * debian/rules
    - update examples location
  * debian/control
    - bump Standards-Version to 3.9.6 (no changes needed)
  * debian/{compat, control}
    - bump dh compat level to 9

 -- Sandro Tosi <morph@debian.org>  Mon, 02 Mar 2015 23:25:31 +0000

mysql-connector-python (1.2.3-2) unstable; urgency=low

  [ Brian May ]
  * debian/patches/fix_last_executed_query.patch
    - fix last_executed_query to return unicode. Closes: #761136

  [ Sandro Tosi ]
  * debian/rules
    - re-enable unittests at build-time (failing, so not blocking build if
      failing); Closes: #739189

 -- Sandro Tosi <morph@debian.org>  Wed, 17 Sep 2014 22:18:14 +0100

mysql-connector-python (1.2.3-1) unstable; urgency=low

  * New upstream version.
  * Compatible with Django 1.7. Closes: #758844.

 -- Brian May <bam@debian.org>  Thu, 04 Sep 2014 13:59:17 +1000

mysql-connector-python (1.2.2-1) unstable; urgency=low

  * New upstream release.
  * Django warnings become errors. This has been fixed.
    http://bugs.mysql.com/bug.php?id=71806.

 -- Brian May <bam@debian.org>  Wed, 09 Jul 2014 09:00:14 +1000

mysql-connector-python (1.1.6-1) unstable; urgency=medium

  * New upstream release
  * debian/control
    - add proper Replaces/Breaks on mysql-utilities, now they share the same
      namespace with dh_python2; thanks to Laurent Bigonville for the report and
      to Dmitry Smirnov for the work on mysql-utilities; Closes: #739488

 -- Sandro Tosi <morph@debian.org>  Sun, 09 Mar 2014 18:15:36 +0100

mysql-connector-python (1.1.5-1) unstable; urgency=low

  [ Jakub Wilk ]
  * Use canonical URIs for Vcs-* fields.

  [ Sandro Tosi ]
  * New upstream release
  * debian/watch
    - updated to reflect upstream website changes
  * debian/copyright
    - fix license, it's only GPLv2
    - update upstream copyright years
    - extend packaging copyright years
    - add reference to local GPL-2 file for packaging copyright notice
  * debian/control
    - switch me to Maintainer (team to Uploaders)
    - bump Standards-Version to 3.9.5 (no changes needed)
  * debian/rules
    - Disable test execution, currently broken upstream - see 739189
  * Switch to dh_python2

 -- Sandro Tosi <morph@debian.org>  Tue, 18 Feb 2014 16:26:46 +0100

mysql-connector-python (1.0.9-1) experimental; urgency=low

  * New upstream release
  * debian/copyright
    - updated upstream copyright years

 -- Sandro Tosi <morph@debian.org>  Mon, 15 Apr 2013 00:05:40 +0200

mysql-connector-python (1.0.8-1) experimental; urgency=low

  * New upstream release (GA)
  * debian/watch
    - finally forged a watch file that can scan upstream webpage and is able to
      download updated tarballs
  * debian/rules
    - run unittests for IPv6 too
  * debian/copyright
    - use the correct format for machine-parsable copyright file
    - extended packaging copyright years

 -- Sandro Tosi <morph@debian.org>  Sat, 05 Jan 2013 22:31:26 +0100

mysql-connector-python (1.0.7-2) experimental; urgency=low

  * debian/{control, rules}
    - run tests at build-time (requires a MySQL server)
  * debian/rules
    - install *.py only as examples

 -- Sandro Tosi <morph@debian.org>  Mon, 29 Oct 2012 00:17:45 +0100

mysql-connector-python (1.0.7-1) experimental; urgency=low

  * New upstream release (GA)
  * debian/copyright
    - extend both upstream and packaging copyright years
    - update FLOSS exception comment
  * debian/{control, copyright}
    - update Homepage and Source fields to point to Oracle pages
  * debian/rules
    - install examples for both py2 and py3 packages
    - install documentation in all binary packages

 -- Sandro Tosi <morph@debian.org>  Sun, 28 Oct 2012 16:40:02 +0100

mysql-connector-python (0.3.2-2) experimental; urgency=low

  * debian/{control, rules}
    - provide Python 3 package
  * debian/control
    - bump Standards-Version to 3.9.3 (no changes needed)

 -- Sandro Tosi <morph@debian.org>  Mon, 27 Aug 2012 23:00:41 +0200

mysql-connector-python (0.3.2-1) unstable; urgency=low

  * Initial release (Closes: #650809)

 -- Sandro Tosi <morph@debian.org>  Sat, 03 Dec 2011 15:08:34 +0100