| Commit message (Collapse) | Author | Age |
|
|
|
| |
* gnu/packages/zile.scm (zile): Update to 2.4.14.
|
|
|
|
|
|
|
|
| |
Reported by Oleg Pykhalov <go.wigust@gmail.com>
at <https://lists.gnu.org/archive/html/help-guix/2017-10/msg00000.html>.
* guix/scripts/package.scm (options->installable)[upgraded]: Use
'fold-right' instead of 'fold'.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (vsearch): Update to 2.5.0.
|
|
|
|
|
| |
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.13.5.
(%linux-libre-hash): Update hash.
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.53.
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.90.
|
|
|
|
|
|
|
|
|
|
| |
This is a followup to db4e8fd5d4a07d3be8ce68fb96722ef7077c0eee.
Fixes <https://bugs.gnu.org/28445>.
Reported by Mark H Weaver <mhw@netris.org>.
* gnu/system.scm (ensure-not-/dev): New procedure.
(read-boot-parameters)[ensure-not-/dev]: Remove.
(operating-system-boot-parameters): Use it.
|
|
|
|
|
|
|
|
|
| |
* gnu/services/databases.scm (%default-mongodb-configuration-file,
%mongodb-accounts, mongodb-service-type): New variables.
(<mongodb-configuration>): New record type.
(mongodb-activation, mongodb-shepherd-service): New procedures.
* gnu/tests/databases.scm (%test-mongodb): New variable.
* doc/guix.texi (Database Services): Add MongoDB documentation.
|
|
|
|
| |
* gnu/packages/databases.scm (mongodb): New variable.
|
|
|
|
| |
* gnu/packages/linux.scm (btrfs-progs): Update to 4.13.2.
|
|
|
|
|
| |
* gnu/packages/base.scm (glibc-locales)[arguments]: Use 'modify-phases'
syntax.
|
|
|
|
| |
* gnu/packages/package-management.scm (guix): Update to 8b920d7.
|
|
|
|
|
| |
* tests/import-utils.scm ("alist->package with simple source"): Use a
'file://' URL.
|
|
|
|
| |
* tests/uuid.scm ("uuid=?"): Change to 'test-assert'.
|
|
|
|
| |
* gnu/packages/gnome.scm (dconf): Update to 0.26.1.
|
|
|
|
| |
* gnu/packages/gnome.scm (glade): Update to 3.20.1.
|
|
|
|
|
| |
* gnu/packages/tor.scm (tor)[native-inputs]: Add pkg-config.
[inputs]: Add xz and zstd.
|
|
|
|
| |
* gnu/packages/tor.scm (tor)[inputs]: Move unquote to its operand.
|
|
|
|
|
|
| |
* gnu/packages/maths.scm (octave)[arguments]: Add configure-makeinfo phase.
[inputs]: Add texinfo.
[native-inputs]: Remove texinfo.
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fixes <https://bugs.gnu.org/28664>.
Reported by Maxim Cournoyer <maxim.cournoyer@gmail.com>.
* guix/scripts/publish.scm (bake-narinfo+nar): When COMPRESSION is
'none, write NAR instead of doing nothing.
(make-request-handler): Use 'render-nar/cached' for /nar URLs with no
compression.
* tests/publish.scm ("with cache", "with cache, uncompressed"): Adjust
expected result accordingly.
|
|
|
|
| |
* gnu/packages/gnome.scm (vte-ng): Update to 0.50.1.a.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/patches/openjpeg-CVE-2017-12982.patch,
gnu/packages/patches/openjpeg-CVE-2017-14040.patch,
gnu/packages/patches/openjpeg-CVE-2017-14041.patch,
gnu/packages/patches/openjpeg-CVE-2017-14151.patch,
gnu/packages/patches/openjpeg-CVE-2017-14152.patch,
gnu/packages/patches/openjpeg-CVE-2017-14164.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
* gnu/packages/image.scm (openjpeg): Update to 2.3.0.
[source](patches): Remove.
* gnu/packages/gstreamer.scm (gst-plugins-bad)[arguments]: Adjust openjpeg
substitution.
|
|
|
|
|
|
|
| |
Fixes <https://bugs.gnu.org/28692>.
Reported by Diego Nicola Barbato <dnbarbato@posteo.de>.
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.9-18.
|
|
|
|
| |
* gnu/packages/image.scm (libpng-1.2): Update to 1.2.59.
|
|
|
|
| |
* gnu/packages/tls.scm (certbot, python-acme): Update to 0.19.0.
|
|
|
|
| |
* gnu/packages/assembly.scm (lightning): Update to 2.1.2.
|
|
|
|
| |
* gnu/packages/ssh.scm (pdsh): New variable.
|
|
|
|
|
|
|
| |
* gnu/packages/benchmark.scm (imb): New procedure.
(imb-openmpi): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* guix/scripts/system.scm (check-file-system-availability): New
procedure.
(perform-action): Use it.
|
|
|
|
| |
* gnu/system/file-systems.scm (<file-system>)[location]: New field.
|
|
|
|
|
|
|
| |
* gnu/system/uuid.scm (uuid=?): New procedure.
* tests/uuid.scm ("uuid=?"): New test.
* gnu/build/file-systems.scm (partition-uuid-predicate)
(luks-partition-uuid-predicate): Use it instead of 'bytevector=?'.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-numpy-next, python2-numpy-next): New
variables.
|
|
|
|
|
|
|
| |
This reverts commit 025b196d9b739418dd9d305864fdb1fb1d0d5af2.
This is necessary as neither the current release nor the latest development
version of python-pandas can be build with numpy 1.13.x.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fixes CVE-2017-1000254.
See <https://curl.haxx.se/docs/adv_20171004.html> for details.
* gnu/packages/curl.scm (curl)[replacement]: Update to 7.56.0.
(curl-7.55.0): Rename to ...
(curl-7.56.0): ... this.
[arguments]: Remove 'fix-Makefile' phase.
[source]: Remove patch.
* gnu/packages/patches/curl-bounds-check.patch: Delete it.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
|
|
|
|
|
|
|
|
|
|
| |
See the release announcement and bug reports for more details about the
security issues fixed in this release:
https://groups.google.com/forum/m/#!topic/golang-nuts/sHfMg4gZNps
https://golang.org/issue/22125
https://golang.org/issue/22134
* gnu/packages/golang.scm (go-1.9): Update to 1.9.1.
|
|
|
|
|
|
|
|
|
|
|
| |
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/system/vm.scm (<virtual-machine>): Add disk-image-size.
(port-forwardings->qemu-options): Use disk-image-size from
<virtual-machine>.
|
|
|
|
|
|
| |
* 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.
|
|
|
|
| |
* gnu/packages/audio.scm (snd): New variable.
|
|
|
|
| |
* gnu/packages/python.scm (awscli): Update to 1.11.164.
|