Commit a01b0bf
committed
Auto merge of rust-lang#56961 - pietroalbini:gpg-beta, r=pietroalbini
[beta] Backport fixes to build-manifest
Backports the following changes to beta:
* rust-lang#56703: Fix build of the `build-manifest` tool *(partial, just added last commit)*
* rust-lang#56783: Add `--pinentry-mode=loopback` to deployment script
* rust-lang#56735: Fix gpg signing in manifest builder
r? @ghost
cc @Mark-Simulacrum @alexcrichtonFile tree
2 files changed
+5
-2
lines changed- src
- ci/docker/mingw-check
- tools/build-manifest/src
2 files changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
| 24 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
621 | 621 | | |
622 | 622 | | |
623 | 623 | | |
624 | | - | |
| 624 | + | |
| 625 | + | |
625 | 626 | | |
| 627 | + | |
626 | 628 | | |
627 | 629 | | |
628 | 630 | | |
| |||
0 commit comments