Age | Commit message (Expand) | Author |
---|---|---|
2017-10-04 | gnu: isync: Update to 1.3.0.•••* gnu/packages/mail.scm (isync): Update to 1.3.0. [native-inputs]: Add perl. | Leo Famulari |
2017-10-04 | gnu: Add python-parameterized.•••* gnu/packages/check.scm (python-parameterized, python2-parameterized): New variables. | Ricardo Wurmus |
2017-10-04 | gnu: python-numexpr: Update to 2.6.4.•••* gnu/packages/python.scm (python-numexpr): Update to 2.6.4. | Ricardo Wurmus |
2017-10-04 | gnu: python-numpy: Give sh store location instead of setting $SHELL.•••* 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. | Thomas Danckaert |
2017-10-04 | gnu: virtuoso-ose: Limit to 64-bit platforms.•••* gnu/packages/databases.scm (virtuoso-ose)[supported-systems]: New field. | Efraim Flashner |
2017-10-04 | gnu: emacs-pyim: Fix error input name•••* gnu/packages/emacs.scm (emacs-pyim): Fix error input name. Signed-off-by: Christopher Baines <mail@cbaines.net> | Feng Shu |
2017-10-04 | gnu: emacs-slime: Update to 2.20.•••* gnu/packages/emacs.scm (emacs-slime): Update to 2.20. Signed-off-by: Christopher Baines <mail@cbaines.net> | Oleg Pykhalov |
2017-10-04 | gnu: clisp: Update to 2.49-60.•••* 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. | Efraim Flashner |
2017-10-04 | gnu: Standardise indentation of finance module imports.•••* gnu/packages/finance.scm (define-module): Use 2 space indentation. | Christopher Baines |
2017-10-04 | vm: Add disk-image-size to <virtual-machine>.•••* gnu/system/vm.scm (<virtual-machine>): Add disk-image-size. (port-forwardings->qemu-options): Use disk-image-size from <virtual-machine>. | Christopher Baines |
2017-10-04 | vm: Add a minimum root size.•••* gnu/system/vm.scm (qemu-image): When guessing the root-size, use a lower bound of 20 MiB, otherwise the root file system size is sometimes 0 MiB in size. | Christopher Baines |
2017-10-04 | gnu: Add snd.•••* gnu/packages/audio.scm (snd): New variable. | 宋文武 |
2017-10-03 | gnu: awscli: Update to 1.11.164.•••* gnu/packages/python.scm (awscli): Update to 1.11.164. | David Thompson |
2017-10-03 | gnu: openssh: Update to 7.6p1.•••* gnu/packages/ssh.scm (openssh): Update to 7.6p1. | Marius Bakke |
2017-10-03 | gnu: vte-ng: Update to 0.50.0.a.•••* gnu/packages/gnome.scm (vte-ng): Update to 0.50.0.a. | Marius Bakke |
2017-10-03 | gnu: qemu: Update to 2.10.1.•••* 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. | Marius Bakke |
2017-10-03 | gnu: imagemagick: Update to 6.9.9-17.•••* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.9-17. | Marius Bakke |
2017-10-03 | gnu: p11-kit: Update to 0.23.9.•••* gnu/packages/tls.scm (p11-kit): Update to 0.23.9. | Marius Bakke |
2017-10-03 | gnu: libsodium: Update to 1.0.15.•••* gnu/packages/crypto.scm (libsodium): Update to 1.0.15. | Marius Bakke |
2017-10-03 | gnu: python-nose-timer: Add missing patch.•••* gnu/packages/patches/python-nose-timer-drop-ordereddict.patch: New file. * gnu/local.mk: Add it. | Cyril Roelandt |
2017-10-03 | gnu: Add heimdall.•••* gnu/packages/flashing-tools.scm (heimdall): New variable. Co-Authored-By: Danny Milosavljevic <dannym@scratchpost.org> | Julien Lepiller |
2017-10-03 | gnu: Add java-osgi-service-packageadmin.•••* gnu/packages/java.scm (java-osgi-service-packageadmin): New variable. | Julien Lepiller |
2017-10-03 | gnu: Add java-osgi-service-cm.•••* gnu/packages/java.scm (java-osgi-service-cm): New variable. | Julien Lepiller |
2017-10-03 | gnu: Add java-osgi-util-tracker.•••* gnu/packages/java.scm (java-osgi-util-tracker): New variable. | Julien Lepiller |
2017-10-03 | gnu: Add java-osgi-service-resolver.•••* gnu/packages/java.scm (java-osgi-service-resolver): New variable. | Julien Lepiller |
2017-10-03 | gnu: Add java-osgi-service-jdbc.•••* gnu/packages/java.scm (java-osgi-service-jdbc): New variable. | Julien Lepiller |
2017-10-03 | gnu: Add java-osgi-service-log.•••* gnu/packages/java.scm (java-osgi-service-log): New variable. | Julien Lepiller |
2017-10-03 | gnu: Add java-osgi-framework.•••* gnu/packages/java.scm (java-osgi-framework): New variable. | Julien Lepiller |
2017-10-03 | gnu: Add java-osgi-service-repository.•••* gnu/packages/java.scm (java-osgi-service-repository): New variable. | Julien Lepiller |
2017-10-03 | gnu: Add java-osgi-service-metatype-annotations.•••* gnu/packages/java.scm (java-osgi-service-metatype-annotations): New variable. | Julien Lepiller |
2017-10-03 | gnu: Add java-osgi-util-promise.•••* gnu/packages/java.scm (java-osgi-util-promise): New variable. | Julien Lepiller |
2017-10-03 | gnu: Add java-osgi-util-function.•••* gnu/packages/java.scm (java-osgi-util-function): New variable. | Julien Lepiller |
2017-10-03 | gnu: Add java-osgi-namespace-service.•••* gnu/packages/java.scm (java-osgi-namespace-service): New variable. | Julien Lepiller |
2017-10-03 | gnu: Add java-osgi-namespace-extender.•••* gnu/packages/java.scm (java-osgi-namespace-extender): New variable. | Julien Lepiller |
2017-10-03 | gnu: Add java-osgi-namespace-contract.•••* gnu/packages/java.scm (java-osgi-namespace-contract): New variable. | Julien Lepiller |
2017-10-03 | gnu: Add java-osgi-resource.•••* gnu/packages/java.scm (java-osgi-resource): New variable. | Julien Lepiller |
2017-10-03 | gnu: Add java-osgi-dto.•••* gnu/packages/java.scm (java-osgi-dto): New variable. | Julien Lepiller |
2017-10-03 | gnu: Add java-osgi-service-component-annotations.•••* gnu/packages/java.scm (java-osgi-service-component-annotations): New variable. | Julien Lepiller |
2017-10-03 | gnu: Add java-osgi-cmpn.•••* gnu/packages/java.scm (java-osgi-cmpn): New variable. | Julien Lepiller |
2017-10-03 | gnu: Add java-datanucleus-javax-persistence.•••* gnu/packages/java.scm (java-datanucleus-javax-persistence): New variable. | Julien Lepiller |
2017-10-03 | gnu: Add java-microemulator-cldc.•••* gnu/packages/java.scm (java-microemulator-cldc): New variable. | Julien Lepiller |
2017-10-03 | guix: ant-build-system: Add #:test-include and #:test-exclude arguments.•••* guix/build-system/ant.scm: Add #:test-include and #:test-exclude arguments. * guix/build/ant-build-system.scm: Generate test list from arguments. * doc/guix.texi (Build Systems): Document it. | Julien Lepiller |
2017-10-03 | guix: ant-build-system: Add main-class support.•••* guix/build-system/ant.scm: New #:main-class argument * guix/build/ant-build-system.scm: Generate a manifest file with additional properties. * doc/guix.texi (Build Systems): Document it. | Julien Lepiller |
2017-10-03 | gnu: graphicsmagick: Fix CVE-2017-14649.•••* 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. | Kei Kebreau |
2017-10-03 | gnu: qtox: Update to 1.12.0.•••* gnu/packages/messaging.scm (qtox): Update to 1.12.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Rutger Helling |
2017-10-03 | gnu: mgba: Update to 0.6.1.•••* gnu/packages/games.scm (mgba): Update to 0.6.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Rutger Helling |
2017-10-03 | gnu: openmpi: Add "debug" output.•••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> | Dave Love |
2017-10-03 | gnu: Add scorep-openmpi.•••* gnu/packages/profiling.scm (make-scorep): New function. (scorep-openmpi): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Dave Love |
2017-10-03 | gnu: Add cube.•••* 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> | Dave Love |
2017-10-03 | gnu: Add opari2.•••* gnu/packages/profiling.scm (opari2): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Dave Love |