Skip to content

Commit

Permalink
build(deps): update dependency cryptography to v43 [security] (hotfix…
Browse files Browse the repository at this point in the history
…/2.7) (#1871)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [cryptography](https://github.com/pyca/cryptography)
([changelog](https://cryptography.io/en/latest/changelog/)) | `==41.0.7`
-> `==43.0.1` |
[![age](https://developer.mend.io/api/mc/badges/age/pypi/cryptography/43.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/cryptography/43.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/cryptography/41.0.7/43.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/cryptography/41.0.7/43.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

### GitHub Vulnerability Alerts

####
[GHSA-h4gh-qq45-vh27](https://github.com/pyca/cryptography/security/advisories/GHSA-h4gh-qq45-vh27)

pyca/cryptography's wheels include a statically linked copy of OpenSSL.
The versions of OpenSSL included in cryptography 37.0.0-43.0.0 are
vulnerable to a security issue. More details about the vulnerability
itself can be found in
https://openssl-library.org/news/secadv/20240903.txt.

If you are building cryptography source ("sdist") then you are
responsible for upgrading your copy of OpenSSL. Only users installing
from wheels built by the cryptography project (i.e., those distributed
on PyPI) need to update their cryptography versions.

---

### Release Notes

<details>
<summary>pyca/cryptography (cryptography)</summary>

###
[`v43.0.1`](https://github.com/pyca/cryptography/compare/43.0.0...43.0.1)

[Compare
Source](https://github.com/pyca/cryptography/compare/43.0.0...43.0.1)

###
[`v43.0.0`](https://github.com/pyca/cryptography/compare/42.0.8...43.0.0)

[Compare
Source](https://github.com/pyca/cryptography/compare/42.0.8...43.0.0)

###
[`v42.0.8`](https://github.com/pyca/cryptography/compare/42.0.7...42.0.8)

[Compare
Source](https://github.com/pyca/cryptography/compare/42.0.7...42.0.8)

###
[`v42.0.7`](https://github.com/pyca/cryptography/compare/42.0.6...42.0.7)

[Compare
Source](https://github.com/pyca/cryptography/compare/42.0.6...42.0.7)

###
[`v42.0.6`](https://github.com/pyca/cryptography/compare/42.0.5...42.0.6)

[Compare
Source](https://github.com/pyca/cryptography/compare/42.0.5...42.0.6)

###
[`v42.0.5`](https://github.com/pyca/cryptography/compare/42.0.4...42.0.5)

[Compare
Source](https://github.com/pyca/cryptography/compare/42.0.4...42.0.5)

###
[`v42.0.4`](https://github.com/pyca/cryptography/compare/42.0.3...42.0.4)

[Compare
Source](https://github.com/pyca/cryptography/compare/42.0.3...42.0.4)

###
[`v42.0.3`](https://github.com/pyca/cryptography/compare/42.0.2...42.0.3)

[Compare
Source](https://github.com/pyca/cryptography/compare/42.0.2...42.0.3)

###
[`v42.0.2`](https://github.com/pyca/cryptography/compare/42.0.1...42.0.2)

[Compare
Source](https://github.com/pyca/cryptography/compare/42.0.1...42.0.2)

###
[`v42.0.1`](https://github.com/pyca/cryptography/compare/42.0.0...42.0.1)

[Compare
Source](https://github.com/pyca/cryptography/compare/42.0.0...42.0.1)

###
[`v42.0.0`](https://github.com/pyca/cryptography/compare/41.0.7...42.0.0)

[Compare
Source](https://github.com/pyca/cryptography/compare/41.0.7...42.0.0)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "" in timezone Etc/UTC, Automerge - At
any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/canonical/charmcraft).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6ImhvdGZpeC8yLjciLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Alex Lowe <alex.lowe@canonical.com>
  • Loading branch information
renovate[bot] and lengau authored Sep 6, 2024
1 parent 59f475a commit 2fa3602
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ craft-cli==2.4.0
craft-parts==1.25.2
craft-providers==1.20.3
craft-store==2.5.0
cryptography==41.0.7
cryptography==43.0.1
Deprecated==1.2.14
distlib==0.3.8
distro==1.8.0
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ craft-cli==2.4.0
craft-parts==1.25.2
craft-providers==1.20.3
craft-store==2.5.0
cryptography==41.0.7
cryptography==43.0.1
Deprecated==1.2.14
distro==1.8.0
humanize==4.8.0
Expand Down
2 changes: 2 additions & 0 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ apps:
XDG_CACHE_HOME: $SNAP_USER_COMMON/cache
# same for config
XDG_CONFIG_HOME: $SNAP_USER_COMMON/config
# Disable legacy openssl algorithms with cryptography
CRYPTOGRAPHY_OPENSSL_NO_LEGACY: 1

grade: stable
confinement: classic
Expand Down

0 comments on commit 2fa3602

Please sign in to comment.