diff --git a/_constraints b/_constraints new file mode 100644 index 0000000..982eb95 --- /dev/null +++ b/_constraints @@ -0,0 +1,19 @@ + + + + + 4 + + + + + s390x + + + + 8 + + + + + diff --git a/postgresql13.changes b/postgresql13.changes index 9549797..2c9a536 100644 --- a/postgresql13.changes +++ b/postgresql13.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Oct 21 13:24:26 UTC 2021 - Sarah Kriesch + +- boo#1190740: Add constraints file with 8GB memory for s390x as + a workaround for a memory issue with LLVM + ------------------------------------------------------------------- Mon Sep 27 13:58:17 UTC 2021 - Reinhard Max