[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (86805c1 -> 881006b)
From: |
Marius Bakke |
Subject: |
branch master updated (86805c1 -> 881006b) |
Date: |
Sun, 17 Sep 2017 14:14:03 -0400 (EDT) |
mbakke pushed a change to branch master
in repository guix.
from 86805c1 gnu: ruby-2.2: Update to 2.2.8. Fix
CVE-2017-{0898,10784,14033,14064}.
new 273027d gnu: strace: Update to 4.19.
new 6b19283 gnu: xf86-input-libinput: Update to 0.26.0.
new 84023d2 gnu: xf86-video-ati: Update to 7.10.0.
new 4c7ad0b gnu: jasper: Update to 2.0.14.
new f2cc1b3 gnu: lftp: Update to 4.8.1.
new 0c19c0f gnu: python-pyopenssl: Update to 17.3.0.
new 881006b gnu: certbot: Fix build with python-pyopenssl >= 17.3.0.
The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gnu/local.mk | 1 +
gnu/packages/ftp.scm | 4 ++--
gnu/packages/image.scm | 4 ++--
gnu/packages/linux.scm | 4 ++--
.../python-acme-dont-use-openssl-rand.patch | 28 ++++++++++++++++++++++
gnu/packages/python.scm | 4 ++--
gnu/packages/tls.scm | 7 +++---
gnu/packages/xorg.scm | 8 +++----
8 files changed, 45 insertions(+), 15 deletions(-)
create mode 100644 gnu/packages/patches/python-acme-dont-use-openssl-rand.patch
- branch master updated (86805c1 -> 881006b),
Marius Bakke <=
- 01/07: gnu: strace: Update to 4.19., Marius Bakke, 2017/09/17
- 05/07: gnu: lftp: Update to 4.8.1., Marius Bakke, 2017/09/17
- 06/07: gnu: python-pyopenssl: Update to 17.3.0., Marius Bakke, 2017/09/17
- 02/07: gnu: xf86-input-libinput: Update to 0.26.0., Marius Bakke, 2017/09/17
- 03/07: gnu: xf86-video-ati: Update to 7.10.0., Marius Bakke, 2017/09/17
- 04/07: gnu: jasper: Update to 2.0.14., Marius Bakke, 2017/09/17
- 07/07: gnu: certbot: Fix build with python-pyopenssl >= 17.3.0., Marius Bakke, 2017/09/17