Age | Commit message (Expand) | Author |
2020-03-10 | gnu: ruby-minitest-rg: Use HTTPS home page.•••* gnu/packages/ruby.scm (ruby-minitest-rg)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2020-03-10 | gnu: python-wxpython: Use HTTPS home page.•••* gnu/packages/wxwidgets.scm (python-wxpython)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2020-03-10 | gnu: java-asm: Use HTTPS home page.•••* gnu/packages/java.scm (java-asm)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2020-03-10 | gnu: bash-tap: Use HTTPS home page.•••* gnu/packages/bash.scm (bash-tap)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2020-03-10 | gnu: tlp: Use HTTPS home page.•••* gnu/packages/linux.scm (tlp)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2020-03-10 | gnu: hplip: Update source hash.•••The tarball was modified in-place.
See <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=40017>.
* gnu/packages/cups.scm (hplip)[source]: Update tarball hash.
Reported-by: Mark H Weaver <mhw@netris.org>
| Tobias Geerinckx-Rice |
2020-03-10 | gnu: openmpi: Use HTTPS home page.•••* gnu/packages/mpi.scm (openmpi)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2020-03-10 | gnu: openmpi: Update to 4.0.3.•••* gnu/packages/mpi.scm (openmpi): Update to 4.0.3.
| Tobias Geerinckx-Rice |
2020-03-10 | gnu: asymptote: Update to 2.64.•••* gnu/packages/plotutils.scm (asymptote): Update to 2.64.
| Nicolas Goaziou |
2020-03-10 | gnu: bitcoin-core: Update to 0.19.1.•••* gnu/packages/finance.scm (bitcoin-core): Update to 0.19.1.
Co-Authored-By: fanquake <fanquake@gmail.com>
| Carl Dong |
2020-03-10 | gnu: mercurial: Enable more tests.•••* gnu/packages/version-control.scm (mercurial)[arguments]: Add phase
'patch-tests'. Do not remove patched tests in the 'check' phase.
| Marius Bakke |
2020-03-10 | gnu: guix: Update to 0984481.•••* gnu/packages/package-management.scm (guix): Update to 0984481.
| Ludovic Courtès |
2020-03-10 | gnu: icecat: Update to 68.6.0-guix0-preview1 [security fixes].•••Includes fixes for CVE-2019-20503, CVE-2020-6805, CVE-2020-6806,
CVE-2020-6807, CVE-2020-6811, CVE-2020-6812, and CVE-2020-6814.
* 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-03-10 | vm: Compute UUIDs truly deterministically.•••This is a followup to 1540075c790dfaeff52c93392f2fc63b9e23b77e.
The mistake had no effect on prior Guile versions but it's visible since
Guile 3.0.1 and the fix for <https://bugs.gnu.org/39634>.
* gnu/system/vm.scm (operating-system-uuid): Hash a list of
'file-system-digest' values, not the 'file-system-type' procedure.
| Ludovic Courtès |
2020-03-10 | gnu: guile-next: Update to 3.0.1 with bug-fix for crash.•••* gnu/packages/guile.scm (guile-3.0): Update to 3.0.1 with
"guile-3.0-crash.patch".
* gnu/packages/patches/guile-3.0-crash.patch: New file.
* gnu/local.mk (dist_patch_DATA): Use it.
| Ludovic Courtès |
2020-03-10 | gnu: emacs-xr: Update to 1.18.•••* gnu/packages/emacs-xyz.scm (emacs-xr): Update to 1.18.
| Nicolas Goaziou |
2020-03-10 | gnu: Add r-ppcor.•••* gnu/packages/cran.scm (r-ppcor): New variable.
| Ricardo Wurmus |
2020-03-10 | gnu: monero-gui: Update to 0.15.0.4.•••* gnu/packages/finance.scm (monero-gui): Update to 0.15.0.4.
| Guillaume Le Vaillant |
2020-03-10 | gnu: monero: Update to 0.15.0.5.•••* gnu/packages/finance.scm (monero): Update to 0.15.0.5.
| Guillaume Le Vaillant |
2020-03-10 | gnu: mars: Fix home page.•••* gnu/packages/games.scm (mars)[home-page]: Use working domain & HTTPS.
| Tobias Geerinckx-Rice |
2020-03-10 | gnu: ode: Use HTTPS home page.•••* gnu/packages/game-development.scm (ode)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2020-03-10 | gnu: xmobar: Use HTTPS home page.•••* gnu/packages/wm.scm (xmobar)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2020-03-10 | gnu: gitolite: Use HTTPS home page.•••* gnu/packages/version-control.scm (gitolite)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2020-03-10 | gnu: font-dosis: Use archive.org'd URIs.•••* gnu/packages/fonts.scm (font-dosis)[source, home-page]: Use snapshots.
| Tobias Geerinckx-Rice |
2020-03-10 | gnu: python-virtualenv: Propagate inputs.•••* gnu/packages/python-xyz.scm (python-virtualenv)[inputs]: Make…
[propagated-inputs]: …this.
| Tobias Geerinckx-Rice |
2020-03-10 | gnu: git-annex: Update to 8.20200309.•••* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20200309.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Kyle Meyer |
2020-03-10 | gnu: mumble: Disable statistic gathering by default.•••Fixes <https://bugs.gnu.org/25201>
* gnu/packages/telephone.scm (mumble)[arguments]: Add phase to disable
statistic gathering by default.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Michael Rohleder |
2020-03-10 | gnu: r-sparselda: Use HTTPS home page.•••* gnu/packages/cran.scm (r-sparselda)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2020-03-10 | gnu: r-spams: Use HTTPS home page.•••Well, it currently redirects back to HTTP…
* gnu/packages/statistics.scm (r-spams)[home-page]: Use ‘HTTPS’.
| Tobias Geerinckx-Rice |
2020-03-10 | gnu: r-fda: Use HTTPS home page.•••* gnu/packages/cran.scm (r-fda)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2020-03-10 | gnu: r-mcmc: Use HTTPS home page.•••* gnu/packages/cran.scm (r-mcmc)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2020-03-10 | gnu: r-varselrf: Update home page.•••* gnu/packages/cran.scm (r-varselrf)[home-page]: Follow (HTTPS)
redirection.
| Tobias Geerinckx-Rice |
2020-03-10 | gnu: r-knitr: Update home page.•••* gnu/packages/statistics.scm (r-knitr)[home-page]: Follow (HTTPS)
redirection.
| Tobias Geerinckx-Rice |
2020-03-10 | gnu: r-ouch: Use HTTPS home page.•••* gnu/packages/cran.scm (r-ouch)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2020-03-10 | gnu: libinput: Note libinput-minimal inheritance.•••* gnu/packages/freedesktop.scm (libinput): Add a warning comment.
| Tobias Geerinckx-Rice |
2020-03-09 | gnu: csvkit: Update to 1.0.5.•••* gnu/packages/wireservice.scm (csvkit): Update to 1.0.5.
[source]: Remove upstreamed patch.
* gnu/packages/patches/csvkit-fix-tests.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Tobias Geerinckx-Rice |
2020-03-09 | gnu: slang: Use HTTPS home page.•••* gnu/packages/slang.scm (slang)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2020-03-09 | gnu: polipo: Use HTTPS home page.•••* gnu/packages/web.scm (polipo)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2020-03-09 | gnu: iperf: Use HTTPS home page.•••* gnu/packages/networking.scm (iperf)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2020-03-09 | gnu: xdotool: Use HTTPS home page.•••* gnu/packages/xdisorg.scm (xdotool)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2020-03-09 | gnu: compface: Update home page.•••* gnu/packages/mail.scm (compface)[home-page]: Follow (HTTPS)
redirection.
| Tobias Geerinckx-Rice |
2020-03-09 | gnu: compface: Don't use NAME in source URI.•••* gnu/packages/mail.scm (compface)[source]: Hard-code NAME.
| Tobias Geerinckx-Rice |
2020-03-09 | gnu: Use HTTPS for rstudio.github.io home pages.•••* gnu/packages/cran.scm (r-shinydashboard, r-shinythemes, r-dt)
[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2020-03-09 | tests: getmail: Provide a pre-initialized user account password.•••* gnu/tests/mail.scm (%getmail-os): Rewrite so that the "alice" account
has a password.
(run-getmail-test)[test]("set password for alice"): Remove. This would
not work since commit 8b9cad01e9619f53dc5a65892ca6a09ca5de3447 since
'passwd' would no longer be in $PATH.
| Ludovic Courtès |
2020-03-09 | tests: docker-system: Increase memory requirement.•••The system image would no longer fit in memory, starting from commit
8c7eb58453870f380a077c7cfd8dafa97bb8e13f.
* gnu/tests/docker.scm (run-docker-system-test): Set 'memory-size' to 3500.
| Ludovic Courtès |
2020-03-09 | tests: zabbix: Set 'PATH' before running the scripts.•••This is a followup to 8b9cad01e9619f53dc5a65892ca6a09ca5de3447.
* gnu/tests/monitoring.scm (run-zabbix-server-test)[test]: Set 'PATH' in
MARIONETTE.
| Ludovic Courtès |
2020-03-09 | gnu: Add rr.•••* gnu/packages/debug.scm (rr): New variable.
| Ludovic Courtès |
2020-03-09 | Revert "gnu: libinput: Update to 1.15.3."•••This reverts commit 1fad0b8674cf97a7e102e98ab31fcebe07ae9515.
It rebuilds the world through libinput-minimal.
| Tobias Geerinckx-Rice |
2020-03-09 | gnu: python-sphinxcontrib-websupport: Update to 1.2.0.•••* gnu/packages/sphinx.scm (python-sphinxcontrib-websupport): Update to
1.2.0.
| Tobias Geerinckx-Rice |
2020-03-09 | gnu: python-sphinxcontrib-serializinghtml: Update to 1.1.4.•••* gnu/packages/sphinx.scm (python-sphinxcontrib-serializinghtml): Update
to 1.1.4.
| Tobias Geerinckx-Rice |