Commit Graph

23500 Commits (2718a9cd096d0f5ae4b23cc0814a42aee5cf3c4d)

Author SHA1 Message Date
Marius Bakke 2718a9cd09
Merge branch 'master' into core-updates 2017-08-21 02:40:37 +02:00
ng0 e904de7ec1
gnu: gnurl: Update to 7.55.1.
* gnu/packages/gnunet.scm (gnurl): Update to 7.55.1.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2017-08-21 01:05:06 +02:00
Efraim Flashner 1dbd34329b
gnu: vifm: Update to 0.9.
* gnu/packages/vim.scm (vifm): Update to 0.9.
[source]: Add alternate uri.
[arguments]: Remove build timestamp. Add phase to install vim plugins
into vim plugin directory. Patch more shebangs.
2017-08-20 23:23:17 +03:00
Efraim Flashner bda6c35093
gnu: pspp: Update to 1.0.0.
* gnu/packages/statistics.scm (pspp): Update to 1.0.0.
2017-08-20 21:44:47 +03:00
Marius Bakke 9c4ce3afac
gnu: perl-test-trap: Update to 0.3.2.
* gnu/packages/perl.scm (perl-test-trap): Update to 0.3.2.
[source, version]: Remove 'v' prefix from version field.
2017-08-20 17:33:16 +02:00
Marius Bakke 7295a0c020
gnu: perl-test-trap: Add missing dependency on Test::Simple.
* gnu/packages/perl.scm (perl-test-trap)[native-inputs]: Add PERL-TEST-SIMPLE.
2017-08-20 17:33:16 +02:00
Tobias Geerinckx-Rice 29a3325708
gnu: bundler: Update to 1.15.4.
* gnu/packages/ruby.scm (bundler): Update to 1.15.4.
2017-08-20 16:41:39 +02:00
Tobias Geerinckx-Rice 3fa1b08213
gnu: limnoria: Update to 2017.08.18.
* gnu/packages/irc.scm (limnoria): Update to 2017.08.18.
2017-08-20 16:41:39 +02:00
宋文武 a02967d77a
guix download: Support retrieving local file without the URI scheme.
* guix/scripts/download.scm (guix-download): Treat the URL argument as a local
file path when it fails on 'string->uri'.  Call 'fetch' with the processed
'uri' instead of the original URL argument.
* tests/guix-download.sh: Adjust accordingly.
2017-08-20 20:55:45 +08:00
Kei Kebreau 6d7d9d9507
gnu: graphicsmagick: Fix CVE-2017-{12935,12936,12937}.
* gnu/packages/patches/graphicsmagick-CVE-2017-12935.patch,
gnu/packages/patches/graphicsmagick-CVE-2017-12936.patch,
gnu/packages/patches/graphicsmagick-CVE-2017-12937.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/imagemagick.scm (graphicsmagick)[source]: Use them.
2017-08-20 08:35:45 -04:00
Ricardo Wurmus a8cd352304
gnu: r-minimal: Work around failure to embed reference to "which".
* gnu/packages/statistics.scm (r-minimal)[arguments]: Add phase "patch-which".
[native-inputs]: Move "which" from here...
[propagated-inputs]: ...to here.
2017-08-20 14:00:04 +02:00
Ricardo Wurmus 92a1cb9285
gnu: powertabeditor: Update to 2.0.0-alpha10.
* gnu/packages/music.scm (powertabeditor): Update to 2.0.0-alpha10.
[arguments]: Remove "set-target-directories" phase; disable additional tests.
2017-08-20 14:00:04 +02:00
Ricardo Wurmus 17cddc1714
gnu: Add r-annotationfilter.
* gnu/packages/bioinformatics.scm (r-annotationfilter): New variable.
2017-08-20 14:00:04 +02:00
Andy Wingo 96d36f385c
gnu: Add gnome-default-applications.
* gnu/packages/gnome.scm (gnome-default-applications): New public variable.
(gnome): Propagate gnome-default-applications so that nautilus is associated
with folders, not baobab.
2017-08-20 13:11:06 +02:00
Andy Wingo a9dbefdc9d
gnu: gnome: Propagate font-dejavu.
* gnu/packages/gnome.scm (gnome): Add font-dejavu to propagated inputs, to
  provide a better default for "Monospace".  Otherwise the terminal looks
  horrible and defaults to Nimbus Mono, a Courier-like face.
2017-08-20 13:10:56 +02:00
Andy Wingo 50631fe933
gnu: gobby: Re-add Gobby 0.4.
* gnu/packages/gobby.scm (gobby-0.4): New variable.
2017-08-20 11:30:43 +02:00
Andy Wingo 63ad9b80c7
gnu: gnome: Propagate more packages.
* gnu/packages/gnome.scm (gnome): Add additional dependencies, inspired by
  Debian's "gnome-core" package.
2017-08-20 11:16:56 +02:00
Andy Wingo 2941b347b6
gnu: grub-efi-bootloader: Specialize grub-install invocation.
* gnu/bootloader/grub.scm (install-grub-efi): Fix grub-install invocation for
  EFI systems.
* gnu/system/examples/bare-bones.tmpl: Use the newer
"bootloader-configuration" syntax.
* gnu/system/examples/desktop.tmpl: Use bootloader-configuration sytax.  Also,
use the same label for the LUKS-mapped device and the root partition.  Remove
unneeded "title" field for the file-system based on LUKS; as noted in the
manual, the "title" field is ignored for mapped devices.
* gnu/system/examples/lightweight-desktop.tmpl: Use bootloader-configuration,
and use grub-efi-bootloader.
2017-08-20 11:16:42 +02:00
Arun Isaac 97291c0c7c
gnu: gobby: Update to 0.5.0.
* gnu/packages/gobby.scm (gobby): Update to 0.5.0.
[inputs]: Remove libnet6 and obby. Add libinfinity. Sort.
[arguments]: Add move-executable phase.
2017-08-20 10:52:56 +05:30
Arun Isaac 6a84ec8eb3
gnu: Add libinfinity.
* gnu/packages/gobby.scm (libinfinity): New variable.
2017-08-20 10:52:55 +05:30
Leo Famulari 36ed934dfe
gnu: icedtea@3: Update to 3.5.1.
* gnu/packages/java.scm (icedtea-8): Update to 3.5.1.
2017-08-19 18:50:04 -04:00
Leo Famulari 0c2e2b660d
gnu: icedtea@2: Update to 2.6.11 [security fixes].
Fixes CVE-2017-{10053,10067,10074,10081,10087,10089,10090,10096,10101,10102,
10107,10108,10109,10110,10111,10115,10116,10118,10135,10074,10176}.

* gnu/packages/java.scm (icedtea-7): Update to 2.6.11.
2017-08-19 18:50:01 -04:00
Thomas Danckaert 7b87132f6e
gnu: libreoffice: Update to 5.3.5.2.
* gnu/packages/libreoffice.scm (libreoffice): Update to 5.3.5.2.
2017-08-19 22:46:03 +02:00
Efraim Flashner 128c9b9269
gnu: perl-www-mechanize: Update source uri.
* gnu/packages/web.scm (perl-www-mechanize)[source]: Update to new uri.
2017-08-19 21:52:22 +03:00
Ricardo Wurmus af735661f3
pack: Add "none" compressor.
* guix/scripts/pack.scm (%compressors): Add compressor "none"; prepend
extension with ".".
(self-contained-tarball, docker-image): Assume compressor extensions start
with period.
* doc/guix.texi (Invoking guix pack): Document it.
2017-08-19 17:59:42 +02:00
Marius Bakke 7eb09e39ed
gnu: perl-net-server: Update to 2.009.
* gnu/packages/web.scm (perl-net-server): Update to 2.009.
2017-08-19 16:43:38 +02:00
Marius Bakke 68d5906c06
gnu: perl-www-mechanize: Update to 1.86.
* gnu/packages/web.scm (perl-www-mechanize): Update to 1.86.
[native-inputs]: Add PERL-TEST-DEEP, PERL-TEST-FATAL, PERL-TEST-OUTPUT and
PERL-TEST-WARNINGS.
[propagated-inputs]: Add PERL-HTML-TREE.
2017-08-19 16:43:37 +02:00
Marius Bakke f87c1107d6
gnu: perl: Work around more "dotless @INC" build issues.
* gnu/packages/perl.scm (perl-hash-fieldhash,
  perl-string-camelcase)[arguments]: Add 'set-perl-search-path' phase.
2017-08-19 16:43:37 +02:00
Marius Bakke 1cd5f1776d
gnu: perl-moosex-types-datetime: Update to 0.13.
* gnu/packages/perl.scm (perl-moosex-types-datetime): Update to 0.13.
2017-08-19 16:43:37 +02:00
Marius Bakke 55cca6ac61
gnu: perl-plack-middleware-reverseproxy: Provide Module::Install.
* gnu/packages/web.scm (perl-plack-middleware-reverseproxy)[native-inputs]:
Add PERL-MODULE-INSTALL.
2017-08-19 16:43:37 +02:00
Christopher Baines 2905926285
doc: Update Database services in detailed node list.
This was updated in the Service subsection, but the matching update here was
missed.

* doc/guix.text (Top): Change database services description.
2017-08-19 11:38:06 +01:00
Arun Isaac acabbd5976
doc: Mention how to use emacs-debbugs.
* HACKING (Using emacs-debbugs): Add section on using emacs-debbugs.
2017-08-19 13:42:52 +05:30
Danny Milosavljevic d79013f66a
maint: Create an ISO9660 installation image in the 'release' target.
* Makefile.am (GUIXSD_IMAGE_BASE): Adapt target file name.
(release): Use file-system-type iso9660.
* doc/guix.texi: Document installation from DVD.
2017-08-19 04:38:15 +02:00
Tobias Geerinckx-Rice e121be1e15
gnu: python-netaddr: Update to 0.7.19.
* gnu/packages/python.scm (python-netaddr): Update to 0.7.19.
2017-08-19 02:17:43 +02:00
Tobias Geerinckx-Rice b7585ca3b9
gnu: lz4: Update to 1.8.0.
* gnu/packages/compression.scm (lz4): Update to 1.8.0.  Fix typo in comment.
[source]: Remove patch.
* gnu/packages/patches/lz4-fix-test-failures.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2017-08-19 02:17:42 +02:00
Tobias Geerinckx-Rice 00d9124d40
gnu: lz4: Use recommended home page.
* gnu/packages/compression.scm (lz4)[home-page]: Use lz4.org.
2017-08-19 02:17:42 +02:00
Tobias Geerinckx-Rice 865aacc9fa
gnu: Remove libgames-support.
It was simply the old name (and version) of libgnome-games-support.

* gnu/packages/gnome.scm (libgames-support): Remove variable.  Move the
inherited fields...
(libgnome-games-support): ...to here.
2017-08-19 02:17:41 +02:00
Leo Famulari d9f15d7e48
gnu: newsbeuter: Fix CVE-2017-12904.
* gnu/packages/patches/newsbeuter-CVE-2017-12904.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/syndication.scm (newsbeuter)[source]: Use it.
2017-08-18 17:24:47 -04:00
Marius Bakke 8c0c0c4def
gnu: python-pygit2: Update to 0.26.0.
* gnu/packages/python.scm (python-pygit2): Update to 0.26.0.
* gnu/packages/patches/python-pygit2-disable-network-tests.patch: Skip one
more test. Use unittest.skipIf instead of deleting sections.
2017-08-18 21:33:31 +02:00
Tobias Geerinckx-Rice 1f9c2351d7
gnu: gnome-shell: Update to 3.24.3.
* gnu/packages/gnome.scm (gnome-shell): Update to 3.24.3.
2017-08-18 14:55:01 +02:00
Tobias Geerinckx-Rice cd5db77151
gnu: gnome-control-center: Update to 3.24.3.
* gnu/packages/gnome.scm (gnome-control-center): Update to 3.24.3.
2017-08-18 14:55:01 +02:00
Tobias Geerinckx-Rice d95d6d931e
gnu: gnome-keyring: Update to 3.20.1.
* gnu/packages/gnome.scm (gnome-keyring): Update to 3.20.1.
2017-08-18 14:55:00 +02:00
Tobias Geerinckx-Rice 32d00d78dc
gnu: libgnome-games-support: Update to 1.2.2.
* gnu/packages/gnome.scm (libgnome-games-support): Update to 1.2.2.
2017-08-18 14:55:00 +02:00
Tobias Geerinckx-Rice 9d086c075d
gnu: gjs: Update to 1.48.6.
* gnu/packages/gnome.scm (gjs): Update to 1.48.6.
2017-08-18 14:55:00 +02:00
Tobias Geerinckx-Rice 69d0674830
gnu: shotwell: Update to 0.26.3.
* gnu/packages/gnome.scm (shotwell): Update to 0.26.3.
2017-08-18 14:54:59 +02:00
Tobias Geerinckx-Rice 7c94a3599e
gnu: totem-pl-parser: Update to 3.10.8.
* gnu/packages/gnome.scm (totem-pl-parser): Update to 3.10.8.
2017-08-18 14:54:59 +02:00
Tobias Geerinckx-Rice 94793c1d0a
gnu: perl-crypt-openssl-bignum: Update to 0.08.
* gnu/packages/tls.scm (perl-crypt-openssl-bignum): Update to 0.08.
2017-08-18 14:54:59 +02:00
Thomas Danckaert 598b5481a4
gnu: freerdp: Update inputs.
* gnu/packages/rdesktop.scm (freerdp) [native-inputs]: Add libxslt, libxml2
  and docbook-xsl.
  [inputs]: Add libjpeg, remove gstreamer, gst-plugins-base, libxml2 and
  libxslt.
  [arguments]: Enable features JPEG and SSE2 (on x86_64), and set up
  docbook-xsl.
2017-08-18 14:52:35 +02:00
Thomas Danckaert cc81f1c349
gnu: freerdp: Revert to version 1.1.
* gnu/packages/rdesktop.scm (freerdp) [version, source]: Revert to upstream
  branch 1.1.  [inputs]: Use ffmpeg-2.8.
* gnu/packages/gnome.scm (vinagre): Add patches required to build against
  freerdp branch 1.1.
* gnu/packages/patches/vinagre-revert-1.patch,
  gnu/packages/patches/vinagre-revert-2.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
2017-08-18 14:52:35 +02:00
Efraim Flashner c5a856d551
gnu: xf86-video-siliconmotion: Fix building on aarch64.
* gnu/packages/xorg.scm (xf86-video-siliconmotion)[source]: Add patch.
* gnu/packages/patches/xf86-video-siliconmotion-fix-ftbfs.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
2017-08-18 15:50:25 +03:00