gnumach (2:1.8+git20250304-3)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 2:1.8+git20250304-4 > 2:1.8+git20250304-3
- Git: https://salsa.debian.org/hurd-team/gnumach.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 811008
- Browser: https://salsa.debian.org/hurd-team/gnumach
- Last scan: 2025-04-21 18:30:01+00
- Next scan: 2025-04-29 21:11:00+00
- CI pipeline status: failed
- Debian changelog in Git:
gnumach (2:1.8+git20250304-4) UNRELEASED; urgency=medium
* patches/git-hpet: Use HPET.
* patches/git-hpet-xen: Add HPET in Xen.
* patches/git-i386: Do not use i386 write protection workaround on amd64.
-- Samuel Thibault <sthibault@debian.org> Mon, 21 Apr 2025 02:49:41 +0200
- This branch is 3 commits ahead of tag debian/2%1.8+git20250304-2
- Git log:
commit f8eac1d825cc354c74dc00c6e26ef0bc3159191e
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date: Mon Apr 21 20:19:02 2025 +0200
patches/git-hpet-xen: Add HPET in Xen
commit 5ac892bb9a5687919ba0e638fe81cd31b5fab94f
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date: Mon Apr 21 02:50:39 2025 +0200
Import upstream fixes
* patches/git-hpet: Use HPET.
* patches/git-i386: Do not use i386 write protection workaround on amd64.
commit a6267b884227994462b21c1cd1ebd870cb72c084
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date: Sun Apr 20 15:26:23 2025 +0200
Fix xsave support
* patches/git-fpu-387: Fail if requested xfloat state while we have saved
387 state.
* patches/git-fpu-fxsr-tag: Do not convert tag between fxsr and i387.
* patches/git-fp_xsave_size: Fix fp_xsave_size meaning confusion.