File: changelog

package info (click to toggle)
qtwebsockets-opensource-src 5.11.3-5
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,864 kB
  • sloc: cpp: 8,852; makefile: 34; ansic: 21
file content (373 lines) | stat: -rw-r--r-- 13,548 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
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
qtwebsockets-opensource-src (5.11.3-5) unstable; urgency=medium

  * Ignore test failure in mips64el to allow the Qt transition to continue.
    The code has not changed and built before without problems, so we suspect
    the issue must probably be somewhere else.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Fri, 28 Dec 2018 15:33:30 -0300

qtwebsockets-opensource-src (5.11.3-4) unstable; urgency=medium

  [ Simon Quigley ]
  * Change my email to tsimonq2@debian.org now that I am a Debian Developer.
  * Bump Standards-version to 4.3.0, no changes needed.

  [ Lisandro Damián Nicanor Pérez Meyer ]
  * Upload to unstable.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Wed, 26 Dec 2018 16:27:00 -0300

qtwebsockets-opensource-src (5.11.3-3) experimental; urgency=medium

  * Add skip_test_failing_on_chroots.patch. This test really fails on the
    buildds but not on a normal installation.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Sun, 09 Dec 2018 13:01:22 -0300

qtwebsockets-opensource-src (5.11.3-2) experimental; urgency=medium

  * Remove patches applied upstream. It seems my chroot is not configured as
    the buildds.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Sun, 09 Dec 2018 09:15:14 -0300

qtwebsockets-opensource-src (5.11.3-1) experimental; urgency=medium

  * New upstream release.
    - Bump Qt build dependencies.
  * Add might_not_have_connection.patch to expect a failure on a test, Debian
    buildds might not have an internet connection.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Sun, 09 Dec 2018 00:03:51 -0300

qtwebsockets-opensource-src (5.11.2-2) unstable; urgency=medium

  * Upload to unstable.

 -- Dmitry Shachnev <mitya57@debian.org>  Tue, 16 Oct 2018 17:15:01 +0300

qtwebsockets-opensource-src (5.11.2-1) experimental; urgency=medium

  * New upstream release.
  * Bump Qt build-dependencies to 5.11.2.
  * Update debian/copyright.
  * Make tests failures fatal on mips and mips64el. They pass currently.
  * Bump Standards-Version to 4.2.1, no changes needed.

 -- Dmitry Shachnev <mitya57@debian.org>  Sun, 23 Sep 2018 14:36:10 +0300

qtwebsockets-opensource-src (5.11.1-3) unstable; urgency=medium

  * Upload to Sid.

 -- Simon Quigley <tsimonq2@ubuntu.com>  Wed, 25 Jul 2018 04:49:33 -0500

qtwebsockets-opensource-src (5.11.1-2) experimental; urgency=medium

  * Remove the dbgsym migration section of debian/rules; it isn't needed
    anymore.

 -- Simon Quigley <tsimonq2@ubuntu.com>  Sat, 23 Jun 2018 20:11:35 -0500

qtwebsockets-opensource-src (5.11.1-1) experimental; urgency=medium

  * New upstream release.
  * Bump build dependencies to 5.11.1.

 -- Simon Quigley <tsimonq2@ubuntu.com>  Tue, 19 Jun 2018 18:43:45 -0500

qtwebsockets-opensource-src (5.11.0-1) experimental; urgency=medium

  * New upstream release
  * Bump Standards-version to 4.1.4, no changes needed.
  * Bump debhelper compat to 11, no changes needed.
  * Bump build dependencies to 5.11.0.
  * Update symbols from build logs.
  * Fix insecure-copyright-format-uri.

 -- Simon Quigley <tsimonq2@ubuntu.com>  Mon, 18 Jun 2018 21:49:16 -0400

qtwebsockets-opensource-src (5.10.1-2) unstable; urgency=medium

  * Release to unstable.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Sat, 07 Apr 2018 20:21:47 -0300

qtwebsockets-opensource-src (5.10.1-1) experimental; urgency=medium

  * New upstream release.
  * Update debian/watch for the new upstream tarballs naming scheme.
  * Bump Qt build-dependencies to 5.10.1.
  * Update Vcs fields for migration to salsa.debian.org.
  * Drop not needed libssl1.0-dev build-dependency (closes: #859673).
  * Add Qt_5.10 version tag to debian/libqt5websockets5.symbols.
  * Add support for nodoc build profile.
  * Use dh_auto_configure provided by debhelper (closes: #883970).
  * Bump Standards-Version to 4.9.3, no changes needed.

 -- Dmitry Shachnev <mitya57@debian.org>  Tue, 20 Feb 2018 17:48:13 +0300

qtwebsockets-opensource-src (5.9.2-3) unstable; urgency=medium

  * Make the tests results not fatal also on mips64el.

 -- Dmitry Shachnev <mitya57@debian.org>  Sat, 28 Oct 2017 11:26:24 +0300

qtwebsockets-opensource-src (5.9.2-2) unstable; urgency=medium

  * Upload to unstable.

 -- Dmitry Shachnev <mitya57@debian.org>  Thu, 26 Oct 2017 16:54:18 +0300

qtwebsockets-opensource-src (5.9.2-1) experimental; urgency=medium

  * New upstream release.
  * Bump Qt build-dependencies to 5.9.2.
  * Use debhelper compat level 10 and dh_missing.
  * Bump Standards-Version to 4.1.1, no changes needed.

 -- Dmitry Shachnev <mitya57@debian.org>  Sun, 15 Oct 2017 18:59:26 +0300

qtwebsockets-opensource-src (5.9.1-3) unstable; urgency=medium

  * Release to unstable.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Wed, 16 Aug 2017 14:44:02 -0300

qtwebsockets-opensource-src (5.9.1-2) experimental; urgency=medium

  * Run the tests with --max-parallel=1 in hope it will reduce the
    number of test failures.
  * Temporarily ignore the tests results on armhf (not reproducible on
    porterbox) and mips (see #868745), to make the transition possible.

 -- Dmitry Shachnev <mitya57@debian.org>  Tue, 18 Jul 2017 11:27:35 +0300

qtwebsockets-opensource-src (5.9.1-1) experimental; urgency=medium

  * New upstream patch release.
  * Bump Qt build-dependencies to 5.9.1.
  * Run QML tests during build, drop disable_qml_tests.patch.
  * Bump Standards-Version to 4.0.0, no changes needed.

 -- Dmitry Shachnev <mitya57@debian.org>  Sun, 02 Jul 2017 17:23:04 +0300

qtwebsockets-opensource-src (5.9.0-1) experimental; urgency=medium

  * New upstream release.
  * Build now needs private QML headers; install qtdeclarative5-private-dev
    accordingly.
  * Install the new QWebSocketProtocol file in the development headers.

 -- Simon Quigley <tsimonq2@ubuntu.com>  Sat, 10 Jun 2017 11:39:41 -0500

qtwebsockets-opensource-src (5.7.1~20161021-4) unstable; urgency=medium

  * Build depend upon libssl1.0-dev. Tests use libssl and when libssl1.1 is
    present they fail.
  * Update symbols files with buildds' logs.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Fri, 04 Nov 2016 11:44:33 -0300

qtwebsockets-opensource-src (5.7.1~20161021-3) unstable; urgency=medium

  * Release to unstable.
  * Update symbols files with buildds' logs.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Tue, 01 Nov 2016 09:22:29 -0300

qtwebsockets-opensource-src (5.7.1~20161021-2) experimental; urgency=medium

  * Really release to experimental.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Wed, 26 Oct 2016 19:44:08 -0300

qtwebsockets-opensource-src (5.7.1~20161021-1) unstable; urgency=medium

  * New upstream snapshot.
    - Bump Qt build dependencies.
  * Update symbols files with current build log.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Wed, 26 Oct 2016 18:26:42 -0300

qtwebsockets-opensource-src (5.7.0-1) experimental; urgency=medium

  [ Simon Quigley ]
  * New upstream release.
  * Bump Qt build-dependencies to 5.7.0.
  * Update debian/copyright.
  * Add Qt_5.7 version tag to debian/libqt5websockets5.symbols.

  [ Dmitry Shachnev ]
  * Switch to automatic dbgsym packages.

 -- Simon Quigley <tsimonq2@ubuntu.com>  Sat, 10 Sep 2016 06:43:43 -0500

qtwebsockets-opensource-src (5.6.1-2) unstable; urgency=medium

  * Upload to unstable.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Mon, 13 Jun 2016 11:19:54 -0300

qtwebsockets-opensource-src (5.6.1-1) experimental; urgency=medium

  * New upstream release.
    - Bump Qt build dependencies.
  * Bump Standards-Version to 3.9.8, no changes required.
  * Simplify qtwebsockets5-examples.install, examples have all the same path.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Sun, 12 Jun 2016 17:44:20 -0300

qtwebsockets-opensource-src (5.6.0-1) experimental; urgency=medium

  * New upstream release.
  * Drop qtry_compare.patch, applied upstream.
  * Bump Qt build-dependencies to 5.6.0.
  * Drop no longer needed hack to fix wrong path in pkgconfig files.
  * Use https for Vcs fields.
  * Update libqt5websockets5.symbols for 5.6.
  * Bump Standards-Version to 3.9.7, no changes needed.
  * Fix the order of entries in debian/copyright.

 -- Dmitry Shachnev <mitya57@debian.org>  Wed, 23 Mar 2016 23:23:08 +0100

qtwebsockets-opensource-src (5.5.1-4) unstable; urgency=medium

  * Upload to unstable.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Wed, 21 Oct 2015 21:55:01 -0300

qtwebsockets-opensource-src (5.5.1-3) experimental; urgency=medium

  * Fix previous upload by adding the missing semicolon.

 -- Dmitry Shachnev <mitya57@debian.org>  Mon, 19 Oct 2015 14:13:00 +0300

qtwebsockets-opensource-src (5.5.1-2) experimental; urgency=medium

  * Use QTRY_COMPARE in a couple of places to make the tests less flaky
    (qtry_compare.patch).

 -- Dmitry Shachnev <mitya57@debian.org>  Mon, 19 Oct 2015 12:08:17 +0300

qtwebsockets-opensource-src (5.5.1-1) experimental; urgency=medium

  * New upstream release.
  * Bump Qt build-dependencies to 5.5.1.

 -- Dmitry Shachnev <mitya57@debian.org>  Sun, 18 Oct 2015 20:51:44 +0300

qtwebsockets-opensource-src (5.5.0-1) experimental; urgency=medium

  * New upstream release.
  * Update debian/copyright.
  * Bump Qt build-dependencies to 5.5.0.
  * Run the tests on kfreebsd, just ignore the tests result.
  * Do not run tests during arch-indep build.
  * Do not run QML tests, to avoid dependency on Xvfb
    (disable_qml_tests.patch; patch taken from Ubuntu).
  * Upstream has renamed Qt.WebSockets QML module to QtWebSockets
    (Qt.WebSockets still exists as a compatibility layer).
    - Add new qml-module-qtwebsockets binary package.
    - Move qml-module-qt-websockets to oldlibs section.
    - Make qml-module-qt-websockets depend on qml-module-qtwebsockets.
    - Update dependency of qtwebsockets5-examples package.
  * No-change wrap and sort.

 -- Dmitry Shachnev <mitya57@debian.org>  Thu, 27 Aug 2015 15:36:52 +0300

qtwebsockets-opensource-src (5.4.2-2) unstable; urgency=medium

  * Upload to unstable.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Wed, 24 Jun 2015 18:07:41 -0300

qtwebsockets-opensource-src (5.4.2-1) experimental; urgency=medium

  * New upstream release.
    - Bump Qt build dependencies.
  * Clear up the list in Uploaders removing people who hasn't committed to the
    repo in more than a year. They can re add themselves whenever they want
    (and we really hope to see you back really soon!).
  * Export HTML documentation.
  * Remove fix_qwebsocket_test.diff, applied upstream.
    - Remove empty debian/patches.
  * Update examples install file.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Wed, 03 Jun 2015 18:04:41 -0300

qtwebsockets-opensource-src (5.4.1-1) experimental; urgency=medium

  * New upstream release.
  * Update debian/copyright.
  * Bump Qt build-dependencies to 5.4.1.

 -- Timo Jyrinki <timo@debian.org>  Wed, 04 Mar 2015 14:02:24 +0000

qtwebsockets-opensource-src (5.4.0-2) experimental; urgency=medium

  * Add a patch from Helge Deller to fix failing test on some
    architectures (closes: #764893).
  * Update debian/watch for new server name.

 -- Dmitry Shachnev <mitya57@debian.org>  Sun, 25 Jan 2015 10:36:57 +0300

qtwebsockets-opensource-src (5.4.0-1) experimental; urgency=medium

  * New upstream release.
  * Update build-dependencies for Qt 5.4.0.
  * Update debian/copyright.
  * Disable fix_kfreebsd_test.patch, as we skip tests on kfreebsd
    anyway.
  * Bump Standards-Version to 3.9.6, no changes needed.
  * Update qtwebsockets5-examples.install.
  * Update libqt5websockets5.symbols.

 -- Dmitry Shachnev <mitya57@debian.org>  Sat, 27 Dec 2014 15:24:20 +0300

qtwebsockets-opensource-src (5.3.2-5) unstable; urgency=medium

  * Disable tests on kfreebsd-*, we now they are not right. See
    https://bugreports.qt-project.org/browse/QTBUG-41448 for more info.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Wed, 24 Sep 2014 00:31:13 -0300

qtwebsockets-opensource-src (5.3.2-4) unstable; urgency=medium

  * Fix some tests to work on kfreebsd. Thanks Adam Majer for the patch!

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Tue, 23 Sep 2014 15:17:48 -0300

qtwebsockets-opensource-src (5.3.2-3) unstable; urgency=medium

  * Upload to unstable.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Tue, 23 Sep 2014 00:07:57 -0300

qtwebsockets-opensource-src (5.3.2-2) experimental; urgency=medium

  [ Timo Jyrinki ]
  * Add Qt Declarative build dependency and build the QML module

 -- Timo Jyrinki <timo@debian.org>  Fri, 19 Sep 2014 16:13:31 +0300

qtwebsockets-opensource-src (5.3.2-1) experimental; urgency=medium

  [ Lisandro Damián Nicanor Pérez Meyer ]
  * Fix spaces in debian/copyright. Thanks Scott Kitterman for the hint!
  * New upstream release.
  * Bump Qt build dependencies.

  [ Dmitry Shachnev ]
  * Use correct exception syntax in debian/copyright.
  * Update my e-mail address.
  * Update Vcs-Browser field to point to cgit interface.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Thu, 18 Sep 2014 18:30:06 -0300

qtwebsockets-opensource-src (5.3.1-1) unstable; urgency=medium

  [ Dmitry Shachnev ]
  * Initial release (closes: #697509).

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Mon, 21 Jul 2014 19:17:10 -0300