From 0acb19ffb2cf8a2dcef3beb44f1c4af670d2219d Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Fri, 3 Dec 2021 15:07:52 +0100 Subject: Harmonize buffer size Thus fixing "invalid line <@provides for huge pkgs"... The fix in 5.221 was fixing emiting provides in synthesis for pkgs with lot of provides, but neither URPM or urpmi testsuite uses such a pkg and didn't catch that having those provides in synthesis would break reading synthesis. See commit 950d56e991d307b9b60bde8f51920bee3d1bc61c --- Changes | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Changes') diff --git a/Changes b/Changes index 870d041..3dfdcd2 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,5 @@ +- Harmonize buffer size (thus fixing "invalid line <@provides" for huge pkgs) + Version 5.221 - 2 December 2021 - Bump static buffer size when generating synthesys -- cgit v1.2.1