issues
search
PelionIoT
/
manifest-tool
A tool for creating and parsing update manifests
Apache License 2.0
11
stars
14
forks
source link
Release 2.6.1
#47
Closed
jenia81
closed
5 months ago
jenia81
commented
5 months ago
Drop support for Python 3.7.
Python 3.7 is end-of-life.
It fails the PR-checks in Mac runner as an
arm64
- package of Python 3.7 is not available.
Upgrade cryptography dependency from 41.0.4 to the latest 42.0.7.
There were multiple CVEs in the earlier one.
However, they do not impact manifest-tool as we do not use pkcs12 functionality.
arm64
- package of Python 3.7 is not available.