guix-commits
[Top][All Lists]
Advanced

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

branch master updated (c065da01ff -> 47e265af75)


From: guix-commits
Subject: branch master updated (c065da01ff -> 47e265af75)
Date: Thu, 19 Oct 2023 17:58:24 -0400 (EDT)

nckx pushed a change to branch master
in repository guix.

    from c065da01ff gnu: Add cl-wayland.
     new 0e0ba6c27a gnu: iceauth: Fix source.
     new 12ddeaad78 gnu: ncdu: Use a less clever licence URL.
     new 62d42bdd75 gnu: font-terminus: Install the README.
     new 063655dbad gnu: mosh: Update package style.
     new f59bbf0a97 gnu: mosh: Prepare for cross-building.
     new a36e595eec gnu: Add psftools.
     new 3145968e38 gnu: isc-dhcp: Remove unused net-tools input.
     new c7ab89c664 gnu: network-manager: Update to 1.44.0.
     new bdb664f7b0 gnu: network-manager: Use Meson option for modprobe.
     new a112b43b2a gnu: ppp: Update to 2.5.0.
     new ced8b56090 gnu: connman: Update to 1.42.
     new 47e265af75 linux-modules: Fix module dependency loading.

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/build/linux-modules.scm                        |   3 +-
 gnu/local.mk                                       |   4 +-
 gnu/packages/admin.scm                             |   9 +-
 gnu/packages/connman.scm                           |   9 +-
 gnu/packages/fonts.scm                             |  15 +-
 gnu/packages/fontutils.scm                         |  31 ++++
 gnu/packages/gnome.scm                             |  18 +--
 gnu/packages/ncdu.scm                              |   4 +-
 gnu/packages/patches/connman-CVE-2022-32292.patch  |  34 ----
 .../patches/connman-CVE-2022-32293-pt1.patch       | 140 -----------------
 .../patches/connman-CVE-2022-32293-pt2.patch       | 173 ---------------------
 .../connman-add-missing-libppp-compat.h.patch      | 140 +++++++++++++++++
 gnu/packages/samba.scm                             |  34 ++--
 gnu/packages/ssh.scm                               |  44 +++---
 gnu/packages/xorg.scm                              |   4 +-
 15 files changed, 241 insertions(+), 421 deletions(-)
 delete mode 100644 gnu/packages/patches/connman-CVE-2022-32292.patch
 delete mode 100644 gnu/packages/patches/connman-CVE-2022-32293-pt1.patch
 delete mode 100644 gnu/packages/patches/connman-CVE-2022-32293-pt2.patch
 create mode 100644 
gnu/packages/patches/connman-add-missing-libppp-compat.h.patch



reply via email to

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