summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * gnu: vim-luna: Use copy-build-system.Efraim Flashner2020-03-04
| | | | | | | | | | | | * gnu/packages/vim.scm (vim-luna)[build-system]: Switch to copy-build-system. [arguments]: Adjust accordingly.
| * gnu: vim-scheme: Use copy-build-system.Efraim Flashner2020-03-04
| | | | | | | | | | | | * gnu/packages/vim.scm (vim-scheme)[build-system]: Switch to copy-build-system. [arguments]: Adjust accordingly.
| * gnu: vim-neosnippet: Use copy-build-system.Efraim Flashner2020-03-04
| | | | | | | | | | | | * gnu/packages/vim.scm (vim-neosnippet)[build-system]: Switch to copy-build-system. [arguments]: Adjust accordingly.
| * gnu: vim-neosnippet-snippets: Use copy-build-system.Efraim Flashner2020-03-04
| | | | | | | | | | | | * gnu/packages/vim.scm (vim-neosnippet-snippets)[build-system]: Switch to copy-build-system. [arguments]: Adjust accordingly.
| * gnu: vim-neocomplete: Use copy-build-system.Efraim Flashner2020-03-04
| | | | | | | | | | | | * gnu/packages/vim.scm (vim-neocomplete)[build-system]: Switch to copy-build-system. [arguments]: Adjust accordingly.
| * gnu: unicode-cldr-common: Use copy-build-system.Efraim Flashner2020-03-04
| | | | | | | | | | | | * gnu/packages/unicode.scm (unicode-cldr-common)[build-system]: Switch to copy-build-system. [arguments]: Adjust accordingly.
| * gnu: ucd: Use copy-build-system.Efraim Flashner2020-03-04
| | | | | | | | | | | | * gnu/packages/unicode.scm (ucd)[build-system]: Switch to copy-build-system. [arguments]: Adjust accordingly.
| * gnu: zziplib: Fix CVE-2018-16548.Efraim Flashner2020-03-04
| | | | | | | | | | | | | | * gnu/packages/compression.scm (zziplib)[replacement]: New field. (zziplib/fixed): New private variable. * gnu/packages/patches/zziplib-CVE-2018-16548.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.
| * gnu: Add fntsample.Roel Janssen2020-03-04
| | | | | | | | * gnu/packages/fontutils.scm (fntsample): New variable.
| * gnu: Add perl-pdf-api2.Roel Janssen2020-03-04
| | | | | | | | * gnu/packages/perl.scm (perl-pdf-api2): New variable.
| * gnu: josm: Update to 15937.Julien Lepiller2020-03-04
| | | | | | | | * gnu/packages/geo.scm (josm): Update to 15937.
| * gnu: java-jmapviewer: Update ot 2.13.Julien Lepiller2020-03-04
| | | | | | | | * gnu/packages/geo.scm (java-jmapviewer): Update to 2.13.
| * gnu: java-jsonp-api: Update to 1.1.6.Julien Lepiller2020-03-04
| | | | | | | | | | * gnu/packages/java.scm (java-jsonp-api, java-jsonp-impl): Update to 1.1.6.
| * gnu: wine-staging: Update to 5.3.Nicolas Goaziou2020-03-03
| | | | | | | | | | * gnu/packages/wine.scm (wine-staging-patchset-data): Update to 5.3. (wine-staging): Update hash.
| * gnu: emacs-solarized-theme: Update to 1.3.1.Nicolas Goaziou2020-03-03
| | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-solarized-theme): Update to 1.3.1.
| * gnu: wine: Fix typo.Nicolas Goaziou2020-03-03
| | | | | | | | | | | | * gnu/packages/wine.scm (wine): Fix typo. This is a followup to d8104034bce470c5bbf929f53844124b09e9ea73.
| * gnu: wine: Update to 5.3.Nicolas Goaziou2020-03-03
| | | | | | | | | | * gnu/packages/wine.scm (wine): Update to 5.3. [native-inputs]: Re-order inputs alphabetically.
| * gnu: linux: Add lsscsi.Vincent Legoll2020-03-03
| | | | | | | | | | | | * gnu/packages/linux.scm (lsscsi): New variable. Signed-off-by: Jakub Kądziołka <kuba@kadziolka.net>
| * gnu: git: Remove Python 2 from the package closure.Ricardo Wurmus2020-03-03
| | | | | | | | | | * gnu/packages/version-control.scm (git)[native-inputs]: Replace asciidoc with asciidoc-py3.
| * gnu: git: Build with Python 3.Ricardo Wurmus2020-03-03
| | | | | | | | | | | | * gnu/packages/version-control.scm (git)[inputs]: Replace python-2 with python. [arguments]: Replace /usr/bin/python with python3.
| * services: herd: Add restart-service.Mathieu Othacehe2020-03-03
| | | | | | | | * gnu/services/herd.scm (restart-service): New exported procedure.
| * gnu: emacs-auctex: Compile Reference Card.Paul Garlick2020-03-03
| | | | | | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-auctex)[arguments]: Add 'install-doc' phase. [inputs]: New field.
| * gnu: Add kexec-tools.Chris Marusich2020-03-03
| | | | | | | | | | | | * gnu/packages/linux.scm (kexec-tools): New variable. Co-authored-by: Tobias Geerinckx-Rice <me@tobias.gr>
| * gnu: sbcl: Update to 2.0.2.Pierre Neidhardt2020-03-03
| | | | | | | | * gnu/packages/lisp.scm (sbcl): Update to 2.0.2.
| * gnu: erlang: Update to 21.3.8.13Lars-Dominik Braun2020-03-03
| | | | | | | | | | | | * gnu/packages/erlang.scm (erlang): Update to 21.3.8.13 Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| * gnu: Add asciidoc-py3.Ricardo Wurmus2020-03-03
| | | | | | | | * gnu/packages/documentation.scm (asciidoc-py3): New variable.
| * gnu: r-servr: Update to 0.16.Ricardo Wurmus2020-03-03
| | | | | | | | * gnu/packages/cran.scm (r-servr): Update to 0.16.
| * gnu: gess: Use WRAP-SCRIPT.Ricardo Wurmus2020-03-03
| | | | | | | | | | * gnu/packages/bioinformatics.scm (gess)[arguments]: Use WRAP-SCRIPT. [inputs]: Add guile-3.0 for wrapper.
| * gnu: gess: Override PYTHONPATH.Ricardo Wurmus2020-03-03
| | | | | | | | | | * gnu/packages/bioinformatics.scm (gess)[arguments]: Override PYTHONPATH instead of augmenting it.
| * gnu: elixir: Update to 1.10.2.Oskar Köök2020-03-03
| | | | | | | | | | | | * gnu/packages/elixir.scm (elixir): Update to 1.10.2. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| * gnu: chicken: Update to 5.2.0.Evan Hanson2020-03-03
| | | | | | | | | | | | | | * gnu/packages/chicken.scm (chicken): Update to 5.2.0. [home-page]: Use https. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| * gnu: Add emacs-csv.Pierre Neidhardt2020-03-03
| | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-csv): New variable.
| * gnu: dxvk: Update to 1.5.5.Pierre Neidhardt2020-03-03
| | | | | | | | * gnu/packages/wine.scm (dxvk): Update to 1.5.5.
| * gnu: dxvk: Return #t in install-32 phase.Pierre Neidhardt2020-03-03
| | | | | | | | * gnu/packages/wine.scm (dxvk)[arguments]: Return #t in install-32 phase.
| * gnu: Add emacs-spacemacs-theme.Nicolas Goaziou2020-03-03
| | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-spacemacs-theme): New variable.
| * gnu: python-django: Update to 1.11.28.Christopher Baines2020-03-03
| | | | | | | | * gnu/packages/django.scm (python-django): Update to 1.11.28.
| * gnu: librsvg: Fix typo.Efraim Flashner2020-03-03
| | | | | | | | | | | | | | This is a follow-up to 23f33de151368f52832fd96048b342bd1a6e8c74. * gnu/packages/gnome.scm (librsvg)[replacement]: Refer to package, not to a string.
| * gnu: librsvg: Fix CVE-2019-20446.Efraim Flashner2020-03-03
| | | | | | | | | | * gnu/packages/gnome.scm (librsvg)[replacement]: New field. (librsvg/fixed): New private variable.
| * gnu: librsvg-next: Fix version string.Efraim Flashner2020-03-03
| | | | | | | | | | | | This is a follow-up to 8d6f9168cccdc72707bfb836fb8835d6eee05e03. * gnu/packages/gnome.scm (librsvg-next)[version]: Update to 2.46.4.
| * gnu: librsvg-2.46: Update to 2.46.4.Efraim Flashner2020-03-03
| | | | | | | | | | * gnu/packages/gnome.scm (librsvg-2.46): Update to 2.46.4. [source]: Replace more crates.
| * gnu: Add rust-locale-config-0.3.Efraim Flashner2020-03-03
| | | | | | | | * gnu/packages/crates-io.scm (rust-locale-config-0.3): New variable.
| * gnu: Add rust-gio-sys-0.9.Efraim Flashner2020-03-03
| | | | | | | | * gnu/packages/crates-io.scm (rust-gio-sys-0.9): New variable.
| * gnu: Add rust-gobject-sys-0.9.Efraim Flashner2020-03-03
| | | | | | | | * gnu/packages/crates-io.scm (rust-gobject-sys-0.9): New variable.
| * gnu: Add rust-glib-sys-0.9.Efraim Flashner2020-03-03
| | | | | | | | * gnu/packages/crates-io.scm (rust-glib-sys-0.9): New variable.
| * gnu: Add rust-shell-words-0.1.Efraim Flashner2020-03-03
| | | | | | | | * gnu/packages/crates-io.scm (rust-shell-words-0.1): New variable.
| * gnu: wireguard-tools: Explain why we skip the test suite.Leo Famulari2020-03-03
| | | | | | | | * gnu/packages/vpn.scm (wireguard-tools): Add comment.
| * gnu: WireGuard: Simplify package definitions.Leo Famulari2020-03-03
| | | | | | | | | | | | * gnu/packages/vpn.scm (wireguard-tools, wireguard)[arguments]: Set --directory in #:make-flags and remove the 'chdir', 'enter-source-directory' and 'reset-cwd' phases.
| * build: file-systems: Do not warn about file system check for NFS.Maxim Cournoyer2020-03-02
| | | | | | | | | | * gnu/build/file-systems.scm (check-file-system): Define a dummy checker procedure for NFS that always passes to prevent a warning from being emitted.
| * file-systems: Add a 'file-system-device->string' procedure.Maxim Cournoyer2020-03-02
| | | | | | | | | | | | | | * gnu/system/file-systems.scm (file-system-device->string): New procedure. * gnu/system.scm (bootable-kernel-arguments): Use it. * gnu/system/vm.scm (operating-system-uuid): Likewise. * guix/scripts/system.scm (display-system-generation): Likewise.
| * linux-boot: Ensure volatile root is mounted read-only.Maxim Cournoyer2020-03-02
| | | | | | | | | | * gnu/build/linux-boot.scm (mount-root-file-system): Ensure MS_RDONLY is present among the root file system flags when VOLATILE-ROOT? is #t.