guix_mirror_bot pushed a change to branch next-master
in repository guix.
from 43f183aa4a gnu: clustershell: Update to 1.9.3.
new 3dcd3c20ad gnu: gnumach: Don't truncate kernel messages.
new d8b5977a22 gnu: hurd: Fix select for streamio.
new 8beb31d40b system: hurd: Switch to the Shepherd’s system log.
new 330e7153c0 gnu: guix-modules: Update to 0.3.0.
The 4 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 | 2 +
gnu/packages/hurd.scm | 4 +-
gnu/packages/package-management.scm | 4 +-
gnu/packages/patches/gnumach-kmsg-overflow.patch | 59 ++++++++++++++++
gnu/packages/patches/hurd-streamio-select.patch | 88 ++++++++++++++++++++++++
gnu/system/hurd.scm | 4 +-
6 files changed, 156 insertions(+), 5 deletions(-)
create mode 100644 gnu/packages/patches/gnumach-kmsg-overflow.patch
create mode 100644 gnu/packages/patches/hurd-streamio-select.patch