Age | Commit message (Collapse) | Author |
|
|
|
The GPG signature for the bz2 tarball is bad, but the checksum matches the
signed release announcement, and contents are identical to the good .gz.
* gnu/packages/xorg.scm (xorg-server): Update to 1.19.4.
[source]: Remove obsolete patches.
* gnu/packages/patches/xorg-server-CVE-2017-10971.patch,
gnu/packages/patches/xorg-server-CVE-2017-10972.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
|
|
* gnu/packages/mail.scm (mutt): Update to 1.9.1.
|
|
* gnu/packages/mail.scm (isync): Update to 1.3.0.
[native-inputs]: Add perl.
|
|
* gnu/packages/check.scm (python-parameterized, python2-parameterized): New
variables.
|
|
* gnu/packages/python.scm (python-numexpr): Update to 2.6.4.
|
|
* gnu/packages/python.scm (python-numpy): [arguments] Don't set $SHELL in the
environment, but embed the store location of bash-minimal as a default
shell. Otherwise, we have to set $SHELL for every package which uses
numpy's distutils.
|
|
* gnu/packages/databases.scm (virtuoso-ose)[supported-systems]: New field.
|
|
* gnu/packages/emacs.scm (emacs-pyim): Fix error input name.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/emacs.scm (emacs-slime): Update to 2.20.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/lisp.scm (clisp): Update to 2.49-60.
[source]: Download mercurial repository, apply patch.
[inputs]: Replace readline@6.2 with readline, add ncurses.
[arguments]: Add multiple configure flags. Remove build phase to build
in "src" directory. Remove more uses of a timestamp.
|
|
* gnu/packages/finance.scm (define-module): Use 2 space indentation.
|
|
* gnu/packages/audio.scm (snd): New variable.
|
|
* gnu/packages/python.scm (awscli): Update to 1.11.164.
|
|
This reverts commit c651cbad1e38f18f98984463d7d50254b019576b.
|
|
* gnu/packages/ssh.scm (openssh): Update to 7.6p1.
|
|
* gnu/packages/gnome.scm (vte-ng): Update to 0.50.0.a.
|
|
* gnu/packages/patches/qemu-CVE-2017-13711.patch,
gnu/packages/patches/qemu-CVE-2017-14167.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
* gnu/packages/virtualization.scm (qemu): Update to 2.10.1.
[source](patches): Remove.
|
|
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.9-17.
|
|
* gnu/packages/tls.scm (p11-kit): Update to 0.23.9.
|
|
* gnu/packages/crypto.scm (libsodium): Update to 1.0.15.
|
|
* gnu/packages/patches/python-nose-timer-drop-ordereddict.patch: New file.
* gnu/local.mk: Add it.
|
|
* gnu/packages/flashing-tools.scm (heimdall): New variable.
Co-Authored-By: Danny Milosavljevic <dannym@scratchpost.org>
|
|
* gnu/packages/java.scm (java-osgi-service-packageadmin): New variable.
|
|
* gnu/packages/java.scm (java-osgi-service-cm): New variable.
|
|
* gnu/packages/java.scm (java-osgi-util-tracker): New variable.
|
|
* gnu/packages/java.scm (java-osgi-service-resolver): New variable.
|
|
* gnu/packages/java.scm (java-osgi-service-jdbc): New variable.
|
|
* gnu/packages/java.scm (java-osgi-service-log): New variable.
|
|
* gnu/packages/java.scm (java-osgi-framework): New variable.
|
|
* gnu/packages/java.scm (java-osgi-service-repository): New variable.
|
|
* gnu/packages/java.scm (java-osgi-service-metatype-annotations): New
variable.
|
|
* gnu/packages/java.scm (java-osgi-util-promise): New variable.
|
|
* gnu/packages/java.scm (java-osgi-util-function): New variable.
|
|
* gnu/packages/java.scm (java-osgi-namespace-service): New variable.
|
|
* gnu/packages/java.scm (java-osgi-namespace-extender): New variable.
|
|
* gnu/packages/java.scm (java-osgi-namespace-contract): New variable.
|
|
* gnu/packages/java.scm (java-osgi-resource): New variable.
|
|
* gnu/packages/java.scm (java-osgi-dto): New variable.
|
|
* gnu/packages/java.scm (java-osgi-service-component-annotations): New
variable.
|
|
* gnu/packages/java.scm (java-osgi-cmpn): New variable.
|
|
* gnu/packages/java.scm (java-datanucleus-javax-persistence): New
variable.
|
|
* gnu/packages/java.scm (java-microemulator-cldc): New variable.
|
|
* gnu/packages/imagemagick.scm (graphicsmagick)[source]: Add patch.
* gnu/packages/patches/graphicsmagick-CVE-2017-14649.patch:
New file.
* gnu/local.mk (dist_patch_DATA): Register it.
|
|
* gnu/packages/messaging.scm (qtox): Update to 1.12.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/games.scm (mgba): Update to 0.6.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
This is necessary for one mechanism for attaching parallel debuggers
and is also relevant for the runtime backtrace facility.
* gnu/packages/mpi.scm (openmpi)[outputs]: New field.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/profiling.scm (make-scorep): New function.
(scorep-openmpi): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/profiling.scm(cube): New variable.
* gnu/packages/patches/cube-nocheck.patch: New file.
* gnu/local.mk: Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/profiling.scm (opari2): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|