hurd (1:0.9.git20250801-4)
[PTS] [DDPO]
COMMITS: VCS has seen 4 commits since the debian/1%0.9.git20250801-3 tag
- Git: https://salsa.debian.org/hurd-team/hurd.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 5345280
- Browser: https://salsa.debian.org/hurd-team/hurd
- Last scan: 2025-09-09 17:23:05+00
- Next scan: 2025-09-15 07:31:00+00
- CI pipeline status: failed
- Debian changelog in Git:
hurd (1:0.9.git20250801-4) unstable; urgency=medium
* patches/boot-script-ld-so: Fix default boot script for 64b.
* patches/proc-pset: Cope with psets dying during host_processor_sets call.
* patches/git-libstore-file-512b-block: Make file-backed stores try to use
512 block size.
* patches/git-rumpdisk-ktype: Set USER_DEVICE ktype on device ports to fix
swapping with rumpdisk.
-- Samuel Thibault <sthibault@debian.org> Mon, 01 Sep 2025 00:50:31 +0200
- This branch is 4 commits ahead of tag debian/1%0.9.git20250801-3
- Git log:
commit 878c2d3e6a13ad12d4b10ae93c1d27358222fade
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date: Mon Sep 1 19:31:02 2025 +0200
patches/boot-script-ld.so: Rename to boot-script-ld-so
Apparently dpkg-buildpackage -S drops it otherwise.
commit 85cf8bd70950825dd22c5dd74f1864d587219c1f
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date: Sun Aug 31 23:49:46 2025 +0200
patches/git-rumpdisk-ktype: Set USER_DEVICE ktype on device ports
to fix swapping with rumpdisk.
commit 8bce19617484b057f560a3ffba50c6be1bdacb73
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date: Sat Aug 23 11:00:24 2025 +0200
Make file-backed stores try to use 512 block size
* patches/git-libstore-file-512b-block
commit 37403665e9553a1637d7aa0bfec416f5dc3928f4
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date: Fri Aug 22 22:48:51 2025 +0200
Fix boot script for 64b
* patches/boot-script-ld.so: Fix default boot script for 64b.
* patches/proc-pset: Cope with psets dying during host_processor_sets call.