Age | Commit message (Expand) | Author |
---|---|---|
2022-08-10 | gnu: 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-09 | gnu: 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-01 | gnu: 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-14 | gnu: aspell-dictionary: Try to find new releases....* gnu/packages/aspell.scm (aspell-dictionary)[properties]: New field. | Efraim Flashner |
2021-12-13 | gnu: Simplify package inputs....This commit was obtained by running: ./pre-inst-env guix style without any additional argument. | Ludovic Courtès |
2021-06-05 | gnu: ispell: Update to 3.4.04....* gnu/packages/aspell.scm (ispell): Update to 3.4.04. | Tobias Geerinckx-Rice |
2021-06-02 | gnu: ispell: Update to 3.4.03....* gnu/packages/aspell.scm (ispell): Update to 3.4.03. | Tobias Geerinckx-Rice |
2021-05-18 | gnu: 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-06 | gnu: 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-30 | gnu: Add aspell-dict-ro....* gnu/packages/aspell.scm (aspell-dict-ro): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> | Sergiu Ivanov |