File: changelog

package info (click to toggle)
python-dbusmock 0.18.2-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 552 kB
  • sloc: python: 5,572; sh: 5; makefile: 4
file content (370 lines) | stat: -rw-r--r-- 11,480 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
python-dbusmock (0.18.2-1) unstable; urgency=medium

  * Bump Standards-Version to 4.3.0.  No changes necessary.
  * New upstream version 0.18.2. Fixes tests for systemd 241.

 -- Martin Pitt <mpitt@debian.org>  Sat, 23 Feb 2019 12:45:09 +0000

python-dbusmock (0.18.1-2) unstable; urgency=medium

  * debian/tests: Allow stderr messages.
    This avoids failing on Python 3.7 deprecation warnings, or messages from
    e. g. upower.

 -- Martin Pitt <mpitt@debian.org>  Tue, 13 Nov 2018 09:16:02 +0000

python-dbusmock (0.18.1-1) unstable; urgency=medium

  [ Jelmer Vernooij ]
  * Use secure copyright file specification URI.
  * Remove unnecessary X-Python{,3}-Version field in debian/control.

  [ Martin Pitt ]
  * New upstream version 0.18.1
  * Install upstream NEWS, as per Debian Policy 12.7
  * Bump Standards-Version to 4.2.1

 -- Martin Pitt <mpitt@debian.org>  Sun, 11 Nov 2018 21:11:26 +0000

python-dbusmock (0.18-1) unstable; urgency=medium

  * New upstream release:
    - Fix tests for systemd 239. (Closes #902602)
  * Adjust Vcs-* for the move to salsa.debian.org
  * Bump Standards-Version to 4.1.4.  No changes needed.

 -- Martin Pitt <mpitt@debian.org>  Sun, 01 Jul 2018 20:38:04 +0000

python-dbusmock (0.17.2-1) unstable; urgency=medium

  * Switch to new upstream release location on GitHub.
    Update debian/watch and debian/copyright.
  * Bump debhelper compat to 10
  * New upstream version 0.17.2

 -- Martin Pitt <mpitt@debian.org>  Thu, 01 Mar 2018 22:40:36 +0100

python-dbusmock (0.17.1-1) unstable; urgency=medium

  * New upstream release.
  * debian/control: Move Vcs-Browser to https://
  * Bump Standards-Version to 4.1.3

 -- Martin Pitt <mpitt@debian.org>  Thu, 22 Feb 2018 21:25:52 +0100

python-dbusmock (0.17-1) unstable; urgency=medium

  * New upstream release.
  * Remove dbus-x11 dependency.  (Closes: #836053)
  * Bump Standards-Version to 4.1.1. (No changes necessary)

 -- Martin Pitt <mpitt@debian.org>  Tue, 07 Nov 2017 11:16:23 +0100

python-dbusmock (0.16.9-1) unstable; urgency=medium

  * New upstream bug fix release.

 -- Martin Pitt <mpitt@debian.org>  Mon, 19 Jun 2017 15:12:15 +0200

python-dbusmock (0.16.8-1) unstable; urgency=medium

  * New upstream release:
    - bluez5 template tests: Fix failure of test_no_adapters with BlueZ 5.45.
      (LP: #1696480)

 -- Martin Pitt <mpitt@debian.org>  Mon, 12 Jun 2017 13:57:49 +0200

python-dbusmock (0.16.7-1) unstable; urgency=medium

  * New upstream bug fix release to fix bluez5 test failure with current
    bluez.

 -- Martin Pitt <mpitt@debian.org>  Mon, 12 Sep 2016 14:15:59 +0200

python-dbusmock (0.16.6-1) unstable; urgency=medium

  * New upstream release.

 -- Martin Pitt <mpitt@debian.org>  Sun, 19 Jun 2016 21:47:48 +0200

python-dbusmock (0.16.4-1) unstable; urgency=medium

  * New upstream release.
  * Bump Standards-Version to 3.9.8 (no changes necessary).

 -- Martin Pitt <mpitt@debian.org>  Tue, 07 Jun 2016 15:20:36 +0200

python-dbusmock (0.16.3-1) unstable; urgency=medium

  * New upstream release.
  * Update obsolete Homepage: field.

 -- Martin Pitt <mpitt@debian.org>  Mon, 14 Dec 2015 13:30:54 +0100

python-dbusmock (0.16.2-1) unstable; urgency=medium

  * New upstream release.

 -- Martin Pitt <mpitt@debian.org>  Wed, 09 Dec 2015 08:07:17 +0100

python-dbusmock (0.16.1-1) unstable; urgency=medium

  * New upstream release.

 -- Martin Pitt <mpitt@debian.org>  Thu, 22 Oct 2015 17:30:57 +0200

python-dbusmock (0.16-1) unstable; urgency=medium

  * New upstream release.

 -- Martin Pitt <mpitt@debian.org>  Thu, 08 Oct 2015 11:47:27 +0200

python-dbusmock (0.15.3-1) unstable; urgency=medium

  * New upstream release.

 -- Martin Pitt <mpitt@debian.org>  Wed, 16 Sep 2015 15:19:42 +0200

python-dbusmock (0.15.2-1) unstable; urgency=medium

  * New upstream release.

 -- Martin Pitt <mpitt@debian.org>  Thu, 11 Jun 2015 12:54:07 +0200

python-dbusmock (0.15.1-1) unstable; urgency=medium

  * New upstream release.
    - SECURITY FIX: When loading a template from an arbitrary file through the
      AddTemplate() D-Bus method call or DBusTestCase.spawn_server_template()
      Python method, don't create or use Python's *.pyc cached files. By
      tricking a user into loading a template from a world-writable directory
      like /tmp, an attacker could run arbitrary code with the user's
      privileges by putting a crafted .pyc file into that directory.

      Note that this is highly unlikely to actually appear in practice as custom
      dbusmock templates are usually shipped in project directories, not
      directly in world-writable directories.
      (LP: #1453815, CVE-2015-1326)

 -- Martin Pitt <mpitt@debian.org>  Tue, 12 May 2015 12:49:53 +0200

python-dbusmock (0.15-1) unstable; urgency=medium

  * New upstream release.

 -- Martin Pitt <mpitt@debian.org>  Fri, 08 May 2015 14:42:32 +0200

python-dbusmock (0.14-2) unstable; urgency=medium

  * debian/control: Drop obsolete XS-Testsuite: field, dpkg adds this
    automatically now.

 -- Martin Pitt <mpitt@debian.org>  Mon, 27 Apr 2015 10:06:49 +0200

python-dbusmock (0.14-1) experimental; urgency=medium

  * New upstream release.

 -- Martin Pitt <mpitt@debian.org>  Mon, 30 Mar 2015 12:04:37 +0200

python-dbusmock (0.13-1) experimental; urgency=medium

  * New upstream release.

 -- Martin Pitt <mpitt@debian.org>  Fri, 27 Feb 2015 09:11:40 +0100

python-dbusmock (0.12-1) experimental; urgency=medium

  * New upstream release.

 -- Martin Pitt <mpitt@debian.org>  Sat, 17 Jan 2015 10:48:11 +0100

python-dbusmock (0.11.4-1) unstable; urgency=medium

  * New upstream bug fix release.

 -- Martin Pitt <mpitt@debian.org>  Mon, 22 Sep 2014 10:26:38 +0200

python-dbusmock (0.11.3-1) unstable; urgency=medium

  * New upstream bug fix release.
  * Bump Standards-Version to 3.9.6 (no changes necessary).

 -- Martin Pitt <mpitt@debian.org>  Fri, 19 Sep 2014 08:50:28 +0200

python-dbusmock (0.11.1-2) unstable; urgency=medium

  * Mark packages as Multi-Arch: foreign for cross-building.
    (LP: #1357388)

 -- Martin Pitt <mpitt@debian.org>  Mon, 18 Aug 2014 08:07:59 +0200

python-dbusmock (0.11.1-1) unstable; urgency=medium

  * New upstream release:
    - logind template: Fix type of IdleSinceHint property, and add
      IdleSinceHintMonotonic and IdleActionUSec properties. (LP: #1348437)
    - NetworkManager template: Add "Devices" and "AccessPoints" properties of
      NetworkManager 0.9.10. (LP: #1328579)

 -- Martin Pitt <mpitt@debian.org>  Fri, 08 Aug 2014 08:17:34 +0200

python-dbusmock (0.11-1) unstable; urgency=medium

  * New upstream release.
  * Package is maintained in git now, adjust Vcs-* tags.
  * debian/tests/control: Wrap dependencies.
  * Add bluez test dependency to cover new bluez 4 template.

 -- Martin Pitt <mpitt@debian.org>  Thu, 24 Jul 2014 07:08:49 +0200

python-dbusmock (0.10.3-1) unstable; urgency=medium

  * New upstream release:
    - Fix TestCLI.test_template_system test with upower 0.99. (LP: #1330037)
    - ofono template: Support adding a second modem with AddModem().
      (LP: #1340590)

 -- Martin Pitt <mpitt@debian.org>  Wed, 16 Jul 2014 13:32:03 +0200

python-dbusmock (0.10.1-1) unstable; urgency=medium

  * New upstream release.
  * Drop ofono-scripts build dependency, it's not in Ubuntu main yet. ofono
    template will be tested in autopkgtest.
  * Update Homepage: for new gitorious page.

 -- Martin Pitt <mpitt@debian.org>  Thu, 30 Jan 2014 15:30:17 +0100

python-dbusmock (0.10-1) unstable; urgency=medium

  * New upstream release.
  * Add "ofono-scripts | ofono" build/autopkgtest dependency, to cover the new
    ofono template in Ubuntu. Debian doesn't package the scripts, so the
    alternative will silently disable this test there.
  * Add "systemd-services | systemd" autopkgtest dependency to cover the new
    timedated template.

 -- Martin Pitt <mpitt@debian.org>  Wed, 18 Dec 2013 19:25:32 +0100

python-dbusmock (0.9.2-1) unstable; urgency=medium

  * New upstream release.

 -- Martin Pitt <mpitt@debian.org>  Fri, 13 Dec 2013 07:18:41 +0100

python-dbusmock (0.9.1-1) unstable; urgency=low

  * New upstream bug fix release.

 -- Martin Pitt <mpitt@debian.org>  Tue, 10 Dec 2013 11:15:31 +0100

python-dbusmock (0.9-1) unstable; urgency=low

  * New upstream release.

 -- Martin Pitt <mpitt@debian.org>  Fri, 29 Nov 2013 14:38:52 +0100

python-dbusmock (0.8-1) unstable; urgency=low

  * New upstream release:
    - Support upower 1.0 API in the upower template. Specify property
      DaemonVersion >= 0.99 to use it. (LP: #1245955)
  * Bump Standards-Version to 3.9.5, no changes necessary.

 -- Martin Pitt <mpitt@debian.org>  Fri, 08 Nov 2013 07:23:49 +0100

python-dbusmock (0.7.2-2) unstable; urgency=low

  * Build a Python 2 package. (LP: #1230141)

 -- Martin Pitt <mpitt@debian.org>  Wed, 25 Sep 2013 10:15:34 +0200

python-dbusmock (0.7.2-1) unstable; urgency=low

  * New upstream release:
    - Add optional "timeout" argument to DBusTestCase.wait_for_bus_object().
      (LP: #1218318)
    - DBusTestCase.start_system_bus(): Make the fake bus look more like a real
      system bus by specifying a configuration file with type "system".
  * Move to pybuild to greatly simplify debian/rules.

 -- Martin Pitt <mpitt@debian.org>  Fri, 30 Aug 2013 16:47:32 +0200

python-dbusmock (0.7.1-1) unstable; urgency=low

  * New upstream bug fix release.

 -- Martin Pitt <mpitt@debian.org>  Fri, 02 Aug 2013 07:11:13 +0200

python-dbusmock (0.7-1) unstable; urgency=low

  * New upstream release.
  * Drop consolekit build and test dependency, as at some point we want to get
    rid of it in the archive.

 -- Martin Pitt <mpitt@debian.org>  Tue, 30 Jul 2013 11:08:30 +0200

python-dbusmock (0.6.2-1) unstable; urgency=low

  [ Martin Pitt ]
  * New upstream release.

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

 -- Martin Pitt <mpitt@debian.org>  Thu, 13 Jun 2013 12:20:42 +0200

python-dbusmock (0.6-1) experimental; urgency=low

  * New upstream release.
  * debian/rules: Fix clean rule to not call python 2.

 -- Martin Pitt <mpitt@debian.org>  Wed, 20 Mar 2013 14:16:23 +0100

python-dbusmock (0.5-1) experimental; urgency=low

  * New upstream release.
  * Add policykit-1 test dependency for covering the new polkitd mock.
  * Bump Standards-Version to 3.9.4, no changes necessary.

 -- Martin Pitt <mpitt@debian.org>  Sun, 03 Feb 2013 21:49:23 +0100

python-dbusmock (0.4.0-1) experimental; urgency=low

  * New upstream release.

 -- Martin Pitt <mpitt@debian.org>  Mon, 21 Jan 2013 08:31:54 +0100

python-dbusmock (0.3.1-1) experimental; urgency=low

  * New upstream release.

 -- Martin Pitt <mpitt@debian.org>  Mon, 07 Jan 2013 08:04:58 +0100

python-dbusmock (0.3-1) experimental; urgency=low

  * New upstream release.
  * Add libnotify-bin build and test dependencies, for the new
    notification-daemon template test.

 -- Martin Pitt <mpitt@debian.org>  Wed, 19 Dec 2012 16:02:31 +0100

python-dbusmock (0.2.2-1) experimental; urgency=low

  * New upstream bug fix release.

 -- Martin Pitt <mpitt@debian.org>  Tue, 27 Nov 2012 06:14:08 +0100

python-dbusmock (0.2.1-1) experimental; urgency=low

  * New upstream release.
  * Add autopkgtest for running the upstream test suite.

 -- Martin Pitt <mpitt@debian.org>  Thu, 15 Nov 2012 08:13:56 +0100

python-dbusmock (0.1.3-1) experimental; urgency=low

  * Initial release (Closes: #692023)

 -- Martin Pitt <mpitt@debian.org>  Sat, 03 Nov 2012 18:07:20 +0100