debian-cd (3.2.1)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 3.2.2 > 3.2.1
- Git: https://salsa.debian.org/images-team/debian-cd.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 7643136
- Browser: https://salsa.debian.org/images-team/debian-cd
- Last scan: 2024-11-17 22:53:10+00
- Next scan: 2024-11-26 04:33:00+00
- Merge requests: 3
- Debian changelog in Git:
debian-cd (3.2.2) UNRELEASED; urgency=medium
[ Steve McIntyre ]
* Start development for trixie
* Remove old config and data for jessie and stretch
* Add a way to exclude named firmware packages from media, so we can
control which packages are included - see
tasks/$codename/firmware-exclude. Closes: #1032071
* Tweak sizes slightly for BD media.
* Look for firmware in /usr/lib/firmware as well as /lib/firmware.
Closes: #1059858
* Fix counting of images at build time. Closes: #1063858
* make_disc_trees.pl: if files will not fit on media, fail loudly
rather than sitting in a loop forever. Fail properly in #1069682.
* Add initial support for making riscv64 images
[ Aurelien Jarno ]
* Add support for UEFI booting on riscv64
[ Guido Berhoerster ]
* Update DebianEdu installer banner and syslinux splash image
for bookworm
[ Samuel Thibault ]
* Add hurd-amd64 case.
[ Arnaud Rebillout ]
* Don't generate fw pattern file if DEP11 is set to 0
* Support a fonts directory, and make *.pf2 optional
[ dandan zhang ]
* Add basic support for loongarch64
-- Steve McIntyre <93sam@debian.org> Mon, 12 Jun 2023 08:36:50 +0100
- This branch is 48 commits ahead of tag 3.2.1
- Git log:
commit b41a5faba68e652d2435237bcce26a07d4c2cbb9
Author: Aurelien Jarno <aurel32@debian.org>
Date: Sun Nov 17 22:15:24 2024 +0000
Update the d-i list for riscv64
commit 451ab774444439d63793826ed1f589800ba911f5
Author: Helge Deller <deller@casulana.debian.org>
Date: Sat Nov 9 17:29:55 2024 +0000
hppa: adjust file paths to latest hppa debian-installer changes
commit 8a3df3ca9f4a1b100a13d462dcae9c0fbcf39e0d
Author: Steve McIntyre <steve@einval.com>
Date: Wed Sep 25 11:48:27 2024 +0100
update changelog
commit 81bd9bf6ec23f8853338cba508fc23d358744c43
Author: dandan zhang <zhangdandan@loongson.cn>
Date: Wed Sep 25 10:46:15 2024 +0000
Add basic support for loongarch64
commit 364d0e20a98eba5667fce72e297ffa4d60318ff7
Author: Steve McIntyre <steve@einval.com>
Date: Sun Sep 22 15:04:58 2024 +0100
Add changelog entry for the riscv64 UEFI boot changes
commit 88a82cae73bfa593ceaa288a4a2c9be9e434d767
Author: Aurelien Jarno <aurel32@debian.org>
Date: Sun Sep 22 14:03:56 2024 +0000
Add support for UEFI booting on riscv64
commit 62844c08d40b75054fbd970a173fbe9213385cf6
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date: Sun Sep 22 13:44:26 2024 +0000
Add hurd-amd64 boot case
commit 5cf55d99e21b1cf31af946d0e156c4f81f7f171c
Author: Steve McIntyre <steve@einval.com>
Date: Sun Sep 22 02:07:18 2024 +0100
Update symlinks - testing is no longer bookworm!
commit e9b4b3b768c22e44ef63489e821b0f5b88c38504
Author: Steve McIntyre <steve@einval.com>
Date: Sat Sep 21 19:25:30 2024 +0100
Tweak setting of DI_DIR for sanity
commit e7a468b6cc2a80aafb01f435808176592d35c6da
Author: Steve McIntyre <steve@einval.com>
Date: Sat Sep 14 16:22:50 2024 +0100
Add initial support for making riscv64 images
They'll not be bootable yet, but let's make a start
commit 2daef962d868aa5803509f2d90bef921bac8821d
Author: Steve McIntyre <steve@einval.com>
Date: Thu Sep 5 16:19:44 2024 +0100
Add .gitignore - don't pick up emacs backup files
commit 8634328eeac87ee52aec7d94d0f8f0b4dcfcb809
Author: Dmitry Baryshkov <dbaryshkov@gmail.com>
Date: Thu Sep 5 15:18:43 2024 +0000
trixie: drop backup files
commit 44d0ff683fc075a070ff0354e2f4687968ff8f0b
Author: Steve McIntyre <steve@einval.com>
Date: Tue Apr 23 02:33:17 2024 +0100
make_disc_trees.pl: if files will not fit on media, fail loudly
rather than sitting in a loop foreber. Fail properly in #1069682
commit 06abc37791da45d701d4842bb51a1ffea3d1c6cd
Author: Steve McIntyre <steve@einval.com>
Date: Sat Mar 9 15:51:05 2024 +0000
make_image: unbreak parallel calls to make_image
Argh, broke this earlier when tweaking for image count
commit 0224aa50f4115b2754dc05f8acf591fc279e1b7e
Author: g0tmi1k <2774-g0tmi1k@users.noreply.salsa.debian.org>
Date: Mon Mar 4 12:24:44 2024 +0000
boot-x86: Stop global replace on $ARCH
commit 7531d32437c8b191eec6d0218ec9ff17cf9e1e9d
Author: Steve McIntyre <steve@einval.com>
Date: Wed Feb 28 00:48:10 2024 +0000
make_disc_trees.pl: Fix $disknum handling for incomplete sets
commit a2621d193a90a46b7bd759b683b42b8f39fbd410
Author: Steve McIntyre <steve@einval.com>
Date: Tue Feb 27 21:31:20 2024 +0000
And fix bullseye
commit 29786b71b4493e92d9c3263a3077f5232e034465
Author: Steve McIntyre <steve@einval.com>
Date: Tue Feb 27 21:28:51 2024 +0000
Fix Bookworm README too
commit e3ec0ae44876a753382060478a15cad63ef2172d
Author: Steve McIntyre <steve@einval.com>
Date: Tue Feb 27 21:26:55 2024 +0000
Tweak README.html
Don't leave off the trailing period.
commit c7cc6696555617a62cfde23331c6e4919df48828
Author: Steve McIntyre <steve@einval.com>
Date: Fri Feb 23 00:57:00 2024 +0000
Try again to fix the TOTALNUM issue
We can't do it in make_image, as that may end up running in
parallel. Instead, do the update of TOTALNUM at the end of
make_disc_trees.pl.
commit ae8957287168b7c2dfde196771524ccc19ec9f44
Author: Steve McIntyre <steve@einval.com>
Date: Fri Feb 16 02:08:49 2024 +0000
make_image: really fix the TOTANUM issue
commit 64c59791cf6d6bd2887221dd96a26f1fdf620639
Author: Steve McIntyre <steve@einval.com>
Date: Thu Feb 15 01:42:12 2024 +0000
Fix counting of images at build time
Closes: #1063858
commit 87459d5964f289d855e6dd57c9f07e20e04e412b
Author: Steve McIntyre <steve@einval.com>
Date: Thu Feb 1 21:34:05 2024 +0000
Add a changelog entry for Arnaud's fonts change
commit 88b3414bb0d2367e9497c5bc3407f1927bafc7f6
Author: Arnaud Rebillout <arnaudr@debian.org>
Date: Thu Feb 1 21:31:15 2024 +0000
Support a fonts directory, and make *.pf2 optional (grub, x86)
commit b64c13c1dbeacf4ab64214eb6e7630d24711268d
Author: Steve McIntyre <steve@einval.com>
Date: Thu Feb 1 21:24:33 2024 +0000
Add a changelog entry for Arnaud's DEP11 change
commit 3752fd161ae9841aaf744694703f2e3e0cd8377c
Author: Arnaud Rebillout <arnaudr@debian.org>
Date: Thu Feb 1 21:21:35 2024 +0000
Dont generate fw pattern file if DEP11 is set to 0
commit 2603f4c537f89fed5e8de21155a2719076dceb58
Author: xiao sheng wen(肖盛文) <atzlinux@sina.com>
Date: Mon Jan 8 10:52:25 2024 +0000
tools/make_disc_trees.pl: filter info output of debootstrap
commit dd5d174eeb79ea9751b34614e6ea64812909fa39
Author: Steve McIntyre <steve@einval.com>
Date: Tue Jan 2 21:34:40 2024 +0000
Fix find syntax
commit 4f8c844f81c5108a980091d6b0c0bbdf15592075
Author: Steve McIntyre <steve@einval.com>
Date: Tue Jan 2 15:55:46 2024 +0000
Look for firmware in /usr/lib/firmware as well as /lib/firmware
Closes: #1059858
commit b1f66d71912f558c0efc32ecfa2b7a842bfd72e1
Author: Samuel Thibault <sthibault@debian.org>
Date: Mon Nov 13 00:23:48 2023 +0100
Add hurd-amd64 case
commit bdc946f3d85d33e3f9f702ef7d43d1c2d49d8a69
Author: Steve McIntyre <steve@einval.com>
Date: Fri Oct 13 09:08:25 2023 +0100
Copy new bookwork debian-edu artwork to trixie too
commit 24b0d345bd3d52202d46322fe8ffef7fa059d883
Author: Steve McIntyre <steve@einval.com>
Date: Wed Oct 11 11:23:24 2023 +0100
Add changelog entry for the edu artwork
commit bc627313aa3304cca50e60229e9bd02b40c17e76
Author: Guido Berhoerster <guido+freiesoftware@berhoerster.name>
Date: Tue Oct 10 12:58:57 2023 +0200
Update DebianEdu installer banner and syslinux splash image for bookworm
The artwork is based on debian-edu-artwork 2.12.3-1.
(cherry picked from commit a263149c5fba5a834c23b91d14a5cb3011a6b112)
commit 0396cc708cc1a1de31e075ee2fba116ba624902c
Author: Guido Berhoerster <guido+freiesoftware@berhoerster.name>
Date: Tue Oct 10 14:12:19 2023 +0200
Amend requirements
commit 2964b68565773d10b7aa613f1b35282eaa224704
Author: Steve McIntyre <steve@einval.com>
Date: Wed Jul 12 17:54:44 2023 +0100
Tweak image sizes for BD media
We used to have some arbitrary hard-coded sizes; tweak those to allow
for ~4% losses for spare sectors if people format media.
commit 25e6430341b9ac86378500f40429e0a1dd504a66
Author: Steve McIntyre <steve@einval.com>
Date: Thu Jul 6 16:06:47 2023 +0100
*really* make runs of generate_firmware_task quieter
commit 5c9ec762bbb3f1f516fba878df54902362cb3b1e
Author: Steve McIntyre <steve@einval.com>
Date: Thu Jul 6 09:18:25 2023 +0100
Exclude firmware-ti-connectivity in trixie too
commit 6db7794511d5424f4634d477659768fcee8b943a
Author: Steve McIntyre <steve@einval.com>
Date: Wed Jul 5 17:04:20 2023 +0100
Tweak firmware-filtering - remove firmware-ti-connectivity on !arm
commit b4265d60783b4e18dcef525020e411199c2bcda7
Author: Steve McIntyre <steve@einval.com>
Date: Tue Jul 4 18:11:38 2023 +0100
Tweak ordering of firmware package checks
Let's minimise repeat logging of ignores
commit 00ea28267d330c1ffcc30d05fa7ae6160df86f2d
Author: Steve McIntyre <steve@einval.com>
Date: Tue Jul 4 17:14:04 2023 +0100
Extend exclude-file handling
Now take a colon-separated list to allow for more than one to be
used. And refactor to reduce repetition.
commit 1824a6693304cd8923da288610c378b6b18ed62a
Author: Steve McIntyre <steve@einval.com>
Date: Tue Jul 4 16:53:30 2023 +0100
Add a way to exclude named firmware packages from media
So we can control which packages are included - see
tasks/$codename/firmware-exclude
commit b21326bc127ab824948e1d2d9742e755e1b82b4a
Author: Steve McIntyre <steve@einval.com>
Date: Mon Jun 12 08:39:56 2023 +0100
Remove old data and config for jessie and stretch
commit 2582ea949500c8995749d2f7cfecde269c33921b
Author: Steve McIntyre <steve@einval.com>
Date: Mon Jun 12 08:37:20 2023 +0100
Start trixie development
Copy the bookworm dirs to trixie as a start
commit 5843f48efed3ee8a7a73ed81da3ab000237aebcf
Author: Cyril Brulebois <kibi@debian.org>
Date: Thu Jun 8 16:11:05 2023 +0200
update-cd: adjust MKISOFS definition and usage.
This matches changes that already happened in the buildd/bullseye
branch.
commit f9cd3f436fd23edc7cf41e20e1ff5ef6f53cd186
Author: Cyril Brulebois <kibi@debian.org>
Date: Thu Jun 8 16:17:16 2023 +0200
update-cd: drop support for bittorrent.
This matches changes that already happened in the buildd/bullseye
branch.
commit ee4d6cb1d494b3d9f047627e7e6bdca3def05e46
Author: Cyril Brulebois <kibi@debian.org>
Date: Thu Jun 8 16:14:31 2023 +0200
update-cd: bump codename to bookworm and version to 12.1.0
Also point to the r0-r1.diff, ready for the first point release!
commit c1312811c7ffd26020a54dadcd72a2ffc9818f7d
Author: Cyril Brulebois <kibi@debian.org>
Date: Thu Jun 8 15:49:38 2023 +0200
update-cd: stop setting REL.
No longer useful, since 94e83b3913.
commit 1bf32ce6a6becb2ed043c02bf8045a94b8aed3a1
Author: Cyril Brulebois <kibi@debian.org>
Date: Wed Jun 7 16:00:55 2023 +0200
generate_firmware_patterns: refresh firmware-sof-signed metadata
There were no changes, but let's record this was checked right before
the release!