summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Benjamin Barenblat <bbaren@google.com>2022-12-05 13:35:50 -0500
committerGravatar Benjamin Barenblat <bbaren@google.com>2022-12-05 13:35:50 -0500
commitf4f2c1da90c4e6a0683c4e66c0268baa1b79cdf3 (patch)
treec254dbe9830087234b26f18b02d82ff2fad8a685 /debian/changelog
parentf5afcb784c9b1c501c1144b7aab84555881ca871 (diff)
Run tests serially on riscv64
Debian’s RISC-V builders don’t have enough resources to run Abseil’s test suite in parallel. See https://bugs.debian.org/1025221.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 560f785c..059b0c66 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+abseil (20220623.1-2) UNRELEASED; urgency=medium
+
+ * Run tests serially on riscv64 to avoid hitting Debian build hardware
+ limits. (Closes: #1025221)
+
+ -- Benjamin Barenblat <bbaren@debian.org> Mon, 05 Dec 2022 13:31:11 -0500
+
abseil (20220623.1-1) unstable; urgency=medium
* New upstream release.