Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-08-12 | gnu: Remove gnupg/fixed. | Marius Bakke | |
The replacement was ignored in 77eb3008e350c069e0ae8df6a91bf0ebdcfc2ac0 as the fix was already present in the current package. * gnu/packages/patches/gnupg-CVE-2022-34903.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/gnupg.scm (gnupg/fixed): Remove variable. | |||
2022-08-09 | gnu: gnupg: Patch CVE-2022-34903. | Efraim Flashner | |
* gnu/packages/gnupg.scm (gnupg)[replacement]: New field. (gnupg/replacement): New variable. * gnu/packages/patches/gnupg-CVE-2022-34903.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. |