Commit Graph

27579 Commits (8329cb53d3dbbe80e5513fcfce06de8dbdd56867)

Author SHA1 Message Date
Mark H Weaver 8329cb53d3
gnu: Remove references to deleted patches.
This is a followup to commit e074a655dd.

* gnu/local.mk (dist_patch_DATA): Remove ninja-zero-mtime.patch and
node-test-http2-server-rst-stream.patch, which no longer exist.
2018-01-20 01:07:34 -05:00
Mark H Weaver e074a655dd
Merge branch 'master' into core-updates 2018-01-19 23:59:20 -05:00
Leo Famulari ccb5cac17b
gnu: libexif: Fix CVE-2016-6328.
* gnu/packages/patches/libexif-CVE-2016-6328.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/photo.scm (libexif)[source]: Use it.
2018-01-19 17:51:00 -08:00
ng0 e8409dd275
gnu: perl-lingua-pt-stemmer: Update URL.
* gnu/packages/language.scm (perl-lingua-pt-stemmer)[source]: Use new
upstream URL.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-01-19 16:53:46 -08:00
Diego Nicola Barbato b2d120ee67
gnu: escpr: Update to 1.6.18.
* gnu/packages/cups.scm (escpr): Update to 1.6.18.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-01-20 00:45:30 +01:00
Ludovic Courtès eb3e41c92c
gnu: Add Motion.
* gnu/packages/video.scm (motion): New variable.
2018-01-20 00:45:30 +01:00
Ludovic Courtès 20fe727105
packages: 'package-mapping' maps replacement.
* guix/packages.scm (package-mapping): Apply PROC to 'replacement' as well.
2018-01-20 00:45:29 +01:00
Mathieu Lirzin 523790d11d
build: Declare “doc/guix.texi“ dependencies.
Fixes <https://bugs.gnu.org/29727>.

* doc/local.mk (%C%_guix_TEXINFOS): New variable containing files included by
“doc/guix.texi”.
(EXTRA_DIST): Remove ‘.texi’ files.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-01-20 00:45:29 +01:00
Leo Famulari 92572184cc
gnu: certbot: Update to 0.21.0.
* gnu/packages/tls.scm (certbot): Update to 0.21.0.
(python-acme): Update to 0.21.0.
[propagated-inputs]: Add python-josepy.
2018-01-19 11:35:45 -08:00
Leo Famulari c19271295a
gnu: Add python-josepy.
* gnu/packages/python-crypto.scm (python-josepy, python2-josepy): New variables.
2018-01-19 11:35:45 -08:00
Tobias Geerinckx-Rice 07378e315a
gnu: libvirt: Update to 4.0.0.
* gnu/packages/virtualization.scm (libvirt): Update to 4.0.0.
[arguments]: Substitute INVOKE for SYSTEM*.
2018-01-19 18:46:43 +01:00
Tobias Geerinckx-Rice 162a137400
gnu: Consistently Write ‘file system(s)’.
It is the GNU way.

* doc/guix.texi (Build Systems, DNS Services): Write ‘file system(s)’.
* gnu/build/vm.scm (create-ext-file-system, create-fat-file-system):
Likewise.
* gnu/packages/backup.scm (dirvish, rsnapshot)[description]: Likewise.
* gnu/packages/check.scm (python-testpath)[description]: Likewise.
* gnu/packages/disk.scm (pydf)[description]: Likewise.
* gnu/packages/file-systems.scm (disorderfs)[synopsis, description]: Likewise.
(glusterfs)[description]: Likewise.
* gnu/packages/haskell.scm (ghc-directory, ghc-system-fileio-bootstrap)
(ghc-system-fileio)[synopsis]: Likewise.
(ghc-fsnotify)[description]: Likewise.
* gnu/packages/linux.scm (proot)[description]: Likewise.
(jmtpfs)[synopsis, description]: Likewise.
* gnu/packages/mate.scm (caja, caja-extensions)[description]: Likewise.
* gnu/packages/storage.scm (ceph)[description]: Likewise.
* gnu/packages/sync.scm (lsyncd)[description]: Likewise.
* gnu/packages/syncthing.scm (syncthing)[synopsis]: Likewise.
(go-github-com-zillode-notify)[description]: Likewise.
* gnu/services/nfs.scm (pipefs-service-type): Likewise.
* guix/scripts/system.scm (perform-action): Likewise.
2018-01-19 17:28:31 +01:00
Marius Bakke 28f6f22912
gnu: unbound: Update to 1.6.8 [fixes CVE-2017-15105].
* gnu/packages/dns.scm (unbound): Update to 1.6.8.
2018-01-19 16:09:38 +01:00
Marius Bakke ad7664f636
gnu: libvpx: Use HTTPS for home page.
* gnu/packages/video.scm (libvpx)[home-page]: Use HTTPS.
2018-01-19 16:08:06 +01:00
Tobias Geerinckx-Rice 5bb12e1462
gnu: ninja: Update to 1.8.2.
* gnu/packages/ninja.scm (ninja): Update to 1.8.2.
[source]: Remove upstreamed patch.
[arguments]: Substitute INVOKE for SYSTEM*.  Use standard indentation.
* gnu/packages/patches/ninja-zero-mtime.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-01-19 13:19:33 +01:00
Tobias Geerinckx-Rice 5d0bd1fbbf
gnu: tcc: Update to 0.9.27.
* gnu/packages/c.scm (tcc): Update to 0.9.27.
[license]: Add a comment about attempted Expat re-licencing.
2018-01-19 13:19:33 +01:00
Tobias Geerinckx-Rice b7cbcee552
gnu: minixml: Update to 2.11.
* gnu/packages/xml.scm (minixml): Update to 2.11.
[source]: Use URL-FETCH/TARBOMB method.
[arguments]: Add ‘fix-permissions’ phase.
2018-01-19 13:19:32 +01:00
Tobias Geerinckx-Rice a040db6d70
gnu: libebml: Update to 1.3.5.
* gnu/packages/xml.scm (libebml): Update to 1.3.5.
[source, home-page]: Update URI.
2018-01-19 13:19:32 +01:00
Efraim Flashner 6f10e74fc7
gnu: wine: Parameterize version string in uri.
* gnu/packages/wine.scm (wine)[source]: Replace hard-coded version
string with parameterized version.
2018-01-19 11:00:16 +02:00
Rutger Helling 4a24c48695
gnu: xpra: Update to 2.2.3.
* gnu/packages/xorg.scm (xpra): Update to 2.2.3.
2018-01-19 08:25:12 +01:00
Tobias Geerinckx-Rice 528d129278
gnu: lz4: Update to 1.8.1.2.
* gnu/packages/compression.scm (lz4): Update to 1.8.1.2.
2018-01-19 03:53:41 +01:00
Tobias Geerinckx-Rice 13de2b70b8
gnu: mdds: Update to 1.3.1.
* gnu/packages/boost.scm (mdds): Update to 1.3.1.
2018-01-19 02:45:17 +01:00
Tobias Geerinckx-Rice fbf210cb24
gnu: rdup: Update to 1.1.15.
* gnu/packages/backup.scm (rdup): Update to 1.1.15.
[source]: Use new URI.  Remove snippet.
[native-inputs]: Add autoconf and automake.
[inputs]: Add mcrypt.
[arguments]: Add ‘bootstrap’ and ‘qualify-inputs’ phases.
Remove ‘remove-Werror’ phase.
[home-page]: Use apparent new (and HTTPS) home page.
2018-01-19 02:45:17 +01:00
Tobias Geerinckx-Rice 8fc46a43c0
gnu: testdisk: Use HTTPS for home page.
* gnu/packages/admin.scm (testdisk)[home-page]: Use HTTPS.
2018-01-19 02:45:16 +01:00
Tobias Geerinckx-Rice ca52937c29
gnu: stress: Update to 1.0.4.
* gnu/packages/admin.scm (stress): Update to 1.0.4.
2018-01-19 02:45:16 +01:00
Tobias Geerinckx-Rice abf7fed500
gnu: stress: Use newer and HTTPS home page.
* gnu/packages/admin.scm (stress)[home-page]: Use HTTPS and ‘sid’ code
name, which is more up to date and will remain so.
2018-01-19 02:45:16 +01:00
Tobias Geerinckx-Rice d62ab6572b
gnu: gmp: Edit description.
* gnu/packages/multiprecision.scm (gmp)[description]: Edit.
Define GMP.
2018-01-19 02:45:15 +01:00
Tobias Geerinckx-Rice 75213ad2ce
gnu: gmp: Use HTTPS for home page.
* gnu/packages/multiprecision.scm (gmp)[home-page]: Use HTTPS.
2018-01-19 02:45:15 +01:00
Tobias Geerinckx-Rice 5b7900d767
gnu: mpfr: Edit synopsis & description.
* gnu/packages/multiprecision.scm (mpfr)[synopsis, description]: Edit.
Define MPFR.
2018-01-19 02:45:15 +01:00
Tobias Geerinckx-Rice 246db47177
gnu: mpc: Edit synopsis & description.
* gnu/packages/multiprecision.scm (mpc)[synopsis, description]: Edit.
Define MPC.
2018-01-19 02:45:15 +01:00
Tobias Geerinckx-Rice 45fc77e56e
gnu: mpc: Update home page.
* gnu/packages/multiprecision.scm (mpc)[home-page]: Update.
2018-01-19 02:45:14 +01:00
Tobias Geerinckx-Rice 24a87a14e1
gnu: mpfi: Edit synopsis & description.
* gnu/packages/multiprecision.scm (mpfi)[synopsis, description]: Edit.
Define several terms.  Use GMP instead of MP for consistency.
2018-01-19 02:45:14 +01:00
Tobias Geerinckx-Rice f89cebb1e6
gnu: mpfi: Update to 1.5.3.
* gnu/packages/multiprecision.scm (mpfi): Update to 1.5.3.
[source]: Use a more stable URI.
2018-01-19 02:45:14 +01:00
Leo Famulari 37d110d6ea
gnu: cgit: Update private Git source code to 2.10.5.
* gnu/packages/version-control.scm (cgit)[inputs]: Update git:src to 2.10.5.
2018-01-18 17:39:20 -08:00
Leo Famulari ed6441ae21
gnu: git: Update to 2.16.0.
* gnu/packages/version-control.scm (git): Update to 2.16.0.
2018-01-18 17:39:17 -08:00
Vasile Dumitrascu 7cbe77d7ef
gnu: emacs-org: Update to 20180103.
* gnu/packages/emacs.scm (emacs-org): Update to 20180103.
[source]: Use orgmode.org instead of elpa.
[home-page]: Update to use https.
* gnu/packages/emacs.scm (emacs-org-contrib): Update to 20180103.
[source]: Update to use https.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2018-01-19 00:02:04 +01:00
Tobias Geerinckx-Rice 2cdf16c8c2
gnu: valgrind: Update to 3.13.0.
* gnu/packages/valgrind.scm (valgrind): Update to 3.13.0.
2018-01-18 20:57:24 +01:00
Tobias Geerinckx-Rice 827499e91f
gnu: youtube-dl: Update to 2018.01.18.
* gnu/packages/video.scm (youtube-dl): Update to 2018.01.18.
2018-01-18 20:34:20 +01:00
Rutger Helling 87d4e9b94d
gnu: Remove wine-next.
* gnu/packages/wine.scm: Remove wine-next.
2018-01-18 20:21:26 +01:00
Rutger Helling 048fca7b5f
gnu: wine: Update to 3.0.
* gnu/packages/wine.scm (wine): Update to 3.0.
2018-01-18 20:21:26 +01:00
Ludovic Courtès 6d7b26a39f
gnu: bootstrap: 'package-with-bootstrap-guile' uses 'eq?' memoization.
* gnu/packages/bootstrap.scm (package-with-bootstrap-guile): Use
'mlambdaq'.
2018-01-18 16:37:41 +01:00
Ludovic Courtès 8102cf0b37
gnu: commencement: Memoize 'linux-libre-headers-boot0'.
Fixes <https://bugs.gnu.org/30155>.

The effect can be seen in the package graph produced by:

  guix graph -e '(@@ (gnu packages commencement) static-bash-for-glibc)'

This reduces the number of "duplicate" nodes in this graph, i.e.,
distinct package objects that correspond to the same derivation (objects
that are not 'eq?' but semantically equal.)

* gnu/packages/commencement.scm (linux-libre-headers-boot0): Make an
'mlambda' instead of a 'lambda'.
(hurd-core-headers-boot0): Ditto.
2018-01-18 16:14:06 +01:00
Oleg Pykhalov 8180a40692
gnu: emacs-debbugs: Update to 0.15.
* gnu/packages/emacs.scm (emacs-debbugs): Update to 0.15.
2018-01-18 16:13:35 +03:00
Efraim Flashner 8d7b476ba9
gnu: mongodb: Fix indentation.
* gnu/packages/databases.scm (mongodb): Replace tabs with spaces.
2018-01-18 15:12:04 +02:00
Efraim Flashner 7f6a607e2a
gnu: mysql: Update to 5.7.21.
* gnu/packages/databases.scm (mysql): Update to 5.7.21.
2018-01-18 15:12:02 +02:00
Mark H Weaver 846b8d7fa0
gnu: webkitgtk: Update to 2.18.5.
* gnu/packages/webkit.scm (webkitgtk): Update to 2.18.5.
[source]: Remove patch.
* gnu/packages/patches/webkitgtk-mitigate-spectre.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-01-18 07:24:15 -05:00
Mark H Weaver 4964758360
gnu: linux-libre: Update to 4.14.14.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.14.14.
(%linux-libre-hash): Update hash.
2018-01-18 06:28:04 -05:00
Mark H Weaver 13a71fb59c
gnu: linux-libre@4.9: Update to 4.9.77.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.77.
2018-01-18 06:27:22 -05:00
Mark H Weaver e47ab29ebd
gnu: linux-libre@4.4: Update to 4.4.112.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.112.
2018-01-18 06:26:21 -05:00
Efraim Flashner e80514bc03
gnu: gcc@4.9: Fix libsanitizer cross-compilation.
* gnu/packages/gcc.scm (gcc@4.9)[source]: Add gcc-asan-missing-include patch.
2018-01-18 08:59:20 +02:00