[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (ae4427e -> f79a576)
From: |
Ludovic Courtès |
Subject: |
branch master updated (ae4427e -> f79a576) |
Date: |
Sat, 28 Nov 2015 15:36:35 +0000 |
civodul pushed a change to branch master
in repository guix.
from ae4427e substitute: Warn upon store prefix mismatches.
new f6c9fb1 doc: Mention 'specification->package'.
new 4e70fe4 lint: Do not report already-patched vulnerabilities.
new f79a576 gnu: jasper: Patch CVE-2008-3522.
The 3 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:
doc/guix.texi | 20 +++++++++++++++++
gnu-system.am | 1 +
gnu/packages/image.scm | 3 +-
gnu/packages/patches/jasper-CVE-2008-3522.patch | 14 ++++++++++++
guix/scripts/lint.scm | 27 +++++++++++++++++++---
tests/lint.scm | 17 ++++++++++++++
6 files changed, 77 insertions(+), 5 deletions(-)
create mode 100644 gnu/packages/patches/jasper-CVE-2008-3522.patch
- branch master updated (ae4427e -> f79a576),
Ludovic Courtès <=