~ruther/guix-local

ref: 1a1558e88f1f119be9dca28dac0bf554bc6aa171 guix-local/gnu/packages d---------
1a1558e8 — Marius Bakke 8 years ago
gnu: postgresql: Update to 9.6.4 [fixes CVE-2017-{7546,7547,7548}].

See <https://www.postgresql.org/about/news/1772/> for more information.

* gnu/packages/databases.scm (postgresql): Update to 9.6.4.
1e07daa2 — Leo Famulari 8 years ago
gnu: mercurial: Update to 4.2.3 [fixes CVE-2017-1000116].

* gnu/packages/version-control.scm (mercurial): Update to 4.2.3.
38f8a882 — Leo Famulari 8 years ago
gnu: git: Update to 2.14.1 [fixes CVE-2017-1000117].

* gnu/packages/version-control.scm (git): Update to 2.14.1.
5993f7c4 — Leo Famulari 8 years ago
gnu: subversion: Update to 1.8.19 [fixes CVE-2017-9800].

* gnu/packages/version-control.scm (subversion): Update to 1.8.19.
[source]: Add alternate URL.
f262f446 — Oleg Pykhalov 8 years ago
gnu: Add emacs-engine-mode.

* gnu/packages/emacs.scm (emacs-engine-mode): New variable.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
783daa49 — Leo Famulari 8 years ago
gnu: libsoup: Update to 2.58.2 (fixes CVE-2017-2885).

* gnu/packages/gnome.scm (libsoup): Update to 2.58.2.
ddde3f6b — Tobias Geerinckx-Rice 8 years ago
gnu: catimg: Update to 2.4.0.

* gnu/packages/image-viewers.scm (catimg): Update to 2.4.0.
226685fa — Tobias Geerinckx-Rice 8 years ago
gnu: cppcheck: Update to 1.80.

* gnu/packages/check.scm (cppcheck): Update to 1.80.
c63b83a4 — Tobias Geerinckx-Rice 8 years ago
gnu: vdirsyncer: Update to 0.16.1.

* gnu/packages/dav.scm (vdirsyncer): Update to 0.16.1.
37b08547 — Ben Woodcroft 8 years ago
gnu: ruby-bio-commandeer: Update to 0.4.0.

* gnu/packages/ruby.scm (ruby-bio-commandeer): Update to 0.4.0.
27feda65 — Oleg Pykhalov 8 years ago
gnu: Add emacs-erc-hl-nicks.

* gnu/packages/emacs.scm (emacs-erc-hl-nicks): New variable.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
1ee879e9 — Oleg Pykhalov 8 years ago
gnu: Add emacs-gitpatch.

By the way, “gitpatch.el” says different version than release tarball.
Do I need to ask a developer?
--8<---------------cut here---------------start------------->8---
;; Author: Feng Shu <tumashu@163.com>
;; Homepage: https://github.com/tumashu/gitpatch
;; Keywords: convenience
;; Package-Requires: ((emacs "24.3"))
;; Version: 0.10
--8<---------------cut here---------------end--------------->8---

>From 9eddf07fa401468738c2f48a25e51ddef2a3ceed Mon Sep 17 00:00:00 2001
From: Oleg Pykhalov <go.wigust@gmail.com>
Date: Sat, 29 Jul 2017 14:22:48 +0300
Subject: [PATCH] gnu: Add emacs-gitpatch.

* gnu/packages/emacs.scm (emacs-gitpatch): New variable.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
a88adeb3 — Oleg Pykhalov 8 years ago
gnu: Add emacs-git-messenger.

gnu/packages/emacs.scm (emacs-git-messenger): New variable.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
761f5865 — Christopher Baines 8 years ago
gnu: Update tailon to version 1.3.0.

From version 1.1.1.

* gnu/packages/logging.scm (tailon)[version]: Change to 1.3.0.
  [inputs]: Add python-tornado-http-auth.
c795bc79 — Christopher Baines 8 years ago
gnu: Add python-tornado-http-auth.

* gnu/packages/python.scm (python-tornado-http-auth): New variable.
4c6c6838 — Marius Bakke 8 years ago
gnu: nmap: Update to 7.60.

* gnu/packages/admin.scm (nmap): Update to 7.60.
79d95250 — Marius Bakke 8 years ago
gnu: curl: Update replacement to 7.55.0. [security fixes]

Fixes CVE-2017-1000099, CVE-2017-1000100, and CVE-2017-100101.
See <https://curl.haxx.se/docs/security.html> for details.

* gnu/packages/curl.scm (curl)[replacement]: Update to 7.55.0.
(curl-7.54.1): Rename to ...
(curl-7.55.0): ... this.
[source]: Update source URI to match upstream compression method change.
[arguments]: Add 'fix-Makefile' phase.
2e8c61fc — Marius Bakke 8 years ago
gnu: samba: Update to 4.6.7.

* gnu/packages/samba.scm (samba): Update to 4.6.7.
ae7f246c — Leo Famulari 8 years ago
gnu: python-nbformat: Update to 4.3.0.

* gnu/packages/python.scm (python-nbformat, python2-nbformat): Update to 4.3.0.
10756b9e — Leo Famulari 8 years ago
gnu: gnupg: Update to 2.1.23.

* gnu/packages/gnupg.scm (gnupg): Update to 2.1.23.
[arguments]: Remove 'enable-gpg2-is-gpg' from #:configure-flags, since it is now
the default.
Next