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

Last commit made on 2021-10-04
Get this branch:
git clone -b release-0.16 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.16
Repository:
lp:~pieq/bugit/+git/qabro

Recent commits

c46c88c... by Pierre Equoy

Bump to v0.16

78fe01e... by Ubuntu <email address hidden>

Merge #409541 from ~pieq/qabro/+git/qabro:fix-ca-certs-ssl

776e408... by Pierre Equoy

Add certifi python package to get working CA certificates

launchpadlib uses python library httplib2 to communicate with Launchpad.
Following DST Root CA X3 Expiration [1], the certificates embedded in
httplib2 became obsolete and stopped working [2], resulting in
launchpadlib (and therefore qabro) to be unable to connect to Launchpad.

As a workaround while waiting for httplib2 to be fixed, we include the
python certifi package that includes the proper certificates.

[1]
https://letsencrypt.org/docs/dst-root-ca-x3-expiration-september-2021/>
[2] https://github.com/httplib2/httplib2/issues/203

031e693... by PMR <pmr@pmr-lander>

Merge #403543 from ~pieq/qabro/+git/qabro:add-hwe-usb-tag

9c565ba... by Pierre Equoy

tags: add hwe-usb tag

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

Merge #403196 from ~pieq/qabro/+git/qabro:v0.16dev-update-changelog

0250209... by Pierre Equoy

Bump to v0.16dev

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

Merge #403172 from ~pieq/qabro/+git/qabro:release-0.15

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