bump ck_patch to 2
authorIan Beckwith <ianb@nessie.mcc.ac.uk>
Sun, 7 Oct 2007 01:40:23 +0000 (02:40 +0100)
committerIan Beckwith <ianb@nessie.mcc.ac.uk>
Sun, 7 Oct 2007 01:40:23 +0000 (02:40 +0100)
ckcmai.c
debian/changelog

index f55e99c..329cff7 100644 (file)
--- a/ckcmai.c
+++ b/ckcmai.c
@@ -97,7 +97,7 @@ char *ck_s_name = "C-Kermit";
 #endif /* OS2 */
 
 char *ck_s_who = "";                    /* Where customized, "" = not. */
-char *ck_patch = "1";                    /* Patch info, if any. */
+char *ck_patch = "2";                    /* Patch info, if any. */
 
 #define CKVERLEN 128
 char versiox[CKVERLEN];                 /* Version string buffer  */
index 7774352..95e8c8e 100644 (file)
@@ -1,8 +1,9 @@
 ckermit (211-9) unstable; urgency=low
 
   * Fix iksd user information disclosure when PAM is used (Closes: #417247).
+  * Bump ck_patch to 2.
 
- -- Ian Beckwith <ianb@nessie.mcc.ac.uk>  Sun, 07 Oct 2007 02:27:08 +0100
+ -- Ian Beckwith <ianb@nessie.mcc.ac.uk>  Sun, 07 Oct 2007 02:39:59 +0100
 
 ckermit (211-8) unstable; urgency=low