set description

This commit is contained in:
Sascha Silbe 2010-03-08 20:53:46 +00:00
parent 5f3a8da9eb
commit 0a4ea3ec9a
2 changed files with 8 additions and 0 deletions

1
.topdeps Normal file
View File

@ -0,0 +1 @@
upstream/master

7
.topmsg Normal file
View File

@ -0,0 +1,7 @@
From: Sascha Silbe <sascha-pgp@silbe.org>
Subject: [PATCH] check syntax of private key (#1568)
Check that header and footer of the private key are present in order to detect
corrupted key files.
Signed-off-by: Sascha Silbe <sascha-pgp@silbe.org>