File: changelog

package info (click to toggle)
libidn2 2.3.0-5
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 16,872 kB
  • sloc: ansic: 37,036; sh: 6,049; makefile: 354; perl: 47; xml: 30; sed: 16
file content (375 lines) | stat: -rw-r--r-- 12,234 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
libidn2 (2.3.0-5) unstable; urgency=medium

  * Move texinfo from B-D to B-D-I.
  * Handle FTBFS with autoconf 2.70.  Closes: #978850.
  * Drop README.source.
  * Drop debian/source/options extend-diff-ignore=doc/idn2.1.
  * Drop already default ./configure --enable-ld-version-script parameter.

 -- Simon Josefsson <simon@josefsson.org>  Fri, 15 Jan 2021 11:19:14 +0100

libidn2 (2.3.0-4) unstable; urgency=medium

  * Add autopkgtest.
  * Improve lintian-overrides.
  * Update d/source/options.
  * Rebuild libidn2.pdf from source (fixes --twice FTBFS).
  * Update standards version to 4.5.1.

 -- Simon Josefsson <simon@josefsson.org>  Mon, 16 Nov 2020 16:14:21 +0100

libidn2 (2.3.0-3) unstable; urgency=medium

  * Fix doc-base-file-references-missing-file.
  * Update watch file to version 4.

 -- Simon Josefsson <simon@josefsson.org>  Tue, 10 Nov 2020 21:30:02 +0100

libidn2 (2.3.0-2) unstable; urgency=medium

  [ Simon Josefsson ]
  * Debhelper-Compat 13.
  * Add Rules-Requires-Root: no.
  * Improve upstream/metadata.

  [ Debian Janitor <janitor@jelmer.uk> ]
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Submit (from ./configure).
  * Update standards version to 4.5.0, no changes needed.

 -- Simon Josefsson <simon@josefsson.org>  Sun, 01 Nov 2020 18:29:18 +0100

libidn2 (2.3.0-1) unstable; urgency=medium

  * Move texinfo from Build-Depends-Indep to Build-Depends (Closes: #949705)
  * New upstream version 2.3.0

 -- Ondřej Surý <ondrej@debian.org>  Mon, 02 Mar 2020 10:23:23 +0100

libidn2 (2.2.0-2) unstable; urgency=medium

  * Normalize d/ with wrap-and-sort -a
  * Correctly bump the library interface after removing the interfaces
  * Restore exporting _idn2_punycode_decode@IDN2_0.0.0 0.6 and
    _idn2_punycode_encode@IDN2_0.0.0 0.6 to retain ABI compatibility

 -- Ondřej Surý <ondrej@sury.org>  Wed, 11 Sep 2019 08:58:12 +0200

libidn2 (2.2.0-1) unstable; urgency=medium

  [ Simon Josefsson ]
  * New upstream version 2.2.0.
  * Update libidn2-0.symbols.
  * Standards-Version 4.4.0.
  * Compat 12.
    - Drop dh --fail-missing (now default).
    - Drop --parallel and --with autoreconf.
    - Drop Build-Depends on dh-autoreconf.
  * Add Build-Depends-Package to symbols file.
  * Drop help2man b-d.  Closes: #929879.
  * Ignore idn2.1 diff.
  * Make libidn2-doc Multi-Arch: foreign.

  [ Ondřej Nový ]
  * d/copyright: Use https protocol in Format field

  [ Bernhard Schmidt ]
  * Update and cleanup upstream signing keys.  Closes: #882581.

 -- Simon Josefsson <simon@josefsson.org>  Sat, 20 Jul 2019 22:35:12 +0200

libidn2 (2.0.5-1) unstable; urgency=medium

  * New upstream version 2.0.5
  * Install locales into the libidn2-0 package

 -- Ondřej Surý <ondrej@debian.org>  Fri, 31 Aug 2018 13:05:31 +0000

libidn2 (2.0.4-2.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Add two minor fixes to ease backporting into Stretch
    + Add alternate dependency for ronn | ruby-ronn
    + Disable automake portability warning

 -- Bernhard Schmidt <berni@debian.org>  Mon, 30 Jul 2018 00:24:54 +0200

libidn2 (2.0.4-2.1) unstable; urgency=medium

  * Non-maintainer upload with permission of both Ondrej and Simon,
    uploading changes staged for -2 that has never hit the archive
  * Move Vcs-* to salsa
  * Only build documentation in arch:all builds, reducing Build-Depends
    (Closes: #891873). Based on a patch from Helmut Grohne.
  * Build doc/idn2.1 from source (Closes: #903082)

 -- Bernhard Schmidt <berni@debian.org>  Thu, 26 Jul 2018 22:14:21 +0200

libidn2 (2.0.4-2) unstable; urgency=medium

  * Make libidn2-dev multi-arch compatible (Closes: #872550)
  * Fix gtk-doc-tools >= 1.26 FTBFS due missing gtkdoc-mktmpl
    + Delete extra Makefile.in before dh_autoreconf
    + Run gtkdocize --copy --flavour no-tmpl before dh_autoreconf
    + Add libglib2.0-dev needed by gtk-doc-tools to Build-Depends
    + Add dblatex to Build-Depends to fix the FTBFS in gtkdoc-mkpdf

 -- Ondřej Surý <ondrej@debian.org>  Mon, 18 Sep 2017 09:03:04 +0200

libidn2 (2.0.4-1.1) unstable; urgency=medium

  * Non-maintainer upload.

  [ Helmut Grohne ]
  * Fix FTBFS: gtkdocize and add dblatex to Build-Depends. (Closes: #881915)

  [ Simon McVittie ]
  * Run gtkdocize via a script debian/autogen.sh passed as a parameter
    to dh_autoreconf, so that the changed gtk-doc.make will be recorded
    by dh_autoreconf and deleted by dh_autoreconf_clean
    - Use gtkdocize --copy to avoid gtk-doc.make becoming a symlink, which
      dh_autoreconf doesn't currently handle
  * libidn2-doc Breaks/Replaces older versions of both libidn2-dev and
    libidn2-0-dev (Closes: #881968)

 -- Simon McVittie <smcv@debian.org>  Thu, 23 Nov 2017 11:11:41 +0000

libidn2 (2.0.4-1) unstable; urgency=medium

  * Add myself to Uploaders
  * Update d/watch to use GNU ftp again, add cryptographic signature
    verification
  * New upstream version 2.0.4

 -- Ondřej Surý <ondrej@debian.org>  Mon, 04 Sep 2017 14:17:51 +0200

libidn2 (2.0.3-1) unstable; urgency=medium

  [ Ondřej Surý ]
  * New upstream version 2.0.3 (Closes: #869561)
  * Update d/watch to use gitlab.com to check new upstream releases
  * Rename the -dev package to libidn2-dev and source package to libidn2
    (Closes: #863030)
  * Merge the *.manpages and *.info into simple *.install files to
    allow easier --fail-missing run
  * Install the pkgconfig file libidn2.pc (Closes: #855948)
  * Remove runpath mangling, it looks like it's not needed anymore
  * Enable --fail-missing to catch any not-installed files
  * Add proper dbgsym-migration option for dh_strip
  * Add ruby-ronn to Build-Depends to generate the idn2.1 man page
  * Introduce libidn2-doc package and move the PDF, HTML and Info
    documentation there
  * Add lintian override for wrong embedded libidn2-0 library check on the
    package itself
  * Simplify debian/copyright to reuse license blocks

  [ Simon Josefsson ]
  * Mark libidn2-dev as Multi-Arch: same.  Closes: #872550.
  * Standards-Version 4.1.0.
  * Add build-dep on gtk-doc-tools to rebuild generated content.
  * Change Priority:extra to optional as per 4.1.0.

  [ Helmut Grohne ]
  * Switch libidn2-0-dev back to arch:any again. Closes: #872567.

 -- Simon Josefsson <simon@josefsson.org>  Mon, 04 Sep 2017 11:01:44 +0200

libidn2-0 (2.0.2-5) unstable; urgency=medium

  [ Simon Josefsson ]
  * Switch libidn2-0-dev back to arch:any again. (Closes: #872567)

  [ Ondřej Surý ]
  * Make libidn2-dev multi-arch compatible (Closes: #872550)

 -- Ondřej Surý <ondrej@debian.org>  Mon, 18 Sep 2017 08:00:10 +0200

libidn2-0 (2.0.2-4) unstable; urgency=medium

  * CVE-2017-14061: Fix integer overflow in _isBidi function (Closes: #873904)
  * CVE-2017-14062: Fix integer overflow in decode_digit (Closes: #873902)
  * Add upstream fix to stop stripping underscores (Closes: #869561)
  * Add myself to Uploaders:

 -- Ondřej Surý <ondrej@debian.org>  Tue, 12 Sep 2017 10:42:14 +0200

libidn2-0 (2.0.2-3) unstable; urgency=low

  * Rename libidn2-0-dev to libidn2-dev.
  * Ship new transitional package libidn2-0-dev.
  * Update libidn2-dev.doc-base.

 -- Simon Josefsson <simon@josefsson.org>  Wed, 02 Aug 2017 20:27:38 +0200

libidn2-0 (2.0.2-2) unstable; urgency=low

  * Ship pkg-config file in libidn2-0-dev.  Closes: #855948.

 -- Simon Josefsson <simon@josefsson.org>  Mon, 17 Jul 2017 08:50:44 +0200

libidn2-0 (2.0.2-1) unstable; urgency=low

  * New upstream release.
  * Standards-Version 4.0.0.
  * Add new symbols.
  * Drop libidn2-0-dbg package (lintian
    debian-control-has-obsolete-dbg-package).
  * Use chrpath during build.
  * Mention TR46 in package description.

 -- Simon Josefsson <simon@josefsson.org>  Sun, 09 Jul 2017 23:53:14 +0200

libidn2-0 (0.16-1) unstable; urgency=low

  * New upstream release.

 -- Simon Josefsson <simon@josefsson.org>  Mon, 16 Jan 2017 09:20:46 +0100

libidn2-0 (0.15-1) unstable; urgency=low

  * New upstream release.

 -- Simon Josefsson <simon@josefsson.org>  Sat, 14 Jan 2017 16:34:11 +0100

libidn2-0 (0.14-1) unstable; urgency=low

  * New upstream release.
  * Add gengetopt & help2man as build-dep.
  * Update debian/copyright a bit.

 -- Simon Josefsson <simon@josefsson.org>  Fri, 30 Dec 2016 07:47:29 +0100

libidn2-0 (0.13-1) unstable; urgency=low

  * New upstream release.
  * Add libunistring-dev as build-dep.

 -- Simon Josefsson <simon@josefsson.org>  Thu, 29 Dec 2016 11:25:33 +0100

libidn2-0 (0.12-1) unstable; urgency=low

  * New upstream release.

 -- Simon Josefsson <simon@josefsson.org>  Mon, 26 Dec 2016 23:12:31 +0100

libidn2-0 (0.11-1) unstable; urgency=low

  * New upstream release.
  * Standards-Version 3.9.8.
  * Use https URLs in Vcs-Browser and Vcs-Git.
  * Build with hardening=+all.
  * Update upstream PGP key.

 -- Simon Josefsson <simon@josefsson.org>  Thu, 03 Nov 2016 11:57:44 +0100

libidn2-0 (0.10-3) unstable; urgency=low

  * Move to collab-maint.  Closes: #781199.
  * Add debian/gbp.conf and update debian/README.source.

 -- Simon Josefsson <simon@josefsson.org>  Mon, 20 Apr 2015 23:13:19 +0200

libidn2-0 (0.10-2) unstable; urgency=low

  * Standards-Version 3.9.6.
  * Fix Unicode 'License:' header in copyright file.
  * Drop autotools-dev build-dep (we use dh-autoreconf now).
  * Build without gtk-doc-tools (not needed for anything).
  * Add pkg-config as build-dependency, for pkg-config.m4.
  * Build-depend on texlive so we can rebuild doc/libidn2.pdf.

 -- Simon Josefsson <simon@josefsson.org>  Thu, 02 Oct 2014 12:27:34 +0200

libidn2-0 (0.10-1) unstable; urgency=low

  * New upstream release.
  * Standards-Version 3.9.5.
  * Use debian/source/options with diff-ignore to silence --twice builds.
  * Change copyright to reflect dual-licensing of the library.
  * Use pgpsigurlmangle in debian/watch file.

 -- Simon Josefsson <simon@josefsson.org>  Wed, 25 Jun 2014 16:10:41 +0200

libidn2-0 (0.9-1) unstable; urgency=low

  * New upstream release.
  * Use dh instead of cdbs.

 -- Simon Josefsson <simon@josefsson.org>  Wed, 24 Jul 2013 00:15:09 +0200

libidn2-0 (0.8-3) unstable; urgency=low

  * Update README.source.
  * Standards-Version 3.9.4.
  * Drop obsolete XS-Dm-Upload-Allowed.
  * Build gtk-doc outputs.
  * Build-Depend on autotools-dev.
  * Support Multi-Arch.
  * Bump compat to 9 to resolve multi arch vs binary debug symbols.

 -- Simon Josefsson <simon@josefsson.org>  Mon, 22 Jul 2013 23:28:07 +0200

libidn2-0 (0.8-2) unstable; urgency=low

  * Standards-Version 3.9.3.
  * Use https URL to upstream.
  * Improve copyright file to silence lintian warnings.

 -- Simon Josefsson <simon@josefsson.org>  Wed, 30 May 2012 13:41:26 +0200

libidn2-0 (0.8-1) unstable; urgency=low

  * New upstream version.
    - Fix build warnings. (Closes: #643427)
  * Use DEB_COMPRESS_EXCLUDE_DEFAULT instead of
    deprecated DEB_COMPRESS_EXCLUDE.

 -- Simon Josefsson <simon@josefsson.org>  Wed, 28 Sep 2011 20:39:19 +0200

libidn2-0 (0.7-6) unstable; urgency=low

  * Add XS-Dm-Upload-Allowed: yes header to permit myself to upload.

 -- Simon Josefsson <simon@josefsson.org>  Wed, 21 Sep 2011 16:06:35 +0200

libidn2-0 (0.7-5) unstable; urgency=low

  * Fix dep5 copyright file format.

 -- Simon Josefsson <simon@josefsson.org>  Mon, 19 Sep 2011 13:58:13 +0200

libidn2-0 (0.7-4) unstable; urgency=low

  * Add Vcs-Browser and Vcs-Git tags.

 -- Simon Josefsson <simon@josefsson.org>  Fri, 19 Aug 2011 23:57:31 +0200

libidn2-0 (0.7-3) unstable; urgency=low

  * Fix typo in package description for idn2.

 -- Simon Josefsson <simon@josefsson.org>  Fri, 19 Aug 2011 11:05:15 +0200

libidn2-0 (0.7-2) unstable; urgency=low

  * Fix standards-version to be a released version.

 -- Simon Josefsson <simon@josefsson.org>  Thu, 18 Aug 2011 22:27:18 +0200

libidn2-0 (0.7-1) unstable; urgency=low

  * New upstream version.

 -- Simon Josefsson <simon@josefsson.org>  Thu, 11 Aug 2011 23:43:09 +0200

libidn2-0 (0.6-2) unstable; urgency=low

  * Fix typo in bugs.debian.org URL.

 -- Simon Josefsson <simon@josefsson.org>  Thu, 14 Jul 2011 14:34:54 +0200

libidn2-0 (0.6-1) unstable; urgency=low

  * Initial Release. (Closes: #633837)

 -- Simon Josefsson <simon@josefsson.org>  Thu, 14 Jul 2011 10:34:54 +0200