debian-installer (20250803+deb13u1)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 20250804 > 20250803+deb13u1
- Git: https://salsa.debian.org/installer-team/debian-installer.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 4554752
- Browser: https://salsa.debian.org/installer-team/debian-installer
- Last scan: 2025-09-06 15:02:10+00
- Next scan: 2025-09-13 11:33:00+00
- Open issues: 3
- Merge requests: 20
- CI pipeline status: failed
- Debian changelog in Git:
debian-installer (20250804) UNRELEASED; urgency=medium
* Add fakeroot to Build-Depends:
- It's used explicitly in various locations so it makes sense to have
in the first place.
- Additionally, that seems to have become needed for daily builds
following commit 234b6db2c041cd605ade7bb7ef9c6f77d4841726 in
dsa-puppet.git, with setup-dchroot only installing fakeroot for
bullseye, bookworm, and trixie now. In other words, it's no longer
installed by default in sid chroots available on porterboxes, where
daily builds are performed.
* Bump Linux kernel ABI to 6.16.3+deb14.
-- Cyril Brulebois <kibi@debian.org> Wed, 13 Aug 2025 23:59:32 +0200
- This branch is 4 commits ahead of tag 20250803
- Git log:
commit 755ecc644565b103e8eb7aaf2f27799632a9d727
Author: Cyril Brulebois <kibi@debian.org>
Date: Wed Aug 27 10:25:53 2025 +0200
Bump (temporary) linux-image build-deps accordingly.
commit 1fc68f77a3b6d1b191374ad76f3badb719cd2a83
Author: Cyril Brulebois <kibi@debian.org>
Date: Wed Aug 27 10:25:34 2025 +0200
Bump Linux kernel ABI to 6.16.3+deb14.
commit 5f8888f0dfa11fdd577aee209a935161aa3663ff
Author: Cyril Brulebois <kibi@debian.org>
Date: Thu Aug 14 00:21:35 2025 +0200
Document backstory around fakeroot.
Link: https://salsa.debian.org/dsa-team/mirror/dsa-puppet/-/commit/234b6db2c041cd605ade7bb7ef9c6f77d4841726
commit d495f01afe467d054f6fd93dffc8cc22d00d106d
Author: Cyril Brulebois <kibi@debian.org>
Date: Thu Aug 14 00:00:03 2025 +0200
Add fakeroot to Build-Depends.
Let's see if that helps getting daily builds back on track, which have
been failing since 2025-08-11.