From 27ee084e0b458c71d27c48402e4d62dfbf4a83bf Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Fri, 6 Jun 2014 01:18:59 +0100 Subject: [PATCH] changelog, Makefile.in: finalise 0.3.2~beta1 --- Makefile.in | 2 +- debian/changelog | 11 +++++++---- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/Makefile.in b/Makefile.in index e956695..9884dcd 100644 --- a/Makefile.in +++ b/Makefile.in @@ -18,7 +18,7 @@ .PHONY: all clean realclean distclean dist install PACKAGE:=secnet -VERSION:=0.3.1 +VERSION:=0.3.2~beta1 @SET_MAKE@ diff --git a/debian/changelog b/debian/changelog index 392c5f7..fc117e3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,15 +1,18 @@ -secnet (0.3.2~~) unstable; urgency=low +secnet (0.3.2~beta1) unstable; urgency=low + For links involving mobile sites: * SECURITY: Properly update peer address array when it is full. + * Do name-resolution on peer-initiated key setup too, when we are mobile + (and other name-resolution improvements). + + Other minor improvements: * Log peer addresses on key exchange timeout. * When printing version (eg during startup), use value from git-describe and thus include git commit id where applicable. * Updates to release checklist in Makefile.in. * Use C99 _Bool for bool_t. - * Do name-resolution on peer-initiated key setup too, when we are mobile - (and other name-resolution improvements). - -- + -- Ian Jackson Fri, 06 Jun 2014 01:17:54 +0100 secnet (0.3.1) unstable; urgency=low -- 2.11.0