Age | Commit message (Expand) | Author |
2017-11-13 | gnu: ghc-tls: Move to (gnu packages tls).•••* gnu/packages/haskell.scm (ghc-tls): Move from here...
* gnu/packages/tls.scm (ghc-tls): ...to here.
* gnu/packages/haskell-web.scm: Use (gnu packages tls).
| Ricardo Wurmus |
2017-11-13 | gnu: Move crypto packages from haskell to haskell-crypto.•••* gnu/packages/haskell.scm (ghc-asn1-types, ghc-asn1-encoding, ghc-asn1-parse,
ghc-crypto-api, ghc-crypto-api-tests, ghc-cryptohash, ghc-cryptohash-md5,
ghc-cryptohash-sha1, ghc-cryptonite, ghc-digest, ghc-entropy, ghc-pem,
ghc-puremd5, ghc-sha, ghc-x509, ghc-x509-store, ghc-x509-validation,
ghc-x509-system): Move variables to ...
* gnu/packages/haskell-crypto.scm: ... this new file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* gnu/packages/haskell.scm,
gnu/packages/haskell-web.scm,
gnu/packages/version-control.scm: Include haskell-crypto module.
| Ricardo Wurmus |
2017-11-13 | gnu: Move web packages from haskell to haskell-web.•••* gnu/packages/haskell.scm (ghc-tagsoup, ghc-cookie, ghc-http-types, ghc-http,
ghc-http-client, ghc-http-client-tls, ghc-http-date, ghc-http2,
ghc-http-conduit, ghc-wai, ghc-wai-logger, ghc-wai-extra, ghc-wai-conduit,
ghc-warp, ghc-warp-tls, ghc-xss-sanitize, ghc-css-text, ghc-mime-types,
ghc-html, ghc-xhtml, ghc-blaze-html, ghc-aeson, ghc-aeson-pretty,
ghc-aeson-qq, ghc-multipart): Move variables to ...
* gnu/packages/haskell-web.scm: ... this new file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* gnu/packages/haskell.scm,
gnu/packages/idris.scm,
gnu/packages/version-control.scm,
gnu/packages/wm.scm: Include haskell-web module.
| Ricardo Wurmus |
2017-11-13 | gnu: Move testing packages from haskell to haskell-check.•••* gnu/packages/haskell.scm (ghc-clock-bootstrap, ghc-tasty-ant-xml,
ghc-tasty-smallcheck, ghc-tasty-quickcheck, ghc-tasty-golden, ghc-tasty,
ghc-tasty-hunit, ghc-tasty-kat, ghc-tasty-th, ghc-tasty-rerun,
ghc-quickcheck-instances, ghc-quickcheck-unicode, ghc-quickcheck-io,
ghc-quickcheck, ghc-test-framework, ghc-test-framework-hunit,
ghc-test-framework-quickcheck2, ghc-test-framework-th, ghc-hunit,
hspec-discover, ghc-hspec-core, ghc-hspec-meta, ghc-hspec, ghc-hspec-contrib,
ghc-hspec-expectations): Move variables to ...
* gnu/packages/haskell-check.scm: ... this new file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* gnu/packages/haskell.scm,
gnu/packages/idris.scm,
gnu/packages/version-control.scm,
gnu/packages/wm.scm: Include haskell-check module.
| Ricardo Wurmus |
2017-11-13 | gnu: cd-hit: Update source tarball hash.•••* gnu/packages/bioinformatics.scm (cd-hit)[source]: Update hash.
| Ricardo Wurmus |
2017-11-13 | Revert "gnu: totem: Enable parallel build."•••This reverts commit e5f748a6c0c774265f52c7246ee7b80bec6d3522.
| Kei Kebreau |
2017-11-13 | services: guix: Remove dependency on 'lsof'.•••This is a followup to b8f59cdc20e9d83ce63523ef917e95fcee07f134:
'list-runtime-roots' no longer depends on 'lsof'.
* gnu/services/base.scm (<guix-configuration>)[lsof]: Remove.
(guix-shepherd-service): Adjust accordingly.
* doc/guix.texi (Base Services): Adjust accordingly.
* gnu/system.scm (%base-packages): Remove LSOF.
| Ludovic Courtès |
2017-11-13 | gnu: guix: Update snapshot.•••* gnu/packages/package-management.scm (guix): Update to ff23b47.
| Ludovic Courtès |
2017-11-13 | gnu: ibus: Update to 1.5.17.•••* gnu/packages/ibus.scm (ibus): Update to 1.5.17.
| Efraim Flashner |
2017-11-13 | gnu: ibus: Enable wayland support.•••* gnu/packages/ibus.scm (ibus)[arguments]: Add configure flag to enable
wayland support.
[inputs]: Add wayland.
| Efraim Flashner |
2017-11-12 | gnu: libsoup: Update to 2.60.2.•••* gnu/packages/gnome.scm (libsoup): Update to 2.60.2.
| Kei Kebreau |
2017-11-12 | gnu: imagemagick: Update to 6.9.9-23.•••* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.9-23.
| Leo Famulari |
2017-11-12 | gnu: Remove unrar.•••This package is abandoned upstream and contains serious bugs:
http://seclists.org/oss-sec/2017/q3/329
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-14120
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-14121
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-14122
* gnu/packages/compression.scm (unrar): Remove variable.
| Leo Famulari |
2017-11-12 | gnu: linux-libre: Change URL to HTTPS.•••* gnu/packages/linux.scm (linux-libre): Change URL to HTTPS.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Rutger Helling |
2017-11-12 | gnu: mupdf: Unbundle mujs.•••* gnu/packages/pdf.scm (mupdf)[source]: Remove bundled mujs.
[inputs]: Add mujs.
| Efraim Flashner |
2017-11-12 | gnu: Add mujs.•••* gnu/packages/javascript.scm (mujs): New variable.
| Efraim Flashner |
2017-11-12 | gnu: mupdf: Use https.•••* gnu/packages/pdf.scm (mupdf)[source]: Use https.
[home-page]: Same.
| Efraim Flashner |
2017-11-12 | gnu: pdf.scm: Arrange modules alphabetically.•••* gnu/packages/pdf.scm: Arrange modules alphabetically.
| Efraim Flashner |
2017-11-12 | gnu: lash: Don't build static libraries.•••* gnu/packages/audio.scm (lash)[arguments]: Add configure-flag to
disable static libraries.
| Efraim Flashner |
2017-11-12 | gnu: lash: Don't build lashd.•••This fixes bug#28174.
* gnu/packages/audio.scm (lash)[arguments]: Add phase to skip building lashd.
| Efraim Flashner |
2017-11-12 | gnu: glib-networking: Update to 2.54.1.•••* gnu/packages/gnome.scm (glib-networking): Update to 2.54.1.
| Kei Kebreau |
2017-11-12 | gnu: ffmpeg: Reduce the size of the closure.•••* gnu/packages/video.scm (ffmpeg)[arguments]: Add new configure flags to
disable the html man pages and the static libraries.
| Efraim Flashner |
2017-11-12 | gnu: mupdf: Use Texinfo for the description.•••* gnu/packages/pdf.scm (mupdf)[description]: Use Texinfo to mark up the
description.
| Efraim Flashner |
2017-11-11 | gnu: w3m: Find an editor in the environment.•••* gnu/packages/w3m.scm (w3m)[arguments]: Pass an empty value for --with-editor
in #:configure-flags.
[source]: Use git-file-name.
| Leo Famulari |
2017-11-11 | gnu: mupdf: Actually fix CVE-2017-15587.•••The original fix could be removed by an optimizing compiler.
* gnu/packages/patches/mupdf-CVE-2017-15587.patch: Revise patch.
| Leo Famulari |
2017-11-12 | gnu: libusb-compat: Use the same home page as libusb.•••* gnu/packages/libusb.scm (libusb-compat)[home-page]: Update.
| Tobias Geerinckx-Rice |
2017-11-12 | gnu: fcgi: Fix typo in description.•••* gnu/packages/web.scm (fcgi)[description]: Fix typo.
| Tobias Geerinckx-Rice |
2017-11-12 | gnu: fcgi: Use archived home page fork.•••* gnu/packages/web.scm (fcgi)[home-page]: Use archived version.
| Tobias Geerinckx-Rice |
2017-11-12 | gnu: lynx: Use new home page.•••* gnu/packages/web-browsers.scm (lynx)[home-page]: Update.
| Tobias Geerinckx-Rice |
2017-11-12 | gnu: perl-mime-types: Update to 2.14.•••* gnu/packages/perl.scm (perl-mime-types): Update to 2.14.
| Tobias Geerinckx-Rice |
2017-11-11 | gnu: mailutils: Update to 3.4.•••* gnu/packages/mail.scm (mailutils): Update to 3.4.
| Ludovic Courtès |
2017-11-11 | gnu: emacs-emms: Update to 4.4.•••* gnu/packages/emacs.scm (emms): Update to 4.4.
| Ludovic Courtès |
2017-11-11 | gnu: nyacc: Update to 0.82.4.•••* gnu/packages/mes.scm (nyacc): Update to 0.82.4.
| Jan Nieuwenhuizen |
2017-11-11 | gnu: nvi: Build with support for Unicode text.•••* gnu/packages/nvi.scm (nvi)[arguments]: Pass '--enable-widechar'
to #:configure-flags.
| Leo Famulari |
2017-11-11 | gnu: lvm2: Update to 2.02.176.•••* gnu/packages/linux.scm (lvm2): Update to 2.02.176.
| Marius Bakke |
2017-11-11 | gnu: libstaroffice: Update to 0.0.5.•••* gnu/packages/libreoffice.scm (libstaroffice): Update to 0.0.5.
| Marius Bakke |
2017-11-11 | gnu: libvisio: Update to 0.1.6.•••* gnu/packages/libreoffice.scm (libvisio): Update to 0.1.6.
[source](patches): Remove.
* gnu/packages/patches/libvisio-fix-tests.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Marius Bakke |
2017-11-11 | gnu: libetonyek: Update to 0.1.7.•••* gnu/packages/libreoffice.scm (libetonyek): Update to 0.1.7.
[source](patches): Remove.
[arguments]<#:phases>: Remove.
[native-inputs]: Remove AUTOCONF and AUTOMAKE.
* gnu/packages/patches/libetonyek-build-with-mdds-1.2.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Marius Bakke |
2017-11-11 | gnu: libreoffice: Update to 5.3.7.2 and enable GTK3.•••* gnu/packages/libreoffice.scm (libreoffice): Update to 5.3.7.2
[source]: Change URL to HTTPS.
[inputs]: Add gtk+.
[configure-flags]: Remove "--disable-gtk3".
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Rutger Helling |
2017-11-11 | gnu: python2-rpython: Update to 0.2.1.•••* gnu/packages/python.scm (python2-rpython): Update to 0.2.1.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Alex Vong |
2017-11-11 | gnu: python-sympy: Update to 1.1.1.•••* gnu/packages/python.scm (python-sympy, python2-sympy): Update to 1.1.1.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Alex Vong |
2017-11-11 | gnu: python-sqlparse: Fix syntax error.•••This is a follow-up to commit 8d688cd27f267f4d143d0f20ed3c352188151302.
* gnu/packages/python.scm (python-sqlparse)[arguments]: Add missing lambda.
| Marius Bakke |
2017-11-11 | gnu: python-sqlparse: Update to 0.2.4.•••* gnu/packages/python.scm (python-sqlparse, python2-sqlparse): Update to
0.2.4.
[arguments]: Don't invoke ‘2to3’.
| Tobias Geerinckx-Rice |
2017-11-11 | install: Fix typo.•••* gnu/system/install.scm (installation-os): Fix typo in comment.
| Tobias Geerinckx-Rice |
2017-11-11 | gnu: cyrus-sasl: Use new home page.•••* gnu/packages/cyrus-sasl.scm (cyrus-sasl)[home-page]: Update.
| Tobias Geerinckx-Rice |
2017-11-11 | gnu: methylkit: Use new home page.•••* gnu/packages/bioinformatics.scm (methylkit)[home-page]: Update.
| Tobias Geerinckx-Rice |
2017-11-11 | gnu: vsearch: Update to 2.6.0.•••* gnu/packages/bioinformatics.scm (vsearch): Update to 2.6.0.
| Ben Woodcroft |
2017-11-10 | gnu: webkitgtk: Update to 2.18.3 [fixes CVE-2017-{13788,13798,13803}].•••* gnu/packages/webkit.scm (webkitgtk): Update to 2.18.3.
| Leo Famulari |
2017-11-10 | gnu: qemu: Fix CVE-2017-{15038,15268,15289}.•••* gnu/packages/patches/qemu-CVE-2017-15038.patch,
gnu/packages/patches/qemu-CVE-2017-15268.patch,
gnu/packages/patches/qemu-CVE-2017-15289.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/virtualization.scm (qemu)[source]: Use them.
| Leo Famulari |
2017-11-10 | gnu: Fix hunspell-dict-en-* dictionary installation.•••* gnu/packages/aspell.scm (aspell-word-list)[arguments]: Install the .dic file
for all hunspell dictionaries.
| Kei Kebreau |