DirectXShaderCompiler/utils
dependabot[bot] 5852de760b
Bump cryptography from 41.0.6 to 42.0.4 in /utils/git (#6339)
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.6
to 42.0.4.
<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>42.0.4 - 2024-02-20</p>
<pre><code>
* Fixed a null-pointer-dereference and segfault that could occur when
creating
a PKCS#12 bundle. Credit to **Alexander-Programming** for reporting the
  issue. **CVE-2024-26130**
* Fixed ASN.1 encoding for PKCS7/SMIME signed messages. The fields
``SMIMECapabilities``
and ``SignatureAlgorithmIdentifier`` should now be correctly encoded
according to the
  definitions in :rfc:`2633` :rfc:`3370`.
<p>.. _v42-0-3:</p>
<p>42.0.3 - 2024-02-15
</code></pre></p>
<ul>
<li>Fixed an initialization issue that caused key loading failures for
some
users.</li>
</ul>
<p>.. _v42-0-2:</p>
<p>42.0.2 - 2024-01-30</p>
<pre><code>
* Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL
3.2.1.
* Fixed an issue that prevented the use of Python buffer protocol
objects in
  ``sign`` and ``verify`` methods on asymmetric keys.
* Fixed an issue with incorrect keyword-argument naming with
``EllipticCurvePrivateKey``

:meth:`~cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePrivateKey.exchange`,
  ``X25519PrivateKey``

:meth:`~cryptography.hazmat.primitives.asymmetric.x25519.X25519PrivateKey.exchange`,
  ``X448PrivateKey``

:meth:`~cryptography.hazmat.primitives.asymmetric.x448.X448PrivateKey.exchange`,
  and ``DHPrivateKey``

:meth:`~cryptography.hazmat.primitives.asymmetric.dh.DHPrivateKey.exchange`.
<p>.. _v42-0-1:</p>
<p>42.0.1 - 2024-01-24
</code></pre></p>
<ul>
<li>Fixed an issue with incorrect keyword-argument naming with
<code>EllipticCurvePrivateKey</code>

:meth:<code>~cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePrivateKey.sign</code>.</li>
<li>Resolved compatibility issue with loading certain RSA public keys in

:func:<code>~cryptography.hazmat.primitives.serialization.load_pem_public_key</code>.</li>
</ul>
<p>.. _v42-0-0:</p>
<p>42.0.0 - 2024-01-22</p>
<pre><code>
&lt;/tr&gt;&lt;/table&gt; 
</code></pre>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="fe18470f7d"><code>fe18470</code></a>
Bump for 42.0.4 release (<a
href="https://redirect.github.com/pyca/cryptography/issues/10445">#10445</a>)</li>
<li><a
href="aaa2dd06ed"><code>aaa2dd0</code></a>
Fix ASN.1 issues in PKCS#7 and S/MIME signing (<a
href="https://redirect.github.com/pyca/cryptography/issues/10373">#10373</a>)
(<a
href="https://redirect.github.com/pyca/cryptography/issues/10442">#10442</a>)</li>
<li><a
href="7a4d012991"><code>7a4d012</code></a>
Fixes <a
href="https://redirect.github.com/pyca/cryptography/issues/10422">#10422</a>
-- don't crash when a PKCS#12 key and cert don't match (<a
href="https://redirect.github.com/pyca/cryptography/issues/10423">#10423</a>)
...</li>
<li><a
href="df314bb182"><code>df314bb</code></a>
backport actions m1 switch to 42.0.x (<a
href="https://redirect.github.com/pyca/cryptography/issues/10415">#10415</a>)</li>
<li><a
href="c49a7a5271"><code>c49a7a5</code></a>
changelog and version bump for 42.0.3 (<a
href="https://redirect.github.com/pyca/cryptography/issues/10396">#10396</a>)</li>
<li><a
href="396bcf64c5"><code>396bcf6</code></a>
fix provider loading take two (<a
href="https://redirect.github.com/pyca/cryptography/issues/10390">#10390</a>)
(<a
href="https://redirect.github.com/pyca/cryptography/issues/10395">#10395</a>)</li>
<li><a
href="0e0e46f5f7"><code>0e0e46f</code></a>
backport: initialize openssl's legacy provider in rust (<a
href="https://redirect.github.com/pyca/cryptography/issues/10323">#10323</a>)
(<a
href="https://redirect.github.com/pyca/cryptography/issues/10333">#10333</a>)</li>
<li><a
href="2202123b50"><code>2202123</code></a>
changelog and version bump 42.0.2 (<a
href="https://redirect.github.com/pyca/cryptography/issues/10268">#10268</a>)</li>
<li><a
href="f7032bdd40"><code>f7032bd</code></a>
bump openssl in CI (<a
href="https://redirect.github.com/pyca/cryptography/issues/10298">#10298</a>)
(<a
href="https://redirect.github.com/pyca/cryptography/issues/10299">#10299</a>)</li>
<li><a
href="002e886f16"><code>002e886</code></a>
Fixes <a
href="https://redirect.github.com/pyca/cryptography/issues/10294">#10294</a>
-- correct accidental change to exchange kwarg (<a
href="https://redirect.github.com/pyca/cryptography/issues/10295">#10295</a>)
(<a
href="https://redirect.github.com/pyca/cryptography/issues/10296">#10296</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/pyca/cryptography/compare/41.0.6...42.0.4">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=41.0.6&new-version=42.0.4)](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/microsoft/DirectXShaderCompiler/network/alerts).

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-13 14:29:31 -05:00
..
FileCheck Add check-prefixes support for FileCheck. (#4769) 2022-11-07 15:58:21 -08:00
KillTheDoctor Make correct/consistent include capitalization (#1269) 2018-05-10 10:47:52 -07:00
Misc first commit 2016-12-28 11:52:27 -08:00
PerfectShuffle Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
TableGen Fallthrough (#4843) 2022-12-09 10:13:56 -08:00
buildit first commit 2016-12-28 11:52:27 -08:00
count Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
crosstool first commit 2016-12-28 11:52:27 -08:00
fpcmp Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
git Bump cryptography from 41.0.6 to 42.0.4 in /utils/git (#6339) 2024-03-13 14:29:31 -05:00
git-svn Rename master branch to main (#4461) 2022-05-16 15:00:19 -07:00
hct DxilValidation: add ShaderCompatInfo call graph checking (#6332) 2024-02-26 15:02:28 -08:00
jedit first commit 2016-12-28 11:52:27 -08:00
kate first commit 2016-12-28 11:52:27 -08:00
lint Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
lit Write lit xml output as utf-8 (#6130) 2024-01-05 11:32:49 -08:00
llvm-build Disable LLVMBuild.txt dependencies and DummyConfigureOutput writing for official builds (#3319) 2020-12-14 20:26:29 -08:00
llvm-lit Merge branch 'main' into 'staging-sm-6.8' (#5741) 2023-09-18 22:01:12 -07:00
not Add `-verify` flag to DXC (#5032) 2023-02-16 17:56:34 -06:00
release Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
testgen Clean up mistakes made when fixing copyright banners. 2017-01-25 14:36:50 -08:00
textmate first commit 2016-12-28 11:52:27 -08:00
unittest [C++17] Force C++17 when build DXC (#5520) 2023-08-22 13:20:27 -04:00
valgrind first commit 2016-12-28 11:52:27 -08:00
version Use git rev-parse to get last commit sha (#6366) 2024-02-29 12:00:39 -08:00
yaml-bench Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
DSAclean.py Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
DSAextract.py Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
GenLibDeps.pl first commit 2016-12-28 11:52:27 -08:00
GetCommitInfo.py Enable build without git enlistment (#2386) 2019-07-30 23:40:42 +02:00
GetRepositoryPath first commit 2016-12-28 11:52:27 -08:00
GetSourceVersion first commit 2016-12-28 11:52:27 -08:00
LLVMBuild.txt Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
UpdateCMakeLists.pl first commit 2016-12-28 11:52:27 -08:00
bisect first commit 2016-12-28 11:52:27 -08:00
check-each-file first commit 2016-12-28 11:52:27 -08:00
clang-parse-diagnostics-file first commit 2016-12-28 11:52:27 -08:00
codegen-diff first commit 2016-12-28 11:52:27 -08:00
countloc.sh Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
create_ladder_graph.py Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
findmisopt first commit 2016-12-28 11:52:27 -08:00
findoptdiff first commit 2016-12-28 11:52:27 -08:00
findsym.pl first commit 2016-12-28 11:52:27 -08:00
getsrcs.sh Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
lldbDataFormatters.py Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
llvm-compilers-check Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
llvm-native-gxx first commit 2016-12-28 11:52:27 -08:00
llvm.grm first commit 2016-12-28 11:52:27 -08:00
llvm.natvis first commit 2016-12-28 11:52:27 -08:00
llvmdo Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
llvmgrep Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
makellvm first commit 2016-12-28 11:52:27 -08:00
prepare-code-coverage-artifact.py Bring in code coverage tooling (#4759) 2022-11-15 12:17:03 -06:00
shuffle_fuzz.py Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
sort_includes.py Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
test_debuginfo.pl first commit 2016-12-28 11:52:27 -08:00
update_llc_test_checks.py Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
update_spirv_deps.sh Prevent update_spirv_deps.sh from updating re2 and effcee. (#5250) 2023-06-14 11:25:36 -04:00
wciia.py Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00