[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch core-updates updated (3bb0722fd5 -> cee8ed0cb9)
From: |
guix-commits |
Subject: |
branch core-updates updated (3bb0722fd5 -> cee8ed0cb9) |
Date: |
Wed, 21 Aug 2024 12:51:28 -0400 (EDT) |
civodul pushed a change to branch core-updates
in repository guix.
from 3bb0722fd5 gnu: cups-minimal: Update to 2.4.9 [fixes CVE-2024-35235].
new cc285a7eb3 gnu: webrtc-audio-processing: Fix build on i686 and
powerpc64le.
new d5a0fdbeec gnu: lib2geom: Skip failing tests on i686-linux.
new cee8ed0cb9 gnu: inkscape: Skip failing tests on i686-linux.
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/audio.scm | 22 +++++++++++++++
gnu/packages/graphics.scm | 17 ++++++++----
gnu/packages/inkscape.scm | 28 +++++++++++++++----
...-audio-processing-byte-order-pointer-size.patch | 32 ++++++++++++++++++++++
.../webrtc-audio-processing-x86-no-sse.patch | 13 +++++++++
6 files changed, 104 insertions(+), 10 deletions(-)
create mode 100644
gnu/packages/patches/webrtc-audio-processing-byte-order-pointer-size.patch
create mode 100644
gnu/packages/patches/webrtc-audio-processing-x86-no-sse.patch
- branch core-updates updated (3bb0722fd5 -> cee8ed0cb9),
guix-commits <=