Age | Commit message (Collapse) | Author |
|
* gnu/packages/gnupg.scm (gnupg): Update to 2.1.11.
|
|
* gnu/packages/xiph.scm (ao): Update to 1.2.0.
|
|
Fixes <http://bugs.gnu.org/22175>.
* gnu/system.scm (operating-system-etc-service)[profile]: Add hack to
define variables from /etc/environment.
|
|
* gnu/packages/aspell.scm (aspell-dict-it): New variable.
|
|
* gnu/packages/lisp.scm (sbcl): Add 'doc' output.
[arguments]: Add 'build-doc' and 'install-doc' phases.
[native-inputs]: Add 'texlive' and 'texinfo'.
|
|
* gnu/packages/lisp.scm (sbcl): Do it.
|
|
* gnu/packages/emacs.scm (emacs-slime): New variable.
|
|
* gnu/packages/scheme.scm (mit-scheme): Add 'doc' output.
[arguments]: Add phases 'configure-doc, 'build-doc and 'install-doc.
[native-inputs]: Add 'texlive'. Move 'texinfo' and 'm4' from inputs.
|
|
* gnu/packages/scheme.scm (mit-scheme): Do it.
|
|
* 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.
|
|
* gnu/packages/emacs.scm (emacs-mit-scheme-doc): New variable.
|
|
* gnu/packages/scheme.scm (scmutils): Do it.
|
|
* 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.
|
|
* 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.
|
|
* gnu/packages/tls.scm (openssl)[source]: When computing URI, use
'string-trim-right' instead of 'string-take'.
|
|
* gnu/packages/gnome.scm (yelp): Update to 3.18.1.
|
|
* gnu/packages/webkit.scm (webkitgtk): Update to 2.10.7.
|
|
* gnu/packages/tls.scm (openssl)[source]: Add alternate url.
|
|
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.
|
|
* 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>
|
|
* gnu/packages/dav.scm (vdirsyncer): Update to 0.8.1.
[native-inputs]: Add python-hypothesis, python-pytest-subtesthack.
|
|
* gnu/packages/python.scm (python-pytest-subtesthack,
python2-pytest-subtesthack): New variables.
|
|
* gnu/packages/python.scm (python-hypothesis, python2-hypothesis): New
variables.
|
|
* gnu/packages/python.scm (awscli): New variable.
|
|
* gnu/packages/python.scm (python-botocore): New variable.
|
|
* gnu/packages/python.scm (python-jmespath): New variable.
|
|
* gnu/packages/python.scm (python-tox): New variable.
|
|
* gnu/packages/python.scm (python-pluggy): New variable.
|
|
* gnu/packages/python.scm (python-rsa, python2-rsa): New variables.
|
|
* gnu/packages/python.scm (python-colorama, python2-colorama): New
variables.
|
|
* gnu/packages/bioinformatics.scm (sortmerna): Update to 2.1.
|
|
Fixes CVE-2015-{7973, 7974, 7975, 7976, 7977, 7978, 7979, 8138, 8158}.
* gnu/packages/ntp.scm (ntp): Update to 4.2.8p6.
|
|
* 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.
|
|
* gnu/packages/linux.scm (kernel-config): Rewrite to support optional
#:variant keyword argument.
|
|
* 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.
|
|
* gnu/packages/networking.scm (socat): Update to 1.7.3.1.
|
|
* gnu/packages/password-utils.scm (keepassx): Update to 2.0.1.
|
|
* gnu/packages/ccache.scm (ccache): Update to 3.2.4.
|
|
* gnu/system/install.scm (installation-os): Use (title 'label) for the
root file system.
|
|
* 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.
|
|
* gnu/packages/python.scm (python-apsw): Update to 3.9.2-r1.
[source]: Change to pypi uri syntax.
|
|
* gnu/packages/freedesktop.scm (wayland)[native-inputs]: Add graphviz.
|
|
* gnu/packages/python.scm (python-pillow): Update to 3.1.0.
[source]: Change to pypi uri syntax.
|
|
* gnu/packages/game-development.scm (aseprite): New variable.
|
|
* gnu/packages/game-development.scm (allegro-4): New variable.
|
|
* gnu/packages/video.scm (obs): Upgrade to 0.13.0.
|
|
* gnu/packages/tcl.scm (perl-tk): Update to 804.033.
[source]: Remove patch.
* gnu/packages/patches/perl-tk-x11-discover.patch: Remove file.
* gnu-system.am (dist_patch_DATA): Remove patch.
|
|
* gnu/packages/weechat.scm (weechat): Update to 1.4.
|
|
* gnu/packages/pumpio.scm (pumpa): Update to 0.9.2.
[source]: Add 'file-name' field.
|
|
* build-aux/hydra/demo-os.scm (operating-system)[issue]: Point to
shepherd instead of dmd.
* ROADMAP: Likewise.
* gnu/build/install.scm (directives): Adjust comment.
|