follow'/>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/aspell.scm
AgeCommit message (Expand)Author
2022-08-10gnu: aspell: Fix CVE-2019-25051 with a graft....This partially reverts commit 468c95e9415bc303cfa36c9b67bbd2ce0abe904b in order to prevent rebuilding 2k+ packages via 'inkscape'. * gnu/packages/aspell.scm (aspell)[replacement]: New field. [source](patches): Remove "aspell-CVE-2019-25051.patch". (aspell/replacement): New private variable. Marius Bakke
2022-08-09gnu: aspell: Patch CVE-2019-25051....* gnu/packages/aspell.scm (aspell)[source]: Add patch. * gnu/packages/patches/aspell-CVE-2019-25051.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. Efraim Flashner
2022-05-01gnu: ispell: Update to 3.4.05....* gnu/packages/aspell.scm (ispell): Update to 3.4.05. [arguments]: Don't explicitly return #t from phases. Tobias Geerinckx-Rice
2022-01-14gnu: aspell-dictionary: Try to find new releases....* gnu/packages/aspell.scm (aspell-dictionary)[properties]: New field. Efraim Flashner