← Back to issue list

build(deps): bump cryptography from 45.0.4 to 46.0.6 in /tests/spread/ubuntu-26.04/test-cmd

View original Github issue

Metadata

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

Current evaluation

Closed after maintainer @lengau ran @dependabot recreate. The bot deferred updates to a future release. CI failures on snap tests and typechecking blocked merging. Dependabot closed the PR to await a newer version.

Suggested action:

No scores available.

Issue body

Bumps [cryptography](https://github.com/pyca/cryptography) from 45.0.4 to 46.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>46.0.6 - 2026-03-25</p> <pre><code> * **SECURITY ISSUE**: Fixed a bug where name constraints were not applied to peer names during verification when the leaf certificate contains a wildcard DNS SAN. Ordinary X.509 topologies are not affected by this bug, including those used by the Web PKI. Credit to **Oleh Konko (1seal)** for reporting the issue. **CVE-2026-34073** <p>.. _v46-0-5:</p> <p>46.0.5 - 2026-02-10<br /> </code></pre></p> <ul> <li>An attacker could create a malicious public key that reveals portions of your private key when using certain uncommon elliptic curves (binary curves). This version now includes additional security checks to prevent this attack. This issue only affects binary elliptic curves, which are rarely used in real-world applications. Credit to <strong>XlabAI Team of Tencent Xuanwu Lab and Atuin Automated Vulnerability Discovery Engine</strong> for reporting the issue. <strong>CVE-2026-26007</strong></li> <li>Support for <code>SECT*</code> binary elliptic curves is deprecated and will be removed in the next release.</li> </ul> <p>.. v46-0-4:</p> <p>46.0.4 - 2026-01-27</p> <pre><code> * `Dropped support for win_arm64 wheels`_. * Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL 3.5.5. <p>.. _v46-0-3:</p> <p>46.0.3 - 2025-10-15<br /> </code></pre></p> <ul> <li>Fixed compilation when using LibreSSL 4.2.0.</li> </ul> <p>.. _v46-0-2:</p> <p>46.0.2 - 2025-09-30</p> <pre><code> * Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL 3.5.4. <p>.. _v46-0-1:</p> <p>46.0.1 - 2025-09-16<br /> </code></pre></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pyca/cryptography/commit/91d728897bdad30cd5c79a2b23e207f1f050d587"><code>91d7288</code></a> Cherry-pick <a href="https://redirect.github.com/pyca/cryptography/issues/14542">#14542</a> (<a href="https://redirect.github.com/pyca/cryptography/issues/14543">#14543</a>)</li> <li><a href="https://github.com/pyca/cryptography/commit/06e120e682cb200e3f7050c02f0bcdac90c4c6ad"><code>06e120e</code></a> bump version for 46.0.5 release (<a href="https://redirect.github.com/pyca/cryptography/issues/14289">#14289</a>)</li> <li><a href="https://github.com/pyca/cryptography/commit/0eebb9dbb6343d9bc1d91e5a2482ed4e054a6d8c"><code>0eebb9d</code></a> EC check key on cofactor &gt; 1 (<a href="https://redirect.github.com/pyca/cryptography/issues/14287">#14287</a>)</li> <li><a href="https://github.com/pyca/cryptography/commit/bedf6e186b814f69a3f54f51252c23a71d44ed2e"><code>bedf6e1</code></a> fix openssl version on 46 branch (<a href="https://redirect.github.com/pyca/cryptography/issues/14220">#14220</a>)</li> <li><a href="https://github.com/pyca/cryptography/commit/e6f44fc8e6391f05d719fb9d369692325b87a471"><code>e6f44fc</code></a> bump for 46.0.4 and drop win arm64 due to CI issues (<a href="https://redirect.github.com/pyca/cryptography/issues/14217">#14217</a>)</li> <li><a href="https://github.com/pyca/cryptography/commit/c0af4dd7b75921bbe9f1d41a03dbd4b64a9e3403"><code>c0af4dd</code></a> release 46.0.3 (<a href="https://redirect.github.com/pyca/cryptography/issues/13681">#13681</a>)</li> <li><a href="https://github.com/pyca/cryptography/commit/99efe5ad150a56efadafacaffd0e3ee319373904"><code>99efe5a</code></a> bump version for 46.0.2 (<a href="https://redirect.github.com/pyca/cryptography/issues/13531">#13531</a>)</li> <li><a href="https://github.com/pyca/cryptography/commit/e735cfc27502320101c130335c556394a125ba52"><code>e735cfc</code></a> release 46.0.1 (<a href="https://redirect.github.com/pyca/cryptography/issues/13450">#13450</a>)</li> <li><a href="https://github.com/pyca/cryptography/commit/4e457ffba43a6d87efc63c33041e2081438dd8a4"><code>4e457ff</code></a> Explicitly specify python in mac uv build invocation (<a href="https://redirect.github.com/pyca/cryptography/issues/13447">#13447</a>)</li> <li><a href="https://github.com/pyca/cryptography/commit/2726efdb6d67f1c90cf9c6062d9fe051965586f8"><code>2726efd</code></a> Depend on CFFI 2.0.0 or newer on Python &gt; 3.8 (<a href="https://redirect.github.com/pyca/cryptography/issues/13448">#13448</a>)</li> <li>Additional commits viewable in <a href="https://github.com/pyca/cryptography/compare/45.0.4...46.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=uv&previous-version=45.0.4&new-version=46.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 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/charmcraft/network/alerts). </details>

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Closed after maintainer @lengau ran @dependabot recreate. The bot deferred updates to a future release. CI failures on snap tests and typechecking blocked merging. Dependabot closed the PR to await a newer version.
qwen3.6-35b-a3b-mtp-q6 Dependabot PR to bump cryptography from 45.0.4 to 46.0.6 was closed without merging. A maintainer issued @dependabot recreate, superseding the PR. Dependabot confirmed it would stop tracking this release.
qwen3.6-35b-a3b-mtp-q6 Closed without merging. A maintainer triggered @dependabot recreate, but the cryptography update was not applied. The PR was abandoned, and Dependabot will handle future version bumps automatically.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#2609 build(deps): bump cryptography from 45.0.4 to 46.0.5 in /tests/spread/ubuntu-26.04/test-cmd charmcraft closed Closed without merging. The Dependabot update for cryptography to 46.0.5 failed CI checks and received no review. Dependabot acknowledged the closure and will skip further notifications for this release.
92%
#2639 build(deps): bump cryptography from 45.0.4 to 46.0.6 in /tests/spread/ubuntu-24.04/test-cmd charmcraft closed Dependabot PR updating cryptography to 46.0.6 was closed without merging. CI failed on several Ubuntu versions and typechecking. The bot confirmed it would stop notifying about this release, indicating the update was abandoned.
90%
#2613 build(deps): bump cryptography from 45.0.4 to 46.0.5 in /tests/spread/ubuntu-25.10/test-cmd charmcraft closed Automated cryptography update to 46.0.5 was closed without merging. Maintainers ignored the request, prompting Dependabot to stop notifications for this release. Multiple CI checks failed and no approvals were received.
89%
#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.
87%
#2645 build(deps): bump cryptography from 46.0.6 to 46.0.7 charmcraft closed The Dependabot PR updating cryptography to 46.0.7 was closed without merging. After maintainer rebases, Dependabot confirmed it will skip future notifications for this release, effectively abandoning the pull request.
86%
#4563 build(deps): bump cryptography from 41.0.7 to 42.0.0 snapcraft closed Dependabot update to bump cryptography from 41.0.7 to 42.0.0 was closed and superseded by PR #4564. CI tests passed with maintained coverage.
83%
#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.
82%
#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.
82%
#86 build(deps): bump cryptography from 46.0.1 to 46.0.5 debcraft merged Merged Dependabot PR updating cryptography from 46.0.1 to 46.0.5. The update patches CVE-2026-26007, upgrades to OpenSSL 3.5.5, and drops win_arm64 wheels. Approved by reviewers and passed all CI checks before merge.
81%
#1018 build(deps): bump cryptography from 3.4.8 to 39.0.1 charmcraft closed Dependabot PR to update cryptography from 3.4.8 to 39.0.1 was closed without merging. A maintainer explicitly closed it via the @dependabot close command, rejecting the major version upgrade.
81%