Age | Commit message (Collapse) | Author |
|
* gnu/packages/databases.scm (perl-dbix-class, perl-dbix-class-cursor-cached,
perl-dbix-class-introspectablem2m,
perl-dbix-class-schema-loader)[native-inputs]: Add PERL-MODULE-INSTALL.
* gnu/packages/web.scm (perl-catalyst-action-renderview,
perl-catalyst-action-rest, perl-catalyst-authentication-store-dbix-class,
perl-catalyst-component-instancepercontext, perl-catalyst-model-dbic-schema,
perl-catalyst-plugin-authentication,
perl-catalyst-plugin-authorization-roles, perl-catalyst-plugin-configloader,
perl-catalyst-plugin-session, perl-catalyst-plugin-session-state-cookie,
perl-catalyst-plugin-stacktrace, perl-catalyst-plugin-static-simple,
perl-catalyst-traitfor-request-proxybase, perl-catalyst-view-download,
perl-catalyst-view-json, perl-catalystx-script-server-starman,
perl-test-www-mechanize, perl-test-www-mechanize-catalyst)[native-inputs]:
Likewise.
* gnu/packages/xorg.scm (perl-x11-xcb)[native-inputs]: Likewise.
|
|
* gnu/packages/web.scm (perl-catalyst-runtime): Update to 5.90115.
[native-inputs]: Add PERL-MODULE-INSTALL.
|
|
* gnu/packages/sdl.scm (libmikmod)[source]: Add a fallback source URL where
older versions are kept.
|
|
* guix/download.scm (%mirrors)[sourceforge]: Remove
nbtelecom.dl.sourceforge.net, which never returns 404 responses. This causes
download failures due to hash mismatch, effectively preventing secondary
source URLs from being queried.
|
|
Works around <https://bugs.gnu.org/28211>.
Reported by Marius Bakke <mbakke@fastmail.com>.
* guix/packages.scm (guile-2.0): New procedure.
(package-derivation, package-cross-derivation): Use it when computing
the #:guile argument to 'graft-derivation'.
|
|
|
|
* gnu/packages/gnunet.scm (gnurl): Update to 7.55.1.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
|
|
* 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.
|
|
* gnu/packages/statistics.scm (pspp): Update to 1.0.0.
|
|
* gnu/packages/perl.scm (perl-test-trap): Update to 0.3.2.
[source, version]: Remove 'v' prefix from version field.
|
|
* gnu/packages/perl.scm (perl-test-trap)[native-inputs]: Add PERL-TEST-SIMPLE.
|
|
* gnu/packages/ruby.scm (bundler): Update to 1.15.4.
|
|
* gnu/packages/irc.scm (limnoria): Update to 2017.08.18.
|
|
* 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.
|
|
* 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.
|
|
* gnu/packages/statistics.scm (r-minimal)[arguments]: Add phase "patch-which".
[native-inputs]: Move "which" from here...
[propagated-inputs]: ...to here.
|
|
* gnu/packages/music.scm (powertabeditor): Update to 2.0.0-alpha10.
[arguments]: Remove "set-target-directories" phase; disable additional tests.
|
|
* gnu/packages/bioinformatics.scm (r-annotationfilter): New variable.
|
|
* gnu/packages/gnome.scm (gnome-default-applications): New public variable.
(gnome): Propagate gnome-default-applications so that nautilus is associated
with folders, not baobab.
|
|
* 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.
|
|
* gnu/packages/gobby.scm (gobby-0.4): New variable.
|
|
* gnu/packages/gnome.scm (gnome): Add additional dependencies, inspired by
Debian's "gnome-core" package.
|
|
* 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.
|
|
* gnu/packages/gobby.scm (gobby): Update to 0.5.0.
[inputs]: Remove libnet6 and obby. Add libinfinity. Sort.
[arguments]: Add move-executable phase.
|
|
* gnu/packages/gobby.scm (libinfinity): New variable.
|
|
* gnu/packages/java.scm (icedtea-8): Update to 3.5.1.
|
|
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.
|
|
* gnu/packages/libreoffice.scm (libreoffice): Update to 5.3.5.2.
|
|
* gnu/packages/web.scm (perl-www-mechanize)[source]: Update to new uri.
|
|
* 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.
|
|
* gnu/packages/web.scm (perl-net-server): Update to 2.009.
|
|
* 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.
|
|
* gnu/packages/perl.scm (perl-hash-fieldhash,
perl-string-camelcase)[arguments]: Add 'set-perl-search-path' phase.
|
|
* gnu/packages/perl.scm (perl-moosex-types-datetime): Update to 0.13.
|
|
* gnu/packages/web.scm (perl-plack-middleware-reverseproxy)[native-inputs]:
Add PERL-MODULE-INSTALL.
|
|
This was updated in the Service subsection, but the matching update here was
missed.
* doc/guix.text (Top): Change database services description.
|
|
* HACKING (Using emacs-debbugs): Add section on using emacs-debbugs.
|
|
* Makefile.am (GUIXSD_IMAGE_BASE): Adapt target file name.
(release): Use file-system-type iso9660.
* doc/guix.texi: Document installation from DVD.
|
|
* gnu/packages/python.scm (python-netaddr): Update to 0.7.19.
|
|
* 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.
|
|
* gnu/packages/compression.scm (lz4)[home-page]: Use lz4.org.
|
|
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.
|
|
* 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.
|
|
* 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.
|
|
* gnu/packages/gnome.scm (gnome-shell): Update to 3.24.3.
|
|
* gnu/packages/gnome.scm (gnome-control-center): Update to 3.24.3.
|
|
* gnu/packages/gnome.scm (gnome-keyring): Update to 3.20.1.
|
|
* gnu/packages/gnome.scm (libgnome-games-support): Update to 1.2.2.
|
|
* gnu/packages/gnome.scm (gjs): Update to 1.48.6.
|
|
* gnu/packages/gnome.scm (shotwell): Update to 0.26.3.
|