guix-commits
[Top][All Lists]
Advanced

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

branch master updated (28a50eeac7 -> f15a141cf3)


From: guix-commits
Subject: branch master updated (28a50eeac7 -> f15a141cf3)
Date: Mon, 26 Sep 2022 17:32:08 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

    from 28a50eeac7 tests: telephony: Add missing import to fix jami tests.
     new 1033645e9d machine: ssh: Parameterize '%current-system' early on.
     new b6274a20e8 etc: Add tempel snippet move.
     new fc5c4ce4ec lint: Extract logic of 'check-mirror-url'.
     new d877dc098b gnu-maintenance: Produce mirror:// URIs in 
latest-ftp-release.
     new 11ec14ff0e gnu-maintenance: Produce mirror:// URIs in 
latest-html-release.
     new 6c16de72de download: Switch savannah mirrors to HTTPS URLs.
     new e96f380fd4 gnu-maintenance: Simplify latest-savannah-release.
     new 60474b5291 download: Add a kernel.org mirror.
     new d9b8169a9f gnu-maintenance: Simplify latest-kernel.org-release.
     new 55d4200002 gnu-maintenance: Remove unused procedures.
     new 5c37ad812b gnu-maintenance: Test latest-html-release.
     new 22c6d4dc14 gnu: Add ec.
     new 4d9c9b4981 gnu: Add texlive-babel-polish.
     new ddb2b632fa gnu: gnome-boxes: Patch 'qemu-img' file name.
     new 172207924e debug-link: Clarify what CRC is.
     new 75e7c09461 services: nginx: Don't emit empty fields
     new e5fc55493d gnu: busybox: Fix cross-compilation.
     new f15a141cf3 file-systems: Add cgroup2 to %pseudo-file-system-types.

The 18 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:
 etc/snippets/tempel/text-mode |  17 ++++++
 gnu/machine/ssh.scm           |  96 +++++++++++++++++++---------------
 gnu/packages/busybox.scm      | 117 +++++++++++++++++++++++-------------------
 gnu/packages/gnome.scm        |   9 +++-
 gnu/packages/linux.scm        |  26 ++++++++++
 gnu/packages/tex.scm          |  27 ++++++++++
 gnu/services/web.scm          |   9 +++-
 gnu/system/file-systems.scm   |   2 +-
 guix/build/debug-link.scm     |   8 +--
 guix/download.scm             |  17 +++---
 guix/gnu-maintenance.scm      |  72 ++++++++++++++------------
 guix/lint.scm                 |  26 ++++------
 tests/gnu-maintenance.scm     |  62 ++++++++++++++++++++++
 13 files changed, 325 insertions(+), 163 deletions(-)



reply via email to

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