[tor-commits] [builders/tor-browser-build] branch maint-11.0 updated (479afa2 -> 1d47837)

gitolite role git at cupani.torproject.org
Tue May 10 11:42:10 UTC 2022


This is an automated email from the git hooks/post-receive script.

boklm pushed a change to branch maint-11.0
in repository builders/tor-browser-build.

    from 479afa2  Bug 40414: Add finished-signing-clean-*
     new 12e2535  Bug 40476: Update possible people.tpo build location
     new 12d4f48  Bug 40476: Add wait-for-finished-build
     new 7ff084f  Bug 40476: Rename authenticode-signing.sh to linux-signer-authenticode-signing
     new 4923491  Bug 40476: Update linux-signer-authenticode-signing
     new 01adb39  Bug 40476: Improve linux-signer-authenticode-signing
     new 93a33f6  Bug 40476: Use gpg with --batch --no-tty in linux-signer-gpg-sign
     new a7b69fa  Bug 40476: Add sync-scripts-to-staticiforme
     new 467ce32  Bug 40476: Add staticiforme-prepare-cdn-dist-upload
     new 1d47837  Bug 40476: Add do-all-signing

The 9 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 tools/signing/authenticode-signing.sh              |  48 ------
 tools/signing/do-all-signing                       | 186 +++++++++++++++++++++
 ...igned-sha256sums-gpg-signatures-from-people-tpo |   4 +-
 tools/signing/linux-signer-authenticode-signing    |  34 ++++
 tools/signing/linux-signer-gpg-sign                |   2 +-
 tools/signing/staticiforme-prepare-cdn-dist-upload |  36 ++++
 ...o-macos-signer => sync-scripts-to-staticiforme} |   4 +-
 tools/signing/wait-for-finished-build              |  21 +++
 tools/update/publish_version.sh                    |  39 -----
 9 files changed, 283 insertions(+), 91 deletions(-)
 delete mode 100755 tools/signing/authenticode-signing.sh
 create mode 100755 tools/signing/do-all-signing
 create mode 100755 tools/signing/linux-signer-authenticode-signing
 create mode 100755 tools/signing/staticiforme-prepare-cdn-dist-upload
 copy tools/signing/{sync-scripts-to-macos-signer => sync-scripts-to-staticiforme} (60%)
 create mode 100755 tools/signing/wait-for-finished-build
 delete mode 100755 tools/update/publish_version.sh

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the tor-commits mailing list