[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (3e7518b -> aa0e28b)
From: |
guix-commits |
Subject: |
branch master updated (3e7518b -> aa0e28b) |
Date: |
Tue, 24 Sep 2019 14:18:17 -0400 (EDT) |
mbakke pushed a change to branch master
in repository guix.
from 3e7518b gnu: emacs-flycheck: Update to 31-1.0006a59.
new 2ac0206 gnu: keepalived: Fix documentation generation.
new ce6db0f gnu: keepalived: Update to 2.0.18.
new d1bfad2 gnu: keepalived: Update home page.
new 864b7f0 gnu: fmt: Update to 6.0.0.
new b174cc4 gnu: openvswitch: Update to 2.12.0.
new 3e41d70 gnu: re2: Update to 2019-09-01.
new 6bdf8af gnu: ffmpeg: Update to 4.2.1.
new d8fbfbf gnu: varnish: Update to 6.3.0.
new 942c788 gnu: OpenEXR: Update to 2.4.0 [fixes CVE-2018-18443,
CVE-2018-18444].
new 25c4a04 gnu: OpenEXR: Update home page.
new aa0e28b gnu: p11-kit: Update to 0.23.17.
The 11 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 | 2 +-
gnu/packages/cluster.scm | 10 ++---
gnu/packages/graphics.scm | 50 +++++++++++++---------
gnu/packages/gstreamer.scm | 5 +++
gnu/packages/image-processing.scm | 4 ++
gnu/packages/networking.scm | 4 +-
gnu/packages/patches/ilmbase-fix-tests.patch | 12 ++----
.../patches/ilmbase-openexr-pkg-config.patch | 40 +++++++++++++++++
gnu/packages/patches/p11-kit-jks-timestamps.patch | 42 ------------------
gnu/packages/pretty-print.scm | 4 +-
gnu/packages/regex.scm | 4 +-
gnu/packages/tls.scm | 5 +--
gnu/packages/video.scm | 4 +-
gnu/packages/web.scm | 7 +--
14 files changed, 102 insertions(+), 91 deletions(-)
create mode 100644 gnu/packages/patches/ilmbase-openexr-pkg-config.patch
delete mode 100644 gnu/packages/patches/p11-kit-jks-timestamps.patch
- branch master updated (3e7518b -> aa0e28b),
guix-commits <=
- 03/11: gnu: keepalived: Update home page., guix-commits, 2019/09/24
- 05/11: gnu: openvswitch: Update to 2.12.0., guix-commits, 2019/09/24
- 06/11: gnu: re2: Update to 2019-09-01., guix-commits, 2019/09/24
- 10/11: gnu: OpenEXR: Update home page., guix-commits, 2019/09/24
- 11/11: gnu: p11-kit: Update to 0.23.17., guix-commits, 2019/09/24
- 09/11: gnu: OpenEXR: Update to 2.4.0 [fixes CVE-2018-18443, CVE-2018-18444]., guix-commits, 2019/09/24
- 01/11: gnu: keepalived: Fix documentation generation., guix-commits, 2019/09/24
- 02/11: gnu: keepalived: Update to 2.0.18., guix-commits, 2019/09/24
- 04/11: gnu: fmt: Update to 6.0.0., guix-commits, 2019/09/24
- 07/11: gnu: ffmpeg: Update to 4.2.1., guix-commits, 2019/09/24