simon-git: putty-website (master): Simon Tatham

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Fri Feb 24 12:56:56 GMT 2017


TL;DR:
  1255baa Stop FTP URIs from all saying 'putty-latest'.

Repository:     https://git.tartarus.org/simon/putty-website.git
On the web:     https://git.tartarus.org/?p=simon/putty-website.git
Branch updated: master
Committer:      Simon Tatham <anakin at pobox.com>
Date:           2017-02-24 12:56:56

commit 1255baaad0fa39a67351f985316f4f7be44f169e
web diff https://git.tartarus.org/?p=simon/putty-website.git;a=commitdiff;h=1255baaad0fa39a67351f985316f4f7be44f169e;hp=aab38208ac2b87450903add26917845305df575d
Author: Simon Tatham <anakin at pobox.com>
Date:   Fri Feb 24 12:54:03 2017 +0000

    Stop FTP URIs from all saying 'putty-latest'.
    
    The FTP URIs for specific numbered releases should replace that part
    of the path with 'putty-0.XX', but I'd completely forgotten to.
    
    Currently this is done by applying a bodgy textual substitution to the
    value of the existing config string $FTP_LATEST_URI; it would probably
    be more sensible to provide a different config string that gives the
    base path of both kinds of subdirectory, or perhaps a pattern to
    substitute release numbers into.

 components/latest.mc  | 1 +
 components/release.mc | 8 +++++++-
 2 files changed, 8 insertions(+), 1 deletion(-)



More information about the tartarus-commits mailing list