Package: canlock / 2b-8
Metadata
| Package | Version | Patches format |
|---|---|---|
| canlock | 2b-8 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| Debian 2b 3.patch | (download) |
Makefile |
61 17 + 44 - 0 ! |
debian modifications to the orig tar as per 2b-3 * Added missing CFLAGS. * Failed test target now causes the entire build to fail. * No longer need libtool. * Fixed buffer size bug in hmac_sha1.c. * The non-free sha1 implementation from the original tarball has been replaced by the one from mhash. |
| Debian 2b 4.patch | (download) |
src/canlock.c |
53 18 + 35 - 0 ! |
upstream changes from 2b-4
* 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.
|
| Debian 2b 5.patch | (download) |
src/canlock.c |
15 11 + 4 - 0 ! |
fix several memleaks (closes: #520444) Thanks to Urs Janen for reporting and providing an initial patch. |
| install D.patch | (download) |
Makefile |
2 1 + 1 - 0 ! |
have install create needed directories |
| hardening.patch | (download) |
Makefile |
2 1 + 1 - 0 ! |
use dpkg-buildflags to enable standard hardening features |
