bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#47257: [PATCH v2] gnu: mariadb: Fix CVE-2021-27928.


From: Julien Lepiller
Subject: bug#47257: [PATCH v2] gnu: mariadb: Fix CVE-2021-27928.
Date: Thu, 25 Mar 2021 07:06:09 -0400
User-agent: K-9 Mail for Android

I think you can simplify the patch a bit by inheriting the source too:

(source
(origin
(inherit (package-source mariadb))
(patches …)))

Otherwise, untested but looks good.
reply via email to

[Prev in Thread] Current Thread [Next in Thread]