vcswatch reports that
this package seems to have new commits in its VCS but has
not yet updated debian/changelog. You should consider updating
the Debian changelog and uploading this new version into the archive.
Here are the relevant commit logs:
commit 5004fe3a152301e903e5e921f28fa91da9c8cdb8
Author: Roland Clobus <rclobus@rclobus.nl>
Date: Sat Nov 23 16:23:08 2024 +0100
Reproducible: Regenerate Java cacerts differently
The previous version with faketime can hang Java on some machines. This
solution adds a tiny startup delay when required, but effectively keeps
the image reproducible (because the offending file is not present in the
image, but will be generated on startup)
commit f35d5469339a79304e396393da7fb6fd7b36fe68
Author: Roland Clobus <rclobus@rclobus.nl>
Date: Sat Nov 23 15:59:12 2024 +0100
test: New test for external deb sources
There are many ways to provide additional .deb packages in the live
images. This regression test helps to ensure that these stay functional.
commit cd7b87099582675cb0e02fa205fe95dca48cee09
Author: Roland Clobus <rclobus@rclobus.nl>
Date: Tue Nov 12 12:26:06 2024 +0100
Reproducible: ca-certificates-java
This makes the postinst file from ca-certificates-java
(/etc/ssl/certs/java/cacerts) reproducible.
It contains embedded timestamps for 'now'.
Debian-Junior includes ca-certificates-java and is now reproducible.
commit 6374459ad36eb3af2ac7541229e7369d0dd58855
Author: Roland Clobus <rclobus@rclobus.nl>
Date: Tue Nov 12 09:34:02 2024 +0100
Workaround for #1084791 removed.
Source package `rtl8723bt-firmware` was removed from trixie 2024-11-12.
The workaround is no longer required.
commit e6efd799fcdf0236986637206a6548eaf1f07f73
Author: Roland Clobus <rclobus@rclobus.nl>
Date: Wed Nov 6 19:51:10 2024 +0100
Workaround for #1084791 part 3
Package realtek-firmware 20240909-2 migrated to testing/trixie. The
removal of firmware-realtek-rtl8723cs-bt in #1085075 has not taken place
yet, so the workaround needs to be applied to trixie too.
commit 0bf71641ef9aaf63e69b8232636154cf9270852e
Author: Roland Clobus <rclobus@rclobus.nl>
Date: Wed Nov 6 11:31:14 2024 +0100
man: Use $LIVE_BUILD if set
The '--help' option will show the updated manpage if LIVE_BUILD is set
commit e4168673d188bde964b9b72a77932567f8229931
Author: Roland Clobus <rclobus@rclobus.nl>
Date: Sat Nov 2 18:28:40 2024 +0100
autopkgtest: Use 'stable' and 'testing'
Use the stable names instead of the codenames to reduce maintenance of
the autopkgtests.
commit 30d39f812e41eb81928a0fe1f3a4f686eb30dfa9
Author: Roland Clobus <rclobus@rclobus.nl>
Date: Sat Nov 2 16:01:06 2024 +0100
lb config: --distribution defaults to testing
commit 0959dda89f7b48b9c469fefcd6eb7403edc5b4fc
Author: Roland Clobus <rclobus@rclobus.nl>
Date: Sun Oct 27 12:34:04 2024 +0100
dracut: Support diverted configuration files of Calamares
When a configuration file for Calamares is diverted by e.g.
`config-package-dev`, it becomes a symlink. The in-place modifications
must be applied on the symlinked file, not on a newly created copy.
After removal of the package, no remainders are left.
See https://salsa.debian.org/live-team/live-build/-/merge_requests/353#note_540394
commit 111a6c2c655b64cb637e9e477978fe5ca3a3cdaf
Author: Roland Clobus <rclobus@rclobus.nl>
Date: Thu Oct 31 17:59:15 2024 +0100
Installer: use the http proxy
commit 7349ab156fb538d42336b523b76400650418097c
Author: Aaron Rainbolt <arraybolt3@ubuntu.com>
Date: Thu Oct 31 00:05:45 2024 -0500
Handle loopback booting with dracut-live properly
dracut uses the `iso-scan/filename` kernel parameter for loopback
booting with tools like Super Grub Disk, whereas live-boot uses the
`findiso` parameter for this purpose. Conditionally set which one is
used depending on the selected initramfs.
commit 399393565c4ff3ceba50ffbd88ecda102533b370
Author: Roland Clobus <rclobus@rclobus.nl>
Date: Mon Oct 28 11:36:06 2024 +0100
Workaround for #1084791 part 2
The previous commit did not work properly.
Now output is generated that shows whether the workaround has been
applied or needs to be removed again.
commit bb7e9e63685adf7abd1a22557d43312851ec1c0d
Author: Roland Clobus <rclobus@rclobus.nl>
Date: Sat Oct 26 10:36:31 2024 +0200
Workaround for #1084791
There is a file conflict in the non-free-firmware realtek packages,
which prevent the sid live images from being built.
This workaround will be removed a soon as the bug is resolved.
commit 48e4864fde427a04da2afa237584e7a032017570
Author: Roland Clobus <rclobus@rclobus.nl>
Date: Sat Oct 26 10:42:57 2024 +0200
Pipeline: turn off the arm64 pipeline for non-DDs
The default arm64 (and riscv64) runners on Salsa are only available for
DDs. Instead of enabling the runners for the main namespace, they are
only turned off for non-DDs.
See the documentation at
https://salsa.debian.org/salsa-ci-team/pipeline#enable-building-on-arm-and-risc-v
commit 5b7e7f5432459f83361fee77279fc6de9c75ffe3
Author: Roland Clobus <rclobus@rclobus.nl>
Date: Fri Oct 25 11:37:09 2024 +0200
Typo: fixed layout for some commandline options
commit 567e03034b3f4d9b03233562d6b7d05990f1c038
Author: Roland Clobus <rclobus@rclobus.nl>
Date: Tue Jun 25 11:35:35 2024 +0200
Add support for dracut
Mini case:
`lb config --distribution sid --debian-installer none --cache-packages false --archive-areas "main" --initramfs dracut-live`
Support includes debian-installer and Calamares
Closes: #1031903
commit 9ae2c0105c8f3003686f8035f0d549f35039f44d
Author: Nick Brown <nickbroon@graphiant.com>
Date: Mon Apr 15 15:05:30 2024 +0100
Add support for proposed-update archives
Can be selected in much the same vain as backports, updates and security
archive sources. Defaults to false like backports.
Closes: #1069045
commit 719441e744c6d2fd7ec65b539699dfa9a8c2686f
Author: Emanuele Rocca <ema@debian.org>
Date: Wed Aug 21 20:48:21 2024 +0200
Add git to Suggests
The git command is needed in a few places, including when using
'--debian-installer-distribution git' and '--config GIT_URL'.
commit c02973d21afa18dc14b1f2e8b00c205aa4e3d6ce
Author: Emanuele Rocca <ema@debian.org>
Date: Fri Aug 30 16:19:24 2024 +0200
Test ISO building on Salsa
Add two test stage CI jobs that build minimal ISOs on amd64 and arm64 runners
called 'ISO amd64' and 'ISO arm64' respectively.
commit ccf1f49bb9d185b2bb426ae1d4e84f4c4e4547ff
Author: Emanuele Rocca <ema@debian.org>
Date: Mon Sep 2 11:12:33 2024 +0200
lb source: fetch source packages once
Iterate over source package names and call `apt-get source $srcpkg`, instead of
looping over binary package names and calling `apt-get source $binpkg`.
Taking libreoffice as an example, this means calling `apt-get source
libreoffice` once instead of hundreds of times.
Specify --only-source in `apt-get source` to make explicit the fact that the
argument is a source package name. This is necessary to make ambiguous cases
work, such as `libftdi1` which is both a source package name and a binary
package provided by a different source, `libftdi`.
The checksums in source/{live,debian}/sha256sum.txt are identical with and
without this patch.
commit 7f28a6dea5a87b912a6e4dba36f3ed01f6e721c0
Author: Roland Clobus <rclobus@rclobus.nl>
Date: Fri Jan 12 22:45:00 2024 +0100
rebuild.sh: Support Debian-Junior
commit a8cceda1957e3e2195a77dadec9fbe2748900729
Author: Emanuele Rocca <ema@debian.org>
Date: Fri Mar 8 20:06:53 2024 +0100
Add arm64 packages for post-installation
commit 08d7ddba8b7ba5408ccac7b544f160babb144b69
Author: Emanuele Rocca <ema@debian.org>
Date: Thu Aug 29 18:13:03 2024 +0200
Always add live-installer to udeb_include
We need to ensure that anna always auto-loads live-installer when running d-i
to install a live system, regardless of the presence of a udeb_include to copy.
commit 7a094b296de54339850876f8074bb88a7dc5cc8f
Author: Roland Clobus <rclobus@rclobus.nl>
Date: Wed Aug 28 22:43:53 2024 +0200
Fix for #1057853: Missing Calamares icon for KDE on bookworm
commit 86078425e26ab4152bbc945084788a1d2ac81225
Author: Roland Clobus <rclobus@rclobus.nl>
Date: Wed Aug 28 22:43:06 2024 +0200
Installer: fix for bookworm and bullseye
The package 'grub-efi-amd64-unsigned' was introduce in trixie
commit c7bc5f311c72e15a910d3bd4949274e0b55b289e
Author: Roland Clobus <rclobus@rclobus.nl>
Date: Fri Aug 23 12:23:50 2024 +0200
Installer: Calamares also needs the unsigned GRUB packages for offline installation
commit 2ceebabfa4a2e4af768f9d76ded2770a28f13cfc
Author: Roland Clobus <rclobus@rclobus.nl>
Date: Wed Aug 14 10:35:04 2024 +0200
Change default for zsync to false
* zsync was orphaned 2021-09-19 #994648
* zsync FTBFS with GCC-14 #1075710
* zsync was only available for iso and iso-hybrid
* zsync output is ignored by the live-setup package which generates the
official live images