Age | Commit message (Collapse) | Author |
|
* gnu/packages/gnome.scm (cheese): New public variable.
Signed-off-by: Andy Wingo <wingo@igalia.com>
|
|
* gnu/packages/gnome.scm (gnome-video-effects): New public variable.
Signed-off-by: Andy Wingo <wingo@igalia.com>
|
|
* guix/utils.scm (<progress-reporter>): New record type.
(call-with-progress-reporter): New procedure.
* guix/build/download.scm (dump-port*, rate-limited, progress-reporter/file):
New procedures.
(ftp-fetch, http-fetch): Use 'dump-port*'.
(progress-proc): Remove procedure.
* guix/scripts/substitute.scm (progress-report-port): Rewrite in terms of
<progress-reporter>.
(process-substitution): Adjust accordingly.
|
|
* guix/cve.scm (fetch-vulnerabilities)[read*]: New procedure.
Use it in lieu of 'read'.
|
|
Suggested by Hartmut Goebel <h.goebel@crazy-compilers.com>.
* doc/guix.texi (Preparing for Installation): Mention 'mkfs.fat'.
|
|
* gnu/packages/emacs.scm (emacs-skewer-mode): Include html and js files.
Signed-off-by: Alex Kost <alezost@gmail.com>
|
|
* gnu/packages/enlightenment.scm (efl): Update to 1.20.4.
|
|
* doc/contributing.texi (Submitting Patches): Add a note about closing bug
threads by mailing to NNN-done@debbugs.gnu.org.
Suggested-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
Searching for `git send-email' took you to the end of `Submitting Patches'
section which said
You may use your email client or the ‘git send-email’ command.
without further warning or remark.
* doc/contributing.texi (Sending a Patch Series): Move information about
debbugs bug 15361 to subsection. Add git-send-email index entries.
(Submitting Patches): Reference it.
|
|
* gnu/system.scm (operating-system-etc-service): Add a plain-file with the
operating-system-host-name.
|
|
* gnu/packages/ci.scm (cuirass): Update to commit 87ad259.
|
|
* guix/http-client.scm (http-fetch/cached)[update-cache]: Add
'cache-port' parameter. Check its mtime and compute 'if-modified-since'
header accordingly. Guard 'http-get-error?' and honor 304.
Adjust callers of 'update-cache'.
* guix/gnu-maintenance.scm (ftp.gnu.org-files): Set #:ttl to 15m.
|
|
* guix/utils.scm (current-source-directory): Adjust for when
'syntax-source' returns #f.
|
|
* gnu/packages/web-browsers.scm (qutebrowser): Update to 0.11.0.
|
|
* gnu/packages/gstreamer.scm (gstreamer, gst-plugins-base, gst-plugins-good,
gst-plugins-bad, gst-plugins-ugly, gst-libav, python-gst): Update to 1.12.3.
|
|
Fixes CVE-2017-2862, CVE-2017-2870 and CVE-2017-6311.
* gnu/packages/gtk.scm (gdk-pixbuf, gdk-pixbuf+svg)[replacement]: New field.
(gdk-pixbuf-2.36.10, gdk-pixbuf+svg-2.36.10): New variables.
|
|
* gnu/packages/xml.scm (freexl): Update to 1.0.4.
|
|
* gnu/packages/syndication.scm (newsbeuter)[source]: Add patch.
* gnu/packages/patches/newsbeuter-CVE-2017-14500.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
|
|
* gnu/packages/tor.scm (tor): Update to 0.3.0.11.
|
|
* gnu/packages/video.scm (youtube-dl): Update to 2017.09.15.
|
|
* gnu/packages/patches/httpd-CVE-2017-9798.patch: New file.
* gnu/packages/web.scm (httpd)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
|
|
* gnu/system.scm (operating-system-etc-service) <profile>: Define
'DICPATH'.
|
|
* gnu/packages/bioinformatics.scm (r-rcas)[propagated-inputs]: Add r-pbapply.
|
|
* gnu/packages/cran.scm (r-energy): Update to 1.7-2.
|
|
* gnu/packages/statistics.scm (r-glmnet): Update to 2.0-12.
|
|
* gnu/packages/statistics.scm (r-lambda-r): Update to 1.2.
|
|
* gnu/packages/statistics.scm (r-gridextra): Update to 2.3.
|
|
* gnu/packages/statistics.scm (r-dplyr): Update to 0.7.3.
|
|
* gnu/packages/statistics.scm (r-crayon): Update to 1.3.4.
|
|
* gnu/packages/statistics.scm (r-svglite): Update to 1.2.1.
|
|
* gnu/packages/statistics.scm (r-mgcv): Update to 1.8-21.
|
|
* guix/scripts/substitute.scm (progress-substitution): Call 'close-port'
after 'restore-file'.
|
|
* gnu/packages/bioinformatics.scm (r-rcas): Update to 1.3.4.
|
|
* gnu/packages/statistics.scm (r-caret): Update to 6.0-77.
[propagated-inputs]: Remove r-car; add r-recipes and r-withr.
|
|
* gnu/packages/statistics.scm (r-rstudioapi): Update to 0.7.
|
|
* gnu/packages/statistics.scm (r-openssl): Update to 0.9.7.
[inputs]: Replace openssl with libressl.
|
|
* gnu/packages/cran.scm (r-recipes): New variable.
|
|
* gnu/packages/cran.scm (r-ipred): New variable.
|
|
* gnu/packages/cran.scm (r-rcpproll): New variable.
|
|
* gnu/packages/cran.scm (r-gower): New variable.
|
|
* gnu/packages/cran.scm (r-ddalpha): New variable.
|
|
* gnu/packages/cran.scm (r-timedate): New variable.
|
|
* gnu/packages/cran.scm (r-dimred): New variable.
|
|
* gnu/packages/cran.scm (r-prodlim): New variable.
|
|
* gnu/packages/cran.scm (r-drr): New variable.
|
|
* gnu/packages/cran.scm (r-lava): New variable.
|
|
* gnu/packages/cran.scm (r-cvst): New variable.
|
|
* gnu/packages/gnome.scm (hicolor-icon-theme): Update to 0.17.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/graphics.scm (blender): Update to 2.79.
[source]: Use https.
[home-page]: Same.
|
|
* gnu/packages/emacs.scm (emacs-org): Update to 20170917, aka Org 9.1.1.
|