From ae8e9a895d0d493c74a56603103f6693d3198e3e Mon Sep 17 00:00:00 2001 From: Simon McVittie <smcv@collabora.com> Date: Wed, 28 Jul 2021 16:33:07 +0100 Subject: [PATCH] Release v0.20210728.0 Signed-off-by: Simon McVittie <smcv@collabora.com> --- debian/changelog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/debian/changelog b/debian/changelog index 2c3eadea8..8c26a88b4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +libcapsule (0.20210728.0-0co1) upstream; urgency=medium + + * capture-libs: Match GLESv2 ICDs correctly. + To select SONAMES that match a glob pattern, we want to use the + soname-match mode, not the soname mode. + Thanks to Luigi Sartor Piucco + * capsule-malloc: Add missing copyright and licensing information + * Add SPDX-License-Identifier to all C code + * Add licensing information in REUSE format + + -- Simon McVittie <smcv@collabora.com> Wed, 28 Jul 2021 16:32:46 +0100 + libcapsule (0.20210114.0-0co1) upstream; urgency=medium * ldlibs: Try loading Clear Linux ld.so cache (/var/cache/ldconfig). -- GitLab