diff --git a/debian/changelog b/debian/changelog index 6f1dc7683e0a7d1ed33f03de86775fbc51825692..f1cb2a74a83b5367e1e0668f2a15c549af9d1956 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +gnutls28 (3.4.10-4ubuntu1.8co1) xenial; urgency=medium + + * Merge changes from Ubuntu Xenial LTS. Remaining Apertis-specific + changes: + - debian/patches/fallback-for-getrandom.patch + + Add a fallback path for old kernels where getrandom is not available + - Disable guile and docs. + - Make the build-conflicts with libgmp-dev versioned. + - d/control: Build against gmp4 to avoid GPLv3 license issues. + - d/rules: ignore tests due to ftbfs on obs worker + + -- Andrej Shadura <andrew.shadura@collabora.co.uk> Wed, 19 Aug 2020 14:55:46 +0200 + gnutls28 (3.4.10-4ubuntu1.8) xenial; urgency=medium * d/p/50_Update-session_ticket.c-to-add-support-for-zero-leng.patch: