~ruther/guix-local

da40501b — Tobias Geerinckx-Rice 8 years ago
gnu: libgnome-games-support: Update to 1.2.3.

* gnu/packages/gnome.scm (libgnome-games-support): Update to 1.2.3.
e0f49664 — Tobias Geerinckx-Rice 8 years ago
gnu: cloc: Fix typo in description.

* gnu/packages/code.scm (cloc)[description]: Fix typo.
7ca001c3 — Tobias Geerinckx-Rice 8 years ago
gnu: cloc: Update to 1.74.

* gnu/packages/code.scm (cloc): Update to 1.74.
[source]: Update source URL.
4e4de30a — Tobias Geerinckx-Rice 8 years ago
gnu: youtube-dl: Update to 2017.09.10.

* gnu/packages/video.scm (youtube-dl): Update to 2017.09.10.
4561498e — Kei Kebreau 8 years ago
gnu: Fix build failures caused by commit
d10092b849153dc27cfed0a9601fde6c7bdec918.

* gnu/packages/bioinformatics.scm (seek)[arguments]: Restore previous phase
order.
* gnu/packages/ci.scm (cuirass)[arguments]: Add patch-/bin/sh phase.
1e8d398a — Ludovic Courtès 8 years ago
install: Add OpenSSH to the global profile.

Suggested by Jan Nieuwenhuizen.

* gnu/system/install.scm (installation-os)[packages]: Add OPENSSH.
903ae630 — Ludovic Courtès 8 years ago
install: Add 'passwd' to $PATH.

Suggested by Jan Nieuwenhuizen.

* gnu/system/install.scm (installation-os)[setuid-programs]: Add 'passwd'.
4aafce22 — Jan Nieuwenhuizen 8 years ago
gnu: Add emacs-bash-completion.

* gnu/packages/emacs.scm (emacs-bash-completion): New variable.
338b58e0 — Efraim Flashner 8 years ago
gnu: openjpeg: Fix CVE-2017-14164.

* gnu/packages/image.scm (openjpeg)[source]: Add patch.
* gnu/packages/patches/openjpeg-CVE-2017-14164.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
224bb4b6 — Efraim Flashner 8 years ago
gnu: graphicsmagick: Fix CVE-2017-14165.

* gnu/packages/imagemagick.scm (graphicsmagick)[source]: Add patch.
* gnu/packages/patches/graphicsmagick-CVE-2017-14165.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
814da59f — Christopher Baines 8 years ago
gnu: Add emacs-wgrep.

* gnu/packages/emacs.scm (emacs-wgrep): New variable.
81808194 — Christopher Baines 8 years ago
gnu: Add emacs-rspec.

* gnu/packages/emacs.scm (emacs-rspec): New variable.
2cc752c0 — Kei Kebreau 8 years ago
gnu: graphicsmagick: Fix CVE-2017-14042.

* gnu/packages/imagemagick.scm (graphicsmagick)[source]: Add patch.
* gnu/packages/patches/graphicsmagick-CVE-2017-14042.patch: New files.
* gnu/local.mk (dist_patch_DATA): Register them.
c2a59a92 — Christopher Baines 8 years ago
doc: Replace upstream-list with upstream-blocks.

This fixes the documentation to match the implementation.

* doc/guix.texi (Web Services): Replace 'upstream-list' with
  'upstream-blocks'.
fb1cba68 — Oleg Pykhalov 8 years ago
doc: Replace server-list with server-blocks.

* doc/guix.texi (Web Services): Replace 'server-list' with 'server-blocks'.

Signed-off-by: Christopher Baines <mail@cbaines.net>
575065bd — Christopher Baines 8 years ago
vm: Add comment about deduplication in make-iso9660-image.

* gnu/build/vm.scm (make-iso9660-image): Add comment about the use of
  #:deduplicate #f when calling register-closure.
bc64676c — Tobias Geerinckx-Rice 8 years ago
gnu: btrfs-progs: Update to 4.13.

* gnu/packages/linux.scm (btrfs-progs): Update 4.13.
[native-inputs]: Add acl.
67a37c63 — Ludovic Courtès 8 years ago
gnu: foomatic-filters: Add missing patches.

This is a followup to commit d02aabaf1b57eda3ef052c70df1322f915e7c736.

* gnu/packages/patches/foomatic-filters-CVE-2015-8327.patch: New file.
* gnu/packages/patches/foomatic-filters-CVE-2015-8560.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add them.
5db0a1cd — Ludovic Courtès 8 years ago
gnu: Add foo2zjs.

* gnu/packages/cups.scm (foo2zjs): New variable.
d02aabaf — Ludovic Courtès 8 years ago
gnu: Add foomatic-filters.

* gnu/packages/cups.scm (foomatic-filters): New procedure.
Next