guix-commits
[Top][All Lists]
Advanced

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

branch master updated (d2af1df -> 00ec9e3)


From: guix-commits
Subject: branch master updated (d2af1df -> 00ec9e3)
Date: Thu, 16 Dec 2021 16:23:09 -0500 (EST)

mbakke pushed a change to branch master
in repository guix.

    from d2af1df  gnu: openocd: Explicitly enable all the programmers.
     new 48a1bb3  gnu: ungoogled-chromium: Enable RUNPATH validation.
     new 745d6cb  gnu: ungoogled-chromium: Unexpire accelerated video decoding.
     new fdd71ba  gnu: ungoogled-chromium: Improve Vulkan support.
     new f59bb27  chromium-extension: Simplify builder code.
     new 173860e  chromium-extension: Reduce imported-modules scope.
     new 40ebf85  chromium-extension: Avoid usage of gcrypt at evaluation time.
     new aec6bd0  chromium-extension: Build .crx files in a deterministic 
fashion.
     new 83651ee  gnu: python-daemon: Fix test failure.
     new 3dcf972  gnu: python-magic: Run more tests.
     new 12c7562  gnu: file: Add 5.41.
     new 1f43198  gnu: python-magic: Work around crash on .crx files.
     new ee4561b  gnu: python-vcrpy: Fix test failure.
     new 00ec9e3  gnu: rtv: Disable sanity check.

The 13 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/build/chromium-extension.scm                   | 169 +++++++++------------
 gnu/local.mk                                       |   3 +
 gnu/packages/chromium.scm                          |  17 ++-
 gnu/packages/diffoscope.scm                        |   6 +
 gnu/packages/file.scm                              |  13 ++
 .../patches/python-magic-python-bytecode.patch     |  19 +++
 .../patches/ungoogled-chromium-RUNPATH.patch       |  22 +++
 ...googled-chromium-accelerated-video-decode.patch |  18 +++
 gnu/packages/python-check.scm                      |   1 -
 gnu/packages/python-xyz.scm                        |  23 ++-
 gnu/packages/syndication.scm                       |   4 +-
 11 files changed, 187 insertions(+), 108 deletions(-)
 create mode 100644 gnu/packages/patches/python-magic-python-bytecode.patch
 create mode 100644 gnu/packages/patches/ungoogled-chromium-RUNPATH.patch
 create mode 100644 
gnu/packages/patches/ungoogled-chromium-accelerated-video-decode.patch



reply via email to

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