Commit Graph

24403 Commits (7006370e5970198706b8110ef39a31860300c49d)

Author SHA1 Message Date
Arun Isaac c17b079043
gnu: Add openttd-opensfx.
* gnu/packages/games.scm (openttd-opensfx): New variable.

Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
2017-09-22 08:04:32 -04:00
Arun Isaac 2374dee7bc
licenses: Add CC-Sampling+ 1.0.
* guix/licenses.scm (cc-sampling-plus-1.0): New variable.

Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
2017-09-22 08:04:32 -04:00
Arun Isaac 3c399e9b60
gnu: Add catcodec.
* gnu/packages/game-development.scm (catcodec): New variable.

Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
2017-09-22 08:04:24 -04:00
Ricardo Wurmus 9fc513ad10
gnu: Use xxd instead of vim.
* gnu/packages/audio.scm (faust-2)[native-inputs]: Replace vim with xxd.
* gnu/packages/avr.scm (microscheme)[native-inputs]: Likewise.
* gnu/packages/bioinformatics.scm (star)[native-inputs]: Likewise.
* gnu/packages/disk.scm (dosfstools)[native-inputs]: Likewise.
* gnu/packages/package-management.scm (diffoscope)[inputs]: Likewise.
2017-09-22 12:21:09 +02:00
Ricardo Wurmus b0a1d7ef7d
gnu: Add xxd.
* gnu/packages/vim.scm (xxd): New variable.
2017-09-22 12:21:09 +02:00
Danny Milosavljevic b43b9acf15
build: Do not store two copies of the ISO-9660 superblock anymore.
* gnu/build/vm.scm (make-iso9660-image): Do not store two copies of the
ISO-9660 superblock anymore.
2017-09-22 04:03:52 +02:00
Mark H Weaver 0920205391
gnu: linux-libre: Update to 4.13.3.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.13.3.
(%linux-libre-hash): Update hash.
2017-09-21 18:56:56 -04:00
Mark H Weaver e689192df5
gnu: linux-libre@4.9: Update to 4.9.51.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.51.
2017-09-21 18:56:25 -04:00
Mark H Weaver b9ebf1da7a
gnu: linux-libre@4.1: Update to 4.1.44.
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.44.
2017-09-21 18:55:36 -04:00
Ludovic Courtès 94d2a25091
services: network-manager: Add support for VPN plug-ins.
* gnu/services.scm (directory-union): Export.
* gnu/services/networking.scm (<network-manager-configuration>)[vpn-plugins]:
New field.
(vpn-plugin-directory, network-manager-environment): New procedure.
(network-manager-shepherd-service): Pass #:environment-variables to
'make-forkexec-constructor'.
(network-manager-service-type): Add SESSION-ENVIRONMENT-SERVICE-TYPE
extension.
* doc/guix.texi (Networking Services): Document it.
2017-09-22 00:05:08 +02:00
Ludovic Courtès fbc31dc124
services: Move 'session-environment-service-type' to pam.scm.
* gnu/services/base.scm (environment-variables->environment-file)
(session-environment-service-type)
(session-environment-service): Move to...
* gnu/system/pam.scm: ... here.
2017-09-22 00:05:08 +02:00
Ludovic Courtès db4e8fd5d4
system: <boot-parameters> does not use "/dev" device names.
Fixes <https://bugs.gnu.org/28445>.
Reported by Mark H Weaver and Roel Janssen.

* gnu/system.scm (read-boot-parameters)[ensure-not-/dev]: New procedure.
Use it.
2017-09-21 22:30:59 +02:00
Marius Bakke e2a95f8b16
gnu: vim: Update to 8.0.1130.
* gnu/packages/vim.scm (vim): Update to 8.0.1130.
2017-09-21 20:34:09 +02:00
Marius Bakke abe97a58be
gnu: dlib: Update to 19.7.
* gnu/packages/machine-learning.scm (dlib): Update to 19.7.
[arguments]: Add #:configure-flags.  Remove redundant CXXFLAGS from 'check' phase.
2017-09-21 20:08:02 +02:00
Ricardo Wurmus 0cdb6ab499
gnu: emacs: Update to 25.3.
* gnu/packages/patches/emacs-unsafe-enriched-mode-translations.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove patch.
* gnu/packages/emacs.scm (emacs): Update to 25.3.
[source]: Remove obsolete patch.
2017-09-21 16:46:20 +02:00
Stefan Reichör 80d9941c95
gnu: Add vcsh.
* gnu/packages/version-control.scm (vcsh): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-09-20 23:02:28 +02:00
Paul Garlick a836e9f509
gnu: openfoam: Fix typo in Note.
* gnu/packages/simulation.scm (openfoam): Put capital 'D' in 'pitzDaily'.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-09-20 23:02:28 +02:00
Ludovic Courtès f2b96b3a1c
gnu: Add network-manager-openvpn.
* gnu/packages/gnome.scm (network-manager-openvpn): New variable.
2017-09-20 23:02:28 +02:00
Tobias Geerinckx-Rice 3b5870aac3
gnu: virt-manager: Update to 1.4.3.
* gnu/packages/virtualization.scm (virt-manager): Update to 1.4.3.
2017-09-20 19:29:28 +02:00
Tobias Geerinckx-Rice e8d5e32fbf
gnu: gnuastro: Update to 0.4.
* gnu/packages/astronomy.scm (gnuastro): Update to 0.4.
2017-09-20 19:29:28 +02:00
Tobias Geerinckx-Rice d4442eaf22
gnu: wcslib: Use HTTPS home page.
* gnu/packages/astronomy.scm (wcslib)[home-page]: Use HTTPS.
2017-09-20 19:28:59 +02:00
Tobias Geerinckx-Rice 7651a4b2ec
gnu: wcslib: Update to 5.17.
* gnu/packages/astronomy.scm (wcslib): Update to 5.17.
2017-09-20 19:28:59 +02:00
Marius Bakke 9a1c4a981b
gnu: btrfs-progs: Install bash completions.
* gnu/packages/linux.scm (btrfs-progs)[arguments]: Add
'install-bash-completion' phase.
2017-09-20 17:15:37 +02:00
Marius Bakke ad0f92d028
gnu: python-pyjwt: Update to 1.5.3.
* gnu/packages/python.scm (python-pyjwt): Update to 1.5.3.
2017-09-20 17:06:14 +02:00
Marius Bakke 15d507dbee
gnu: samba: Update to 4.6.8.
* gnu/packages/samba.scm (samba): Update to 4.6.8.
2017-09-20 17:03:08 +02:00
Marius Bakke 40f1694778
gnu: nss, nss-certs: Update to 3.33.
* gnu/packages/gnuzilla.scm (nss): Update to 3.33.
* gnu/packages/certs.scm (nss-certs): Likewise.
2017-09-20 16:58:04 +02:00
Marius Bakke ad7a73a9d7
gnu: nspr: Update to 4.17.
* gnu/packages/gnuzilla.scm (nspr): Update to 4.17.
2017-09-20 16:57:40 +02:00
Marius Bakke 1c9c81cfda
gnu: gnupg: Update to 2.2.1.
* gnu/packages/gnupg.scm (gnupg): Update to 2.2.1.
2017-09-20 16:57:16 +02:00
Andy Wingo 96bc651800
gnu: system: Fix computation of boot parameters for LUKS devices.
* 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>
2017-09-20 15:40:32 +02:00
Andy Wingo c68c201fdd
gnu: xorg-server: Prefer intel driver only for older GPUs.
* 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>
2017-09-20 15:40:31 +02:00
Andy Wingo 23290064c2
gnu: services: Add modesetting driver to xorg configuration path.
* 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>
2017-09-20 15:40:31 +02:00
Andy Wingo 60871ffdb8
gnu: xf86-video-intel: Update to latest Git.
* gnu/packages/xorg.scm (xf86-video-intel): Update to latest Git.

Signed-off-by: Andy Wingo <wingo@igalia.com>
2017-09-20 15:40:31 +02:00
Andy Wingo 3511c78020
gnu: Add cheese.
* gnu/packages/gnome.scm (cheese): New public variable.

Signed-off-by: Andy Wingo <wingo@igalia.com>
2017-09-20 15:40:31 +02:00
Andy Wingo d831d49db9
gnu: Add gnome-video-effects.
* gnu/packages/gnome.scm (gnome-video-effects): New public variable.

Signed-off-by: Andy Wingo <wingo@igalia.com>
2017-09-20 15:40:13 +02:00
宋文武 798648515b
download: Don't report the progress too fast.
* 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.
2017-09-20 19:49:31 +08:00
Ludovic Courtès f1b65d0dd9
cve: Disable position recording while reading the CVE list.
* guix/cve.scm (fetch-vulnerabilities)[read*]: New procedure.
Use it in lieu of 'read'.
2017-09-19 23:58:25 +02:00
Ludovic Courtès 6ab63268e4
doc: Mention 'mkfs.fat' for the ESP.
Suggested by Hartmut Goebel <h.goebel@crazy-compilers.com>.

* doc/guix.texi (Preparing for Installation): Mention 'mkfs.fat'.
2017-09-19 23:58:24 +02:00
Oleg Pykhalov 46f5ae0b35
gnu: emacs-skewer-mode: Include html and js files.
* gnu/packages/emacs.scm (emacs-skewer-mode): Include html and js files.

Signed-off-by: Alex Kost <alezost@gmail.com>
2017-09-19 19:46:31 +03:00
Efraim Flashner ce133cb737
gnu: efl: Update to 1.20.4.
* gnu/packages/enlightenment.scm (efl): Update to 1.20.4.
2017-09-19 19:30:37 +03:00
Jan Nieuwenhuizen 4619b59cb4
doc: Add a note about closing bug threads.
* 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>
2017-09-19 17:17:42 +02:00
Jan Nieuwenhuizen 5a183a1e2b
doc: Add "Sending a Patch Series" subsection.
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.
2017-09-19 17:17:34 +02:00
Thomas Danckaert c694520bb1
system: Create "/etc/hostname".
* gnu/system.scm (operating-system-etc-service): Add a plain-file with the
  operating-system-host-name.
2017-09-19 15:39:32 +02:00
Ludovic Courtès 3daea4f12b
gnu: cuirass: Update development snapshot.
* gnu/packages/ci.scm (cuirass): Update to commit 87ad259.
2017-09-19 12:19:15 +02:00
Ludovic Courtès 3ce1b9021a
http-client: 'http-client/cached' uses 'If-Modified-Since'.
* 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.
2017-09-19 12:19:15 +02:00
Ludovic Courtès 82781d871f
utils: 'current-source-directory' gracefully deals with lack of location info.
* guix/utils.scm (current-source-directory): Adjust for when
'syntax-source' returns #f.
2017-09-19 12:19:15 +02:00
Eric Bavier d209ce434f
gnu: qutebrowser: Update to 0.11.0.
* gnu/packages/web-browsers.scm (qutebrowser): Update to 0.11.0.
2017-09-19 00:03:40 -05:00
Marius Bakke 2cb396ee7b
gnu: gstreamer: Update to 1.12.3.
* 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.
2017-09-18 22:47:47 +02:00
Marius Bakke ad472397bc
gnu: gdk-pixbuf: Replace with 2.36.10.
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.
2017-09-18 22:27:40 +02:00
Marius Bakke dc4ffa6766
gnu: freexl: Update to 1.0.4 [fixes CVE-2017-2923 and CVE-2017-2924].
* gnu/packages/xml.scm (freexl): Update to 1.0.4.
2017-09-18 22:27:40 +02:00
Efraim Flashner bbcfd80a20
gnu: newsbeuter: Fix CVE-2017-14500.
* 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.
2017-09-18 22:38:56 +03:00