[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (fe9a113 -> b24f561)
From: |
guix-commits |
Subject: |
branch master updated (fe9a113 -> b24f561) |
Date: |
Fri, 3 Jan 2020 07:54:43 -0500 (EST) |
nckx pushed a change to branch master
in repository guix.
from fe9a113 gnu: python-zstandard: Fix indentation.
new 8a66b9a gnu: fasm: Update to 1.73.21.
new caa66bd gnu: fasm: Expand acronym in description.
new dbd0b46 gnu: qbittorrent: Update to 4.2.1.
new f54d47b gnu: beep: Update to 1.4.7.
new 7710011 gnu: mg: Update to 20180927.
new decade5 gnu: libxls: Update to 1.5.2.
new 599d019 gnu: protozero: Update to 1.6.8.
new 2559c24 gnu: opari2: Update to 2.0.5.
new a1da1de gnu: whois: Update to 5.5.4.
new e4f7edf gnu: musl: Update to 1.1.24.
new 41dc70f gnu: x42-plugins: Update to 20191215.
new a69b59e gnu: zam-plugins: Update to 3.12.
new a96c008 gnu: eyed3: Update to 0.8.12.
new f6c5e98 gnu: synthv1: Update to 0.9.12.
new 2e90d82 gnu: drumkv1: Update to 0.9.12.
new e0a4cc9 gnu: samplv1: Update to 0.9.12.
new b483ccd gnu: padthv1: Update to 0.9.12.
new 2de3664 gnu: qtractor: Update to 0.9.12.
new 07cb1df gnu: tuxguitar: Update to 1.5.3.
new d774fab gnu: hexchat: Update to 2.14.3.
new 548d1f8 gnu: gloox: Update to 1.0.23.
new 1abbe7c file-systems: Add support for JFS.
new 43c4d27 uuid: Add support for JFS.
new 56dad97 gnu: Add jfsutils-static.
new 3789944 gnu: Add jfs_fsck-static.
new c7b5cfb linux-initrd: Add support for JFS.
new 4f51fdb tests: install: Test a JFS root file system.
new b24f561 install: Add jfsutils to the installation image.
The 28 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gnu/build/file-systems.scm | 49 ++++++++++++++++-
gnu/local.mk | 1 -
gnu/packages/assembly.scm | 12 ++---
gnu/packages/bittorrent.scm | 6 +--
gnu/packages/file-systems.scm | 42 +++++++++++++++
gnu/packages/messaging.scm | 12 ++---
gnu/packages/mp3.scm | 6 +--
gnu/packages/music.scm | 34 ++++++------
gnu/packages/musl.scm | 6 +--
gnu/packages/networking.scm | 7 ++-
gnu/packages/patches/hexchat-crash-exit.patch | 31 -----------
gnu/packages/profiling.scm | 7 +--
gnu/packages/protobuf.scm | 6 +--
gnu/packages/statistics.scm | 6 +--
gnu/packages/terminals.scm | 6 +--
gnu/packages/text-editors.scm | 6 +--
gnu/system/install.scm | 4 +-
gnu/system/linux-initrd.scm | 6 +++
gnu/system/uuid.scm | 7 ++-
gnu/tests/install.scm | 78 ++++++++++++++++++++++++++-
20 files changed, 234 insertions(+), 98 deletions(-)
delete mode 100644 gnu/packages/patches/hexchat-crash-exit.patch
- branch master updated (fe9a113 -> b24f561),
guix-commits <=
- 03/28: gnu: qbittorrent: Update to 4.2.1., guix-commits, 2020/01/03
- 05/28: gnu: mg: Update to 20180927., guix-commits, 2020/01/03
- 01/28: gnu: fasm: Update to 1.73.21., guix-commits, 2020/01/03
- 06/28: gnu: libxls: Update to 1.5.2., guix-commits, 2020/01/03
- 07/28: gnu: protozero: Update to 1.6.8., guix-commits, 2020/01/03
- 02/28: gnu: fasm: Expand acronym in description., guix-commits, 2020/01/03
- 04/28: gnu: beep: Update to 1.4.7., guix-commits, 2020/01/03
- 08/28: gnu: opari2: Update to 2.0.5., guix-commits, 2020/01/03
- 13/28: gnu: eyed3: Update to 0.8.12., guix-commits, 2020/01/03
- 16/28: gnu: samplv1: Update to 0.9.12., guix-commits, 2020/01/03