From: Tollef Fog Heen Date: Wed, 26 Jan 2011 07:20:43 +0000 (+0100) Subject: Shorten SHA1 in changelog X-Git-Tag: yubikey-personalization_1.3.2-1squeeze1~1 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01f33cda2927fc3673b783c1f6b826c70692dcbc;p=yubikey-personalization.old Shorten SHA1 in changelog --- diff --git a/debian/changelog b/debian/changelog index 92020bc..df1b92f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,6 @@ yubikey-personalization (1.3.2-1+squeeze1) testing-proposed; urgency=high - * Cherry-pick 8dfdff1f640377080f48b3e2356d90a1fa80ad9a from upstream: + * Cherry-pick 8dfdff1 from upstream: Reject -a values with upper case hex as yubikey_hex_decode only handles lowercase values. This makes invalid input not end up with a null key.