From c62dd009800c3af6e2b650fee834aa6f7b004d25 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Fri, 14 Feb 2020 18:30:05 +0000 Subject: [PATCH] changelog: add notes about changes since 0.5.1 Signed-off-by: Ian Jackson --- debian/changelog | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 37d5c75..d1a45d4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -57,6 +57,11 @@ test suite * stest: Allow SECNET_STEST_DIVERT_*='i ' * stest: Print spawn rune on a line by itself * test-example: Use subdirmk's new &:macro feature + * comprehensive-test script added + * pretest-to-tested script added +stest/udp-preload: Be more relaxed about paths +stest/udp-preload.c: Fix error handling of sun_prep +stest: Fix breakage if nproc is not installed administrivia * dir-locals: Provide python-indent-offset too @@ -72,6 +77,9 @@ build system * parallel bisect scripts: Better logging * parallel bisect scripts: Honour $1 as iteration count * build system: Fix race bug in recheck target + * subdirmk 0.3, other makefile fixes +build system: Add some missing clean and cdeps hooks +build system: Cope if HEAD refers to a packed ref make-secnet-sites tainting * make-secnet-sites: Tainted: Fix a lot of bad return values @@ -249,7 +257,7 @@ secnet (0.5.1) unstable; urgency=medium * Release checklist update. documentation: - * Creit Mark Wooding properly in CREDITS. + * Credit Mark Wooding properly in CREDITS. * Include DEVELOPER-CERTIFICATE. tests: -- 2.30.2