From 862c67dab9ad276ddee36f9eeb6d2944f7ff8b51 Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Fri, 27 Oct 2006 10:45:02 +0000 Subject: ack NMU, and a whitespace tweak --- debian/changelog | 6 ++++++ monitor.h | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 000eaa8dc..64f713cf8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +openssh (1:4.3p2-6) UNRELEASED; urgency=low + + * Acknowledge NMU (thanks, Manoj; closes: #394795). + + -- Colin Watson Fri, 27 Oct 2006 11:43:27 +0100 + openssh (1:4.3p2-5.1) unstable; urgency=low * NMU to update SELinux patch, bringing it in line with current selinux diff --git a/monitor.h b/monitor.h index 5d4795607..707df9216 100644 --- a/monitor.h +++ b/monitor.h @@ -30,7 +30,7 @@ enum monitor_reqtype { MONITOR_REQ_MODULI, MONITOR_ANS_MODULI, - MONITOR_REQ_FREE, MONITOR_REQ_AUTHSERV,MONITOR_REQ_AUTHROLE, + MONITOR_REQ_FREE, MONITOR_REQ_AUTHSERV, MONITOR_REQ_AUTHROLE, MONITOR_REQ_SIGN, MONITOR_ANS_SIGN, MONITOR_REQ_PWNAM, MONITOR_ANS_PWNAM, MONITOR_REQ_AUTH2_READ_BANNER, MONITOR_ANS_AUTH2_READ_BANNER, -- cgit v1.2.3