#
#
# patch "CHANGES"
#  from [2daa0ad92e6f988bd251ce16e413f33fb231779e]
#    to [4de896d8eb9ec752aaad4706a128f98fe199c869]
# 
# patch "debian/changelog"
#  from [3a16230475e76cbd5b086c49405830531328e0e1]
#    to [95dafd1b406412010333b0d5299dc7a480f7e3fc]
# 
# patch "options.h"
#  from [dc72917cc7444e220789e27aa7506a77dfa44fa3]
#    to [c365717890e92696dd8e3f5821531993ec37ff35]
#
============================================================
--- CHANGES	2daa0ad92e6f988bd251ce16e413f33fb231779e
+++ CHANGES	4de896d8eb9ec752aaad4706a128f98fe199c869
@@ -1,4 +1,4 @@
-0.48 - 
+0.48 - Thurs 9 March 2006
 
 - Check that the circular buffer is properly empty before
   closing a channel, which could cause truncated transfers
============================================================
--- debian/changelog	3a16230475e76cbd5b086c49405830531328e0e1
+++ debian/changelog	95dafd1b406412010333b0d5299dc7a480f7e3fc
@@ -1,3 +1,10 @@
+dropbear (0.48-0.1) unstable; urgency=high
+
+  * New upstream release.
+  * SECURITY: Improve handling of denial of service attempts from a single IP.
+
+ -- Matt Johnston <matt@ucc.asn.au>  Thu, 8 Mar 2006 19:20:21 +0800
+
 dropbear (0.47-0.1) unstable; urgency=high
 
   * New upstream release.
============================================================
--- options.h	dc72917cc7444e220789e27aa7506a77dfa44fa3
+++ options.h	c365717890e92696dd8e3f5821531993ec37ff35
@@ -207,7 +207,7 @@ etc) slower (perhaps by 50%). Recommende
  *******************************************************************/
 
 #ifndef DROPBEAR_VERSION
-#define DROPBEAR_VERSION "0.47"
+#define DROPBEAR_VERSION "0.48"
 #endif
 
 #define LOCAL_IDENT "SSH-2.0-dropbear_" DROPBEAR_VERSION
