File: changelog

package info (click to toggle)
libtasn1-6 4.10-1.1%2Bdeb9u1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 7,652 kB
  • sloc: ansic: 20,307; sh: 12,821; yacc: 622; makefile: 394
file content (864 lines) | stat: -rw-r--r-- 28,871 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
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
libtasn1-6 (4.10-1.1+deb9u1) stretch-security; urgency=high

  * Non-maintainer upload by the Security Team.
  * _asn1_check_identifier: safer access to values read (CVE-2017-10790)
    (Closes: #867398)
  * _asn1_decode_simple_ber: restrict the levels of recursion to 3
    (CVE-2018-6003)

 -- Salvatore Bonaccorso <carnil@debian.org>  Tue, 30 Jan 2018 22:23:33 +0100

libtasn1-6 (4.10-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * asn1_find_node: added safety check on asn1_find_node() (CVE-2017-6891)
    (Closes: #863186)

 -- Salvatore Bonaccorso <carnil@debian.org>  Thu, 25 May 2017 10:25:56 +0200

libtasn1-6 (4.10-1) unstable; urgency=medium

  * New upstream version.
    + Drop all patches.

 -- Andreas Metzler <ametzler@debian.org>  Tue, 17 Jan 2017 19:13:39 +0100

libtasn1-6 (4.9-5) unstable; urgency=medium

  * Pull two bugfixes from upstream GIT master:
    21_parser_aux-corrected-potential-null-pointer-derefere.patch: Correct
    potential null pointer dereferences.
    22__asn1_ltostr-ensure-that-input-value-will-always-be-.patch: Fix issue
    found in PKCS#7 decoding.

 -- Andreas Metzler <ametzler@debian.org>  Sat, 14 Jan 2017 12:52:49 +0100

libtasn1-6 (4.9-4) unstable; urgency=medium

  * On cross-cross-builds use touch-magic to prevent invocation of help2man.
    Also mark help2man b-d with <!cross>. The latter change requires dpkg-dev
    (>= 1.17.14). Closes: #833707

 -- Andreas Metzler <ametzler@debian.org>  Sat, 13 Aug 2016 13:45:25 +0200

libtasn1-6 (4.9-3) unstable; urgency=medium

  * Upload to unstable.
  * Install NEWS as upstream changelog.

 -- Andreas Metzler <ametzler@debian.org>  Sun, 07 Aug 2016 13:55:39 +0200

libtasn1-6 (4.9-2) experimental; urgency=medium

  * Enable --with autoreconf.
  * Add b-d on help2man, necessary when the buildsystem is patched.
  * 20_configure-don-t-add-Werror-to-build-flags.patch from upstream GIT:
    Don't build with -Werror.

 -- Andreas Metzler <ametzler@debian.org>  Tue, 02 Aug 2016 19:43:28 +0200

libtasn1-6 (4.9-1) experimental; urgency=low

  * New upstream version.

 -- Andreas Metzler <ametzler@debian.org>  Tue, 26 Jul 2016 19:33:53 +0200

libtasn1-6 (4.8-1) unstable; urgency=medium

  * Move Vcs-* from git/http to https.
  * New upstream version, which fixes CVE-2016-4008 (infinite loops parsing
    malicious DER certificates).
  * Build with hardening=+bindnow.

 -- Andreas Metzler <ametzler@debian.org>  Sun, 17 Apr 2016 14:11:38 +0200

libtasn1-6 (4.7-3) unstable; urgency=medium

  * Migrate from libtasn1-6-dbg to ddebs. dh_strip's --ddeb-migration
    option was added to debhelper/unstable with version 9.20150628, bump
    build-dependency accordingly.

 -- Andreas Metzler <ametzler@debian.org>  Fri, 25 Dec 2015 18:15:13 +0100

libtasn1-6 (4.7-2) unstable; urgency=medium

  * Upload to unstable.

 -- Andreas Metzler <ametzler@debian.org>  Sun, 27 Sep 2015 16:13:19 +0200

libtasn1-6 (4.7-1) experimental; urgency=medium

  * New upstream version.
  * Add symbol file.

 -- Andreas Metzler <ametzler@debian.org>  Sat, 26 Sep 2015 13:04:32 +0200

libtasn1-6 (4.5-2) unstable; urgency=medium

  * Upload to unstable.

 -- Andreas Metzler <ametzler@debian.org>  Sat, 02 May 2015 14:27:06 +0200

libtasn1-6 (4.5-1) experimental; urgency=medium

  * New upstream version.
    + Drop 20_asn1_extract_der_octet-prevent-past-of-boundary-acc.patch.

 -- Andreas Metzler <ametzler@debian.org>  Thu, 30 Apr 2015 19:06:44 +0200

libtasn1-6 (4.4-3) unstable; urgency=medium

  * Upload to unstable.
  * Pull 20_asn1_extract_der_octet-prevent-past-of-boundary-acc.patch from
    upstream GIT to correct an invalid memory access in octet string
    decoding.

 -- Andreas Metzler <ametzler@debian.org>  Mon, 27 Apr 2015 07:19:34 +0200

libtasn1-6 (4.4-2) experimental; urgency=medium

  * Really bump shlibs. Closes: #782286

 -- Andreas Metzler <ametzler@debian.org>  Fri, 10 Apr 2015 19:08:24 +0200

libtasn1-6 (4.4-1) experimental; urgency=medium

  * New upstream version.

 -- Andreas Metzler <ametzler@debian.org>  Sun, 29 Mar 2015 13:12:15 +0200

libtasn1-6 (4.3-1) experimental; urgency=medium

  * Mark libtasn1-6-dev Multi-Arch: same.
  * New upstream version.
    + Bump shlibs, asn1_decode_simple_ber() added.

 -- Andreas Metzler <ametzler@debian.org>  Tue, 10 Mar 2015 19:09:15 +0100

libtasn1-6 (4.2-3) unstable; urgency=medium

  * Pull 20_CVE-2015-2806.diff from upstream 4.4 release to correct a
    two-byte stack overflow in asn1_der_decoding. CVE-2015-2806.

 -- Andreas Metzler <ametzler@debian.org>  Sat, 04 Apr 2015 08:04:32 +0200

libtasn1-6 (4.2-2) unstable; urgency=medium

  * libtasn1-doc also needs to have a versioned Breaks/Replaces against
    libtasn1-3-dev, since that package also used to include the docs.
    Closes: #764330
  * Build with --disable-silent-rules.

 -- Andreas Metzler <ametzler@debian.org>  Tue, 07 Oct 2014 19:12:52 +0200

libtasn1-6 (4.2-1) unstable; urgency=medium

  * Stop building libtasn1-3-dev transition package.
  * New upstream version.
    + Drop 10_octet_string.diff.

 -- Andreas Metzler <ametzler@debian.org>  Thu, 18 Sep 2014 19:02:48 +0200

libtasn1-6 (4.1-2) unstable; urgency=medium

  * 10_octet_string.diff from upstream GIT. Fix regression which caused the
    failure of octet string extraction, which broke OCSP response parsing in
    gnutls. Closes: #759161>

 -- Andreas Metzler <ametzler@debian.org>  Thu, 04 Sep 2014 19:12:58 +0200

libtasn1-6 (4.1-1) unstable; urgency=medium

  * New upstream version.
  * Bump shlibs, ASN1_DECODE_FLAG_STRICT_DER added upstream.

 -- Andreas Metzler <ametzler@debian.org>  Sat, 23 Aug 2014 13:09:00 +0200

libtasn1-6 (4.0-2) unstable; urgency=medium

  * Upload to unstable.

 -- Andreas Metzler <ametzler@debian.org>  Fri, 04 Jul 2014 19:06:39 +0200

libtasn1-6 (4.0-1) experimental; urgency=medium

  * New upstream version.
  * New symbols added, bump shlibs.
  * Upload to experimental.

 -- Andreas Metzler <ametzler@debian.org>  Sat, 28 Jun 2014 12:11:51 +0200

libtasn1-6 (3.7-1) unstable; urgency=medium

  * New upstream version.

 -- Andreas Metzler <ametzler@debian.org>  Fri, 27 Jun 2014 19:06:54 +0200

libtasn1-6 (3.6-3) unstable; urgency=medium

  * Upload to unstable.

 -- Andreas Metzler <ametzler@debian.org>  Sun, 15 Jun 2014 12:53:00 +0200

libtasn1-6 (3.6-2) experimental; urgency=medium

  * Move documentation to a separate package (libtasn1-doc) as a first step in
    breaking bootstrap cycle. (Thanks, Peter Pentchev)
  * Convert to dh.
  * Move gtk-doc-tools, texinfo, texlive-latex-base from Build-Depends to
    Build-Depends-Indep. Closes: #749854

 -- Andreas Metzler <ametzler@debian.org>  Sun, 08 Jun 2014 12:11:42 +0200

libtasn1-6 (3.6-1) unstable; urgency=medium

  * New upstream version.
  * Drop 20_off-by-one-error.patch.

 -- Andreas Metzler <ametzler@debian.org>  Mon, 26 May 2014 19:28:01 +0200

libtasn1-6 (3.5-2) unstable; urgency=medium

  * Upload to unstable.

 -- Andreas Metzler <ametzler@debian.org>  Thu, 08 May 2014 19:00:41 +0200

libtasn1-6 (3.5-1) experimental; urgency=medium

  * New upstream version.
  * 20_off-by-one-error.patch from upstream GIT, correcting an error in
    asn1_get_tag_der().

 -- Andreas Metzler <ametzler@debian.org>  Sun, 04 May 2014 18:27:10 +0200

libtasn1-6 (3.4-3) unstable; urgency=medium

  * Point vcs* to git.
  * Add debian/upstream-signing-key.pgp (listed in
    debian/source/include-binaries) and update watchfile to check
    upstream signature.
  * Add transitional packages for libtasn1-3-dev and -bin. (#730856)

 -- Andreas Metzler <ametzler@debian.org>  Sat, 01 Feb 2014 11:39:30 +0100

libtasn1-6 (3.4-2) unstable; urgency=low

  * Upload to unstable.

 -- Andreas Metzler <ametzler@debian.org>  Fri, 29 Nov 2013 18:46:13 +0100

libtasn1-6 (3.4-1) experimental; urgency=low

  * New upstream version, bump shlibs. (asn1_delete_structure2 was added.) 

 -- Andreas Metzler <ametzler@debian.org>  Tue, 26 Nov 2013 19:34:41 +0100

libtasn1-6 (3.3-2) unstable; urgency=low

  * Use debhelper v9 mode. This allows us to mark libtasn1-6-dbg Multi-Arch:
    same.
  * Point Vcs-* to anonscm.debian.org.

 -- Andreas Metzler <ametzler@debian.org>  Sun, 23 Jun 2013 15:14:02 +0200

libtasn1-6 (3.3-1) unstable; urgency=low

  * libtasn1-6-dbg needs to Break/Relaces libtasn1-3-dbg. Closes: #699795
  * New upstream version.

 -- Andreas Metzler <ametzler@debian.org>  Wed, 03 Apr 2013 19:48:23 +0200

libtasn1-6 (3.2-1) unstable; urgency=low

  * New upstream version, almost identical to 3.1 with
    20_overflow-in-parser.diff.
    + Drop 20_overflow-in-parser.diff.
  * Upload to unstable. This is a leaf package, uploaded the first time to
    unstable yet and will not hurt the release.

 -- Andreas Metzler <ametzler@debian.org>  Sat, 02 Feb 2013 09:07:14 +0100

libtasn1-6 (3.1-1) experimental; urgency=low

  * New upstream version.
  * New symbols added, bump shlibs.
  * 20_overflow-in-parser.diff from upstream git fixes a possible buffer
    overflow. (Caught by testsuite on hardened build.)

 -- Andreas Metzler <ametzler@debian.org>  Mon, 26 Nov 2012 19:04:16 +0100

libtasn1-6 (3.0-1) experimental; urgency=low

  * New upstream version, soname bumped. Change source and binary package
    names (libtasn1-3* to libtasn1-6* except for libtasn1-3-bin which is
    renamed to libtasn1-bin).

 -- Andreas Metzler <ametzler@debian.org>  Thu, 01 Nov 2012 15:29:34 +0100

libtasn1-3 (2.14-2) experimental; urgency=low

  * Fix typo in shlibs version.

 -- Andreas Metzler <ametzler@debian.org>  Thu, 27 Sep 2012 20:12:43 +0200

libtasn1-3 (2.14-1) experimental; urgency=low

  [ Simon Josefsson ]
  * Build gtk-doc reference manual.

  [ Andreas Metzler ]
  * Fix building twice in row. make distclean removes html/pdf docs, which
    were missing on install. gtk-doc modifies
    doc/reference/tmpl/libtasn1.sgml, remove it on clean.
  * Ship gtk-doc manual, symlink html version to usr/share/doc.
  * With these three changes together gtk-doc-tools and texlive-latex-base are
    uctually sed for build (or re-build in same sourcedirectory).
    Closes: #682464
  * New upstream version. Bump shlibs.

 -- Andreas Metzler <ametzler@debian.org>  Wed, 26 Sep 2012 18:49:47 +0200

libtasn1-3 (2.13-2) unstable; urgency=low

  * Upload to unstable.

 -- Andreas Metzler <ametzler@debian.org>  Thu, 07 Jun 2012 17:45:46 +0200

libtasn1-3 (2.13-1) experimental; urgency=low

  * New upstream version.

 -- Andreas Metzler <ametzler@debian.org>  Thu, 31 May 2012 19:48:46 +0200

libtasn1-3 (2.12-1) unstable; urgency=medium

  * New upstream version.
    + Fixes CVE-2012-1569.

 -- Andreas Metzler <ametzler@debian.org>  Mon, 19 Mar 2012 19:25:16 +0100

libtasn1-3 (2.11-1) unstable; urgency=low

  * New upstream version.

 -- Andreas Metzler <ametzler@debian.org>  Fri, 25 Nov 2011 19:04:40 +0100

libtasn1-3 (2.10-1) unstable; urgency=low

  [Simon Josefsson]
  * Fix Debian BTS URL in --with-packager-bug-reports option.

  [Andreas Metzler]
  * New upstream Version. (Includes workaround for #639818)
  * Point watchfile to ftp.gnu.org instead of ftp.gnutls.org.
  * [debian/control] Drop priority and section from libtasn1-3 binary package
    stanza.
  * Update debian/copyright.

 -- Andreas Metzler <ametzler@debian.org>  Mon, 31 Oct 2011 08:54:49 +0100

libtasn1-3 (2.9-4) unstable; urgency=low

  * Merge from Ubuntu (build for multiarch):
    + configure with --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH), update
      *.install accordingly.
    + Bump cdbs Build-Depends to 0.4.93 (required for expanding 
      $(DEB_HOST_MULTIARCH)).
    + Bump debhelper b-d to 8.1.3 (for ${misc:Pre-Depends}).
    + runtime library is Multi-Arch: same and has Pre-Depends: 
      ${misc:Pre-Depends}, -bin (helper binaries)
      is Multi-Arch: foreign. -dev is unchanged.
   * Diverge from the Ubuntu patch by not settting Multi-Arch: same on
     -dbg package. It contains debugging symbols for both library and helper
     binaries ( e.g. /usr/lib/debug/usr/bin/asn1Decoding) and is therefore not
     co-installable with itself.

 -- Andreas Metzler <ametzler@debian.org>  Sat, 18 Jun 2011 09:13:50 +0200

libtasn1-3 (2.9-3) unstable; urgency=low

  * Stop shipping libtool la file in -dev package, now that it is not refered
    in other packages' dependency_libs anymore.
  * Stop setting CFLAGS += -Wall, it is set by default again.

 -- Andreas Metzler <ametzler@debian.org>  Sun, 24 Apr 2011 08:29:12 +0200

libtasn1-3 (2.9-2) unstable; urgency=low

  * Upload to unstable.
  * Downgrade libtasn1-3 priority to standard.
  * Drop superfluous code from debian/rules.
  * set CFLAGS += -Wall, the latest combination of cdbs + dpkg-dev does not
    seem to set it by default.

 -- Andreas Metzler <ametzler@debian.org>  Sat, 12 Feb 2011 16:38:16 +0100

libtasn1-3 (2.9-1) experimental; urgency=low

  * New upstream release.
  * Use debhelper compatibility level 7.
  * Fix libtasn1-3-dbg short description.
  * Drop -D_REENTRANT from CFLAGS.
  * Drop DEB_DH_STRIP_ARGS = --dbg-package libtasn1-3-dbg from debian/rules,
    it is handled automatically.
  * Drop old Conflicts/Replaces that were relevant when upgrading from sarge
    and earlier, i.e. from versions older than old-stable.
  * Standards-Version: 3.9.1

 -- Andreas Metzler <ametzler@debian.org>  Sat, 08 Jan 2011 10:31:39 +0100

libtasn1-3 (2.7-1) unstable; urgency=low

  * New upstream version.

 -- Andreas Metzler <ametzler@debian.org>  Sat, 29 May 2010 09:10:34 +0200

libtasn1-3 (2.6-1) unstable; urgency=low

  * New upstream version.
  * Drop libtasn1-config.1, we have not shipped the documented script since
    2.0.

 -- Andreas Metzler <ametzler@debian.org>  Sat, 24 Apr 2010 09:12:34 +0200

libtasn1-3 (2.5-1) unstable; urgency=low

  * New upstream version.
  * Do not run test-suite when cross compiling. (Thanks, Colin Watson)
    Closes: #554343

 -- Andreas Metzler <ametzler@debian.org>  Mon, 15 Mar 2010 19:16:34 +0100

libtasn1-3 (2.4-1) unstable; urgency=low

  * New upstream version.
  * Update debian/copyright.
  * Drop cdbs simple-patchsys in favour of dpkg-source v3. Remove unneeded
    debian/README.source.
  * Use dh_installinfo instead of dh_install for info files to get the
    recommended dependency on dpkg (>= 1.15.4) | install-info.

 -- Andreas Metzler <ametzler@debian.org>  Sat, 23 Jan 2010 15:20:23 +0100

libtasn1-3 (2.3-1) unstable; urgency=low

  * Move libtasn1-3-bin to section devel. #532649
  * New upstream version.
  * Set newly available --with-packager options.
  * Update homepage location, this is now an official GNU project.
  * Standards version 3.8.2:
    + In debian/copyright point to /usr/share/common-licenses/GFDL-1.3
      instead of shipping our own copy.
  * Fix dh_install pattern for installation of info files to not match a
    dir file.

 -- Andreas Metzler <ametzler@debian.org>  Fri, 31 Jul 2009 19:27:41 +0200

libtasn1-3 (2.2-1) unstable; urgency=low

  * Sync debian/control with override file, libtasn1-3-dbg is section debug.
  * New upstream version.
  * Standards-Version 3.8.1, no changes required.
  * Add Homepage field to debian/control.

 -- Andreas Metzler <ametzler@debian.org>  Thu, 21 May 2009 09:06:49 +0200

libtasn1-3 (2.0~0.20090323-1) experimental; urgency=low

  * New upstream version, 2.0 prerelease.
    + Does not include libtasn1-config anymore.

 -- Andreas Metzler <ametzler@debian.org>  Sun, 29 Mar 2009 17:44:46 +0200

libtasn1-3 (1.8-1) unstable; urgency=low

  * New upstream version.
  * [lintian] Add ${misc:Depends}.
  * Standards-Version 3.8.0.
    + Rename README.source_and_patches to README.source

 -- Andreas Metzler <ametzler@debian.org>  Tue, 17 Feb 2009 13:17:19 +0100

libtasn1-3 (1.7-1) experimental; urgency=low

  * New upstream release
  * docs are now FDL 1.3, update debian/copyright.
  * 1.6 introduces asn1_strerror, et.al. as replacement for the libtasn1_*
    stuff. Bump shlibs.
  * libtasn1.m4 is gone (use pkg-config, please).

 -- Andreas Metzler <ametzler@debian.org>  Tue, 18 Nov 2008 20:02:52 +0100

libtasn1-3 (1.5-3) experimental; urgency=low

  * Cherry-pick the patch for handling BER encoded certificates without the ABI
    breakage introduced by tree optimization from upstream git.
  * Also add resulting patchlet for tests/Makefile.in and TestIndef.p12
    (Binary file), fixing FTBFS. Closes: #504783

 -- Andreas Metzler <ametzler@debian.org>  Sun, 16 Nov 2008 15:27:50 +0100

libtasn1-3 (1.5-2) experimental; urgency=low

  * Add Simon Josefsson to uploaders.
  * Support decoding of PKCS#12 certificates. (Patch from upstream).
    Bump shlibs.
    Closes: #503833

 -- Andreas Metzler <ametzler@debian.org>  Thu, 06 Nov 2008 19:18:58 +0100

libtasn1-3 (1.5-1) unstable; urgency=low

  * New upstream bugfix release.
  * Drop tetex-bin Build-Depends alternative.

 -- Andreas Metzler <ametzler@debian.org>  Sat, 20 Sep 2008 08:43:45 +0200

libtasn1-3 (1.4-1) unstable; urgency=low

  * New upstream version.
  * remove cruft from debian/rules
  * Use Programming/C instead of gone section Apps/Net for doc-base.

 -- Andreas Metzler <ametzler@debian.org>  Sat, 26 Apr 2008 09:47:38 +0200

libtasn1-3 (1.3-1) unstable; urgency=low

  * New upstream version.
  * Add Vcs-Svn: and Vcs-Browser control fields.
  * [lintian-happiness] Stop ignoring errors on $(MAKE) distclean.
  * Set CFLAGS += -D_REENTRANT, since policy requires it and upstream stopped
    setting it by default.

 -- Andreas Metzler <ametzler@debian.org>  Sat, 02 Feb 2008 09:44:03 +0100

libtasn1-3 (1.2-1) unstable; urgency=low

  * New upstream version.
  * Standards-Version: 3.7.3. ${binary:Version} instead of ${Source-Version}.

 -- Andreas Metzler <ametzler@debian.org>  Wed, 26 Dec 2007 10:27:50 +0100

libtasn1-3 (1.1-1) unstable; urgency=low

  * New upstream version 1.1.
    - Uses GPLv3+ for self tests, tools /with their manpages) and build
      infrastructure.
    - The library itself continues to stay LGPLv2.1+
  * Update debian/copyright.

 -- Andreas Metzler <ametzler@debian.org>  Sun,  2 Dec 2007 09:28:57 +0100

libtasn1-3 (0.3.10-1) unstable; urgency=low

  * add texlive-latex-base | tetex-bin to build-depends to allow to run
    dpkg-build-package twice in the same extracted sourcecode. (According to
    my tests this is the minimal package for working pdf-generation from
    makeinfo.) Closes: #424540
  * New upstream version 0.3.10. (Just updated gnulib files and minimal
    changes to configure.in.)

 -- Andreas Metzler <ametzler@debian.org>  Sat, 11 Aug 2007 09:45:09 +0200

libtasn1-3 (0.3.9-1) unstable; urgency=low

  * New upstream version.
  * Switch to debhelper v5 mode. Drop usr/share/doc/* from
    debian/libtasn1-3-dev.install. Bump build-depends.
  * Downgrade libtasn1-3-bin priority to extra and drop Recomends on
    libtasn1-3-bin in libtasn1-3. (Closes: #416556)

 -- Andreas Metzler <ametzler@debian.org>  Sun,  8 Apr 2007 12:06:30 +0200

libtasn1-3 (0.3.8-1) experimental; urgency=low

  [ James Westby ]
  * Quote $(CURDIR) in debian/rules to avoid FTBFS if it has spaces.

  [ Andreas Metzler ]
  * New upstream version.
    - Fix reading of binary files in asn1Decoding, for Windows.

 -- Andreas Metzler <ametzler@debian.org>  Sat,  3 Feb 2007 10:39:02 +0100

libtasn1-3 (0.3.7-1) experimental; urgency=low

  [ Andreas Metzler ]
  * New upstream version. Uploaded to experimental, because we are frozen.
  * Drop patches/20_asnparser.diff (condionally #include <unistd.h> only
    #ifdef HAVE_UNISTD_H).

 -- Andreas Metzler <ametzler@debian.org>  Sat, 14 Oct 2006 15:13:50 +0200

libtasn1-3 (0.3.6-2) unstable; urgency=low

  [ Andreas Metzler ]
  * Add a watchfile.
  * Add a copy of the FDL 1.2 to debian/copyright.

 -- Andreas Metzler <ametzler@debian.org>  Sat, 14 Oct 2006 14:37:30 +0200

libtasn1-3 (0.3.6-1) unstable; urgency=low

  * New upstream version.
  * Drop superfluous patches:
    - 30_man_hyphen_get_length.diff
    - 30_man_hyphen_read_value.diff
    - 30_man_hyphen_write_value.diff

 -- Andreas Metzler <ametzler@debian.org>  Sat, 16 Sep 2006 16:15:10 +0200

libtasn1-3 (0.3.5-2) unstable; urgency=low

  [ Andreas Metzler ]
  * Add libtasn1-2 (<< 0.2.17-1) to libtasn-3-bin's Conflicts/Replaces. 
    (closes: #379424)

 -- Andreas Metzler <ametzler@debian.org>  Sun, 23 Jul 2006 16:31:38 +0200

libtasn1-3 (0.3.5-1) unstable; urgency=low

  [ Andreas Metzler ]
  * Ship pkg-config file libtasn1.pc.

  [ James Westby ]
  * New upstream revision.
    - Fixes creation of zero length buffers on 64 bit platforms.
      (closes: #375630)

 -- Andreas Metzler <ametzler@debian.org>  Tue, 27 Jun 2006 19:01:34 +0200

libtasn1-3 (0.3.4-2) unstable; urgency=low

  [ Andreas Metzler ]
  * Set maintainer to alioth mailinglist.
  * Drop code for updating config.guess/config.sub from debian/rules, as cdbs
    handles this. Build-Depend on autotools-dev.
  * Use cdbs' simple-patchsys.mk.
    - add debian/README.source_and_patches
    - add patches/20_asnparser.diff
  * Do not gzip pdf documentation.
  * Register library manual with doc-base.
  * Standards version 3.7.2, no changes required.

  [ James Westby ]
  * Added debian/patches/30_man_hyphen* to fix a lintain warning about use of
    "-" as a minus sign.
  * Added a man-page for libtasn1-config in libtasn1-3-dev.

 -- Andreas Metzler <ametzler@debian.org>  Wed,  7 Jun 2006 20:14:52 +0200

libtasn1-3 (0.3.4-1) experimental; urgency=low

  * New maintainer team. Thanks, Matthias for all the work you did.
  * New upstream version, based on Bastian's NMU. (closes: #356694)
    Replacing libtasn1-2 with this version is going to fix grave bug #352182.
  * clean packaging against upstream tarball.
    - Set DEB_CONFIGURE_EXTRA_FLAGS = --enable-ld-version-script
      to force versioning of symbols, instead of patching ./configure.in.
    - Disable invocation of gnulib-tool in debian/rules.
    - Upstream tarball does not contain ansn1.tex and fdl.tex. Ignore the
      former and use fdl.texi for the latter.
    - stop removing doc/libtasn1.ps on clean and drop build-dependency on
      tetex-bin, tetex-extra. - The file is part of the upstream tarball, no
      need to regenerate it unless we patch the sources.
    - ship libtasn1.pdf instead of libtasn1.pdf.
    - drop build-depency on binutils (>= 2.14.90.0.7), even sarge has 2.15-6.
    - use dh_install instead of dh_move and manual instal -m... commands,
       simplifiying debian/rules.
    - remove debian/*.dirs.
    - drop Debian-specific stub manpage for asn1Decoding.1 asn1Parser.1
      asn1Coding.1 and use the upstream one instead.
  * libtasn1-3-bin conflicts/replaces libtasn1-2-bin (closes: #362245)
  * Set DEB_MAKE_CHECK_TARGET = check to run included testsuite.
  * Copy a complete copyright statement into debian/copyright.

 -- Andreas Metzler <ametzler@debian.org>  Thu,  1 Jun 2006 17:07:51 +0000

libtasn1-2 (0.3.1-1.1) unstable; urgency=high

  * Non-maintainer upload.
  * Fix name of binary packages. (closes: #361890) 
    - Remove spurious conflicts.

 -- Bastian Blank <waldi@debian.org>  Tue, 11 Apr 2006 07:41:21 +0000

libtasn1-2 (0.3.1-1) unstable; urgency=high

  * New Upstream release.
    - Fixes a buffer overrun: Closes:#352182
    - Yes, I know, this release is *late*. Sorry about that.

 -- Matthias Urlichs <smurf@debian.org>  Sat, 18 Mar 2006 03:21:11 +0100

libtasn1-2 (0.2.17-1) unstable; urgency=low

  * New Upstream version.
  * Build-Depend on texinfo. Closes:#332563
  * Split off binaries into a tasn1-2-bin packages. Closes:#330739
    - Also added stub manpages for them.
  * Fix autotools call in "make clean" rule.
  * Use current gnulib.

 -- Matthias Urlichs <smurf@debian.org>  Tue, 25 Oct 2005 11:57:41 +0200

libtasn1-2 (0.2.13-2) unstable; urgency=low

  * Changed the Copyright statement.
    Closes: #290209: Improper copyright file
  * Added missing Priority: statements to debian/control.
    Closes: #294706: changes file is missing priority
  * Added missing AC_PROG_LIBTOOL to configure.in.
  * Updated Standards-Version: to 3.6.2; no changes.

 -- Matthias Urlichs <smurf@debian.org>  Thu, 14 Jul 2005 05:43:49 +0200

libtasn1-2 (0.2.13-1) unstable; urgency=low

  * Merged Upstream release.
  * Upstream removed symbol versioning and replaced it with a simple
    export-visibility rule. Restored -- we can't go back.
    Besides, versioning is a Good Thing.
  * The previous upload Closes: #301575: New upstream version available.
  * Switched to autoconf 1.9.

 -- Matthias Urlichs <smurf@debian.org>  Mon,  4 Jul 2005 16:07:13 +0200

libtasn1-2 (0.2.10-5) unstable; urgency=low

  * Closes: #264032: debian/rules clean doesn't undo all build effects
  * Re-enable libtasn1-2-dbg.

 -- Matthias Urlichs <smurf@debian.org>  Wed, 15 Sep 2004 22:24:20 +0200

libtasn1-2 (0.2.10-4) unstable; urgency=medium

  * Updated shlib deps (new function)

 -- Matthias Urlichs <smurf@debian.org>  Fri, 13 Aug 2004 11:45:01 +0200

libtasn1-2 (0.2.10-3) unstable; urgency=low

  * Depend on binutils (>= 2.14.90.0.7).
    - Closes: #262267: libtasn1-2: Change Build-Depends
	  Thanks to Dirk Prösdorf <dirk@proesdorf.de>.

 -- Matthias Urlichs <smurf@debian.org>  Fri, 30 Jul 2004 14:29:58 +0200

libtasn1-2 (0.2.10-2) unstable; urgency=low

  * Priority: Important -- only for the library package please.

 -- Matthias Urlichs <smurf@debian.org>  Thu, 29 Jul 2004 14:10:38 +0200

libtasn1-2 (0.2.10-1) unstable; urgency=high

  * Merged to current Upstream version
  * Didn't install libtasn1-config.
  * Didn't install libtasn1.m4.

 -- Matthias Urlichs <smurf@debian.org>  Thu, 29 Jul 2004 12:58:01 +0200

libtasn1-2 (0.2.7.0-2) unstable; urgency=medium

  * The binary package ended up empty due to a local bug. Sorry.

 -- Matthias Urlichs <smurf@debian.org>  Wed, 14 Jul 2004 13:45:04 +0200

libtasn1-2 (0.2.7.0-1) unstable; urgency=low

  * Use the original .orig.tgz file; the old one is broken.

 -- Matthias Urlichs <smurf@debian.org>  Mon, 12 Jul 2004 19:25:22 +0200

libtasn1-2 (0.2.7-3) unstable; urgency=low

  * New maintainer.
  * Use the included test scripts.
  * Don't use the included generated files: Upstream CVS doesn't have them.
    - Depend on tetex-bin and bison.

 -- Matthias Urlichs <smurf@debian.org>  Sun, 11 Jul 2004 13:40:13 +0200

libtasn1-2 (0.2.7-2) unstable; urgency=HIGH

  * patches/001_decoding_bof_0.2.7.diff: patch to fix DER parsing routines
    vulnerability registered as CAN-2004-0401.

 -- Ivo Timmermans <ivo@debian.org>  Mon, 10 May 2004 11:39:23 +0200

libtasn1-2 (0.2.7-1) unstable; urgency=low

  * Thanks to Andreas Metzler for preparing this package.
  * New upstream release, which introduces versioned symbols.
  * debian/control: Added conflict with libtasn1-1.  (Closes: #228204)

 -- Ivo Timmermans <ivo@debian.org>  Tue, 23 Mar 2004 19:39:04 +0100

libtasn1-2 (0.2.6-1) unstable; urgency=low

  * New upstream release; package renamed to libtasn1-2.
  * debian/rules: Moved to cdbs.
  * debian/control:
      * updated Standards-Version;
      * tightened debhelper build dependency;
      * added auto* to the build dependencies.

 -- Ivo Timmermans <ivo@debian.org>  Sat,  6 Dec 2003 21:02:25 +0100

libtasn1-1 (0.2.4-3) unstable; urgency=low

  * debian/rules: Use libtool rather than install to install the stuff in
    src.

 -- Ivo Timmermans <ivo@debian.org>  Thu,  8 May 2003 22:35:35 +0200

libtasn1-1 (0.2.4-2) unstable; urgency=low

  * debian/rules, debian/libtasn1-1.{dirs,files}: Install asn1Coding,
    asn1Decoding, asn1Parser from src in /usr/bin.  (Closes: #192465)
  * debian/control: Update Standards-Version.

 -- Ivo Timmermans <ivo@debian.org>  Thu,  8 May 2003 21:37:19 +0200

libtasn1-1 (0.2.4-1) unstable; urgency=low

  * New upstream release.  (Closes: #187398)

 -- Ivo Timmermans <ivo@debian.org>  Thu,  3 Apr 2003 11:19:03 +0200

libtasn1-1 (0.2.1-1) unstable; urgency=low

  * New upstream release.
      - Fixed tests.  (Closes: #164612)
  * Made it a separate source package.

 -- Ivo Timmermans <ivo@debian.org>  Fri, 14 Feb 2003 21:42:10 +0100

libtasn1 (0.1.2-1) unstable; urgency=low

  * New upstream release

 -- Ivo Timmermans <ivo@debian.org>  Fri, 11 Oct 2002 17:37:51 +0200

libtasn1 (0.1.1-3) unstable; urgency=low

  * debian/control: Conflict with the versions of libgnutls that included
    a libtasn1.{la,a,so}. (Closes: #156765)
  * debian/libtasn1-dev.files: Include libtasn1.la.

 -- Ivo Timmermans <ivo@debian.org>  Tue, 20 Aug 2002 18:17:28 +0200

libtasn1 (0.1.1-2) unstable; urgency=low

  * debian/libtasn1-0.shlibs: Changed so version from 0.1.1 to 0;
    remove upper version limit; set lower limit to 0.1.1-2 (current).

 -- Ivo Timmermans <ivo@debian.org>  Wed, 14 Aug 2002 16:49:15 +0200

libtasn1 (0.1.1-1) unstable; urgency=low

  * Initial Release. (Closes: #150106)

 -- Ivo Timmermans <ivo@debian.org>  Sat, 10 Aug 2002 22:02:49 +0200