guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated (26af06b66b -> 9a53a79fc5)


From: guix-commits
Subject: branch master updated (26af06b66b -> 9a53a79fc5)
Date: Tue, 9 Aug 2022 15:43:13 -0400 (EDT)

efraim pushed a change to branch master
in repository guix.

    from 26af06b66b linux-container: container-script: Parse command line 
options.
     new 468c95e941 gnu: aspell: Patch CVE-2019-25051.
     new 987f5acb2d gnu: git: Hide more CVEs from the linter.
     new 9a53a79fc5 gnu: gnupg: Patch CVE-2022-34903.

The 3 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                                     |  2 +
 gnu/packages/aspell.scm                          |  3 +-
 gnu/packages/gnupg.scm                           | 10 +++
 gnu/packages/patches/aspell-CVE-2019-25051.patch | 99 ++++++++++++++++++++++++
 gnu/packages/patches/gnupg-CVE-2022-34903.patch  | 54 +++++++++++++
 gnu/packages/version-control.scm                 |  9 ++-
 6 files changed, 175 insertions(+), 2 deletions(-)
 create mode 100644 gnu/packages/patches/aspell-CVE-2019-25051.patch
 create mode 100644 gnu/packages/patches/gnupg-CVE-2022-34903.patch



reply via email to

[Prev in Thread] Current Thread [Next in Thread]