[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [Git][tpo/applications/tor-browser-build][main] Apply Snowflake Remove HelloVerify Countermeasure



Title: GitLab

Richard Pospesel pushed to branch main at The Tor Project / Applications / tor-browser-build

Commits:

  • 4f631cd2
    by Shelikhoo at 2023-01-31T18:38:20+00:00
    Apply Snowflake Remove HelloVerify Countermeasure
    

3 changed files:

Changes:

  • projects/pion-dtls/config
    1 1
     # vim: filetype=yaml sw=2
    
    2 2
     version: '[% c("abbrev") %]'
    
    3
    -git_url: https://github.com/pion/dtls
    
    4
    -git_hash: d2f797183a9f044ce976e6df6f362662ca722412 #v2.1.5
    
    3
    +git_url: https://github.com/xiaokangwang/dtls
    
    4
    +git_hash: 16e5cc8ce01c0262e4d945b7fe90eba4d7d58ce5 #v2.1.5+patch
    
    5 5
     filename: '[% project %]-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %].tar.gz'
    
    6 6
     container:
    
    7 7
       use_container: 1
    

  • projects/pion-webrtc/config
    1 1
     # vim: filetype=yaml sw=2
    
    2 2
     version: '[% c("abbrev") %]'
    
    3
    -git_url: https://github.com/pion/webrtc
    
    4
    -git_hash: 7367daf2324b66290f0bdbaab1e51297de1f4989 #v3.1.41
    
    3
    +git_url: https://github.com/xiaokangwang/webrtc
    
    4
    +git_hash: be9162e2b526205877a0069bdbf8c97655345403 #v3.1.41+patch
    
    5 5
     filename: '[% project %]-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %].tar.gz'
    
    6 6
     container:
    
    7 7
       use_container: 1
    

  • projects/snowflake/config
    1 1
     # vim: filetype=yaml sw=2
    
    2 2
     version: '[% c("abbrev") %]'
    
    3 3
     git_url: https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
    
    4
    -git_hash: 9ce1de4eee4e23c918c7c5e96666ff5c6ddc654e
    
    4
    +git_hash: 7b77001eaa90e09d41172a2b170dabd3f1922b4a
    
    5 5
     filename: '[% project %]-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %].tar.gz'
    
    6 6
     
    
    7 7
     container:
    

  • _______________________________________________
    tor-commits mailing list
    tor-commits@xxxxxxxxxxxxxxxxxxxx
    https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits