summaryrefslogtreecommitdiffstats
path: root/debian/changelog
blob: 68c7eeec09b80e635a7c5e1ffcebebcdf0bb7b02 (plain)
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
libfido2 (1.14.0-1) unstable; urgency=medium

  * New upstream release.

 -- Colin Watson <cjwatson@debian.org>  Sat, 25 Nov 2023 16:34:59 +0000

libfido2 (1.13.0-1) unstable; urgency=medium

  * Update standards version to 4.6.2, no changes needed.
  * New upstream release.

 -- Colin Watson <cjwatson@debian.org>  Mon, 12 Jun 2023 16:09:42 +0100

libfido2 (1.12.0-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Bump debhelper from old 12 to 13.
  * Set upstream metadata fields: Bug-Database, Bug-Submit,
    Repository-Browse.
  * Update standards version to 4.6.1, no changes needed.
  * Set upstream metadata fields: Repository, Security-Contact.

 -- Colin Watson <cjwatson@debian.org>  Tue, 15 Nov 2022 23:16:25 +0000

libfido2 (1.12.0-1) unstable; urgency=medium

  * New upstream release.
    - hid_linux: reopen hidraw(4) after flock(2) (LP: #1983784).

 -- Colin Watson <cjwatson@debian.org>  Sat, 01 Oct 2022 20:48:17 +0100

libfido2 (1.11.0-1) unstable; urgency=medium

  * New upstream release.
  * Speed up debian/run-regression-tests.sh.

 -- Colin Watson <cjwatson@debian.org>  Wed, 11 May 2022 00:51:00 +0100

libfido2 (1.10.0-1) unstable; urgency=medium

  * New upstream release.

 -- Colin Watson <cjwatson@debian.org>  Thu, 20 Jan 2022 14:28:29 +0000

libfido2 (1.9.0-2) unstable; urgency=medium

  [ Luca Boccassi ]
  * Bump libssl-dev from Suggests to Depends on libfido2-dev (closes:
    #1003699).

 -- Colin Watson <cjwatson@debian.org>  Thu, 13 Jan 2022 22:29:20 +0000

libfido2 (1.9.0-1) unstable; urgency=medium

  * New upstream release.
    - Added OpenSSL 3.0 compatibility (closes: #995157, LP: #1945810).

 -- Colin Watson <cjwatson@debian.org>  Sun, 31 Oct 2021 10:24:11 +0000

libfido2 (1.8.0-1) unstable; urgency=medium

  * Update signing keys from Yubico.
  * New upstream release.

 -- Colin Watson <cjwatson@debian.org>  Mon, 16 Aug 2021 00:58:22 +0100

libfido2 (1.6.0-2) unstable; urgency=medium

  * No-op change from 1.6.0-1 to fix dgit history.

 -- Colin Watson <cjwatson@debian.org>  Sat, 16 Jan 2021 22:46:13 +0000

libfido2 (1.6.0-1) unstable; urgency=medium

  * New upstream release.

 -- Colin Watson <cjwatson@debian.org>  Sat, 16 Jan 2021 22:42:52 +0000

libfido2 (1.5.0-2) unstable; urgency=medium

  * Cherry-pick upstream patch to fix 32-bit build errors.

 -- Colin Watson <cjwatson@debian.org>  Sun, 20 Sep 2020 23:12:57 +0100

libfido2 (1.5.0-1) unstable; urgency=medium

  * New upstream release.

 -- Colin Watson <cjwatson@debian.org>  Sun, 20 Sep 2020 17:49:14 +0100

libfido2 (1.4.0-2) unstable; urgency=medium

  [ nicoo ]
  * Amend changelog for v1.4.0-1
    Add missing change in debian/copyright, setting Upstream-Contact

  [ Andreas Hasenack ]
  * Run regression tests at build time

 -- Colin Watson <cjwatson@debian.org>  Wed, 27 May 2020 09:42:04 +0100

libfido2 (1.4.0-1) unstable; urgency=medium

  [ Colin Watson ]
  * New upstream release.
  * Pass -c4 to dpkg-gensymbols, so that we notice if
    debian/libfido2-1.symbols is out of date.

  [ nicoo ]
  * debian/copyright: Set Upstream-Contact to Yubico's OSS maintainers role

 -- Colin Watson <cjwatson@debian.org>  Sat, 18 Apr 2020 12:15:18 +0100

libfido2 (1.3.1-1) unstable; urgency=medium

  [ nicoo ]
  * New upstream version 1.3.1 (released 2020-02-19)
    Correctly zero part of the APDU when communicating with U2F devices

  * Fix non-determinism in the build
    Set CMAKE_BUILD_RPATH_USE_ORIGIN, require cmake >= 3.14
  * Add CI, based on salsa-ci-team's pipeline

  [ Colin Watson ]
  * Fix pattern in debian/watch.
  * Only use -fstack-protector-all if it is supported

 -- nicoo <nicoo@debian.org>  Sun, 23 Feb 2020 15:36:41 +0100

libfido2 (1.3.0-1) unstable; urgency=low

  * Initial packaging (released 2019-11-28)
    Closes: #951184

 -- nicoo <nicoo@debian.org>  Wed, 12 Feb 2020 15:40:00 +0100