[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (ac51eb1 -> 93d85de)
From: |
guix-commits |
Subject: |
branch master updated (ac51eb1 -> 93d85de) |
Date: |
Tue, 8 Jun 2021 17:29:01 -0400 (EDT) |
civodul pushed a change to branch master
in repository guix.
from ac51eb1 gnu: pigx-sars-cov2-ww: Update to 0.0.2.
new 7ccf416 transformations: '--with-latest' correctly handles
already-latest case.
new 9178566 gnu: polkit: Add replacement for CVE-2021-3560.
new 04afb76 lint: Check for trailing whitespace in synopsis.
new 93d85de lint: Check for trailing whitespace in description.
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
gnu/local.mk | 1 +
gnu/packages/patches/polkit-CVE-2021-3560.patch | 21 +++++++++++++++++++++
gnu/packages/polkit.scm | 8 ++++++++
guix/lint.scm | 22 +++++++++++++++++++++-
guix/transformations.scm | 4 ++--
tests/lint.scm | 14 ++++++++++++++
6 files changed, 67 insertions(+), 3 deletions(-)
create mode 100644 gnu/packages/patches/polkit-CVE-2021-3560.patch
- branch master updated (ac51eb1 -> 93d85de),
guix-commits <=