diff --git a/debian/changelog b/debian/changelog index ab74956ce28fca0c2e2d3e727e82935858cabb95..253bc3b5668bb60e8d8f385bffecc8fd95762456 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 359667076c013bdd5159151a0fc89b69953effe0..8fc1109fd8b8fc77dd2313946c526a128f1db0a8 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