live-build (1:20250225)
[PTS] [DDPO]
COMMITS: VCS has seen 6 commits since the debian/1%20250225 tag
- Git: https://salsa.debian.org/live-team/live-build.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 3903488
- Browser: https://salsa.debian.org/live-team/live-build
- Last scan: 2025-03-28 10:11:10+00
- Next scan: 2025-04-05 07:41:00+00
- Merge requests: 20
- CI pipeline status: success
- Debian changelog in Git:
live-build (1:20250225) unstable; urgency=medium
[ Roland Clobus ]
* Change default for zsync to false
* Installer: Calamares also needs the unsigned GRUB packages for offline
installation
* Installer: fix for bookworm and bullseye
* Fix for #1057853: Missing Calamares icon for KDE on bookworm
[ Emanuele Rocca ]
* Always add live-installer to udeb_include
* Add arm64 packages for post-installation
[ Roland Clobus ]
* rebuild.sh: Support Debian-Junior
[ Emanuele Rocca ]
* lb source: fetch source packages once
* Test ISO building on Salsa
* Add git to Suggests
[ Nick Brown ]
* Add support for proposed-update archives (Closes: #1069045)
[ Roland Clobus ]
* Add support for dracut (Closes: #1031903)
* Typo: fixed layout for some commandline options
* Pipeline: turn off the arm64 pipeline for non-DDs
* Workaround for #1084791
* Workaround for #1084791 part 2
[ Aaron Rainbolt ]
* Handle loopback booting with dracut-live properly
[ Roland Clobus ]
* Installer: use the http proxy
* dracut: Support diverted configuration files of Calamares
* lb config: --distribution defaults to testing
* autopkgtest: Use 'stable' and 'testing'
* man: Use $LIVE_BUILD if set
* Workaround for #1084791 part 3
* Workaround for #1084791 removed.
* Reproducible: ca-certificates-java
* test: New test for external deb sources
* Reproducible: Regenerate Java cacerts differently
* installer: Use UTC timestamps in the Release file
* installer: Cached apt indices for local pool
* test: Cached apt indices for local pool is implemented
* Fixes error message for local .deb files in config/packages.chroot.
* Installer: fix for arm64 for builds before trixie
[ Aaron Rainbolt ]
* Fix memtest support when using dracut-live
[ Roland Clobus ]
* Generate /firmware/Contents-firmware
* Firmwarelist: use POSIX commandline option for awk
* Reproducible: fixes unstable output in dictionaries-common
* Fix FTBFS for 'make test'
* Packaging: Add devscripts as build dependency
* rebuild.sh: Add theme for Trixie
* Support for qemu: Use spice-vdagent (Closes: 869569)
* rebuild.sh: Re-enable snapshot.debian.org
* snapshot builds: Add check-valid-until=no in sources.list
* test: Support reproducible images
* test: pre-existing packages
* debootstrap: Optionally use 'eatmydata'
* Apply 'wrap-and-sort' on the debian directory
* chroot_dpkg: correctly rename duplicated diversions
* Trixie: fix the URL to the GRUB image
[ Andreas B. Mundt ]
* Implement netbooting with dracut initramfs
[ Roland Clobus ]
* Blends: Support for hamradio
* test_external_deb_sources: Fix test_remote_repository_XX
* test_external_deb_sources: test_local_repository_chroot -> use
signatures
* bootstrap: Should use the 'parent' options
* bootstrap: Use UTC in /etc/os-release
* chroot_bind_path: Add support for local repositories
* bootstrap_archives: Removed, as it is not needed
* chroot_archives: Cleanup chroot-only local archive keys
* binary_package-lists: Reproducible timestamp
[ Aaron Rainbolt ]
* Add checksum support for dracut-live, add checksum verification menu
entries
[ Roland Clobus ]
* Don't require isomd5sum on the host
* Use a different checksum strategy for dracut-based live images
* dracut-live: require isomd5sum
* Move verification to the Utilities sub menu
[ Aaron Rainbolt ]
* Fix syntax issue with if-then statement
[ Roland Clobus ]
* GRUB: Show result of image verification
* Support packages that have non-compliant package names
* gitignore: Added some more generated files to ignore
* Makefile: Fixed 'install' target
-- Luca Boccassi <bluca@debian.org> Tue, 25 Feb 2025 10:05:46 +0000
- This branch is 6 commits ahead of tag debian/1%20250225
- Git log:
commit 9f3151f95f40b53046601cd617b9d2b3b61b2503
Author: Roland Clobus <rclobus@rclobus.nl>
Date: Wed Mar 26 23:13:00 2025 +0100
debian-installer: Fix 'Contents-firmware' double entries
* When the package name is similar (e.g. firmware-linux and
firmware-linux-free), the same firmware file was listed twice.
* Also the file 'Contents-firmware' is sorted for reproducible diffs
commit 95cbab4bad67031d1632cb09afd751d6e9b20832
Author: Roland Clobus <rclobus@rclobus.nl>
Date: Thu Mar 20 12:48:17 2025 +0100
installer: Use the newer version of libfuse3-4
Unfortunately, all dependencies must be explicitly mentioned in the
installer script.
commit a460aadb69e8914a0e34c6e94f1c144f5160b3fa
Author: Roland Clobus <rclobus@rclobus.nl>
Date: Sat Mar 15 13:29:57 2025 +0100
CI: Disable missing-breaks CI test
commit 6f0edebfceb9dc9abb1541038e106dbaf8a7d5f6
Author: Roland Clobus <rclobus@rclobus.nl>
Date: Sat Mar 15 11:01:08 2025 +0100
debian-installer: Dump the logs on error
If the installer could not be built, dump the log files. This makes it
easier e.g. on Jenkins to see where the error is.
commit b1e4b11ca56de39be617cd6c7571b9f0e5f1104d
Author: Roland Clobus <rclobus@rclobus.nl>
Date: Thu Mar 13 11:44:03 2025 +0100
GRUB: Show result of image verification
Turn off the splash screen
commit 80e2369987443a96de8e5247bd47ea932e582504
Author: Roland Clobus <rclobus@rclobus.nl>
Date: Sat Mar 1 22:38:35 2025 +0100
QEMU Support: Fix garbled output during text boot
When the live system is booted in QEMU with the 'VGA' driver, the
console output is garbled until the 'bochs' kernel module is loaded.
When the 'verify-checksums' kernel command line option is used, the
systemd 'modprobe@drm.service' has not been run yet, which would use the
kernel module from the live system. Therefore the kernel module is
placed inside the initramfs.