File: changelog

package info (click to toggle)
libsecret 0.21.7-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 2,552 kB
  • sloc: ansic: 29,587; python: 1,257; xml: 258; sh: 195; javascript: 121; makefile: 10
file content (508 lines) | stat: -rw-r--r-- 17,052 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
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
libsecret (0.21.7-1) unstable; urgency=medium

  * New upstream release

 -- Jeremy Bícha <jbicha@ubuntu.com>  Fri, 21 Mar 2025 14:13:33 -0400

libsecret (0.21.6-3) unstable; urgency=medium

  * Have libsecret-tools install its own bash-completion again
  * Add Breaks/Replaces against old bash-completion (Closes: #1093258)

 -- Jeremy Bícha <jbicha@ubuntu.com>  Mon, 27 Jan 2025 08:06:04 -0500

libsecret (0.21.6-2) unstable; urgency=medium

  * Remove bash completion files that conflict with those provided
    by bash-completion (Closes: #1093258)

 -- Jeremy Bícha <jbicha@ubuntu.com>  Thu, 16 Jan 2025 19:47:22 -0500

libsecret (0.21.6-1) unstable; urgency=medium

  * New upstream release
  * debian/libsecret-1-0.symbols: Add new symbols
  * debian/libsecret-tools.install: Install bash completions
  * Run wrap-and-sort
  * Opt into Salsa CI

 -- Jeremy Bícha <jbicha@ubuntu.com>  Thu, 16 Jan 2025 12:41:30 -0500

libsecret (0.21.4-3) unstable; urgency=medium

  * Remove i386 from the list of architectures that can run gjs tests

 -- Jeremy Bícha <jbicha@ubuntu.com>  Sat, 07 Sep 2024 13:10:42 -0400

libsecret (0.21.4-2) unstable; urgency=medium

  * Team upload
  * Remove armel from the list of architectures that can run gjs tests
    (Helps: #1080521)
  * Standards-Version: 4.7.0 (no changes required)
  * d/control: Add ${gir:Depends}, ${gir:Provides} to -dev package
  * Register API documentation with doc-base and devhelp

 -- Simon McVittie <smcv@debian.org>  Fri, 06 Sep 2024 19:42:22 +0100

libsecret (0.21.4-1) unstable; urgency=medium

  * Team upload
  * New upstream release
    - 0.21.3
      + Port PAM module from gnome-keyring
        https://gitlab.gnome.org/GNOME/libsecret/-/merge_requests/128
      + secret-tool: Fix memory issues in lock command
        https://gitlab.gnome.org/GNOME/libsecret/-/merge_requests/134
    - 0.21.4
      + file-backend: Subscribe before calling dbus
        https://gitlab.gnome.org/GNOME/libsecret/-/merge_requests/138
      + meson: Fix crypto option being silently ignored
        https://gitlab.gnome.org/GNOME/libsecret/-/merge_requests/137

 -- Amin Bandali <bandali@ubuntu.com>  Tue, 27 Feb 2024 12:39:19 -0500

libsecret (0.21.2-1) unstable; urgency=medium

  * New upstream release
  * debian/libsecret-1.0.symbols: Add new symbols
  * Stop using debian/control.in and dh_gnome_clean

 -- Jeremy Bícha <jbicha@ubuntu.com>  Tue, 02 Jan 2024 15:17:37 -0500

libsecret (0.21.1-1) unstable; urgency=medium

  * New upstream bugfix release

 -- Jeremy Bícha <jbicha@ubuntu.com>  Wed, 20 Sep 2023 14:52:16 -0400

libsecret (0.21.0-1) unstable; urgency=medium

  [ Jeremy Bícha ]
  * New upstream release
  * Add armel back to the list of architectures that can run gjs tests

  [ Debian Janitor ]
  * Add debian/upstream/metadata
  * Update standards version to 4.6.2, no changes needed
  * Remove constraints unnecessary since buster (oldstable)

 -- Jeremy Bícha <jbicha@ubuntu.com>  Wed, 16 Aug 2023 15:31:33 -0400

libsecret (0.20.5-3) unstable; urgency=medium

  * Team upload
  * Update list of architectures that can run gjs-based tests
    - Remove armel, which is likely to lose gjs support with the move to
      mozjs102 (see #1018076)
    - Add riscv64

 -- Simon McVittie <smcv@debian.org>  Wed, 31 Aug 2022 11:05:48 +0100

libsecret (0.20.5-2) unstable; urgency=medium

  * Have libsecret-1-dev Depend on libgcrypt20-dev per its pkgconfig

 -- Jeremy Bicha <jeremy.bicha@canonical.com>  Wed, 23 Feb 2022 07:28:04 -0500

libsecret (0.20.5-1) unstable; urgency=medium

  * New upstream release
    - The new TPM2 based secret storage is disabled by default in this release
  * Build with meson
  * Bump debhelper-compat to 13
  * debian/control.in: Build-Depend on gi-docgen
  * debian/rules: Set the timeout multipler to 6

 -- Jeremy Bicha <jeremy.bicha@canonical.com>  Mon, 21 Feb 2022 11:00:19 -0500

libsecret (0.20.4-2) unstable; urgency=medium

  * Team upload

  [ Helmut Grohne ]
  * Annotate Python build depends with <!nocheck>
    These dependencies are not satisfiable when cross-building, but
    they're only needed for testing. (Closes: #981258)

  [ Simon McVittie ]
  * Simplify python3-dbus dependency.
    We no longer need to avoid the regression in 1.2.10, because it has
    not been current in any suite for a long time.
  * Standards-Version: 4.5.1 (no changes required)

 -- Simon McVittie <smcv@debian.org>  Thu, 04 Feb 2021 13:46:00 +0000

libsecret (0.20.4-1) unstable; urgency=medium

  * New upstream release

 -- Laurent Bigonville <bigon@debian.org>  Mon, 07 Dec 2020 15:21:26 +0100

libsecret (0.20.3-1) unstable; urgency=medium

  * New upstream release
  * debian/rules: Disable the parallel execution of the tests.
    That should reduce the likeliness of race conditions in them

 -- Laurent Bigonville <bigon@debian.org>  Fri, 24 Apr 2020 12:17:12 +0200

libsecret (0.20.2-2) unstable; urgency=medium

  * Only BD on gjs on architectures where it's successfully built (aka release
    architectures)
  * debian/control.in: Bump Standards-Version to 4.5.0 (no further changes)
  * Regenerate the documentation during the build and add libglib2.0-doc to
    the BD

 -- Laurent Bigonville <bigon@debian.org>  Fri, 24 Apr 2020 08:44:19 +0200

libsecret (0.20.2-1) unstable; urgency=medium

  * New upstream release

 -- Sebastien Bacher <seb128@ubuntu.com>  Wed, 11 Mar 2020 09:31:07 +0100

libsecret (0.20.1-1) unstable; urgency=medium

  * New upstream release
  * debian/tests:
    - make autopkgtests cross-test-friendly.
  * debian/libsecret-1-0.symbols:
    - updated for the symbols added in the new version

 -- Sebastien Bacher <seb128@ubuntu.com>  Wed, 26 Feb 2020 13:42:03 +0100

libsecret (0.19.1-1) unstable; urgency=medium

  * New upstream release
  * debian/libsecret-1.0.symbols: Add new symbols
  * Build-Depend on dh-sequence-gir and dh-sequence-gnome
  * Drop patches cherry-picked from 0.19
  * Refresh 0004-tests-collection-add-setup-delay.patch

 -- Jeremy Bicha <jbicha@debian.org>  Thu, 26 Sep 2019 06:38:13 -0400

libsecret (0.18.8-2) unstable; urgency=medium

  * Team upload
  * d/p/build-Drop-TAP-wrapper-script-around-GLib-tests.patch,
    d/p/build-Use-stock-tap-driver-from-automake.patch:
    Apply patches from 0.19.x to fix FTBFS with GLib 2.62
    (Closes: #940086)
  * Build-depend on a python3-dbus with #940087 fixed
  * d/tests/libsecret-1-dev: Add a superficial build-test
  * Standards-Version: 4.4.0 (no changes required)
  * Set Rules-Requires-Root to no
  * Use debhelper-compat 12
  * Upload to unstable

 -- Simon McVittie <smcv@debian.org>  Thu, 12 Sep 2019 11:50:23 +0100

libsecret (0.18.8-1) experimental; urgency=medium

  * New upstream release
  * Bump minimum libglib2.0-dev to 2.44.0

 -- Jeremy Bicha <jbicha@debian.org>  Sat, 16 Mar 2019 08:55:40 -0400

libsecret (0.18.7-1) unstable; urgency=medium

  * New upstream release
  * Drop obsolete Build-Depends on intltool

 -- Jeremy Bicha <jbicha@debian.org>  Sat, 29 Dec 2018 09:39:11 -0500

libsecret (0.18.6-4) unstable; urgency=medium

  * Add -Wl,-O1 to our LDFLAGS
  * Run dh_auto_test instead of make check
  * Bump Standards-Version to 4.3.0

 -- Jeremy Bicha <jbicha@debian.org>  Fri, 28 Dec 2018 08:56:05 -0500

libsecret (0.18.6-3) unstable; urgency=medium

  * Don't Build-Depend on gjs on s390x and stop running js tests there
    in preparation for removing gjs on s390x (#909536) (LP: #1794721)

 -- Jeremy Bicha <jbicha@debian.org>  Thu, 27 Sep 2018 14:46:00 -0400

libsecret (0.18.6-2) unstable; urgency=medium

  * debian/rules: fix logic error in nocheck handling (Closes: #897596)
  * Bump Standards-Version to 4.1.4

 -- Jeremy Bicha <jbicha@debian.org>  Thu, 03 May 2018 08:29:15 -0400

libsecret (0.18.6-1) unstable; urgency=medium

  * New upstream release
  * debian/patches: Drop patches included in new release
  * debian/libsecret-1-0.symbols: update for new symbols

 -- Tim Lunn <tim@feathertop.org>  Sat, 31 Mar 2018 16:43:19 +1100

libsecret (0.18.5-6) unstable; urgency=medium

  * Update Vcs fields for migration to https://salsa.debian.org/
  * Drop autopkgtest that only rebuilds and re-runs the build tests
    we already run during build

 -- Jeremy Bicha <jbicha@debian.org>  Wed, 31 Jan 2018 14:28:23 -0500

libsecret (0.18.5-5) unstable; urgency=medium

  * debian/rules:
    - Don't run Python and Vala tests on Ubuntu's s390x since
      they hang on Launchpad's builders
  * Update Vcs fields for conversion to git
  * Add debian/gbp.conf
  * Bump Standards-Version to 4.1.2
  * Bump debhelper compat to 11

 -- Jeremy Bicha <jbicha@debian.org>  Tue, 19 Dec 2017 17:36:24 -0500

libsecret (0.18.5-4) unstable; urgency=medium

  * debian/control.in:
    - Build-Depend on libgcrypt20-dev instead of transitional package
      (Closes: #864119)
  * Bump debhelper compat to 10
  * Enable all hardening flags
  * Bump Standards-Version to 4.1.1

 -- Jeremy Bicha <jbicha@debian.org>  Sun, 15 Oct 2017 13:39:52 -0400

libsecret (0.18.5-3.1) unstable; urgency=medium

  * Non-maintainer upload.
  * debian/patches/0004-tests-collection-add-setup-delay.patch:
    + Fix failing test "collection/delete-sync" by correctly placing
      the delay. Closes: #855951.

 -- Carsten Leonhardt <leo@debian.org>  Sat, 18 Mar 2017 15:56:31 +0000

libsecret (0.18.5-3) unstable; urgency=medium

  [ Jeremy Bicha ]
  * Add basic autopkgtest to run upstream build tests

  [ Emilio Pozuelo Monfort ]
  * debian/patches/0004-tests-collection-add-setup-delay.patch:
    + Add some delay for the test bus to go up and down. Fixes a test
      that otherwise may fail, especially when running on a single cpu
      machine. Closes: #837067.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Tue, 21 Feb 2017 22:57:01 +0100

libsecret (0.18.5-2) unstable; urgency=medium

  * Drop --disable-silent-rules from debian/rules. This is now handled by dh
    directly depending on whether the DH_QUIET environment variable is set.
  * Compile vala unstable tests with SECRET_WITH_UNSTABLE=1.
    Without this the generated C code compiles without the correct header
    (warnings are disabled so this is not obvious). This was causing the test
    to crash. (Closes: #821347)

 -- Michael Biebl <biebl@debian.org>  Sun, 04 Sep 2016 12:16:44 +0200

libsecret (0.18.5-1) unstable; urgency=medium

  * New upstream release.
  * Drop uploaders.mk from debian/rules as this breaks the clean target with
    dh. Instead use the gnome dh addon which updates debian/control via
    dh_gnome_clean.
  * Replace Build-Depends on python-dbus and python-gobject with python3-dbus
    and python3-gi following the upstream port to Python 3 and modern
    pygobject.
  * Port remaining tests to Python 3. Patches cherry-picked from upstream Git.
  * Bump Standards-Version to 3.9.8.

 -- Michael Biebl <biebl@debian.org>  Sat, 09 Apr 2016 01:20:15 +0200

libsecret (0.18.4-1) unstable; urgency=medium

  * New upstream release.
  * Run test suite during build
    - Add Build-Depends on dbus and gjs.
    - Use dbus-run-session to run the test suite as some of the tests require
      a D-Bus session.
    - Unset LD_PRELOAD when running the test suite as most tests fail when run
      under fakeroot.

 -- Michael Biebl <biebl@debian.org>  Mon, 25 Jan 2016 01:05:58 +0100

libsecret (0.18.3-1) unstable; urgency=medium

  * New upstream release.

 -- Michael Biebl <biebl@debian.org>  Thu, 06 Aug 2015 15:58:33 +0200

libsecret (0.18.2-1) unstable; urgency=medium

  [ Laurent Bigonville ]
  * debian/control.in: Bump gtk-doc-tools build-dep to >= 1.9

  [ Iain Lane ]
  * Lower Breaks version to seahorse (<< 3.10), as the API port happened in
    this version.

  [ Michael Biebl ]
  * New upstream release.
  * Install typelib files into multiarch paths.
  * Mark gir and dev packages as Multi-Arch: same.
  * Update Homepage: URL.
  * Bump Standards-Version to 3.9.6. No further changes.
  * Fix invalid short name for BSD license in debian/copyright.

 -- Michael Biebl <biebl@debian.org>  Wed, 20 May 2015 01:22:33 +0200

libsecret (0.18-1) unstable; urgency=low

  [ Jeremy Bicha ]
  * debian/rules:
    - Build with --disable-silent-rules for a useful build log
  * Update homepage

  [ Michael Biebl ]
  * New upstream release (0.16).
  * Refresh patches.

  [ Jackson Doak ]
  * debian/control:
    - Improve description of libsecret-tools. Closes: #711475

  [ Andreas Henriksson ]
  * New upstream release (0.18)
  * Bump glib build-dependency to >= 2.38.0 according to configure.ac
  * Drop debian/patches, both patches obsolete.
    - debian/patches/dont_run_gjs_tests.patch
    - debian/patches/introspection-dir.patch
  * Bump Standards-Version to 3.9.5
  * Update debian/libsecret-1-0.symbols
    - Missing secret_service_new* symbols...
    - See https://git.gnome.org/browse/libsecret/commit/?id=1758194f26a41
    - "The _new() suffix confuses vala and gobject introspection [...]
       This is an API/API break, but its to the portion of the library
       marked as unstable. [...]"
    - Also adds several new symbols
  * Add "Breaks: seahorse (<< 3.12)" to libsecret-1-0 to handle above.
  * Install Secret g-i typelib file from multiarch path.
  * debian/rules: quote the wildcard argument of find to avoid premature exp.

 -- Andreas Henriksson <andreas@fatal.se>  Sun, 23 Mar 2014 20:43:29 +0100

libsecret (0.15-2) unstable; urgency=low

  * Upload to unstable.
  * Don't hard-code dpkg in Pre-Depends but use ${misc:Pre-Depends} instead.
  * Add Vcs-* fields.
  * Drop alternative Build-Depends on valac-0.18. No longer required since
    valac is now recent enough.
  * Bump Standards-Version to 3.9.4. No further changes.

 -- Michael Biebl <biebl@debian.org>  Fri, 24 May 2013 17:34:58 +0200

libsecret (0.15-1) experimental; urgency=low

  * New upstream release.

 -- Andreas Henriksson <andreas@fatal.se>  Sun, 24 Mar 2013 13:27:34 +0100

libsecret (0.14-1) experimental; urgency=low

  [ Rico Tzschichholz ]
  * debian/control:
    - Add multiarch annotations and pre-depends

  [ Andreas Henriksson ]
  * New upstream release.
  * Update debian/libsecret-1-0.symbols: added SECMEM_pool_data_v1_0@Base 0.14

 -- Andreas Henriksson <andreas@fatal.se>  Sat, 16 Mar 2013 14:53:57 +0100

libsecret (0.11-1) experimental; urgency=low

  * New upstrema release

 -- Sjoerd Simons <sjoerd@debian.org>  Fri, 02 Nov 2012 22:10:15 +0100

libsecret (0.10-1) experimental; urgency=low

  * Upload to Debian

 -- Sjoerd Simons <sjoerd@debian.org>  Fri, 05 Oct 2012 20:59:47 +0200

libsecret (0.9-0ubuntu3) quantal; urgency=low

  * debian/control:
    - Build-depend on gtk-doc-tools instead of xsltproc
    - Don't explicitly build-depend on gir1.2-glib-2.0
    - Add homepage
  * debian/libsecret-1-dev.install: Install vapi files

 -- Jeremy Bicha <jbicha@ubuntu.com>  Thu, 23 Aug 2012 00:05:09 -0400

libsecret (0.9-0ubuntu2) quantal; urgency=low

  * debian/control: Build-Depends on xsltproc

 -- Sebastien Bacher <seb128@ubuntu.com>  Mon, 20 Aug 2012 18:24:52 +0200

libsecret (0.9-0ubuntu1) quantal; urgency=low

  * New upstream version
  * debian/libsecret-tools.install:
    - install the manpage
  * debian/patches/copying-test.patch:
    - dropped, the fix is in the new version
  * debian/patches/git_test_issue.patch:
    - dropped, the fix is in the new version

 -- Sebastien Bacher <seb128@ubuntu.com>  Mon, 20 Aug 2012 17:32:50 +0200

libsecret (0.8-0ubuntu2) quantal; urgency=low

  * debian/control:
    - Build-Depends on dbus-test-runner, python-dbus, python-gobject
  * debian/patches/dont_run_gjs_tests.patch:
    - don't run gjs tests since gjs is in universe
  * debian/rules:
    - enable tests but don't fail build on issues yet, there are issues
      when running them under fakeroot for example (dbus doesn't like it)
  * debian/copyright: drop reference to common-license BSD
    (lintian warning)

 -- Sebastien Bacher <seb128@debian.org>  Tue, 07 Aug 2012 16:43:10 +0200

libsecret (0.8-0ubuntu1) quantal; urgency=low

  * New upstream version
  * Install libsecret-unstable dev files as well
  * debian/control:
    - updated some descriptions
  * debian/copyright:
    - updated
  * debian/libsecret-1-dev.install:
    - install the documentation
  * debian/libsecret-1-0.symbols:
    - updated for the new version
  * debian/patches/git_test_issue.patch:
    - git patch to fix a testsuite issue
  * debian/patches/copying-test.patch:
    - include COPYING.TESTS in the source (issue fixed in git)
  * debian/rules:
    - update test target but keep it commented, the dbus tests refuse
      to work during the package build (but works fine run manually)
    - clean files that are not shipped in binaries for --list-missing
    - override dh_install with --list-missing
    - use gir helper so Depends are right

 -- Sebastien Bacher <seb128@ubuntu.com>  Mon, 06 Aug 2012 11:49:10 +0200

libsecret (0.7-0ubuntu1) quantal; urgency=low

  * Initial Release. (LP: #1018630)

 -- Robert Ancell <robert.ancell@canonical.com>  Sat, 28 Jul 2012 17:51:13 +0200