[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch version-1.2.0 updated (b51da3c -> 8515ea1)
From: |
guix-commits |
Subject: |
branch version-1.2.0 updated (b51da3c -> 8515ea1) |
Date: |
Tue, 10 Nov 2020 12:00:21 -0500 (EST) |
civodul pushed a change to branch version-1.2.0
in repository guix.
from b51da3c Update NEWS.
new 7a20c16 vm: 'system-qemu-image' forces the use of i386/BIOS GRUB.
new 3625299 ui: Use the right accessor when reporting '&gexp-input-error'.
new 74361d3 gnu: python2-pygobject@2: Shorten patch file name.
new 8515ea1 gnu: audiofile: Shorten patch file names.
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 | 14 +++++++-------
gnu/packages/audio.scm | 10 +++++-----
gnu/packages/glib.scm | 3 +--
....patch => audiofile-check-number-of-coefficients.patch} | 0
...odec-runPull.patch => audiofile-division-by-zero.patch} | 0
...ckOverflow.patch => audiofile-function-signature.patch} | 0
...w-sfconvert.patch => audiofile-multiply-overflow.patch} | 0
...decodeSam.patch => audiofile-overflow-in-MSADPCM.patch} | 0
...-domain.patch => python2-pygobject-2-deprecation.patch} | 0
gnu/system/vm.scm | 9 ++++++++-
guix/ui.scm | 2 +-
11 files changed, 22 insertions(+), 16 deletions(-)
rename gnu/packages/patches/{audiofile-Check-the-number-of-coefficients.patch
=> audiofile-check-number-of-coefficients.patch} (100%)
rename
gnu/packages/patches/{audiofile-division-by-zero-BlockCodec-runPull.patch =>
audiofile-division-by-zero.patch} (100%)
rename
gnu/packages/patches/{audiofile-signature-of-multiplyCheckOverflow.patch =>
audiofile-function-signature.patch} (100%)
rename gnu/packages/patches/{audiofile-Fix-multiply-overflow-sfconvert.patch
=> audiofile-multiply-overflow.patch} (100%)
rename gnu/packages/patches/{audiofile-Fix-overflow-in-MSADPCM-decodeSam.patch
=> audiofile-overflow-in-MSADPCM.patch} (100%)
rename
gnu/packages/patches/{python2-pygobject-2-gi-info-type-error-domain.patch =>
python2-pygobject-2-deprecation.patch} (100%)
- branch version-1.2.0 updated (b51da3c -> 8515ea1),
guix-commits <=