Age | Commit message (Collapse) | Author |
|
* gnu/packages/pdf.scm (poppler): Update to 0.59.0.
|
|
* gnu/packages/gl.scm (mesa): Update to 17.2.1.
[inputs]: Add WAYLAND-PROTOCOLS.
* gnu/packages/patches/mesa-skip-disk-cache-test.patch: Adjust context.
|
|
* gnu/packages/gtk.scm (harfbuzz): Update to 1.5.1.
|
|
* gnu/packages/gtk.scm (gtk+): Update to 3.22.21.
|
|
* gnu/packages/ruby.scm (ruby): Update to 2.4.2.
[replacement]: Remove field.
(ruby-2.4.2): Remove variable.
|
|
* gnu/packages/gd.scm (gd): Update to 2.2.5.
[source]: Remove obsolete patches.
[replacement]: Remove field.
(gd-2.2.5): Remove variable.
* gnu/packages/patches/gd-fix-gd2-read-test.patch,
gnu/packages/patches/gd-php-73968-Fix-109-XBM-reading.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove patches.
* gnu/packages/php.scm (php)[inputs]: Replace GD-2.2.5 with GD.
|
|
* gnu/packages/gtk.scm (gdk-pixbuf): Update to 2.36.10.
[replacement]: Remove field.
(gdk-pixbuf+svg)[replacement]: Likewise.
(gdk-pixbuf-2.36.10, gdk-pixbuf+svg-2.36.10): Remove variables.
|
|
* gnu/packages/linux.scm (bluez): Update to 5.47.
[replacement]: Remove field.
(bluez/fixed): Remove variable.
|
|
|
|
* gnu/packages/linux.scm (btrfs-progs)[arguments]: Add
'install-bash-completion' phase.
|
|
* gnu/packages/python.scm (python-pyjwt): Update to 1.5.3.
|
|
* gnu/packages/samba.scm (samba): Update to 4.6.8.
|
|
* gnu/packages/gnuzilla.scm (nss): Update to 3.33.
* gnu/packages/certs.scm (nss-certs): Likewise.
|
|
* gnu/packages/gnuzilla.scm (nspr): Update to 4.17.
|
|
* gnu/packages/gnupg.scm (gnupg): Update to 2.2.1.
|
|
* gnu/system.scm (read-boot-parameters): Fix store-device computation for root
devices of type "device", like the LUKS partition described in the manual.
From a patch from https://debbugs.gnu.org/cgi/bugreport.cgi?bug=28445#23.
Signed-off-by: Andy Wingo <wingo@igalia.com>
|
|
* gnu/packages/xorg.scm (xorg-server): Add patch to only prefer the intel
driver for older Intel GPUs.
Signed-off-by: Andy Wingo <wingo@igalia.com>
|
|
* gnu/services/xorg.scm (xorg-configuration-file): Add drivers path from
xorg-server. This includes the modesetting driver.
Signed-off-by: Andy Wingo <wingo@igalia.com>
|
|
* gnu/packages/xorg.scm (xf86-video-intel): Update to latest Git.
Signed-off-by: Andy Wingo <wingo@igalia.com>
|
|
* 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.
|