[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/09: gnu: address@hidden: Update to 9.6.13 [fixes CVE-2019-10129, CVE-
From: |
guix-commits |
Subject: |
02/09: gnu: address@hidden: Update to 9.6.13 [fixes CVE-2019-10129, CVE-2019-10130]. |
Date: |
Sun, 12 May 2019 18:21:41 -0400 (EDT) |
mbakke pushed a commit to branch master
in repository guix.
commit 0447a2a82b31ecde2b6fd91449d9aaf0c149d2c3
Author: Marius Bakke <address@hidden>
Date: Sat May 11 18:12:30 2019 +0200
gnu: address@hidden: Update to 9.6.13 [fixes CVE-2019-10129,
CVE-2019-10130].
* gnu/packages/databases.scm (postgresql-9.6): Update to 9.6.13.
---
gnu/packages/databases.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/databases.scm b/gnu/packages/databases.scm
index b632f05..3ec2dd4 100644
--- a/gnu/packages/databases.scm
+++ b/gnu/packages/databases.scm
@@ -846,14 +846,14 @@ pictures, sounds, or video.")
(package
(inherit postgresql)
(name "postgresql")
- (version "9.6.12")
+ (version "9.6.13")
(source (origin
(method url-fetch)
(uri (string-append "https://ftp.postgresql.org/pub/source/v";
version "/postgresql-" version ".tar.bz2"))
(sha256
(base32
- "114xay230xia2fagisxahs5fc2mza8hmmkr6ibd7nxllp938931f"))))))
+ "197964wb5pc5fx81a6mh9hlcrr9sgr3nqlpmljv6asi9aq0d5gpc"))))))
(define-public python-pymysql
(package
- branch master updated (4d46775 -> 395c142), guix-commits, 2019/05/12
- 08/09: gnu: python-oauthlib: Update to 3.0.1., guix-commits, 2019/05/12
- 06/09: gnu: python-oauthlib: Update home page., guix-commits, 2019/05/12
- 05/09: gnu: python-mysqlclient: Don't depend on MySQL., guix-commits, 2019/05/12
- 04/09: gnu: perl-dbd-mysql: Depend on MariaDB rather than MySQL., guix-commits, 2019/05/12
- 09/09: gnu: python-requests-oauthlib: Update to 1.2.0., guix-commits, 2019/05/12
- 03/09: gnu: python-future: Update to 0.17.1., guix-commits, 2019/05/12
- 07/09: gnu: python-oauthlib: Propagate required inputs., guix-commits, 2019/05/12
- 02/09: gnu: address@hidden: Update to 9.6.13 [fixes CVE-2019-10129, CVE-2019-10130].,
guix-commits <=
- 01/09: gnu: speech-dispatcher: Update to 0.9.1., guix-commits, 2019/05/12