summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2020-11-11gnu: icecat: Update to 78.4.1-guix0-preview1 [fixes CVE-2020-26950]....* gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update. (icecat-source): Update gnuzilla commit, base version, and hashes. * gnu/packages/patches/icecat-makeicecat.patch: Adapt to new version. Mark H Weaver
2020-11-10gnu: oath-toolkit: Update to 2.6.3....* gnu/packages/authentication.scm (oath-toolkit): Update to 2.6.3. [source]: Remove obsolete patches. * gnu/packages/patches/oath-toolkit-glibc-compat.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Signed-off-by: Leo Famulari <leo@famulari.name> Simon Josefsson
2020-11-11gnu: vim: Update to 8.2.1971....* gnu/packages/vim.scm (vim): Update to 8.2.1971. Tobias Geerinckx-Rice
2020-11-10gnu: nomad: Update to 0.2.0-alpha-199-g3e7a475....* gnu/packages/guile-xyz.scm (nomad): Update to 0.2.0-alpha-199-g3e7a475. [inputs]: add gsettings-desktop-schemas Signed-off-by: Marius Bakke <marius@gnu.org> Mike Rosset
2020-11-10gnu: g-golf: Update to ef830107b9765bd6a2da848d0cbe45e11374c0b5....* gnu/packages/guile-xyz.scm (g-golf): Update to ef830107b9765bd6a2da848d0cbe45e11374c0b5. Signed-off-by: Marius Bakke <marius@gnu.org> Mike Rosset
2020-11-10gnu: emacsy-minimal: Update to v0.4.1-37-g5f91ee6....* gnu/packages/guile-xyz.scm (emacsy-minimal): Update to v0.4.1-37-g5f91ee6. Signed-off-by: Marius Bakke <marius@gnu.org> Mike Rosset
2020-11-10gnu: httpie: Add 'lint-hidden-cve' property....* gnu/packages/python-web.scm (httpie)[properties]: New field. Signed-off-by: Marius Bakke <marius@gnu.org> Tanguy Le Carrour
2020-11-10gnu: gnucash: Enable python bindings....* gnu/packages/gnucash.scm (gnucash): [inputs]: Add python. [outputs]: Add new output 'python' for python bindings. [arguments]<configure-flags>: Add '-DWITH_PYTHON=ON' [arguments]: Add new build phase 'split-python-bindings' Signed-off-by: Marius Bakke <marius@gnu.org> Prafulla Giri
2020-11-10gnu: Add setzer....* gnu/packages/gnome.scm (setzer): New variable. Signed-off-by: Marius Bakke <marius@gnu.org> Vinicius Monego
2020-11-10gnu: Add icedove-wayland....* gnu/packages/gnuzilla.scm (icedove/wayland): New variable. Signed-off-by: Marius Bakke <marius@gnu.org> Jonathan Brielmaier
2020-11-10gnu: sdcc: Remove non-free code....* gnu/packages/sdcc.scm (sdcc)[source]: Add snippet to remove bundled non-free source code. Add patch to disable use of non-free code in build scripts and compiler and update documentation to match. * gnu/packages/patches/sdcc-disable-non-free-code.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Marius Bakke <marius@gnu.org> Simon South
2020-11-10gnu: v4l-utils: Do not build static libraries....* gnu/packages/video.scm (v4l-utils)[arguments]: Add "--disable-static" to #:configure-flags. Marius Bakke
2020-11-10gnu: v4l-utils: Move graphical tools to a separate output...v4l-utils is a common dependency. Separate graphical tools to avoid pulling in qtbase unless they are referenced. * gnu/packages/video.scm (v4l-utils)[outputs]: New 'gui' output. [arguments]: Add 'split' phase. Signed-off-by: Marius Bakke <marius@gnu.org> Ivan Kozlov
2020-11-10gnu: python-canonicaljson: Update to 1.4.0....* gnu/packages/python-xyz.scm (python-canonicaljson): Update to 1.4.0. Signed-off-by: Marius Bakke <marius@gnu.org> Michael Rohleder
2020-11-10gnu: pre-commit: Update to 2.8.1....* gnu/packages/version-control.scm (pre-commit): Update to 2.8.1. [arguments]: Skip new dotnet and nodejs tests. [native-inputs]: Add python-re-assert. [inputs]: Propagate. Signed-off-by: Marius Bakke <marius@gnu.org> Vinicius Monego
2020-11-10gnu: Add python-re-assert....* gnu/packages/python-check.scm (python-re-assert): New variable. Signed-off-by: Marius Bakke <marius@gnu.org> Vinicius Monego
2020-11-10gnu: cl-slime-swank: Update to 2.26....* gnu/packages/lisp-xyz.scm (cl-slime-swank): Update to 2.26. Alexandre Gomes
2020-11-10gnu: ungoogled-chromium: Update to 86.0.4240.193-0.b68e17f....* gnu/packages/chromium.scm (%chromium-version): Set to 86.0.4240.193. (ungoogled-chromium): Update hash. Marius Bakke
2020-11-10gnu: amsynth: Find external commands....* gnu/packages/music.scm (amsynth)[arguments]: Add a ‘patch-file-names’ phase. [inputs]: Add unzip and which. Tobias Geerinckx-Rice
2020-11-10gnu: amsynth: Order inputs alphabetically....* gnu/packages/music.scm (amsynth)[inputs, native-inputs]: Sort. Tobias Geerinckx-Rice
2020-11-10gnu: enchant: Update to 2.2.13....* gnu/packages/enchant.scm (enchant): Update to 2.2.13. Tobias Geerinckx-Rice
2020-11-10gnu: rocksdb: Build reproducibly....* gnu/packages/databases.scm (rocksdb)[arguments]: Hard code the build date. Tobias Geerinckx-Rice
2020-11-10gnu: jimtcl: Update to 0.80....* gnu/packages/embedded.scm (jimtcl): Update to 0.80. [arguments]: Add a ‘delete-failing-tests’ phase. [native-inputs]: Add inetutils. Tobias Geerinckx-Rice
2020-11-10gnu: mariadb-connector-c: Update to 3.1.11....* gnu/packages/databases.scm (mariadb-connector-c): Update to 3.1.11. [source]: Specify a mirror. Tobias Geerinckx-Rice
2020-11-10gnu: xfconf: Update to 4.14.4....* gnu/packages/xfce.scm (xfconf): Update to 4.14.4. Tobias Geerinckx-Rice
2020-11-10gnu: burp: Update to 2.3.38....* gnu/packages/backup.scm (burp): Update to 2.3.38. Tobias Geerinckx-Rice
2020-11-10gnu: ruby-chunky-png: Add warning about untrusted input....* gnu/packages/ruby.scm (ruby-chunky-png)[description]: Warn of decompression bombs. Tobias Geerinckx-Rice
2020-11-10gnu: ruby-chunky-png: Update to 1.3.14....* gnu/packages/ruby.scm (ruby-chunky-png): Update to 1.3.14. Tobias Geerinckx-Rice
2020-11-10gnu: emacs-yaml-mode: Update to 0.0.15....* gnu/packages/emacs-xyz.scm (emacs-yaml-mode): Update to 0.0.15. [description]: Remove out of place information. Fix typography. Nicolas Goaziou
2020-11-10gnu: emacs-emms: Update to 6.2....* gnu/packages/emacs-xyz.scm (emacs-emms): Update to 6.2. Nicolas Goaziou
2020-11-10gnu: ocaml: Switch to 4.11 by default....* gnu/packages/ocaml.scm (ocaml): Switch to 4.11 by default. Julien Lepiller
2020-11-10gnu: ocamlify: Perform bootstrap build....setup.ml is pre-generated in this package. Since it is generated by a dependent package, we build manually. This will also allow us to build this package properly with ocaml 4.11. * gnu/packages/ocaml.scm (ocamlify): Perform bootstrap build. Julien Lepiller
2020-11-10gnu: ocaml-ppx-tools-versioned: Use release profile....* gnu/packages/ocaml.scm (ocaml-ppx-tools-versioned): Use release profile. Julien Lepiller
2020-11-10gnu: laby: Update to 0.7.0....* gnu/packages/games.scm (laby): Update to 0.7.0. Julien Lepiller
2020-11-10guix: ocaml: Add package-with-ocaml4.09....* guix/build-system/ocaml.scm (package-with-ocaml4.09) (strip-ocaml4.09-variant): New variables. * gnu/packages/ocaml.scm (ocaml4.09-result, ocaml4.09-csexp) (ocaml4.09-dune-configurator, ocaml4.09-dune): New variables. Julien Lepiller
2020-11-10gnu: Add ocaml4.09-findlib....* gnu/packages/ocaml.scm (ocaml4.09-findlib): New variable. Julien Lepiller
2020-11-10gnu: ocaml: Update to 4.11.1....* gnu/packages/ocaml.scm (ocaml): Update to 4.11.1. Julien Lepiller
2020-11-10gnu: sbcl-cl-csv: Update to 20200929....* gnu/packages/lisp-xyz.scm (sbcl-cl-csv): Update to 20200929. Pierre Neidhardt
2020-11-10gnu: Add sbcl-contextl....* gnu/packages/lisp-xyz.scm (cl-contextl, ecl-contextl, sbcl-contextl): New variables. Pierre Neidhardt
2020-11-10gnu: Add lw-compat....* gnu/packages/lisp-xyz.scm (cl-lw-compat, ecl-lw-compat, sbcl-lw-compat): New variables. Pierre Neidhardt
2020-11-10gnu: cl-environments: Update to 20200401....* gnu/packages/lisp-xyz.scm (cl-environments): Update to 20200401. This includes the :tools package not present in 0.2.3. Pierre Neidhardt
2020-11-09services: nginx: Re-introduce server-names-hash-bucket-size....This was unintentionally removed in 00014f769233facebd84f13a00b10032a22cb440. * gnu/services/web.scm (default-nginx-config): Re-introduce processing of server-names-hash-bucket-size option. Julien Lepiller
2020-11-09gnu: varnish-modules: Update to 0.17.0....* gnu/packages/web.scm (varnish-modules): Update to 0.17.0. [source]: Switch to GIT-FETCH. [native-inputs]: Add AUTOCONF, AUTOMAKE, LIBTOOL, and PYTHON-DOCUTILS. Marius Bakke
2020-11-09gnu: varnish: Update to 6.5.1....* gnu/packages/web.scm (varnish): Update to 6.5.1. Marius Bakke
2020-11-09gnu: hitch: Update to 1.7.0....* gnu/packages/web.scm (hitch): Update to 1.7.0. Marius Bakke
2020-11-09gnu: python-docutils: Update description....* gnu/packages/python-xyz.scm (python-docutils)[description]: Add mentions of "rst2man" and ".rst". Marius Bakke
2020-11-09gnu: totem: Update to 3.38.0....* gnu/packages/gnome.scm (totem): Update to 3.38.0. [native-inputs]: Remove INTLTOOL. Add GETTEXT-MINIMAL. Marius Bakke
2020-11-09gnu: umockdev: Update to 0.14.4....* gnu/packages/check.scm (umockdev): Update to 0.14.4. Tobias Geerinckx-Rice
2020-11-09gnu: ceph: Update to 14.2.13....* gnu/packages/storage.scm (ceph): Update to 14.2.13. Tobias Geerinckx-Rice
2020-11-09gnu: npiet: Edit description....* gnu/packages/piet.scm (npiet)[description]: Capitalise language names and use @command{} mark-up. Tobias Geerinckx-Rice