summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* download: Don't report the progress too fast.宋文武2017-09-20
| | | | | | | | | | | | * 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.
* cve: Disable position recording while reading the CVE list.Ludovic Courtès2017-09-19
| | | | | * guix/cve.scm (fetch-vulnerabilities)[read*]: New procedure. Use it in lieu of 'read'.
* doc: Mention 'mkfs.fat' for the ESP.Ludovic Courtès2017-09-19
| | | | | | Suggested by Hartmut Goebel <h.goebel@crazy-compilers.com>. * doc/guix.texi (Preparing for Installation): Mention 'mkfs.fat'.
* gnu: emacs-skewer-mode: Include html and js files.Oleg Pykhalov2017-09-19
| | | | | | * gnu/packages/emacs.scm (emacs-skewer-mode): Include html and js files. Signed-off-by: Alex Kost <alezost@gmail.com>
* gnu: efl: Update to 1.20.4.Efraim Flashner2017-09-19
| | | | * gnu/packages/enlightenment.scm (efl): Update to 1.20.4.
* doc: Add a note about closing bug threads.Jan Nieuwenhuizen2017-09-19
| | | | | | | * 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>
* doc: Add "Sending a Patch Series" subsection.Jan Nieuwenhuizen2017-09-19
| | | | | | | | | | | | | 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.
* system: Create "/etc/hostname".Thomas Danckaert2017-09-19
| | | | | * gnu/system.scm (operating-system-etc-service): Add a plain-file with the operating-system-host-name.
* gnu: cuirass: Update development snapshot.Ludovic Courtès2017-09-19
| | | | * gnu/packages/ci.scm (cuirass): Update to commit 87ad259.
* http-client: 'http-client/cached' uses 'If-Modified-Since'.Ludovic Courtès2017-09-19
| | | | | | | | * 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.
* utils: 'current-source-directory' gracefully deals with lack of location info.Ludovic Courtès2017-09-19
| | | | | * guix/utils.scm (current-source-directory): Adjust for when 'syntax-source' returns #f.
* gnu: qutebrowser: Update to 0.11.0.Eric Bavier2017-09-19
| | | | * gnu/packages/web-browsers.scm (qutebrowser): Update to 0.11.0.
* gnu: gstreamer: Update to 1.12.3.Marius Bakke2017-09-18
| | | | | * 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.
* gnu: gdk-pixbuf: Replace with 2.36.10.Marius Bakke2017-09-18
| | | | | | | 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: freexl: Update to 1.0.4 [fixes CVE-2017-2923 and CVE-2017-2924].Marius Bakke2017-09-18
| | | | * gnu/packages/xml.scm (freexl): Update to 1.0.4.
* gnu: newsbeuter: Fix CVE-2017-14500.Efraim Flashner2017-09-18
| | | | | | * 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: tor: Update to 0.3.0.11 [fixes CVE-2017-0380].Tobias Geerinckx-Rice2017-09-18
| | | | * gnu/packages/tor.scm (tor): Update to 0.3.0.11.
* gnu: youtube-dl: Update to 2017.09.15.Tobias Geerinckx-Rice2017-09-18
| | | | * gnu/packages/video.scm (youtube-dl): Update to 2017.09.15.
* gnu: httpd: Patch "options bleed" [fixes CVE-2017-9798].Ludovic Courtès2017-09-18
| | | | | | * 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.
* system: Define 'DICPATH' in /etc/profile.Ludovic Courtès2017-09-18
| | | | | * gnu/system.scm (operating-system-etc-service) <profile>: Define 'DICPATH'.
* gnu: r-rcas: Add missing inputs.Ricardo Wurmus2017-09-18
| | | | * gnu/packages/bioinformatics.scm (r-rcas)[propagated-inputs]: Add r-pbapply.
* gnu: r-energy: Update to 1.7-2.Ricardo Wurmus2017-09-18
| | | | * gnu/packages/cran.scm (r-energy): Update to 1.7-2.
* gnu: r-glmnet: Update to 2.0-12.Ricardo Wurmus2017-09-18
| | | | * gnu/packages/statistics.scm (r-glmnet): Update to 2.0-12.
* gnu: r-lambda-r: Update to 1.2.Ricardo Wurmus2017-09-18
| | | | * gnu/packages/statistics.scm (r-lambda-r): Update to 1.2.
* gnu: r-gridextra: Update to 2.3.Ricardo Wurmus2017-09-18
| | | | * gnu/packages/statistics.scm (r-gridextra): Update to 2.3.
* gnu: r-dplyr: Update to 0.7.3.Ricardo Wurmus2017-09-18
| | | | * gnu/packages/statistics.scm (r-dplyr): Update to 0.7.3.
* gnu: r-crayon: Update to 1.3.4.Ricardo Wurmus2017-09-18
| | | | * gnu/packages/statistics.scm (r-crayon): Update to 1.3.4.
* gnu: r-svglite: Update to 1.2.1.Ricardo Wurmus2017-09-18
| | | | * gnu/packages/statistics.scm (r-svglite): Update to 1.2.1.
* gnu: r-mgcv: Update to 1.8-21.Ricardo Wurmus2017-09-18
| | | | * gnu/packages/statistics.scm (r-mgcv): Update to 1.8-21.
* substitute: Close the download port after substitution finished.宋文武2017-09-18
| | | | | * guix/scripts/substitute.scm (progress-substitution): Call 'close-port' after 'restore-file'.
* gnu: r-rcas: Update to 1.3.4.Ricardo Wurmus2017-09-18
| | | | * gnu/packages/bioinformatics.scm (r-rcas): Update to 1.3.4.
* gnu: r-caret: Update to 6.0-77.Ricardo Wurmus2017-09-18
| | | | | * gnu/packages/statistics.scm (r-caret): Update to 6.0-77. [propagated-inputs]: Remove r-car; add r-recipes and r-withr.
* gnu: r-rstudioapi: Update to 0.7.Ricardo Wurmus2017-09-18
| | | | * gnu/packages/statistics.scm (r-rstudioapi): Update to 0.7.
* gnu: r-openssl: Update to 0.9.7.Ricardo Wurmus2017-09-18
| | | | | * gnu/packages/statistics.scm (r-openssl): Update to 0.9.7. [inputs]: Replace openssl with libressl.
* gnu: Add r-recipes.Ricardo Wurmus2017-09-18
| | | | * gnu/packages/cran.scm (r-recipes): New variable.
* gnu: Add r-ipred.Ricardo Wurmus2017-09-18
| | | | * gnu/packages/cran.scm (r-ipred): New variable.
* gnu: Add r-rcpproll.Ricardo Wurmus2017-09-18
| | | | * gnu/packages/cran.scm (r-rcpproll): New variable.
* gnu: Add r-gower.Ricardo Wurmus2017-09-18
| | | | * gnu/packages/cran.scm (r-gower): New variable.
* gnu: Add r-ddalpha.Ricardo Wurmus2017-09-18
| | | | * gnu/packages/cran.scm (r-ddalpha): New variable.
* gnu: Add r-timedate.Ricardo Wurmus2017-09-18
| | | | * gnu/packages/cran.scm (r-timedate): New variable.
* gnu: Add r-dimred.Ricardo Wurmus2017-09-18
| | | | * gnu/packages/cran.scm (r-dimred): New variable.
* gnu: Add r-prodlim.Ricardo Wurmus2017-09-18
| | | | * gnu/packages/cran.scm (r-prodlim): New variable.
* gnu: Add r-drr.Ricardo Wurmus2017-09-18
| | | | * gnu/packages/cran.scm (r-drr): New variable.
* gnu: Add r-lava.Ricardo Wurmus2017-09-18
| | | | * gnu/packages/cran.scm (r-lava): New variable.
* gnu: Add r-cvst.Ricardo Wurmus2017-09-18
| | | | * gnu/packages/cran.scm (r-cvst): New variable.
* gnu: hicolor-icon-theme: Update to 0.17.ng02017-09-18
| | | | | | * gnu/packages/gnome.scm (hicolor-icon-theme): Update to 0.17. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: blender: Update to 2.79.Efraim Flashner2017-09-18
| | | | | | * gnu/packages/graphics.scm (blender): Update to 2.79. [source]: Use https. [home-page]: Same.
* gnu: emacs-org: Update to 20170917.Nicolas Goaziou2017-09-17
| | | | * gnu/packages/emacs.scm (emacs-org): Update to 20170917, aka Org 9.1.1.
* gnu: binutils: Fix security issues.Efraim Flashner2017-09-17
| | | | | | | * gnu/packages/base.scm (binutils)[replacement]: New field. (binutils/fixed): New variable. * gnu/packages/commencement.scm (binutils-boot0, binutils-final): Use 'package/inherit' to correctly use replacement binutils.
* gnu: certbot: Fix build with python-pyopenssl >= 17.3.0.Marius Bakke2017-09-17
| | | | | | * gnu/packages/patches/python-acme-dont-use-openssl-rand.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/tls.scm (python-acme)[source]: Use it.