From ed197a09ab7167859b725e0d037d9db895eaae6f Mon Sep 17 00:00:00 2001 From: Stephane Glondu Date: Mon, 22 Jul 2019 10:16:48 +0200 Subject: [PATCH] Update changelog --- debian/changelog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/debian/changelog b/debian/changelog index b7359635..29e5b8d3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +ocaml (4.08.0-2) UNRELEASED; urgency=medium + + * Build with BUILD_PATH_PREFIX_MAP set, to improve reproducibility + * Use CCLINKFLAGS for linking all executables and shared libraries, to + pass hardening flags + * Properly disable almabench test on slow architectures (should fix + FTBFS on them) + * Check for definition of AT_SECURE before using it (should fix FTBFS on + kfreebsd-*) + * Add x32 to native architecture (should fix FTBFS) + * Add support for Debian's armhf in configure.ac (should fix FTBFS) + * Add more Lintian overrides + * Fix spelling errors reported by Lintian + * Bump Standards-Version to 4.4.0 + * Remove Samuel from Uploaders + + -- Stéphane Glondu Mon, 22 Jul 2019 10:16:15 +0200 + ocaml (4.08.0-1) experimental; urgency=medium [ Stéphane Glondu ] -- 2.30.2