guix-commits
[Top][All Lists]
Advanced

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

branch master updated (b77b788421 -> 3993d33d1c)


From: guix-commits
Subject: branch master updated (b77b788421 -> 3993d33d1c)
Date: Wed, 26 Jan 2022 11:56:01 -0500 (EST)

civodul pushed a change to branch master
in repository guix.

    from b77b788421 gnu: emacs-emms: Update to 9.
     new a74d0cc209 utils: 'edit-expression' reads and conses less when not 
modifying.
     new 8b7bd459dc gnu: utf-8-lineseparator: Update to 7.
     new bac9f8302c import: pypi: Convert hyphens to underscores in PyPI URLs 
if needed.
     new 532153d49c gnu: Add fnlfmt.
     new 73d775f518 gnu: fennel: Update to 03c1c95.
     new 3993d33d1c gnu: polkit: Fix CVE-2021-4034.

The 6 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/lua.scm                            | 116 +++++++++++++++++++-----
 gnu/packages/patches/polkit-CVE-2021-4034.patch |  82 +++++++++++++++++
 gnu/packages/polkit.scm                         |  13 ++-
 gnu/packages/textutils.scm                      |   6 +-
 guix/import/pypi.scm                            |  31 +++++--
 guix/utils.scm                                  |  34 +++----
 tests/pypi.scm                                  | 111 ++++++++++++-----------
 8 files changed, 289 insertions(+), 105 deletions(-)
 create mode 100644 gnu/packages/patches/polkit-CVE-2021-4034.patch



reply via email to

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