simon-git: putty-wishlist (master): putty-wishlist.git

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Tue Dec 27 11:44:17 GMT 2016


TL;DR:
  b08bae5 bugs2html.py: accept a leading ~ on a git commit id.
  ebc0d20 Add git commit ids corresponding to svn revisions in Fixed-in.
  36628da Add further git commit ids manually.

Repository:     https://git.tartarus.org/simon/putty-wishlist.git
On the web:     https://git.tartarus.org/?p=simon/putty-wishlist.git
Branch updated: master
Committer:      putty-wishlist.git
Date:           2016-12-27 11:44:17

commit b08bae5d31f81428a07b80954ae8a9d13ad09da7
web diff https://git.tartarus.org/?p=simon/putty-wishlist.git;a=commitdiff;h=b08bae5d31f81428a07b80954ae8a9d13ad09da7;hp=8caf2ae70465df28d736fa02b483b292e52f7594
Author: Simon Tatham <anakin at pobox.com>
Date:   Tue Dec 27 11:40:21 2016 +0000

    bugs2html.py: accept a leading ~ on a git commit id.
    
    I'm going to establish the convention of using this to distinguish two
    possible meanings of a git commit in Fixed-in. A bare hash means 'we
    believe this commit is actually the one that fixed the bug'; a hash
    prefixed with ~ means 'we have confirmation that the bug was gone as
    of this commit, but we're not sure which commit actually _made_ it go
    away'.

 control/bugs2html.py | 11 +++++++++--
 control/spec         | 11 ++++++++---
 2 files changed, 17 insertions(+), 5 deletions(-)

commit ebc0d20dc8f6221bf6298706b8eae8b090cad4f9
web diff https://git.tartarus.org/?p=simon/putty-wishlist.git;a=commitdiff;h=ebc0d20dc8f6221bf6298706b8eae8b090cad4f9;hp=b08bae5d31f81428a07b80954ae8a9d13ad09da7
Author: Simon Tatham <anakin at pobox.com>
Date:   Tue Dec 27 11:40:21 2016 +0000

    Add git commit ids corresponding to svn revisions in Fixed-in.
    
    These were all automatically looked up using the footers my repository
    translation inserted into PuTTY's artificial git history.

 data/256-colours-broken-gtk          | 2 +-
 data/256-colours-match-xterm         | 2 +-
 data/beepind-win2k                   | 2 +-
 data/bold-font-colour                | 2 +-
 data/bold-font-default               | 2 +-
 data/break-key                       | 2 +-
 data/cmdline-hostkey                 | 2 +-
 data/cmdline-nc-garbage              | 2 +-
 data/cmdline-serial                  | 2 +-
 data/config-struct                   | 2 +-
 data/crhaslf                         | 2 +-
 data/cygwin-clobbers-pageant         | 2 +-
 data/defaults-launchable             | 2 +-
 data/dynamic-tunnel-session          | 2 +-
 data/flow-control                    | 2 +-
 data/flow-control-filexfer           | 2 +-
 data/gssapi-access-denied            | 2 +-
 data/half-closed                     | 2 +-
 data/hostkey-rekey                   | 2 +-
 data/ipv6-literals                   | 2 +-
 data/ipv6-scoped-addr                | 2 +-
 data/kbdint-instruction-ignored      | 2 +-
 data/kerberos-gssapi                 | 2 +-
 data/kexinit-unimplemented           | 2 +-
 data/large-clipboard-crash           | 2 +-
 data/local-proxy-telnet              | 2 +-
 data/multi-key                       | 2 +-
 data/non-fixed-width-fonts           | 2 +-
 data/optimise-bignum                 | 2 +-
 data/pageant-backwards-compatibility | 2 +-
 data/password-not-wiped              | 2 +-
 data/plink-hostname                  | 2 +-
 data/portfwd-addr-family             | 2 +-
 data/portfwd-invalid-origin          | 2 +-
 data/portfwd-space                   | 2 +-
 data/private-key-not-wiped           | 2 +-
 data/proxy-command                   | 2 +-
 data/pscp-nonstd-port-number         | 2 +-
 data/pscp-psftp-fail-hang            | 2 +-
 data/pscp-start-hang                 | 2 +-
 data/pscp-unexpected-eof             | 2 +-
 data/psftp-hang                      | 2 +-
 data/psftp-missing-subdirs           | 2 +-
 data/pterm-windowid                  | 2 +-
 data/pubkeyfile-and-pageant          | 2 +-
 data/puttygen-openssh-aes            | 2 +-
 data/puttygen-unix-perms             | 2 +-
 data/puttytel-gssapi-assertion       | 2 +-
 data/raw-mouse-copy                  | 2 +-
 data/rdesktop-paste-hang             | 2 +-
 data/resize-no-truncate              | 2 +-
 data/resize-scroll-effects           | 2 +-
 data/restart-reset-terminal          | 2 +-
 data/rsa-import-primeorder           | 2 +-
 data/serial-backend                  | 2 +-
 data/spew-lockup                     | 2 +-
 data/ssh-bug-rekey2-notsaved         | 2 +-
 data/ssh-close-vs-request            | 2 +-
 data/ssh1-fwd-trouble                | 2 +-
 data/ssh1-no-password                | 2 +-
 data/ssh2-bug-maxpkt                 | 2 +-
 data/ssh2-cbc-pktlen-weakness        | 2 +-
 data/ssh2-cisco-pw-pad               | 2 +-
 data/ssh2-generality                 | 2 +-
 data/ssh2-password-expiry            | 2 +-
 data/ssh2-romsshell-badpacket        | 2 +-
 data/ssh2-rsa-kex                    | 2 +-
 data/ssh2-rsa-kex-pref               | 2 +-
 data/ssh2-window-overrun             | 2 +-
 data/term-clear-scrollback           | 2 +-
 data/terminal-modes                  | 2 +-
 data/unclean-close-hang              | 2 +-
 data/underlining-shifted-right       | 2 +-
 data/unix-dead-keys                  | 2 +-
 data/unix-lp64                       | 2 +-
 data/unix-plink-stdout-nonblock      | 2 +-
 data/unix-sigpipe                    | 2 +-
 data/unix-stderr-opost               | 2 +-
 data/unknown-cipher-hang             | 2 +-
 data/utf8-default                    | 2 +-
 data/uxplink-winsize-override        | 2 +-
 data/virt-dim-menu-trouble           | 2 +-
 data/vista-ipv6                      | 2 +-
 data/vt100-line-drawing-oprs         | 2 +-
 data/vuln-bignum-division-by-zero    | 2 +-
 data/vuln-modmul                     | 2 +-
 data/vuln-signature-stringlen        | 2 +-
 data/win-askappend-multi             | 2 +-
 data/win-canonical-hostname          | 2 +-
 data/win-com10                       | 2 +-
 data/win-font-linking                | 2 +-
 data/win-handle-double-free          | 2 +-
 data/win-plink-stdin-eof             | 2 +-
 data/win-randseed-location           | 2 +-
 data/win-serial-hang                 | 2 +-
 data/win-tounicodeex                 | 2 +-
 data/win64                           | 2 +-
 data/win7-jumplists                  | 2 +-
 data/winadj-success                  | 2 +-
 data/windows-utf16                   | 2 +-
 data/wm-app                          | 2 +-
 data/x11-auth                        | 2 +-
 data/xp-wont-run                     | 2 +-
 data/zlib-openssh                    | 2 +-
 104 files changed, 104 insertions(+), 104 deletions(-)

commit 36628daa21a8a616dcf54d7ede498c9af6eef069
web diff https://git.tartarus.org/?p=simon/putty-wishlist.git;a=commitdiff;h=36628daa21a8a616dcf54d7ede498c9af6eef069;hp=ebc0d20dc8f6221bf6298706b8eae8b090cad4f9
Author: Simon Tatham <anakin at pobox.com>
Date:   Tue Dec 27 11:40:22 2016 +0000

    Add further git commit ids manually.
    
    Most of these were derived from a date stamp in Fixed-in, by eyeball
    inspection of the git log from around that date. For a few bugs that
    didn't list a date at all, I had to go and look up the commit with
    more care.
    
    A couple of these bugs are using the new ~ notation for 'bug was fixed
    at some point at or before here, but not necessarily by this exact
    commit'. And a few more bugs still list nothing but a release, and no
    specific commit id at all - generally because they're fairly vague, or
    a matter of definition rather than code change (e.g. documenting a
    feature as deprecated).

 data/256-colours                | 2 +-
 data/ampersat-in-username       | 2 +-
 data/arcfour                    | 2 +-
 data/baltic-default-translation | 2 +-
 data/bce-default-change         | 2 +-
 data/bidi                       | 2 +-
 data/bypass-ssh2-userauth       | 2 +-
 data/chacha20-poly1305          | 2 +-
 data/cmdline-host-override      | 2 +-
 data/command-line               | 2 +-
 data/compressed-scrollback      | 2 +-
 data/context-menu               | 2 +-
 data/control-slash              | 2 +-
 data/copyall-to-cursor          | 2 +-
 data/ctrl-pgupdn                | 2 +-
 data/curve25519                 | 2 +-
 data/deccolm-cls                | 2 +-
 data/default-colours            | 2 +-
 data/dh-gex-sha256              | 2 +-
 data/diffie-hellman-range-check | 2 +-
 data/disable-colour             | 2 +-
 data/disconnect                 | 2 +-
 data/do-text-unicode            | 2 +-
 data/drop-banner                | 2 +-
 data/ecdsa                      | 2 +-
 data/ed25519                    | 2 +-
 data/ext-data-at-start          | 2 +-
 data/font-overflow              | 2 +-
 data/font-quality               | 2 +-
 data/freebsd-4.6-ki-crash       | 2 +-
 data/gcc4-warnings              | 2 +-
 data/hard-hangs                 | 2 +-
 data/hostkey-prefer-cached      | 2 +-
 data/hostkey-prompt-type        | 2 +-
 data/hostname-whitespace        | 2 +-
 data/icon-title-default-change  | 2 +-
 data/inactive-title             | 2 +-
 data/installer-addpath          | 7 ++++++-
 data/ipv6-build                 | 2 +-
 data/ipv6-patch-update          | 2 +-
 data/kbdint-failure             | 2 +-
 data/kexinit-guess              | 2 +-
 data/key-formats                | 2 +-
 data/keyfile-diagnostic         | 2 +-
 data/ki-multiprompt-crash       | 2 +-
 data/large-files                | 2 +-
 data/log-flush                  | 2 +-
 data/logging-save-default       | 2 +-
 data/long-usernames             | 2 +-
 data/mazovia                    | 2 +-
 data/msi-installer              | 2 +-
 data/msproxy-denied             | 2 +-
 data/multi-changesettings-crash | 2 +-
 data/multiple-addresses         | 2 +-
 data/nonexistent-channel        | 2 +-
 data/ntpd-slowdown              | 2 +-
 data/offer-to-reset             | 2 +-
 data/pageant-dirhandle          | 2 +-
 data/pc-speaker                 | 2 +-
 data/plink-keepalives           | 2 +-
 data/port-unix-gtk2             | 2 +-
 data/portfwd-at-start           | 2 +-
 data/portfwd-dynamic            | 2 +-
 data/portfwd-loopback-choice    | 2 +-
 data/portfwd-open-crash         | 2 +-
 data/portfwd-reconf             | 2 +-
 data/ppk-empty-comment          | 2 +-
 data/ppk-longline-crash         | 2 +-
 data/printer-list               | 2 +-
 data/private-key-not-wiped-2    | 2 +-
 data/proxy-lookup               | 2 +-
 data/proxy-uninit-members       | 2 +-
 data/pscp-cmdline-port-bug      | 2 +-
 data/pscp-memory-leak           | 2 +-
 data/pscp-select-backend        | 2 +-
 data/psftp-multi                | 2 +-
 data/psftp-pscp-ignore-load     | 2 +-
 data/pterm-logtype-crash        | 2 +-
 data/pterm-timer                | 2 +-
 data/puttygen-zero-div          | 2 +-
 data/remove-statics             | 2 +-
 data/resize-altscr              | 2 +-
 data/resize-minimise            | 2 +-
 data/reuse-windows              | 2 +-
 data/rsa-non8mult-verify-fail   | 2 +-
 data/rsa-verify-failed          | 2 +-
 data/save-mid-session           | 2 +-
 data/sci-is-not-decid           | 2 +-
 data/screen-clear               | 2 +-
 data/sftp-backend-diagnostic    | 2 +-
 data/sftp-slow                  | 2 +-
 data/shift-backspace            | 2 +-
 data/slow-startup-printer       | 2 +-
 data/socks5-chap                | 2 +-
 data/ssh-default                | 2 +-
 data/ssh-log-pw-blank           | 2 +-
 data/ssh-remote-tunnel-crash    | 2 +-
 data/ssh-remoteid-minusone      | 2 +-
 data/ssh-termspeed              | 2 +-
 data/ssh.com-userauth-refused   | 2 +-
 data/ssh1-bad-passphrase-crash  | 2 +-
 data/ssh2-cbc-weakness          | 2 +-
 data/ssh2-ctr-modes             | 2 +-
 data/ssh2-default               | 2 +-
 data/ssh2-des-cbc-is-std        | 2 +-
 data/ssh2-env-var               | 2 +-
 data/ssh2-kex-data              | 2 +-
 data/ssh2-kex-repeat            | 2 +-
 data/ssh2-keyderive-nonbug      | 2 +-
 data/ssh2-only                  | 2 +-
 data/ssh2-only-default          | 2 +-
 data/ssh2-sequence-wrap         | 2 +-
 data/ssh2.0.11-keyderive-nonbug | 2 +-
 data/strange-winsock-msg        | 2 +-
 data/tcp-keepalives             | 2 +-
 data/telnet-binary              | 2 +-
 data/telnet-option-loop         | 2 +-
 data/telnet-resize-iac          | 2 +-
 data/time_t-minus-one           | 2 +-
 data/unicode-combining          | 2 +-
 data/unicode-more-planes        | 2 +-
 data/unix-connreset-spin        | 2 +-
 data/unix-keepalives            | 2 +-
 data/unix-kex-packet            | 2 +-
 data/unix-portability           | 2 +-
 data/vista-update-breaks-config | 2 +-
 data/vshell-no-bug-compat       | 2 +-
 data/vstudio-project            | 2 +-
 data/vuln-modpow                | 2 +-
 data/vuln-passwd-memdump        | 2 +-
 data/vuln-pscp-sink-sscanf      | 2 +-
 data/vuln-sftp-readdir          | 2 +-
 data/vuln-sftp-string           | 2 +-
 data/vuln-ssh1-kex              | 2 +-
 data/vuln-ssh2-debug            | 2 +-
 data/vuln-sshredder             | 2 +-
 data/vuln-window-title          | 2 +-
 data/wcwidth-cjk                | 2 +-
 data/wcwidth-upgrade            | 2 +-
 data/win-dead-keys              | 2 +-
 data/win-silent-uninstall       | 7 ++++++-
 data/win-versioninfo            | 2 +-
 data/win10-jumplists            | 2 +-
 data/win98-wheel                | 2 +-
 data/winnet-if2lo               | 2 +-
 data/x11-default-screen         | 2 +-
 data/x11-local-display-broken   | 2 +-
 data/x11-proxy-crash            | 2 +-
 data/xdmauth-replay             | 2 +-
 data/zero-rows-cols-crash       | 2 +-
 150 files changed, 160 insertions(+), 150 deletions(-)



More information about the tartarus-commits mailing list