~pieq/bugit/+git/qabro:release-0.15

Last commit made on 2021-05-24
Get this branch:
git clone -b release-0.15 https://git.launchpad.net/~pieq/bugit/+git/qabro
Only Pierre Equoy can upload to this branch. If you are Pierre Equoy please log in for upload directions.

Branch merges

Branch information

Name:
release-0.15
Repository:
lp:~pieq/bugit/+git/qabro

Recent commits

f81a8cc... by Pierre Equoy

Bump to v0.15

87906b6... by PMR <pmr@pmr-lander>

Merge #402543 from ~pieq/qabro/+git/qabro:fix-armhf-build-cryptography-rust

cd049be... by Pierre Equoy

snap: Fix armhf build (rust dependency issue)

The launchpadlib Python library relies on cryptography library, which,
since December 2020, relies on the rust build chain to build.

On amd64 and arm64 architectures, cryptography lib is already available
as a binary wheel, so building it is not required. However, on armhf,
it's not available, and the the snap build stage fails because of
missing Rust dependencies.

This commit fixes that.

4206f36... by PMR <pmr@pmr-lander>

Merge #402382 from ~pieq/qabro/+git/qabro:fix-alsa-utils-service-dangling-symlink

f2edbe5... by Pierre Equoy

snap: Fix missing library file for alsa

923e76e... by Pierre Equoy

snap: Fix Snap store scan failure (dangling symlink)

Commit 75c64aaaaf09cb59311b8c8911fba5042ce4b605 brought the right fix at
the wrong place.

The symlink is created by the alsa part, not the acpidump part.

Tested OK after running review-tools.snap-review.

49dced3... by Pierre Equoy

snap: Fix build time warnings about binaries

93aa027... by PMR <pmr@pmr-lander>

Merge #402186 from ~pieq/qabro/+git/qabro:fix-snapstore-scan-failure-alsa-utils.service

75c64aa... by Pierre Equoy

snap: Fix Snap store scan failure (dangling symlink)

Snap store fails scan of qabro snap and send the following e-mail:

-----
Launchpad uploaded this snap package to the store, but the store failed
to
scan it:

package contains external symlinks:
lib/systemd/system/alsa-utils.service
-----

Remove this symlink as per an entry on the Snapcraft forum[1]

[1]
https://forum.snapcraft.io/t/store-unable-to-accept-contains-external-symlinks-to-sudo-service/23269

f4d39c6... by PMR <pmr@pmr-lander>

Merge #402241 from ~pieq/qabro/+git/qabro:1904849-add-stage-when-issue-filed