live-build (1:20250505)
[PTS] [DDPO]
COMMITS: VCS has seen 8 commits since the archive/debian/1%20250505 tag
- Git: https://salsa.debian.org/live-team/live-build.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 6266880
- Browser: https://salsa.debian.org/live-team/live-build
- Last scan: 2025-06-16 09:11:11+00
- Next scan: 2025-06-21 21:42:00+00
- Merge requests: 20
- CI pipeline status: success
- Debian changelog in Git:
live-build (1:20250505) unstable; urgency=medium
[ Roland Clobus ]
* QEMU Support: Fix garbled output during text boot
* GRUB: Show result of image verification
* debian-installer: Dump the logs on error
* CI: Disable missing-breaks CI test
* installer: Use the newer version of libfuse3-4
* debian-installer: Fix 'Contents-firmware' double entries
* installer: Generate dep11 patterns files
* config: Prevent additional spaces in auto/config
* config: Remove undocumented behaviour
* installer_debian-installer: Rewrite of udeb handling
* installer_debian-installer: Fix missing udebs
* installer_debian-installer: Fix trixie
[ Johannes Schauer Marin Rodrigues ]
* debian/control: add myself to uploaders with ACK from Roland Clobus
-- Johannes Schauer Marin Rodrigues <josch@debian.org> Mon, 05 May 2025 14:55:03 +0200
- This branch is 8 commits ahead of tag archive/debian/1%20250505
- Git log:
commit 63c26f358d9fcbfd1e4d741fd5e3109187201061
Author: Roland Clobus <rclobus@rclobus.nl>
Date: Mon Jun 16 08:27:39 2025 +0200
Revert "rebuild: Apply workaround for trixie"
This reverts commit 06efc2532dbcbac3f35938d7f3d17e2d033117f1.
The package busybox has been upgraded in trixie, there is no need for
this workaround any more.
commit 06efc2532dbcbac3f35938d7f3d17e2d033117f1
Author: Roland Clobus <rclobus@rclobus.nl>
Date: Thu Jun 12 14:33:11 2025 +0200
rebuild: Apply workaround for trixie
The installer in trixie has currently a conflict for the source of wget:
wget-udeb and busybox. This workaround takes the fixes package from sid
commit 24c364f21e439fcb659b0daab65df5525393aaa0
Author: Roland Clobus <rclobus@rclobus.nl>
Date: Thu Jun 12 13:24:48 2025 +0200
debian-installer: Use local udebs for build from git
commit 817c58280a20c466cbdd7d3bc61e2339b21610e4
Author: Roland Clobus <rclobus@rclobus.nl>
Date: Fri May 23 15:57:31 2025 +0200
installer: more espeakup support
* Adds the firmware modules for firmware-intel-sound
* Adds kernel modules for i915 (Lenovo Thinkpad P16s Gen3)
commit fb6ffc02fa648411ce9ce4196b3cfd8b53100d27
Author: Roland Clobus <rclobus@rclobus.nl>
Date: Fri May 23 15:16:05 2025 +0200
firmwarelist: filter firmware-marvell-prestera
This firmware is excluded in debian-cd: it needs options that are not
enabled per default in the trixie kernel.
See https://salsa.debian.org/images-team/debian-cd/-/blob/master/tasks/trixie/exclude-firmware
commit e230756e804d39c4d2c98176276dfbbc74ce3404
Author: Roland Clobus <rclobus@rclobus.nl>
Date: Fri May 23 15:15:08 2025 +0200
firmwarelist: stronger filtering for firmware-nvdia-tesla
commit 96a8ad81af61c649ac9fd8364a03b89025beb09e
Author: Arnaud Rebillout <arnaudr@kali.org>
Date: Fri May 23 10:38:49 2025 +0700
Firmwarelist: filter out firmware-nvidia-tesla-.*-gsp
That will filter out firmware-nvidia-tesla-535-gsp (already in testing)
and firmware-nvidia-tesla-550-gsp (not yet in testing).
commit b478508cf4d4935f61f6b448bbc7ccdff90e1beb
Author: Roland Clobus <rclobus@rclobus.nl>
Date: Sun May 18 10:11:00 2025 +0200
installer: Generate patterns file for firmware-intel-sound
The kernel modules for these sound cards do not use the MODULE_FIRMWARE
macro in their kernel modules.