grml2usb (0.20.11)
[PTS] [DDPO]
COMMITS: VCS has seen 6 commits since the v0.20.11 tag
- Git: https://github.com/grml/grml2usb.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 495616
- Browser: https://github.com/grml/grml2usb
- Last scan: 2026-03-06 06:56:05+00
- Next scan: 2026-03-07 04:10:00+00
- Debian changelog in Git:
grml2usb (0.20.11) unstable; urgency=medium
[ Chris Hofstaedtler ]
* [e4a233f] grml2usb: apply black 26.1.0
* [849f303] grml2usb: fix typo in comment
* [7848bd7] grml2usb: follow glob1 deprecation
* [baec39a] grml2usb: correctly pass a bool to fineput.input inplace argument
* [c8b72c4] grml2usb: do not pre-format logging format strings
* [288f5ed] grml2usb: remove obsolete utf-8 encoding declaration
* [1fa9eb6] test: remove unused argparse import
* [c3fafa9] Replace black, isort, flake8 with ruff
* [cd6693a] pyproject.toml: require pyparted only on linux
* [d1930bb] grml2usb: inline get_partition_for_path back into check_boot_flag
* [3ba43f6] grml2usb: use f-strings where trivially possible
* [16ec2e9] grml2usb: show device name in mkfs question
* [a5a34e8] grml2usb: lowercase local variable in handle_logging
* [2a7822c] grml2usb: replace depreated IOError name
* [8316e09] grml2usb: extract prompting for y/n into helper function
* [c9c8d08] grml2usb: simplify the "which" helper function
* [b65f072] grml2usb: remove unused argument to "unmount"
* [2b8a680] grml2usb: "mkdir": use exist_ok available since Python 3.2
* [4e54562] grml2usb: simplify "write_uuid"
* [b035c38] grml2usb: simplify "get_target_bootid"
* [2f13c5d] grml2usb: simplify "build_loopbackcfg"
* [5843648] grml2usb: simplify "initial_syslinux_config"
* [e6cbcf2] grml2usb: "add_entry_if_not_present": use with open instead of
f.close()
* [bb8bb57] grml2usb: "add_syslinux_entry": explicitly pass syslinux_target
instead of reconstructing it
* [c3f36c3] grml2usb: "handle_syslinux_config": use with open instead of
f.close()
* [90698dc] grml2usb: "check_uid_root": simplify check condition
* [41a1845] grml2usb: "get_bootoptions": swap if branches
* [a8ab92c] grml2usb: "check_options": swap if branches
* [534c9fa] grml2usb: "main": merge nested if
* [f066417] grml2usb: use run_program to replace log + subprocess pattern
* [ee9005b] grml2usb: check_for_fat: handle exit code 2 from blkid
* [08225ab] grml2usb: check_for_fat: make try block smaller
* [745e52b] grml2usb: "handle_secure_boot": remove duplicated mount debug
log
* [87030b3] grml2usb: "mount": stop passing "" as "no options"
-- Chris Hofstaedtler <ch@grml.org> Thu, 12 Feb 2026 23:08:57 +0100
- This branch is 6 commits ahead of tag v0.20.11
- Git log:
commit bd07b54ff7b828ec2895cf8659ffb057b0d9cb36
Merge: 1bca0f6 e37c5b5
Author: Michael Prokop <115592+mika@users.noreply.github.com>
Date: Mon Mar 2 11:15:37 2026 +0100
Merge pull request #96 from grml/dependabot/github_actions/actions/upload-artifact-7
ci(deps): bump actions/upload-artifact from 6 to 7
commit 1bca0f6f0bf1c2247e99d8278e49e9c2038d0c70
Merge: 9e7342e 5ec489f
Author: Michael Prokop <115592+mika@users.noreply.github.com>
Date: Mon Mar 2 11:15:03 2026 +0100
Merge pull request #97 from grml/dependabot/github_actions/actions/download-artifact-8
ci(deps): bump actions/download-artifact from 7 to 8
commit 5ec489f3d9fa4269bd75f8432a19b7472ec1b20a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon Mar 2 08:17:07 2026 +0000
ci(deps): bump actions/download-artifact from 7 to 8
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 7 to 8.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v7...v8)
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-version: '8'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
commit e37c5b5919458d31d0a38968b919521049126ead
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon Mar 2 08:17:03 2026 +0000
ci(deps): bump actions/upload-artifact from 6 to 7
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6 to 7.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v6...v7)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
commit 9e7342e0d7c451505010d403ad5e5bf7c91a88c2
Merge: ded15a6 e12dffe
Author: Michael Prokop <115592+mika@users.noreply.github.com>
Date: Fri Feb 27 09:54:44 2026 +0100
Merge pull request #95 from grml/mika/aarch64
Fix host architecture detection when running on arm64
commit e12dffee4907c08e2213e9e832a4e012cb196e42
Author: Michael Prokop <mika@grml.org>
Date: Thu Feb 26 17:51:33 2026 +0100
Fix host architecture detection when running on arm64
With `dpkg --print-architecture` it indeed reports arm64:
% dpkg --print-architecture
arm64
But `uname -m` reports aarch64 instead:
% uname -m
aarch64
Given that we rely on `uname -m` for identifying the host architecture,
adjust the check accordingly.