Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.9.2 #940

Open
wants to merge 11 commits into
base: qml
Choose a base branch
from
Open

v1.9.2 #940

wants to merge 11 commits into from

Conversation

tdewey-rpi
Copy link
Collaborator

v1.9.1 was released internally, and identified a handful of UI bugs that made it non-viable for release.

v1.9.2 provides a clear upgrade path for v1.9.0 users, and carries a range of cleanliness fixes:

  • Debian packaging for Raspberry Pi OS now has correct dependencies, a fixed up postinst script and can package the AppImage in a manner that makes it look a lot like the previous releases.
  • The gitignore has been expanded to cover more of the intermediates generated by this debuild flow
  • The github workflows have been deleted, because they are both unused and incorrect.

dh-exec is required for building the Debian package, as we use it to remap the AppImage into the right place.

On the install-time depends, add utils-linux, as we use this for finding storage devices.
We don't use Github actions, nor Github workflows. These files contain out of date build infrastructure, and so pass from being benign to harmful - and so let's remove them.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant