aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/patches/cyrus-sasl-CVE-2019-19906.patch
Commit message (Collapse)AuthorAge
* gnu: cyrus-sasl: Update to 2.1.28.Marius Bakke2022-07-23
| | | | | | | | | | | * gnu/packages/cyrus-sasl.scm (cyrus-sasl): Update to 2.1.28. [source](uri): Use new download location. [source](patches): Remove. [native-inputs]: Remove. [arguments]: Remove #:phases. Use G-expression. * gnu/packages/patches/cyrus-sasl-CVE-2019-19906.patch, gnu/packages/patches/cyrus-sasl-ac-try-run-fix.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu: cyrus-sasl: Fix CVE-2019-19906.Léo Le Bouter2021-03-10
* gnu/packages/patches/cyrus-sasl-CVE-2019-19906.patch: New patch. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/cyrus-sasl.scm (cyrus-sasl/fixed): New variable. Apply patch. (cyrus-sasl)[replacement]: Graft.