simon-git: putty (master): Simon Tatham
Commits to Tartarus CVS repository.
tartarus-commits at lists.tartarus.org
Thu Sep 3 19:08:58 BST 2015
TL;DR:
b62af0f Key rollover: cut and paste errors in pgpkeys.but.
6744387 Key rollover: fix the .htaccess files built by Buildscr.
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-09-03 19:08:58
commit b62af0f40aa15c3ab79c8166c34f60f6e4192214
web diff http://tartarus.org/~simon-git/gitweb/?p=putty.git;a=commitdiff;h=b62af0f40aa15c3ab79c8166c34f60f6e4192214;hp=a50da0e30952c4edfacebb1ba01b5b91b0fee63c
Author: Simon Tatham <anakin at pobox.com>
Date: Thu Sep 3 19:04:26 2015 +0100
Key rollover: cut and paste errors in pgpkeys.but.
What should have been links to the old DSA keys were actually a second
copy of the links to the old RSA ones. Ahem.
doc/pgpkeys.but | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
commit 6744387924835792147f73644e1eed10e146b5c8
web diff http://tartarus.org/~simon-git/gitweb/?p=putty.git;a=commitdiff;h=6744387924835792147f73644e1eed10e146b5c8;hp=b62af0f40aa15c3ab79c8166c34f60f6e4192214
Author: Simon Tatham <anakin at pobox.com>
Date: Thu Sep 3 19:04:54 2015 +0100
Key rollover: fix the .htaccess files built by Buildscr.
The build script generates the .htaccess files that go in each
individual build and redirect generic names like 'putty.tar.gz' to the
real filenames including that build's version number. Those .htaccess
files redirect the corresponding signatures as well, so they need
updating now that we're generating signature files with a different
extension.
Buildscr | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
More information about the tartarus-commits
mailing list