v1.2.3'/>
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
2021-12-13gnu: Simplify package inputs....This commit was obtained by running: ./pre-inst-env guix style without any additional argument. Ludovic Courtès
2021-06-05gnu: ispell: Update to 3.4.04....* gnu/packages/aspell.scm (ispell): Update to 3.4.04. Tobias Geerinckx-Rice
2021-06-02gnu: ispell: Update to 3.4.03....* gnu/packages/aspell.scm (ispell): Update to 3.4.03. Tobias Geerinckx-Rice
2021-05-18gnu: hunspell-dict-en & variants: Make reproducible....* gnu/packages/aspell.scm (aspell-word-list)[arguments]: Add a new 'make-reproducible phase. Fixes <http://issues.guix.gnu.org/48499>. Tobias Geerinckx-Rice
2021-05-06gnu: aspell-dict-en: Update to 2020.12.07-0....* gnu/packages/aspell.scm (aspell-dict-en): Update to 2020.12.07-0. Tobias Geerinckx-Rice
2021-04-30gnu: Add aspell-dict-ro....* gnu/packages/aspell.scm (aspell-dict-ro): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Sergiu Ivanov