File: changelog

package info (click to toggle)
canl-c 3.0.0-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,396 kB
  • sloc: ansic: 10,640; perl: 1,371; yacc: 234; makefile: 189; lex: 133
file content (126 lines) | stat: -rw-r--r-- 3,918 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
canl-c (3.0.0-6) unstable; urgency=medium

  * Fix used after free warning
  * Add missing dependencies to Makefile
  * Fix incompatible pointer errors (gcc 15) (Closes: #1096410)

 -- Mattias Ellert <mattias.ellert@physics.uu.se>  Sat, 22 Feb 2025 09:25:20 +0100

canl-c (3.0.0-5) unstable; urgency=medium

  * Set FORCE_SOURCE_DATE=1 during build
    - pdflatex ignores SOURCE_DATE_EPOCH otherwise
  * Enable bind-now hardening
  * Correct spelling error reported by lintian (enought → enough)

 -- Mattias Ellert <mattias.ellert@physics.uu.se>  Fri, 01 Mar 2024 17:16:40 +0100

canl-c (3.0.0-4.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Rename libraries for 64-bit time_t transition.  Closes: #1062038

 -- Steve Langasek <vorlon@debian.org>  Wed, 28 Feb 2024 05:42:18 +0000

canl-c (3.0.0-4) unstable; urgency=medium

  * Convert debian/rules to dh tool
  * Change to debhelper compat level 13

 -- Mattias Ellert <mattias.ellert@physics.uu.se>  Sat, 17 Dec 2022 16:20:41 +0100

canl-c (3.0.0-3.1) unstable; urgency=medium

  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

 -- Holger Levsen <holger@debian.org>  Mon, 04 Jan 2021 17:08:19 +0100

canl-c (3.0.0-3) unstable; urgency=medium

  * Add Vcs references to salsa.debian.org

 -- Mattias Ellert <mattias.ellert@physics.uu.se>  Thu, 29 Mar 2018 08:35:20 +0200

canl-c (3.0.0-2) unstable; urgency=medium

  * Upload to unstable

 -- Mattias Ellert <mattias.ellert@physics.uu.se>  Mon, 04 Sep 2017 11:31:14 +0200

canl-c (3.0.0-1) experimental; urgency=medium

  * Update to version 3.0.0 - supports openssl 1.1 (Closes: #851090)
  * Drop patch canl-c-nossl3.patch (fixed upstream)
  * Migrate to dbgsym packages
  * Support DEB_BUILD_OPTIONS=nocheck

 -- Mattias Ellert <mattias.ellert@physics.uu.se>  Sun, 06 Aug 2017 20:59:36 +0200

canl-c (2.1.8-1) unstable; urgency=medium

  * Update to version 2.1.8

 -- Mattias Ellert <mattias.ellert@physics.uu.se>  Wed, 22 Mar 2017 15:56:11 +0100

canl-c (2.1.7-3) unstable; urgency=medium

  * Reverse the order of conditional dependencies

 -- Mattias Ellert <mattias.ellert@physics.uu.se>  Fri, 23 Dec 2016 15:14:18 +0100

canl-c (2.1.7-2) unstable; urgency=medium

  * Build against openssl 1.0 (Closes: #828258)

 -- Mattias Ellert <mattias.ellert@physics.uu.se>  Fri, 23 Dec 2016 11:22:37 +0100

canl-c (2.1.7-1) unstable; urgency=medium

  * Update to version 2.1.7
  * Change Maintainer e-mail (fysast → physics)

 -- Mattias Ellert <mattias.ellert@physics.uu.se>  Thu, 25 Aug 2016 11:34:16 +0200

canl-c (2.1.6-2) unstable; urgency=medium

  * Remove calls to ssl3 openssl functions (Closes: #804602)

 -- Mattias Ellert <mattias.ellert@fysast.uu.se>  Fri, 06 Nov 2015 13:31:33 +0100

canl-c (2.1.6-1) unstable; urgency=medium

  * Update to version 2.1.6
  * Ack NMU - many thanks
  * Drop patch canl-c-no-decl.patch merged upstream
  * Implement Multi-Arch support

 -- Mattias Ellert <mattias.ellert@fysast.uu.se>  Fri, 31 Jul 2015 11:02:11 +0200

canl-c (2.1.5-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Build-depend on libtool-bin. Closes: #761736.

 -- Matthias Klose <doko@debian.org>  Thu, 09 Oct 2014 10:16:55 +0000

canl-c (2.1.5-1) unstable; urgency=medium

  * Update to version 2.1.5
  * Drop patch canl-c-unsigned.patch applied upstream

 -- Mattias Ellert <mattias.ellert@fysast.uu.se>  Tue, 08 Jul 2014 08:53:59 +0200

canl-c (2.1.4-1) unstable; urgency=medium

  * Update to version 2.1.4
  * Drop patch canl-c-linking.patch applied upstream
  * Fix signedness difference in extern declaration (Closes: #748033)

 -- Mattias Ellert <mattias.ellert@fysast.uu.se>  Tue, 27 May 2014 09:31:37 +0200

canl-c (2.1.2-1) unstable; urgency=low

  * Initial package for debian (Closes: #724665)

 -- Mattias Ellert <mattias.ellert@fysast.uu.se>  Thu, 26 Sep 2013 06:44:52 +0200