v24.12 release notes
Let's put stuff we want to mention in the v24.12 release blog post into this issue.
ETA: 2024-12-23
- Show closed items
Related merge requests 3
When these merge requests are accepted, this issue will be closed automatically.
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- Oliver Smith changed milestone to %v24.12 Release
changed milestone to %v24.12 Release
- Oliver Smith mentioned in issue pmaports#3318 (closed)
mentioned in issue pmaports#3318 (closed)
- Author Maintainer
Sxmo 1.17.0 released: https://lists.sr.ht/~mil/sxmo-announce/%3CD5WUL2U5KU8X.3T11SCVV548EO@anaproy.nl%3E
- Author Maintainer
doas-sudo-shim needs to be explicitly installed: https://postmarketos.org/edge/2024/12/01/APK-conflict-between-sudo-and-doas-sudo-shim/#update-doas-sudo-shim-needs-to-be-explicitly-installed
- Author Maintainer
Community supported msm8953 xiaomis have been replaced with generic device package.
- Author MaintainerResolved by Robert Eckelmann
What release name should we pick? This just came up in the team meeting, following up here.
Some ideas:
- The name of the wallpaper (voting here: https://fosstodon.org/@postmarketOS/113624366198561582, names: dawning,
pond, sward, torqoise) - The one with ... (our usual naming scheme)
- The one with Cameras on Androids, but it's Mainline Linux
Edited by Oliver Smith - The name of the wallpaper (voting here: https://fosstodon.org/@postmarketOS/113624366198561582, names: dawning,
3 replies Last reply by Oliver Smith
- Author Maintainer
unfortunately audio on sdm845 isn't very reliable, lots of related issues like pmaports#3320
(I have some ideas how to tackle this better in the future, discussing in the testing chat)
Edited by Oliver Smith Collapse replies - Author Maintainer
-> new chat for coordination on these issues: postmarketos-audio / audio:postmarketos.org
- Author Maintainer
pmaports#3370: Snapshot - Gnome camera (flatpak) permission error (with workaround)
Edited by Oliver Smith - Author Maintainer
upgrading for devices that now use the generic qcom-msm8953 port:
@barni2000 wrote in testing chat:
Device package can be changed with 3 steps without reinstall
apk add device-qcom-msm8953
apk del device-xiaomi-mido (device-xiaomi-mido-nonfree-firmware) firmware-xiaomi-mido
apk fix
me:
okay, thanks - I'll include this in the release notes! I wonder if it works with the release upgrade script too, I guess ideally somebody would test that, otherwise I'll note that it is not tested and may not work
Edited by Oliver Smith Collapse replies - Developer
tldr this is the full guide:
- Upgrade your lk2nd > 19.0
- Upgrade your device, kernel >= 6.12
# apk update
# apk upgrade -a
if you have broken package try to fix it with
# apk fix
# apk add device-qcom-msm8953
# apk del device-xiaomi-<codename> firmware-xiaomi-<codename>
# apk del device-xiaomi-<codename>-nonfree-firmware # (optional) only need if you still have this package installed
# apk fix
# reboot
1
- Author Maintainer
pmaports!5911 (merged): pinephone and librem5 moved from main to community
Edited by Oliver Smith - Oliver Smith changed the description
changed the description
- Oliver Smith mentioned in merge request !348 (merged)
mentioned in merge request !348 (merged)
- Oliver Smith closed with merge request !348 (merged)
closed with merge request !348 (merged)