[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (0c85db7 -> c51d926)
From: |
Efraim Flashner |
Subject: |
branch master updated (0c85db7 -> c51d926) |
Date: |
Tue, 29 Nov 2016 07:49:43 +0000 (UTC) |
efraim pushed a change to branch master
in repository guix.
from 0c85db7 gnu: Allow nfs file systems to be automatically mounted.
new 3e757c0 gnu: aspell-dict-en: Update to 2016.11.20-0.
new 22486fb gnu: Add wgetpaste.
new eb55f01 gnu: Add viewnior.
new c51d926 gnu: cairo: Fix CVE-2016-9082.
The 4 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/aspell.scm | 4 +-
gnu/packages/gtk.scm | 12 +++
gnu/packages/image-viewers.scm | 78 +++++++++++++++
gnu/packages/patches/cairo-CVE-2016-9082.patch | 122 ++++++++++++++++++++++++
gnu/packages/pdf.scm | 11 +++
gnu/packages/wget.scm | 34 +++++++
7 files changed, 261 insertions(+), 2 deletions(-)
create mode 100644 gnu/packages/image-viewers.scm
create mode 100644 gnu/packages/patches/cairo-CVE-2016-9082.patch
- branch master updated (0c85db7 -> c51d926),
Efraim Flashner <=