guix-commits
[Top][All Lists]
Advanced

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

branch master updated (adf5ae5a41 -> 01793ed03e)


From: guix-commits
Subject: branch master updated (adf5ae5a41 -> 01793ed03e)
Date: Tue, 24 May 2022 11:21:49 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

    from adf5ae5a41 gnu: proxychains-ng: Update to 4.16.
     new 93f601d97c profiles: 'manifest->gexp' emits 'properties' field only 
when needed.
     new dc9503dd5e gnu: gcc@11: Update 'compiler-cpu-architectures' property.
     new 37e29ccd33 gnu: gcc: Add 12.1.0.
     new ba708a52fd gnu: gcc-toolchain: Add 12.1.0.
     new 3e59d41df0 gnu: sssd: Update to 2.7.0.
     new 29c9317808 services: Add log rotation to most networking services.
     new 1ffee0cf98 gnu: python-tldr: Update to 3.1.0.
     new bb03318a59 gnu: python-tldr: Use g-exp.
     new d442fe5eee gnu: Add python-cymem
     new 02a0c1fad9 gnu: Add python-preshed
     new d6e4ed34a7 gnu: dumb: Fix build.
     new 01793ed03e gnu: cpuid: Update to 20220224.

The 12 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                                       |   4 +-
 gnu/packages/commencement.scm                      |   3 +
 gnu/packages/gcc.scm                               |  39 +-
 gnu/packages/linux.scm                             |   4 +-
 gnu/packages/music.scm                             |   5 +-
 .../sssd-collision-with-external-nss-symbol.patch  |  71 ---
 gnu/packages/patches/sssd-fix-samba-4.15.3.patch   | 523 ---------------------
 gnu/packages/patches/sssd-fix-samba.patch          |  50 --
 gnu/packages/patches/sssd-optional-systemd.patch   |  45 ++
 gnu/packages/patches/sssd-system-directories.patch |  44 +-
 gnu/packages/python-xyz.scm                        | 100 +++-
 gnu/packages/sssd.scm                              | 207 +++++---
 gnu/services/networking.scm                        |  72 ++-
 guix/profiles.scm                                  |   8 +-
 14 files changed, 406 insertions(+), 769 deletions(-)
 delete mode 100644 
gnu/packages/patches/sssd-collision-with-external-nss-symbol.patch
 delete mode 100644 gnu/packages/patches/sssd-fix-samba-4.15.3.patch
 delete mode 100644 gnu/packages/patches/sssd-fix-samba.patch
 create mode 100644 gnu/packages/patches/sssd-optional-systemd.patch



reply via email to

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