[tor-commits] [tor-browser-build/master] Bug 26795: Bump snowflake to 6077141f4a for #25600.

gk at torproject.org gk at torproject.org
Wed Jul 18 16:41:18 UTC 2018


commit f64781d4b36aa8cc6e222b1c028853e28f6089fd
Author: David Fifield <david at bamsoftware.com>
Date:   Sun Jul 15 17:21:47 2018 -0700

    Bug 26795: Bump snowflake to 6077141f4a for #25600.
    
    This works around a hang in the client that occurred once it had logged
    a certain amount of information to its stderr. Now, if not logging to a
    file, snowflake-client will log nothing rather than writing to stderr.
    The corresponding tor bug is #26360.
---
 projects/snowflake/config | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/projects/snowflake/config b/projects/snowflake/config
index 8e3296c..c9a84b3 100644
--- a/projects/snowflake/config
+++ b/projects/snowflake/config
@@ -1,7 +1,7 @@
 # vim: filetype=yaml sw=2
 version: '[% c("abbrev") %]'
 git_url: https://git.torproject.org/pluggable-transports/snowflake.git
-git_hash: 1114acbcb4acb82174b293983ced8afcaf9e2a93
+git_hash: 6077141f4affdab9b7ce97a9b1c6859825eaaa29
 filename: '[% project %]-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %].tar.gz'
 
 var:



More information about the tor-commits mailing list