gnu: dico: Sort entries in .a files deterministically. * gnu/packages/patches/dico-libtool-deterministic.patch: New file. * gnu/packages/dico.scm (dico)[source]: Use it. [arguments]: Add #:make-flags. * gnu-system.am (dist_patch_DATA): Add the patch.
gnu: libreoffice: Update to 5.0.3.2 [fixes CVE-2015-5214]. * gnu/packages/libreoffice.scm (libreoffice): Update to 5.0.3.2
gnu: Add GNU Dico. * gnu/packages/dico.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it.
services: dmd: Error out upon unmet dmd requirements. * gnu/services/dmd.scm (assert-no-duplicates): Rename to... (assert-valid-graph): ... this. [provisions]: New variable. [assert-satisfied-requirements]: New procedure. Use it. * tests/guix-system.sh: Add test with unmet dmd requirements.
gnu: python-pyjwt: Update to 1.4.0. * gnu/packages/python.scm (python-pyjwt): Update to 1.4.0. [native-inputs]: Move python-setuptools here, add python-pytest-runner.
gnu: python-pytest-runner: Add python-setuptools as native-input. * gnu/packages/python.scm (python-pytest-runner)[native-input]: Add python-setuptools.
gnu: python-setuptools-scm: Update to 1.9.0. * gnu/packages/python.scm (python-setuptools-scm): Update to 1.9.0. [native-inputs]: Add python-setuptools.
gnu: gnuplot: Update to 5.0.1. * gnu/packages/maths.scm (gnuplot): Update to 5.0.1. (native-inputs): 'texlive' -> 'texlive-bin'.
gnu: ruby-simplecov-html: Fix hash and disable tests. * gnu/packages/ruby.scm (ruby-simplecov-html)[source]: Replace incorrect hash. [arguments]: Disable tests.
gnu: enca: Add file-name field to source. * gnu/packages/textutils.scm (enca): Add file-name field to source.
gnu: recode: Add file-name field to source. * gnu/packages/textutils.scm (recode): Add file-name field to source.
gnu: Fix a few 'source-file-name' lint warnings. * gnu/packages/firmware.scm (ath9k-htc-firmware)[source](file-name): New field. * gnu/packages/gnunet.scm (guile-gnunet)[source](file-name): New field. * gnu/packages/guile.scm (guile-next)[source](file-name): New field. (guile-minikanren)[source](file-name): New field (guile-gdbm-ffi)[source](file-name): New field. * gnu/packages/ssh.scm (guile-ssh)[source](file-name): New field.
gnu: tig: Update to 2.1.1. * gnu/packages/version-control.scm (tig): Update to 2.1.1.
gnu: cvs: Use external zlib. * gnu/packages/version-control.scm (cvs)[arguments]: add configure flag --with-exernal-zlib.
gnu: nano: Update to 2.4.3. * gnu/packages/nano.scm (nano): Update to 2.4.3.
gnu: parted: Update to 3.2. * gnu/packages/disk.scm (parted): Update to 3.2. [inputs]: Add lvm2 and remove check. Replace readline-6.2 with its latest version. [native-inputs]: Add perl and python for the tests. [arguments]: Use `modify-phases' and adapt to the new tests. [home-page]: Use https.
gnu: Add qemu-minimal. * gnu/packages/qemu.scm (qemu): Exchange with former QEMU-HEADLESS. (qemu-headless): Rename to... (qemu-minimal): ... this. New variable. Pass --target-list. * gnu/packages/debug.scm (qemu-2.3.0): Inherit from QEMU-MINIMAL. * gnu/packages/grub.scm (qemu-for-tests): Likewise. * gnu/system/vm.scm (expression->derivation-in-linux-vm, qemu-image): Update to name change.
gnu: Add Synfig Studio. * gnu/packages/animation.scm (synfigstudio): New variable.
gnu: Add Synfig. * gnu/packages/animation.scm (synfig): New variable. * gnu/packages/patches/synfig-build-fix.patch: New file. * gnu-system.am (dist_patch_DATA): Add it.
gnu: Add ETL. * gnu/packages/animation.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it.