summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Johnston <matt@ucc.asn.au>2005-03-07 04:25:43 +0000
committerMatt Johnston <matt@ucc.asn.au>2005-03-07 04:25:43 +0000
commit9ffd0609a2016eed6a0edbb830031bc6470ffd3c (patch)
treece9acec37cbcd98543f25ffb0e5d40a8cdfb8975
parent036e5b85e2d91035a558d77c88a81765330c0bb9 (diff)
downloaddropbear-DROPBEAR_0.45.tar.gz
* fix comment style in options.hDROPBEAR_0.45
* bump debian version
-rw-r--r--debian/changelog6
-rw-r--r--options.h2
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index ab74956..253bc3b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+dropbear (0.45-1) unstable; urgency=high
+
+ * New upstream release, various fixes.
+
+ -- Matt Johnston <matt@ucc.asn.au> Mon, 7 March 2005 00:44:54 +0800
+
dropbear (0.44+final-1) unstable; urgency=high
* New upstream release, various fixes.
diff --git a/options.h b/options.h
index 3596670..8fc1109 100644
--- a/options.h
+++ b/options.h
@@ -118,7 +118,7 @@ etc) slower (perhaps by 50%). Recommended for most small systems. */
* 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