summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 296ed36f..22d44a71 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+abseil (0~20210324.2-4) unstable; urgency=medium
+
+ * Fix "spurious -Wl flag in some pkg-config entries" by backporting a
+ patch from upstream that corrects CMake pkg-config generation.
+ (Closes: #1011294)
+
+ -- Benjamin Barenblat <bbaren@debian.org> Fri, 27 May 2022 16:58:38 -0400
+
abseil (0~20210324.2-3) unstable; urgency=medium
* Backport an upstream patch to disable a problematic unit test.