partman-efi (113)
[PTS] [DDPO]
COMMITS: VCS has seen 2 commits since the 113 tag
- Git: https://salsa.debian.org/installer-team/partman-efi.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 446464
- Browser: https://salsa.debian.org/installer-team/partman-efi
- Last scan: 2026-07-10 08:09:03+00
- Next scan: 2026-07-16 13:08:00+00
- CI pipeline status: success
- Debian changelog in Git:
partman-efi (113) unstable; urgency=medium
* Team upload.
[ Updated translations ]
* Bosnian (bs.po) by pacavarn
* Tajik (tg.po) by Victor Ibragimov
-- Holger Wansing <hwansing@mailbox.org> Thu, 14 May 2026 20:57:34 +0200
- This branch is 2 commits ahead of tag 113
- Git log:
commit c1f54ed71fcf94e053f382e741c1a4f028d26365
Merge: 0243f19 87baca0
Author: Steve McIntyre <93sam@debian.org>
Date: Sat Jun 13 12:34:26 2026 +0000
Merge branch 'fat32_for_all' into 'master'
Format ESPs using FAT32 for all architectures
See merge request installer-team/partman-efi!9
commit 87baca0ac5bf2d191439e918897c9905dc881728
Author: Pascal Hambourg <pascal@plouf.fr.eu.org>
Date: Wed Jun 10 14:33:03 2026 +0200
Format ESPs using FAT32 for all architectures
FAT16 was used on non-x86 but it was only intended for ia64. Since then,
ia64 support has been removed and new architectures have been added.
So use FAT32 for all architectures.