qcom-phone-utils (0.4.5)
[PTS] [DDPO]
COMMITS: VCS has seen 2 commits since the debian/0.4.5 tag
- Git: https://salsa.debian.org/DebianOnMobile-team/qcom-phone-utils.git
-
- Branch: debian/latest
- Path: debian/changelog
- Repo size: 188416
- Browser: https://salsa.debian.org/DebianOnMobile-team/qcom-phone-utils
- Last scan: 2026-09-07 14:53:14+00
- Error: https://salsa.debian.org/api/v4/projects/DebianOnMobile-team%2Fqcom-phone-utils API request failed: 401 Unauthorized at /srv/qa.debian.org/data/vcswatch/vcswatch line 410.
- Next scan: 2026-09-16 01:04:00+00
- Debian changelog in Git:
qcom-phone-utils (0.4.5) unstable; urgency=medium
* Team upload.
* zz-qcom-bootimg: Allow to downgrade kernels. Ever so often it can be
helpful to quickly downgrade a kernel. Make that a bit easier by allowing
to use zz-qcom-bootimg for that:
/etc/kernel/postinst.d/zz-qcom-bootimg -f 6.12-sdm670
* scripts: Add helper to backup the boot partition.
Backing up the boot partition before a kernel major version change
and in case of problems booting back into the old kernel via
fastboot boot boot_b-6.12-sdm845-2026-04-18
is a simple trick recover from a broken upgrade. Add a script that
simplifies the backup up of the current boot partition. This can go away
once we have proper A/B immutable image swaps.
-- Guido Günther <agx@sigxcpu.org> Thu, 28 May 2026 09:59:27 +0200
- This branch is 2 commits ahead of tag debian/0.4.5
- Git log:
commit 0e691afaf3b2f5f166348cf193b73a9e82c60e29
Author: Guido Günther <agx@sigxcpu.org>
Date: Tue Jul 7 09:50:13 2026 +0200
Ensure any alsa state file are absent on sdm845
Signed-off-by: Guido Günther <agx@sigxcpu.org>
commit 1e87de35b04aa37ae0e81197fd3f69e09c2dfc72
Author: Marco Mattiolo <marco.mattiolo@hotmail.it>
Date: Fri Jul 3 23:08:14 2026 +0200
Fix sdm845 audio by applying a drop-in for alsa-restore
that prevents alsa-restore from running on sdm845
Signed-off-by: Guido Günther <agx@sigxcpu.org>