summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Benjamin Barenblat <bbaren@google.com>2023-12-22 17:59:19 -0500
committerGravatar Benjamin Barenblat <bbaren@google.com>2023-12-22 17:59:19 -0500
commitcd9fc91c8c4c5190c5c9b220706be7f69ce75e39 (patch)
treee8522b02c8aba65b46a4b19c5559c8648c026868 /debian/changelog
parent0bde25d627a78db1eef850962134e29c70e97708 (diff)
riscv64: disable some log_format_tests that have false positives20230802.1-2
Don’t require that Abseil logging produce the same rendering for a -nan float as libstdc++ does, since libstdc++’s rendering is optimization-dependent. See https://bugs.debian.org/1059340.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index ec2aee05..7c68791d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+abseil (20230802.1-2) experimental; urgency=medium
+
+ * Disable a unit test to work around https://bugs.debian.org/1059340.
+
+ -- Benjamin Barenblat <bbaren@debian.org> Fri, 22 Dec 2023 15:46:28 -0500
+
abseil (20230802.1-1) experimental; urgency=medium
* New upstream release.