[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (501b325 -> 83dee0e)
From: |
guix-commits |
Subject: |
branch master updated (501b325 -> 83dee0e) |
Date: |
Sat, 7 Nov 2020 07:41:22 -0500 (EST) |
nckx pushed a change to branch master
in repository guix.
from 501b325 gnu: guix-build-coordinator: Update to 0-5.98f5083.
new 3f8158d gnu: Add firebird.
new 9fbe695 gnu: libreoffice: Enable LibreOffice Base.
new d057a9c gnu: libscrypt: Add a :static output.
new c95fbe6 gnu: bcachefs-tools: Update to 0.1-1.742dbbd.
new a2c60f8 gnu: shotwell: Update to 0.30.11.
new c290e9f gnu: system-config-printer: Update to 1.5.13.
new ac37c10 gnu: samba: Update to 4.13.2.
new c073efc gnu: kdenlive: Update to 20.08.3.
new 1742547 file-systems: Add support for bcachefs.
new e87471d uuid: Add support for bcachefs.
new b9abb30 linux-boot: Resume from hibernation.
new 7fb7838 gnu: thermald: Correct licence.
new c9188cd gnu: thermald: Update to 2.3.
new 83dee0e doc: Fix Zabbix ‘db-secret-file’ documentation.
The 14 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:
doc/guix.texi | 7 +-
gnu/build/file-systems.scm | 59 +++++++++++++-
gnu/build/linux-boot.scm | 59 ++++++++++++++
gnu/packages/admin.scm | 27 +++++--
gnu/packages/crypto.scm | 9 ++-
gnu/packages/databases.scm | 180 ++++++++++++++++++++++++++++++++++++++++++
gnu/packages/file-systems.scm | 9 ++-
gnu/packages/gnome.scm | 10 +--
gnu/packages/kde.scm | 4 +-
gnu/packages/libreoffice.scm | 5 +-
gnu/packages/samba.scm | 4 +-
gnu/system/uuid.scm | 8 +-
12 files changed, 354 insertions(+), 27 deletions(-)
- branch master updated (501b325 -> 83dee0e),
guix-commits <=
- 01/14: gnu: Add firebird., guix-commits, 2020/11/07
- 05/14: gnu: shotwell: Update to 0.30.11., guix-commits, 2020/11/07
- 03/14: gnu: libscrypt: Add a :static output., guix-commits, 2020/11/07
- 08/14: gnu: kdenlive: Update to 20.08.3., guix-commits, 2020/11/07
- 10/14: uuid: Add support for bcachefs., guix-commits, 2020/11/07
- 02/14: gnu: libreoffice: Enable LibreOffice Base., guix-commits, 2020/11/07
- 09/14: file-systems: Add support for bcachefs., guix-commits, 2020/11/07
- 13/14: gnu: thermald: Update to 2.3., guix-commits, 2020/11/07
- 04/14: gnu: bcachefs-tools: Update to 0.1-1.742dbbd., guix-commits, 2020/11/07
- 12/14: gnu: thermald: Correct licence., guix-commits, 2020/11/07