| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: notmuch: Update to 0.27.•••* gnu/packages/mail.scm (notmuch): Update to 0.27.
| Marius Bakke | 2018-06-19 | 1 | -2/+2 |
* | gnu: guix-daemon: Build in the absence of guile-sqlite3.•••Fixes a regression introduced in
3f311279d35a00c40536ee37c7808f42ed5fae4b whereby guix-daemon's configure
would error out due to the lack of guile-sqlite3.
* gnu/packages/package-management.scm (guix-daemon)[inputs]: Remove
"boot-guile", "boot-guile/i686", and "util-linux".
[arguments]: Add #:configure-flags.
| Ludovic Courtès | 2018-06-19 | 1 | -1/+8 |
* | gnu: guix: Update to 7af5c2a.•••* gnu/packages/package-management.scm (guix): Update to 7af5c2a.
| Ludovic Courtès | 2018-06-19 | 1 | -3/+3 |
* | gnu: emacs-bash-completion: Update to 2.1.0.•••* gnu/packages/emacs.scm (emacs-bash-completion): Update to 2.1.0.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Pierre Neidhardt | 2018-06-19 | 1 | -2/+2 |
* | gnu: emacs-company: Update to 0.9.6.•••* gnu/packages/emacs.scm (emacs-company): Update to 0.9.6.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Pierre Neidhardt | 2018-06-19 | 1 | -2/+2 |
* | gnu: elfutils: Update to 0.172.•••Fixes <https://debbugs.gnu.org/31890>
* gnu/packages/elf.scm (elfutils): Update to 0.172.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Vagrant Cascadian | 2018-06-19 | 1 | -2/+2 |
* | gnu: xf86-input-mouse: Update to 1.9.3.•••* gnu/packages/xorg.scm (xf86-input-mouse): Update to 1.9.3.
| Marius Bakke | 2018-06-19 | 1 | -2/+2 |
* | gnu: libxaw3d: Update to 1.6.3.•••* gnu/packages/xorg.scm (libxaw3d): Update to 1.6.3.
| Marius Bakke | 2018-06-19 | 1 | -2/+2 |
* | gnu: guitarix: Update to 0.37.1.•••* gnu/packages/audio.scm (guitarix): Update to 0.37.1.
| Ricardo Wurmus | 2018-06-19 | 1 | -2/+2 |
* | gnu: QEMU: Fix CVE-2018-11806.•••* gnu/packages/patches/qemu-CVE-2018-11806.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/virtualization.scm (qemu)[source]: Use it.
| Leo Famulari | 2018-06-19 | 3 | -0/+107 |
* | gnu: emacs-image+: Don't propagate inputs.•••* gnu/packages/emacs.scm (emacs-image+)[propagated-inputs]: Remove imagemagick
[Inputs]: Add imagemagick
[arguments]: Substitute path to imagemagick commands
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Pierre Neidhardt | 2018-06-18 | 1 | -1/+16 |
* | gnu: emacs-gif-screencast: Update URL.•••* gnu/packages/emacs.scm (emacs-gif-screencast): Update URL.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Pierre Neidhardt | 2018-06-18 | 1 | -7/+7 |
* | system: Have /run/setuid-programs first in $PATH.•••Fixes <https://bugs.gnu.org/31814>.
Reported by Clément Lassieur <clement@lassieur.org>.
* gnu/system.scm (operating-system-etc-service)["profile"]: Arrange so
that /run/setuid-programs comes first in $PATH.
| Ludovic Courtès | 2018-06-18 | 1 | -3/+3 |
* | gnu: schismtracker: Update to 20180523.•••* gnu/packages/music.scm (schismtracker): Update to 20180523.
[arguments]: Use 'invoke' in the 'autoconf' phase.
| Kei Kebreau | 2018-06-18 | 1 | -3/+3 |
* | gnu: gnu-pw-mgr: Update to 2.3.1.•••* gnu/packages/gnu-pw-mgr.scm (gnu-pw-mgr): Update to 2.3.1.
[arguments]: Add phase to patch more shebangs.
| Efraim Flashner | 2018-06-18 | 1 | -3/+11 |
* | gnu: w3m: Update source URL.•••* gnu/packages/w3m.scm (w3m)[source]: Update URL.
| Leo Famulari | 2018-06-18 | 1 | -3/+2 |
* | gnu: emacs-graphviz-dot-mode: Update for Emacs 26.1•••* gnu/packages/emacs.scm (emacs-graphviz-dot-mode): Update to 0.3.11 for
compatibility with Emacs 26.1.
Signed-off-by: Leo Famulari <leo@famulari.name>
| George Clemmer | 2018-06-18 | 1 | -3/+3 |
* | gnu: restic: Update the comment about the bundled dependencies.•••* gnu/packages/backup.scm (restic): Update the comment.
| Leo Famulari | 2018-06-18 | 1 | -1/+3 |
* | gnu: OpenSSL 1.1.0: Fix CVE-2018-{0495,0732}.•••* gnu/packages/patches/openssl-1.1.0-CVE-2018-0495.patch,
gnu/packages/patches/openssl-1.1.0-CVE-2018-0732.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/tls.scm (openssl-next)[source]: Use them.
| Leo Famulari | 2018-06-18 | 4 | -1/+207 |
* | gnu: OpenSSL 1.0.2: Fix CVE-2018-{0495,0732}.•••* gnu/packages/patches/openssl-1.0.2-CVE-2018-0495.patch,
gnu/packages/patches/openssl-1.0.2-CVE-2018-0732.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/tls.scm (openssl)[replacement]: New field.
(openssl/fixed): New variable.
| Leo Famulari | 2018-06-18 | 4 | -0/+277 |
* | gnu: linux-libre: Update to 4.17.2.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.17.2.
(%linux-libre-hash): Update hash.
| Mark H Weaver | 2018-06-18 | 1 | -2/+2 |
* | gnu: linux-libre@4.14: Update to 4.14.50.•••* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.50.
(%linux-libre-4.14-hash): Update hash.
| Mark H Weaver | 2018-06-18 | 1 | -2/+2 |
* | gnu: linux-libre@4.9: Update to 4.9.109.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.109.
| Mark H Weaver | 2018-06-18 | 1 | -2/+2 |
* | gnu: linux-libre@4.4: Update to 4.4.138.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.138.
| Mark H Weaver | 2018-06-18 | 1 | -2/+2 |
* | gnu: encfs: Update to 1.9.5.•••* gnu/packages/crypto.scm (encfs): Update to 1.9.5.
[source](snippet): Adjust paths. Remove two bundled libraries.
[native-inputs]: Add googletest-source.
[arguments]: Add 'unpack-googletest' and 'make-unittests' phases.
Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
| Pierre Neidhardt | 2018-06-17 | 1 | -5/+18 |
* | gnu: texlive-bin: Use absolute path to ghostscript executable "gs".•••* gnu/packages/tex.scm (texlive-bin)[arguments]: Rename fix-unix-detection
phase to configure-ghostscript-executable. Replace "gs" in epstopdf.pl with
the absolute path to "gs" in the store.
| Arun Isaac | 2018-06-17 | 1 | -2/+5 |
* | gnu: Remove Mr. Rescue.•••It's not compatible with love-11.1.
* gnu/packages/game.scm (mrrescue): Remove variable.
| 宋文武 | 2018-06-17 | 1 | -47/+0 |
* | gnu: clusterssh: Update to 4.13.2.•••* gnu/packages/admin.scm (clusterssh): Update to 4.13.2.
[build-system]: Switch to perl-build-system.
[arguments]: Remove 'set-load-paths' phase.
[inputs]: Remove perl.
[native-inputs]: Add perl-cpan-changes, perl-file-slurp, perl-file-which,
perl-module-build, perl-readonly, perl-test-differences,
perl-test-distmanifest, perl-test-perltidy, perl-test-pod,
perl-test-pod-coverage, perl-test-trap and perltidy.
[propagated-inputs]: Add perl-exception-class, perl-try-tiny and
perl-x11-protocol-other.
| Kei Kebreau | 2018-06-16 | 1 | -30/+25 |
* | gnu: perltidy: Update to 20180220.•••* gnu/packages/perl.scm (perltidy): Update to 20180220.
| Kei Kebreau | 2018-06-16 | 1 | -2/+2 |
* | gnu: Add perl-test-perltidy.•••* gnu/packages/perl-check.scm (perl-test-perltidy): New variable.
| Kei Kebreau | 2018-06-16 | 1 | -0/+26 |
* | gnu: Add perl-file-finder.•••* gnu/packages/perl.scm (perl-file-finder): New variable.
| Kei Kebreau | 2018-06-16 | 1 | -0/+32 |
* | gnu: Add perl-test-distmanifest.•••* gnu/packages/perl-check.scm (perl-test-distmanifest): New variable.
| Kei Kebreau | 2018-06-16 | 1 | -0/+25 |
* | gnu: Add perl-module-manifest.•••* gnu/packages/perl.scm (perl-module-manifest): New variable.
| Kei Kebreau | 2018-06-16 | 1 | -0/+30 |
* | gnu: Add perl-cpan-changes.•••* gnu/packages/perl.scm (perl-cpan-changes): New variable.
| Kei Kebreau | 2018-06-16 | 1 | -0/+22 |
* | gnu: Add perl-x11-protocol-other.•••* gnu/packages/xorg.scm (perl-x11-protocol-other): New variable.
| Kei Kebreau | 2018-06-16 | 1 | -0/+29 |
* | gnu: gsl: Update to 2.5.•••* gnu/packages/maths.scm (gsl): Update to 2.5.
| Ludovic Courtès | 2018-06-17 | 1 | -2/+2 |
* | gnu: diffoscope: Update to 96.•••* gnu/packages/package-management.scm (diffoscope): Update to 96.
| Ludovic Courtès | 2018-06-17 | 1 | -2/+2 |
* | gnu: magit: Update to 2.13.0.•••* gnu/packages/emacs.scm (magit): Update to 2.13.0.
| Ludovic Courtès | 2018-06-17 | 1 | -2/+2 |
* | gnu: emacs-fish-completion: Don't propagate inputs.•••* gnu/packages/emacs.scm (emacs-fish-completion)[propagated-inputs]: Remove fish
[inputs]: Add fish.
[arguments]: New field.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Pierre Neidhardt | 2018-06-17 | 1 | -21/+34 |
* | gnu: upx: Fix CVE-2017-15056.•••* gnu/packages/patches/upx-protect-against-bad-crafted-input.patch: New file.
* gnu/packages/compression.scm (upx)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Pierre Neidhardt | 2018-06-17 | 3 | -1/+104 |
* | gnu: strace: Update to 4.23.•••* gnu/packages/linux.scm (strace): Update to 4.23.
[source]: Remove obsolete patch.
* gnu/packages/patches/strace-kernel-4.16.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Marius Bakke | 2018-06-16 | 3 | -96/+2 |
* | gnu: offlineimap: Update to 7.2.1.•••* gnu/packages/mail.scm (offlineimap): Update to 7.2.1.
| Marius Bakke | 2018-06-16 | 1 | -2/+2 |
* | gnu: maim: Update to 5.5.2.•••* gnu/packages/xdisorg.scm (maim): Update to 5.5.2.
| Marius Bakke | 2018-06-16 | 1 | -2/+2 |
* | gnu: ffmpeg: Update to 4.0.1.•••* gnu/packages/video.scm (ffmpeg): Update to 4.0.1.
| Marius Bakke | 2018-06-16 | 1 | -2/+2 |
* | gnu: ldb: Fix build on 32-bit systems.•••* guix/utils.scm (target-64bit?): New procedure.
* gnu/packages/samba.scm (ldb)[inputs]: Only add LMDB on 64-bit systems.
[arguments]: Make #:tests? conditional on LMDB availability.
| Marius Bakke | 2018-06-16 | 1 | -2/+7 |
* | gnu: perl: Fix CVE-2018-12015.•••* gnu/packages/patches/perl-archive-tar-CVE-2018-12015.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/perl.scm (perl-5.26.2)[source](patches): Use it.
| Marius Bakke | 2018-06-16 | 3 | -0/+39 |
* | gnu: libedit: Update to 20180525-3.1.•••* gnu/packages/libedit.scm (libedit): Update to 20180525-3.1.
| Marius Bakke | 2018-06-16 | 1 | -2/+2 |
* | gnu: openal: Update to 0.18.2.•••* gnu/packages/audio.scm (openal): Update to 0.18.2.
| Marius Bakke | 2018-06-16 | 1 | -2/+2 |
* | gnu: linux-libre: Fix build on AArch64.•••* gnu/packages/patches/binutils-aarch64-symbol-relocation.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/base.scm (binutils/fixed): New public variable.
* gnu/packages/linux.scm (make-linux-libre)[native-inputs]: On aarch64, define
new ld-wrapper with the above binutils and use it.
| Marius Bakke | 2018-06-16 | 4 | -0/+54 |
* | gnu: Add restic.•••* gnu/packages/backup.scm (restic): New variable.
| Oleg Pykhalov | 2018-06-16 | 1 | -0/+112 |