changeset 177:2098857ab826 DROPBEAR_0.45

* fix comment style in options.h * bump debian version
author Matt Johnston <matt@ucc.asn.au>
date Mon, 07 Mar 2005 04:25:43 +0000
parents bc69564ef57b
children 058cc7892636 743fce568f49 3ee0c2f85e1e
files debian/changelog options.h
diffstat 2 files changed, 7 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/debian/changelog	Mon Mar 07 03:57:26 2005 +0000
+++ b/debian/changelog	Mon Mar 07 04:25:43 2005 +0000
@@ -1,3 +1,9 @@
+dropbear (0.45-1) unstable; urgency=high
+
+  * New upstream release, various fixes.
+
+ -- Matt Johnston <[email protected]>  Mon, 7 March 2005 00:44:54 +0800
+
 dropbear (0.44+final-1) unstable; urgency=high
 
   * New upstream release, various fixes.
--- a/options.h	Mon Mar 07 03:57:26 2005 +0000
+++ b/options.h	Mon Mar 07 04:25:43 2005 +0000
@@ -118,7 +118,7 @@
  * You can't enable both PASSWORD and PAM. */
 
 #define ENABLE_SVR_PASSWORD_AUTH
-//#define ENABLE_SVR_PAM_AUTH
+/*#define ENABLE_SVR_PAM_AUTH*/
 #define ENABLE_SVR_PUBKEY_AUTH
 
 #define ENABLE_CLI_PASSWORD_AUTH