summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-02-03gnu: mit-scheme: Convert to the 'modify-phases' syntax.Federico Beffa
* gnu/packages/scheme.scm (mit-scheme): Do it.
2016-02-03gnu: Add emacs-constants.Federico Beffa
* gnu/packages/emacs.scm (emacs-constants): New variable. * gnu/packages/patches/emacs-constants-lisp-like.patch: New patch. * gnu-system.am (dist_patch_DATA): Add it.
2016-02-03gnu: Add emacs-mit-scheme-doc.Federico Beffa
* gnu/packages/emacs.scm (emacs-mit-scheme-doc): New variable.
2016-02-03gnu: scmutils: Generate 'scmutils-autoloads.el' file.Federico Beffa
* gnu/packages/scheme.scm (scmutils): Do it.
2016-02-03gnu: Add emacs-scheme-complete.Federico Beffa
* gnu/packages/emacs.scm (emacs-scheme-complete): New variable. * gnu/packages/patches/emacs-scheme-complete-scheme-r5rs-info.patch: New patch. * gnu-system.am (dist_patch_DATA): Add the new patch.
2016-02-03gnu: qemu: Update to 2.5.0; add fixes for security flaws.Mark H Weaver
* gnu/packages/patches/qemu-CVE-2015-6855.patch: Delete file. * gnu/packages/patches/qemu-virtio-9p-use-accessor-to-get-thread-pool.patch, gnu/packages/patches/qemu-CVE-2015-8558.patch, gnu/packages/patches/qemu-CVE-2015-8567.patch, gnu/packages/patches/qemu-CVE-2015-8613.patch, gnu/packages/patches/qemu-CVE-2015-8701.patch, gnu/packages/patches/qemu-CVE-2015-8743.patch, gnu/packages/patches/qemu-CVE-2016-1568.patch, gnu/packages/patches/qemu-CVE-2016-1922.patch: New files. * gnu-system.am (dist_patch_DATA): Remove 'qemu-CVE-2015-6855.patch'; add the new patches. * gnu/packages/qemu.scm (qemu): Update to 2.5.0. [source]: Remove old patches and add new ones. [arguments]: Add 'disable-test-qga' phase. (%glib-memory-vtable-patch, %glib-duplicate-test-patch): Remove variables.
2016-02-02gnu: openssl: When computing URI, use 'string-trim-right' not 'string-take'.Mark H Weaver
* gnu/packages/tls.scm (openssl)[source]: When computing URI, use 'string-trim-right' instead of 'string-take'.
2016-02-03gnu: yelp: Update to 3.18.1.宋文武
* gnu/packages/gnome.scm (yelp): Update to 3.18.1.
2016-02-03gnu: webkitgtk: Update to 2.10.7.宋文武
* gnu/packages/webkit.scm (webkitgtk): Update to 2.10.7.
2016-02-02gnu: openssl: Add alternate url.Efraim Flashner
* gnu/packages/tls.scm (openssl)[source]: Add alternate url.
2016-02-02gnu: eudev: Add variant that depends on libblkid.Ludovic Courtès
This fixes a bug whereby /dev/disk/by-{label,id} would be missing on GuixSD (/dev/disk/by-id would still contain device-mapped partitions though.) Reported by Mark H Weaver <mhw@netris.org>. * gnu/packages/linux.scm (eudev-with-blkid): New variable. * gnu/services/base.scm (udev-service): #:udev defaults to EUDEV-WITH-BLKID. * gnu/system.scm (%base-packages): Replace EUDEV with EUDEV-WITH-BLKID.
2016-02-02gnu: aspell: Wrap binary to find dictionaries.Federico Beffa
* gnu/packages/aspell.scm (aspell): Add 'wrap-aspell' phase. * gnu/system.scm (operating-system-etc-service): Remove 'ASPELL_CONF' definition. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2016-02-02gnu: vdirsyncer: Update to 0.8.1.Leo Famulari
* gnu/packages/dav.scm (vdirsyncer): Update to 0.8.1. [native-inputs]: Add python-hypothesis, python-pytest-subtesthack.
2016-02-02gnu: Add python-pytest-subtesthack.Leo Famulari
* gnu/packages/python.scm (python-pytest-subtesthack, python2-pytest-subtesthack): New variables.
2016-02-02licenses: Add the Unlicense.Leo Famulari
* guix/licenses.scm (unlicense): New variable.
2016-02-02gnu: Add python-hypothesis.Leo Famulari
* gnu/packages/python.scm (python-hypothesis, python2-hypothesis): New variables.
2016-02-02gnu: Add awscli.David Thompson
* gnu/packages/python.scm (awscli): New variable.
2016-02-02gnu: Add python-botocore.David Thompson
* gnu/packages/python.scm (python-botocore): New variable.
2016-02-02gnu: Add python-jmespath.David Thompson
* gnu/packages/python.scm (python-jmespath): New variable.
2016-02-02gnu: Add python-tox.David Thompson
* gnu/packages/python.scm (python-tox): New variable.
2016-02-02gnu: Add python-pluggy.David Thompson
* gnu/packages/python.scm (python-pluggy): New variable.
2016-02-02gnu: Add python-rsa.David Thompson
* gnu/packages/python.scm (python-rsa, python2-rsa): New variables.
2016-02-02gnu: Add python-colorama.David Thompson
* gnu/packages/python.scm (python-colorama, python2-colorama): New variables.
2016-02-02gnu: Update sortmerna to 2.1.Ben J. Woodcroft
* gnu/packages/bioinformatics.scm (sortmerna): Update to 2.1.
2016-02-02gnu: ntp: Update to 4.2.8p6.Leo Famulari
Fixes CVE-2015-{7973, 7974, 7975, 7976, 7977, 7978, 7979, 8138, 8158}. * gnu/packages/ntp.scm (ntp): Update to 4.2.8p6.
2016-02-02gnu: Add linux-libre-4.1.Mark H Weaver
* gnu/packages/linux-libre-4.1-i686.conf, gnu/packages/linux-libre-4.1-x86_64.conf: New files. * Makefile.am (KCONFIGS): Add them. * gnu/packages/linux.scm (linux-libre-4.1): New variable.
2016-02-02gnu: linux-libre: Generalize 'kernel-config' to support variants.Mark H Weaver
* gnu/packages/linux.scm (kernel-config): Rewrite to support optional #:variant keyword argument.
2016-02-01gnu: linux-libre: Update to 4.4.1.Mark H Weaver
* gnu/packages/patches/linux-libre-CVE-2016-0728.patch: Delete file. * gnu-system.am (dist_patch_DATA): Remove it. * gnu/packages/linux.scm (linux-libre): Update to 4.4.1. [source]: Remove patch.
2016-02-01gnu: Update socat to 1.7.3.1.Leo Famulari
* gnu/packages/networking.scm (socat): Update to 1.7.3.1.
2016-02-01gnu: keepassx: Update to 2.0.1.Leo Famulari
* gnu/packages/password-utils.scm (keepassx): Update to 2.0.1.
2016-02-01gnu: ccache: Update to 3.2.4.Eric Bavier
* gnu/packages/ccache.scm (ccache): Update to 3.2.4.
2016-02-01emacs: command: Disambiguate "w" key in build options.Alex Kost
This is a followup to commit 47c0f92c37dc7d50d9d4598ce5b91c4cdfec6ed1. * emacs/guix-command.el (guix-command-improve-common-build-argument): Use "W" key for '--with-input' option (leave "w" for '--with-source').
2016-02-01guix build: Add '--with-input'.Ludovic Courtès
* guix/scripts/build.scm (transform-package-inputs): New procedure. (%transformations): Add it. (%transformation-options, show-transformation-options-help): Add --with-input. * tests/scripts-build.scm ("options->transformation, with-input"): ("options->transformation, with-input, no matches"): New tests. * tests/guix-build.sh: Add tests. * doc/guix.texi (Package Transformation Options): Document it.
2016-02-01build-system/python: Use 'ensure-keyword-arguments'.Ludovic Courtès
* guix/build-system/python.scm (package-with-explicit-python): Use 'ensure-keyword-arguments'.
2016-02-01build: Remove semicolons from Guile warnings.Ludovic Courtès
* build-aux/compile-all.scm (compile-file*): Clear *CURRENT-WARNING-PREFIX*.
2016-02-01build: Really enable Guile warnings.Ludovic Courtès
* build-aux/compile-all.scm (compile-options): Rename to... (warnings): ... this. Add 'unsupported-warning'. (compile-file*): Pass '(#:warnings ...) as #:opts.
2016-02-01guix package: Support package transformation options.Ludovic Courtès
* guix/scripts/package.scm (show-help): Call 'show-transformation-options-help'. (%options): Append %TRANSFORMATION-OPTIONS. (process-actions)[transform, transform-entry]: New procedures. * doc/guix.texi (Invoking guix package): Mention package transformations. (Package Transformation Options): Mention 'guix package'.
2016-02-01guix build: Separate transformation options.Ludovic Courtès
* guix/scripts/build.scm (%transformation-options): New variable. (show-transformation-options-help): New procedure. (show-help): Remove '--with-source' documentation and add 'show-transformation-options-help' call. (%options): Remove "with-source" and append %TRANSFORMATION-OPTIONS. * doc/guix.texi (Package Transformation Options): New node. Document '--with-source', moved from... (Additional Build Options): ... here.
2016-02-01doc: Add subsections to 'Invoking guix build'.Ludovic Courtès
* doc/guix.texi (Invoking guix build): Add example. Shuffle options in the new subsections below. (Common Build Options, Additional Build Options): New nodes. (Invoking guix archive): Refer to "Common Build Options". (Invoking guix environment): Likewise. (Invoking guix system): Likewise. fixlet
2016-02-01guix build: Transformations operate on single objects.Ludovic Courtès
* guix/scripts/build.scm (transform-package-source): Return a procedure that expects a single object rather than a list of packages. (options->transformation): Rewrite to precompute the list of applicable transformations and to return a procedure that expects a single object rather than a list of objects. (options->derivations): Adjust accordingly. * tests/scripts-build.scm: New file. * Makefile.am (SCM_TESTS): Add it.
2016-02-01install: Make it clear that we refer to the root by label.Ludovic Courtès
* gnu/system/install.scm (installation-os): Use (title 'label) for the root file system.
2016-02-01build: Use the right section and source for man pages.Ludovic Courtès
* doc.am (HELP2MANFLAGS): New variable. (gen_man): Use it.
2016-01-31gnu: Add pinball.Eric Bavier
* gnu/packages/games.scm (pinball): New variable. * gnu/packages/patches/pinball-const-fix.patch, gnu/packages/patches/pinball-cstddef.patch, gnu/packages/patches/pinball-missing-separators.patch, gnu/packages/patches/pinball-src-deps.patch, gnu/packages/patches/pinball-system-ltdl.patch: New patches. * gnu-system.am (dist_patch_DATA): Add them.
2016-02-01gnu: python-apsw: Update to 3.9.2-r1.Efraim Flashner
* gnu/packages/python.scm (python-apsw): Update to 3.9.2-r1. [source]: Change to pypi uri syntax.
2016-02-01gnu: wayland: Build documentation.Efraim Flashner
* gnu/packages/freedesktop.scm (wayland)[native-inputs]: Add graphviz.
2016-02-01gnu: python-pillow: Update to 3.1.0.Efraim Flashner
* gnu/packages/python.scm (python-pillow): Update to 3.1.0. [source]: Change to pypi uri syntax.
2016-01-31gnu: Add aseprite.David Thompson
* gnu/packages/game-development.scm (aseprite): New variable.
2016-01-31gnu: Add allegro-4.David Thompson
* gnu/packages/game-development.scm (allegro-4): New variable.
2016-01-31license: Add giftware.David Thompson
* guix/licenses.scm (giftware): New variable.
2016-01-31gnu: obs: Update to 0.13.0.David Thompson
* gnu/packages/video.scm (obs): Upgrade to 0.13.0.