simon-git: putty (master): Simon Tatham
Commits to Tartarus CVS repository.
tartarus-commits at lists.tartarus.org
Fri Dec 11 18:21:51 GMT 2015
TL;DR:
d0e9630 Code-sign the Windows PuTTY binaries and installer.
Repository: git://git.tartarus.org/simon/putty.git
On the web: http://tartarus.org/~simon-git/gitweb/?p=putty.git
Branch updated: master
Committer: Simon Tatham <anakin at pobox.com>
Date: 2015-12-11 18:21:51
commit d0e9630e1c2f880bb7cb7ae107685bd1a6d189c4
web diff http://tartarus.org/~simon-git/gitweb/?p=putty.git;a=commitdiff;h=d0e9630e1c2f880bb7cb7ae107685bd1a6d189c4;hp=45d5aacbfa416d4c585539a76c5b046c8f143401
Author: Simon Tatham <anakin at pobox.com>
Date: Fri Dec 11 06:47:20 2015 +0000
Code-sign the Windows PuTTY binaries and installer.
Or, at least, potentially do so. The build script now has a slot into
which code-signing can be dropped by setting a variable in the bob
configuration to specify an appropriate command line.
The variable will typically need to point at a script wrapping the
actual signing tool, since there are lots of fiddly details
(timestamping countersignature, certificate, private key, etc) not
given on the command lines in this build script, on the basis that
they're local configuration questions for whoever is _running_ this
build script.
Buildscr | 7 +++++++
1 file changed, 7 insertions(+)
More information about the tartarus-commits
mailing list