File: changelog

package info (click to toggle)
canlock 2b-4
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny
  • size: 160 kB
  • ctags: 77
  • sloc: ansic: 716; makefile: 112; sh: 2
file content (28 lines) | stat: -rw-r--r-- 841 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
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