hurd (1:0.9.git20250304-2)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 1:0.9.git20250304-3 > 1:0.9.git20250304-2
- Git: https://salsa.debian.org/hurd-team/hurd.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 7847936
- Browser: https://salsa.debian.org/hurd-team/hurd
- Last scan: 2025-03-18 02:02:04+00
- Next scan: 2025-03-24 00:53:00+00
- CI pipeline status: failed
- Debian changelog in Git:
hurd (1:0.9.git20250304-3) UNRELEASED; urgency=medium
* patches/git-tmpfs: Make tmpfs also try to auto-start defpager.
* patches/git-ext2fs-group_desc_protect2: Try more to protect the super
block and group descriptor block against thrashing.
* patches/git-truncate: Avoid spurious i_data frob on regular files and
directories.
* patches/git-ext2fs-free-blocks: Extend end check for ext2_free_blocks.
* patches/git-ext2fs-diskfs_alloc_node: Always clean just-allocated inode.
-- Samuel Thibault <sthibault@debian.org> Sun, 16 Mar 2025 10:33:48 +0000
- This branch is 5 commits ahead of tag debian/1%0.9.git20250304-2
- Git log:
commit d2cf4e3f44c93514d8ef21a2446c18e7973557da
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date: Tue Mar 18 01:33:48 2025 +0000
patches/git-ext2fs-diskfs_alloc_node: Always clean just-allocated inode
commit de80b40ea7ed906e30850164cbd3d7a18e4a2fc6
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date: Tue Mar 18 01:30:16 2025 +0000
patches/git-ext2fs-free-blocks: Extend end check for ext2_free_blocks
commit 0d83bf536a7feaa16e06bfa7ba7de47b38866d71
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date: Tue Mar 18 01:02:51 2025 +0000
Avoid spurious i_data frob on regular files and directories
* patches/git-truncate
commit 6d345a6c6ee1f1b22b60dcf27e683c08fb9efdd6
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date: Tue Mar 18 00:17:54 2025 +0000
Try more to protect the super block and group descriptor block against thrashing
* debian/patches/git-ext2fs-group_desc_protect2
commit 0c132ce46c1e0edc14b9af41c2971ab6decfa2d2
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date: Sun Mar 16 10:34:39 2025 +0000
patches/git-tmpfs: Make tmpfs also try to auto-start defpager