File: changelog

package info (click to toggle)
canlock 3.2.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,944 kB
  • sloc: sh: 4,561; ansic: 4,308; yacc: 643; lex: 226; makefile: 94
file content (166 lines) | stat: -rw-r--r-- 5,712 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
canlock (3.2.2-1) unstable; urgency=medium

  * New upstream version 3.2.2
  * Update copyright years

 -- Florian Schlichting <fsfs@debian.org>  Fri, 29 Jan 2021 09:17:40 +0800

canlock (3.2.1-1) unstable; urgency=medium

  * Import new upstream version 3.2.1

 -- Florian Schlichting <fsfs@debian.org>  Tue, 01 Dec 2020 19:02:40 +0800

canlock (3.2.0-1) unstable; urgency=medium

  * Import new upstream version 3.2.0
  * Update copyright years
  * Ship the pkg-config file
  * Update libcanlock3.symbols: internal symbols are no longer exported
  * Bump dh compat to level 13
  * Declare compliance with Debian Policy 4.5.1
  * Declare that root is not required during build
  * Update d/watch to version 4 (no change required)

 -- Florian Schlichting <fsfs@debian.org>  Thu, 26 Nov 2020 17:25:31 +0800

canlock (3.1.0-1) unstable; urgency=medium

  * New upstream version 3.1.0
  * Mark libcanlock3 and -dev packages M-A: same as suggested by the hinter
  * Add upstream metadata file
  * Update copyright years
  * Drop cross3.patch, released upstream
  * Add build-deps on bison and flex for the header parsers
  * Install the canlock header parsers
  * Bump dh compat to level 12
  * Declare compliance with Debian Policy 4.3.0

 -- Florian Schlichting <fsfs@debian.org>  Fri, 15 Feb 2019 00:01:57 +0100

canlock (3.0.2-2) unstable; urgency=medium

  * Fix a cross-build issue due to the use of AC_RUN_IFELSE (closes: #914375)
  * Add Build-Depends-Package meta-information to the symbols file
  * Specify dh compat level as a dependency, to get rid of d/compat

 -- Florian Schlichting <fsfs@debian.org>  Mon, 03 Dec 2018 23:42:08 +0100

canlock (3.0.2-1) unstable; urgency=medium

  * New upstream version 3.0.2
  * Declare compliance with Debian Policy 4.2.1
  * Switch to secure Homepage and watch URL
  * Explicitly enable legacy (v2) API, we still depend on it in Debian

 -- Florian Schlichting <fsfs@debian.org>  Wed, 12 Sep 2018 21:37:45 +0200

canlock (3.0.1-2) unstable; urgency=medium

  * Let libcanlock-dev conflict with libcanlock2-dev, we ship the same files
  * Upload to unstable

 -- Florian Schlichting <fsfs@debian.org>  Thu, 19 Jul 2018 23:32:09 +0200

canlock (3.0.1-1) experimental; urgency=medium

  * New upstream version 3.0.1
  * Clean up symbols file
  * Move canlock binary into its own package
  * Drop manpage-section.patch, applied upstream
  * Provide libcanlock.h in the old place, we emulate the v2 API
  * Declare compliance with Debian Policy 4.1.5

 -- Florian Schlichting <fsfs@debian.org>  Thu, 19 Jul 2018 08:07:43 +0200

canlock (3.0.0-1) experimental; urgency=medium

  * Move packaging to salsa.d.o
  * Add a watch file for canlock 3.0.0
  * New upstream version 3.0.0
  * Bump dh compat to level 11
  * Rename binary packages for version 3 (soname bump, unversioned -dev,
    updates symbols)
  * Drop obsolete Debian patches for version 2
  * Drop obsolete README.Debian
  * Ship API manpages in dev package
  * Ship canlock binary
  * Update Homepage for version 3
  * Declare compliance with Debian Policy 4.1.3
  * Ship more docs in dev package
  * Update debian/copyright

 -- Florian Schlichting <fsfs@debian.org>  Sat, 10 Mar 2018 18:50:43 +0100

canlock (2b-8) unstable; urgency=medium

  * Export hardening flags also for tests, making blhc happy
  * Export _all_ hardening flags
  * Use https for Vcs-Git
  * Declare compliance with Debian Policy 3.9.8
  * Rebuild automatically converts postinst/postrm to trigger for ldconfig

 -- Florian Schlichting <fsfs@debian.org>  Tue, 29 Nov 2016 10:26:43 +0100

canlock (2b-7) unstable; urgency=medium

  * Adopt canlock (closes: #771878)
  * Bump dh compat to level 9
  * Add misc:Depends for libcanlock2-dev to please lintian
  * Add a somewhat useful Homepage field to debian/control
  * Switch to minimal debian/rules
  * Switch to source format 3.0 (quilt), unapply Debian changes to orig tar
    and turn them into quilt patches instead
  * Add install-D.patch: have install create needed directories
  * Convert debian/copyright to copyright-format 1.0
  * Add a symbols control file
  * Drop obsolete libcanlock2-dev.dirs
  * Add hardening.patch to enable use of dpkg-buildflags
  * Declare compliance with Debian Policy 3.9.6
  * Add Vsc-* fields to debian/control

 -- Florian Schlichting <fsfs@debian.org>  Sun, 28 Jun 2015 01:38:11 +0200

canlock (2b-6) unstable; urgency=low

  * Remove bashism in debian/rules (closes: #526455).
    Thanks Michael Bienia.

 -- Laurent Fousse <laurent@komite.net>  Wed, 13 May 2009 22:06:47 +0200

canlock (2b-5) unstable; urgency=low

  * Fix several memleaks (closes: #520444)
    Thanks to Urs Janßen for reporting and providing an initial patch.
  * Update packaging to debhelper compat 7.
  * Update Standard-Version (no change needed).

 -- Laurent Fousse <laurent@komite.net>  Sun, 29 Mar 2009 00:07:35 +0100

canlock (2b-4) unstable; urgency=low

  * Fix insecure buffer usage, could cause stack corruption.
    Thanks Andrey Melnikov for the patch (closes: #355596).
  * Code cleanup: included string.h in sha1.c, no more warning.

 -- Laurent Fousse <laurent@komite.net>  Mon,  6 Mar 2006 23:37:19 +0100

canlock (2b-3) unstable; urgency=low

  * Added missing CFLAGS.

 -- Laurent Fousse <laurent@komite.net>  Fri, 20 Feb 2004 11:34:44 +0100

canlock (2b-2) unstable; urgency=low

  * Failed test target now causes the entire build to fail.
  * No longer need libtool.
  * Fixed buffer size bug in hmac_sha1.c.

 -- Laurent Fousse <laurent@komite.net>  Thu, 19 Feb 2004 12:21:33 +0100

canlock (2b-1) unstable; urgency=low

  * Initial Release (closes: #207389, #204933).

 -- Laurent Fousse <laurent@komite.net>  Thu, 29 Jan 2004 14:12:45 +0000