aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * maint: Mark 'doc-pot-update' and 'doc-po-update' as phony.•••* po/doc/local.mk (doc-pot-update, doc-pot-update): Mark as phony. Ludovic Courtès2019-04-29
| * tests: Adjust wildcard when testing OS examples.•••* tests/guix-system.sh: Use *.tmpl instead of *, to avoid catching backup files, etc. Ludovic Courtès2019-04-29
| * processes: Gracefully handle daemons without clients.•••Fixes <https://bugs.gnu.org/34716>. Reported by Mark H Weaver <mhw@netris.org>. The problem could be reproduced by running, on one hand: sh -c 'exec -a guix-daemon sleep 777' and on the other hand: guix processes If there is no process with PID 777, 'guix processes' would barf as it stumbles upon a <daemon-session> record whose client is #f. * guix/scripts/processes.scm (daemon-sessions)[child-process->session]: New procedure, with lambda formerly passed to 'map'. Handle #f returns from 'lookup-process'. Call 'child-process->session' within 'filter-map', not just 'map'. Ludovic Courtès2019-04-29
| * processes: 'process-open-files' ignores disappeared /proc/PID/fd entries.•••Previously, 'process-open-files' would throw ENOENT if an entry had vanished after the 'scandir' call and before the 'readlink' call. * guix/scripts/processes.scm (process-open-files): Catch ENOENT errors from 'readlink'. Ludovic Courtès2019-04-29
* | gnu: php: Update to 7.3.5.•••* gnu/packages/php.scm (php): Update to 7.3.5. Julien Lepiller2019-05-02
* | gnu: emacs-emms: Update to 5.2.•••* gnu/packages/emacs-xyz.scm (emacs-emms): Update to 5.2. Pierre Neidhardt2019-05-02
* | gnu: python-duniterpy: Update to 0.53.1.•••* gnu/packages/finance.scm (python-duniterpy): Update to 0.53.1. Nicolas Goaziou2019-05-02
* | gnu: emacs-relint: Update to 1.7.•••* gnu/packages/emacs-xyz.scm (emacs-relint): Update to 1.7. Nicolas Goaziou2019-05-02
* | gnu: emacs-xr: Update to 1.11.•••* gnu/packages/emacs-xyz.scm (emacs-xr): Update to 1.11. Nicolas Goaziou2019-05-02
* | gnu: faudio: Update to 19.05.•••* gnu/packages/audio.scm (faudio): Update to 19.05. Rutger Helling2019-05-02
* | gnu: python-flexmock: Update to 0.10.4.•••* gnu/packages/check.scm (python-flexmock): Update to 0.10.4. Tobias Geerinckx-Rice2019-05-02
* | gnu: termite: Update to 15.•••* gnu/packages/terminals.scm (termite): Update to 15. Marius Bakke2019-05-01
* | gnu: vte-ng: Update to 0.56.2.a.•••* gnu/packages/gnome.scm (vte-ng): Update to 0.56.2.a. [native-inputs]: Add GCC-7. [arguments]: Add GCC7 workaround. Marius Bakke2019-05-01
* | gnu: spice: Update to 0.14.2 [fixes CVE-2019-3813].•••* gnu/packages/spice.scm (spice): Update to 0.14.2. Marius Bakke2019-05-01
* | gnu: spice-protocol: Update to 0.14.0.•••* gnu/packages/spice.scm (spice-protocol): Update to 0.14.0. (spice-protocol-0.12): New public variable. (spice-gtk)[propagated-inputs]: Change SPICE-PROTOCOL to SPICE-PROTOCOL-0.12. Marius Bakke2019-05-01
* | gnu: signify: Update to 25.•••* gnu/packages/crypto.scm (signify): Update to 25. Marius Bakke2019-05-01
* | gnu: signify: Don't use unstable tarball.•••* gnu/packages/crypto.scm (signify)[source]: Change to GIT-FETCH. Marius Bakke2019-05-01
* | gnu: ungoogled-chromium: Update to 74.0.3729.131-0.9e33022 [fixes CVE-2019-58...•••* gnu/packages/chromium.scm (%chromium-version): Update to 74.0.3729.131. (ungoogled-chromium-source): Update Chromium hash. Marius Bakke2019-05-01
* | gnu: ungoogled-chromium: Unbundle openjpeg again.•••This is a follow-up to commit 40594fdcb9e360d68e5444771b5467ba5bbbfcf2. * gnu/packages/chromium.scm (%preserved-third-party-files): Remove 'third_party/pdfium/third_party/libopenjpeg20'. (ungoogled-chromium)[arguments]: Fix typo in #:configure-flags. Marius Bakke2019-05-01
* | gnu: php: Disable failing tests on armhf.•••* gnu/packages/php.scm (php)[arguments]: Disable two failing tests on armhf. Julien Lepiller2019-05-01
* | gnu: r-irkernel: Update to 1.0.0.•••* gnu/packages/cran.scm (r-irkernel): Update to 1.0.0. Ricardo Wurmus2019-05-01
* | gnu: r-officer: Update to 0.3.4.•••* gnu/packages/cran.scm (r-officer): Update to 0.3.4. Ricardo Wurmus2019-05-01
* | gnu: r-lmtest: Update to 0.9-37.•••* gnu/packages/cran.scm (r-lmtest): Update to 0.9-37. Ricardo Wurmus2019-05-01
* | gnu: r-shinyfiles: Update to 0.7.3.•••* gnu/packages/cran.scm (r-shinyfiles): Update to 0.7.3. Ricardo Wurmus2019-05-01
* | gnu: ungoogled-chromium: Update to 74.0.3729.108-0.9e33022.•••* gnu/packages/chromium.scm (%preserved-third-party-files): Add four new directories, delete three obsolete. (%chromium-version, %ungoogled-revision, %debian-revision): Update for 74. (ungoogled-chromium-source): Update hashes. Ignore Debians GCC6 patches. (ungoogled-chromium)[arguments]: Add "use_system_openjpeg" to #:configure-flags. Marius Bakke2019-05-01
* | gnu: Remove greenisland.•••* gnu/packages/display-managers.scm (greenisland): Remove variable. Marius Bakke2019-05-01
* | gnu: ocaml-migrate-parsetree: Name checkout.•••* gnu/packages/ocaml.scm (ocaml-migrate-parsetree)[source]: Add FILE-NAME. Tobias Geerinckx-Rice2019-04-30
* | gnu: ocaml-opam-file-format: Name checkout.•••* gnu/packages/ocaml.scm (ocaml-opam-file-format)[source]: Add FILE-NAME. Tobias Geerinckx-Rice2019-04-30
* | gnu: sbcl-cl-syntax: Name checkout.•••* gnu/packages/lisp.scm (sbcl-cl-syntax)[source]: Add FILE-NAME. Tobias Geerinckx-Rice2019-04-30
* | gnu: emacs-dired-sidebar: Name checkout.•••* gnu/packages/emacs-xyz.scm (emacs-dired-sidebar)[source]: Add FILE-NAME. Tobias Geerinckx-Rice2019-04-30
* | gnu: sbcl-rfc2388: Name checkout.•••* gnu/packages/lisp.scm (sbcl-rfc2388)[source]: Add FILE-NAME. Tobias Geerinckx-Rice2019-04-30
* | gnu: ocaml-ppx-typerep-conv: Name checkout.•••* gnu/packages/ocaml.scm (ocaml-ppx-typerep-conv)[source]: Add FILE-NAME. Tobias Geerinckx-Rice2019-04-30
* | gnu: ocaml-ppx-hash: Name checkout.•••* gnu/packages/ocaml.scm (ocaml-ppx-hash)[source]: Add FILE-NAME. Tobias Geerinckx-Rice2019-04-30
* | gnu: ocaml-ppx-enumerate: Name checkout.•••* gnu/packages/ocaml.scm (ocaml-ppx-enumerate)[source]: Add FILE-NAME. Tobias Geerinckx-Rice2019-04-30
* | gnu: ocaml-core: Name checkout.•••* gnu/packages/ocaml.scm (ocaml-core)[source]: Add FILE-NAME. Tobias Geerinckx-Rice2019-04-30
* | gnu: sbcl-trivial-backtrace: Name checkout.•••* gnu/packages/lisp.scm (sbcl-trivial-backtrace)[source]: Add FILE-NAME. Tobias Geerinckx-Rice2019-04-30
* | gnu: sbcl-myway: Name checkout.•••* gnu/packages/lisp.scm (sbcl-myway)[source]: Add FILE-NAME. Tobias Geerinckx-Rice2019-04-30
* | gnu: emacs-helm-pass: Name checkout.•••* gnu/packages/emacs-xyz.scm (emacs-helm-pass)[source]: Add FILE-NAME. Tobias Geerinckx-Rice2019-04-30
* | gnu: emacs-zotxt: Name checkout.•••* gnu/packages/emacs-xyz.scm (emacs-zotxt)[source]: Add FILE-NAME. Tobias Geerinckx-Rice2019-04-30
* | gnu: u-boot-tools: Only run full test suite on x86_64.•••* gnu/packages/bootloaders (u-boot-tools)[arguments]<#:phases>[check]: Modify phase. [check-x86]: New phase. [patch]: New phase. Vagrant Cascadian2019-04-30
* | gnu: python-nose-timer: Update to 0.7.5.•••* gnu/packages/check.scm (python-nose-timer): Update to 0.7.5. Tobias Geerinckx-Rice2019-04-30
* | gnu: sbcl-cl+ssl: Name checkout.•••* gnu/packages/lisp.scm (sbcl-cl+ssl)[source]: Add FILE-NAME. Tobias Geerinckx-Rice2019-04-30
* | gnu: ghc-esqueleto: Name checkout.•••* gnu/packages/haskell.scm (ghc-esqueleto)[source]: Add FILE-NAME. Tobias Geerinckx-Rice2019-04-30
* | gnu: ocaml-ppx-tools: Name checkout.•••* gnu/packages/ocaml.scm (ocaml-ppx-tools)[source]: Add FILE-NAME. Tobias Geerinckx-Rice2019-04-30
* | gnu: sbcl-cl-base64: Name checkout.•••* gnu/packages/lisp.scm (sbcl-cl-base64)[source]: Add FILE-NAME. Tobias Geerinckx-Rice2019-04-30
* | gnu: eid-mw: Name checkout.•••* gnu/packages/security-token.scm (eid-mw)[source]: Add FILE-NAME. Tobias Geerinckx-Rice2019-04-30
* | gnu: youtube-dl: Update to 2019.04.30.•••* gnu/packages/video.scm (youtube-dl): Update to 2019.04.30. Tobias Geerinckx-Rice2019-04-30
* | guix: Fix another typo in another docstring.•••* guix/build/clojure-utils.scm (include-list\exclude-list)<docstring>: Fix typo. Tobias Geerinckx-Rice2019-04-30
* | guix: Fix typo in docstring.•••* guix/build/syscalls.scm (device-in-use?)<docstring>: Fix typo. Tobias Geerinckx-Rice2019-04-30
* | gnu: ruby-rest-client: Fix lost ,s.•••* gnu/packages/ruby.scm (ruby-rest-client)[native-inputs]: Move unquotes to their operands. Tobias Geerinckx-Rice2019-04-30