← Back to issue list

Bump cryptography from 38.0.4 to 41.0.6

View original Github issue

Metadata

Project
imagecraft
Number
#9
Type
pull request
State
closed
Author
dependabot[bot]
Labels
Created
Updated
Closed

Current evaluation

Automated update to bump cryptography from 38.0.4 to 41.0.6 was closed without merging. The change was abandoned because the package is no longer a project dependency, making the update unnecessary.

Suggested action:

No scores available.

Issue body

Bumps [cryptography](https://github.com/pyca/cryptography) from 38.0.4 to 41.0.6. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst">cryptography's changelog</a>.</em></p> <blockquote> <p>41.0.6 - 2023-11-27</p> <pre><code> * Fixed a null-pointer-dereference and segfault that could occur when loading certificates from a PKCS#7 bundle. Credit to **pkuzco** for reporting the issue. **CVE-2023-49083** <p>.. _v41-0-5:</p> <p>41.0.5 - 2023-10-24 </code></pre></p> <ul> <li>Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL 3.1.4.</li> <li>Added a function to support an upcoming <code>pyOpenSSL</code> release.</li> </ul> <p>.. _v41-0-4:</p> <p>41.0.4 - 2023-09-19</p> <pre><code> * Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL 3.1.3. <p>.. _v41-0-3:</p> <p>41.0.3 - 2023-08-01 </code></pre></p> <ul> <li>Fixed performance regression loading DH public keys.</li> <li>Fixed a memory leak when using :class:<code>~cryptography.hazmat.primitives.ciphers.aead.ChaCha20Poly1305</code>.</li> <li>Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL 3.1.2.</li> </ul> <p>.. _v41-0-2:</p> <p>41.0.2 - 2023-07-10</p> <pre><code> * Fixed bugs in creating and parsing SSH certificates where critical options with values were handled incorrectly. Certificates are now created correctly and parsing accepts correct values as well as the previously generated invalid forms with a warning. In the next release, support for parsing these invalid forms will be removed. <p>.. _v41-0-1:</p> <p>41.0.1 - 2023-06-01 </code></pre></p> <ul> <li>Temporarily allow invalid ECDSA signature algorithm parameters in X.509 certificates, which are generated by older versions of Java.</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pyca/cryptography/commit/f09c261ca10a31fe41b1262306db7f8f1da0e48a"><code>f09c261</code></a> 41.0.6 release (<a href="https://redirect.github.com/pyca/cryptography/issues/9927">#9927</a>)</li> <li><a href="https://github.com/pyca/cryptography/commit/5012bedaef2dc60af3955306774b77ef379116e3"><code>5012bed</code></a> bump for 41.0.5 release (<a href="https://redirect.github.com/pyca/cryptography/issues/9766">#9766</a>)</li> <li><a href="https://github.com/pyca/cryptography/commit/563b1193997512836603777d31e2ea281b3dc79a"><code>563b119</code></a> Added binding needed for pyOpenSSL (<a href="https://redirect.github.com/pyca/cryptography/issues/9739">#9739</a>) (<a href="https://redirect.github.com/pyca/cryptography/issues/9740">#9740</a>)</li> <li><a href="https://github.com/pyca/cryptography/commit/fc11bce6930e591ce26a2317b31b9ce2b3e25512"><code>fc11bce</code></a> bump for 41.0.4 (<a href="https://redirect.github.com/pyca/cryptography/issues/9629">#9629</a>)</li> <li><a href="https://github.com/pyca/cryptography/commit/b22271cf3c3dd8dc8978f8f4b00b5c7060b6538d"><code>b22271c</code></a> bump for 41.0.3 (<a href="https://redirect.github.com/pyca/cryptography/issues/9330">#9330</a>)</li> <li><a href="https://github.com/pyca/cryptography/commit/774a4a16cbd22a89fdb4195ade9e4fcee27a7afa"><code>774a4a1</code></a> Only check DH key validity when loading a private key. (<a href="https://redirect.github.com/pyca/cryptography/issues/9071">#9071</a>) (<a href="https://redirect.github.com/pyca/cryptography/issues/9319">#9319</a>)</li> <li><a href="https://github.com/pyca/cryptography/commit/bfa4d95f0f356f2d535efd5c775e0fb3efe90ef2"><code>bfa4d95</code></a> changelog for 41.0.3 (<a href="https://redirect.github.com/pyca/cryptography/issues/9320">#9320</a>)</li> <li><a href="https://github.com/pyca/cryptography/commit/0da7165aa73c0a4865b0a4d9e019db3c16eea55a"><code>0da7165</code></a> backport fix the memory leak in fixedpool (<a href="https://redirect.github.com/pyca/cryptography/issues/9272">#9272</a>) (<a href="https://redirect.github.com/pyca/cryptography/issues/9309">#9309</a>)</li> <li><a href="https://github.com/pyca/cryptography/commit/7431db737cf0407560fac689d24f1d2e5efc349d"><code>7431db7</code></a> bump for 41.0.2 (<a href="https://redirect.github.com/pyca/cryptography/issues/9215">#9215</a>)</li> <li><a href="https://github.com/pyca/cryptography/commit/e190ef190525999d1f599cf8c3aef5cb7f3a8bc4"><code>e190ef1</code></a> Backport ssh cert fix (<a href="https://redirect.github.com/pyca/cryptography/issues/9211">#9211</a>)</li> <li>Additional commits viewable in <a href="https://github.com/pyca/cryptography/compare/38.0.4...41.0.6">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cryptography&package-manager=pip&previous-version=38.0.4&new-version=41.0.6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/canonical/imagecraft/network/alerts). </details>

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Automated update to bump cryptography from 38.0.4 to 41.0.6 was closed without merging. The change was abandoned because the package is no longer a project dependency, making the update unnecessary.
qwen3.6-35b-a3b-mtp-q6 Dependabot PR to update cryptography from 38.0.4 to 41.0.6 was closed because the package is no longer a project dependency. The update is abandoned and no longer required.
qwen3.6-35b-a3b-mtp-q6 Closed as abandoned because the cryptography package is no longer a project dependency. The version bump became unnecessary after the library was removed from the codebase.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#1200 build(deps): bump cryptography from 41.0.2 to 41.0.3 charmcraft closed Automated update for cryptography to 41.0.3 was closed as unnecessary. The dependency bot confirmed the package is already current, so the request was abandoned without review or merge.
88%
#4457 build(deps): bump cryptography from 41.0.4 to 41.0.6 snapcraft closed Automated dependency update to cryptography 41.0.6 was closed without merging. The package was already updated in the repository, rendering the change obsolete.
87%
#1163 build(deps): bump cryptography from 41.0.0 to 41.0.2 charmcraft closed Automated update for cryptography from 41.0.0 to 41.0.2 was closed as superseded. The dependency was already updated elsewhere, rendering the changes redundant. No merge occurred.
86%
#1395 build(deps): bump cryptography from 41.0.4 to 41.0.6 charmcraft closed Closed without merging. Dependabot automatically closed the update because the cryptography dependency was already at the latest version, making the PR redundant.
83%
#4599 build(deps): bump cryptography from 42.0.2 to 42.0.4 snapcraft closed Dependabot update for cryptography to 42.0.4 was closed after manual recreation. Dependabot confirmed the dependency is already current, making the PR unnecessary. The update was abandoned without merging.
82%
#4591 build(deps): bump cryptography from 41.0.7 to 42.0.2 snapcraft closed Automated cryptography bump from 41.0.7 to 42.0.2 was closed as superseded. Dependabot confirmed the package is already up-to-date, making the update unnecessary.
82%
#4033 build(deps): bump cryptography from 3.4 to 39.0.1 snapcraft closed Closed without merging. A maintainer declined the cryptography version bump because it alone breaks compatibility on certain architectures, recommending a broader update strategy instead.
80%
#1119 build(deps): bump cryptography from 40.0.2 to 41.0.0 charmcraft merged Dependabot successfully merged the dependency update bumping cryptography from 40.0.2 to 41.0.0. The change passed CI checks and received reviewer approval, updating the project's cryptographic library dependency.
80%
#4280 build(deps): bump cryptography from 41.0.0 to 41.0.2 snapcraft closed Dependabot PR updating cryptography from 41.0.0 to 41.0.2 was approved and passed CI but closed and superseded by pull request #4301.
79%
#2587 build(deps): bump cryptography from 45.0.4 to 46.0.5 in /tests/spread/ubuntu-24.04/test-cmd charmcraft closed The cryptography dependency bump from 45.0.4 to 46.0.5 was closed without being merged. Dependabot confirmed it will stop notifying about this release, indicating the update was abandoned or superseded.
79%