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

[tor-commits] [Git][tpo/applications/tor-browser-build][main] Bug 40850: Use obfs4 main branch in nightly



Title: GitLab

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

Commits:

  • ee633476
    by Nicolas Vigier at 2023-05-25T20:28:24+00:00
    Bug 40850: Use obfs4 main branch in nightly
    
    In 076ffcf14d8f51d1837889c25a0fddc0afc42796 we stopped using the main
    branch, because the build of tpo/anti-censorship/pluggable-transports/obfs4#40011.
    Since this is now fixed, we can use the main branch again.
    

1 changed file:

Changes:

  • projects/obfs4/config
    ... ... @@ -11,14 +11,13 @@ container:
    11 11
     var:
    
    12 12
       go_vendor_sha256sum: 5d2d82d00afc5fe044ee6df718ffe066b7d9e5446944c0ee0870e060e4e6bcc8
    
    13 13
     
    
    14
    -# Stop using `main` on nightly, until tor-browser-build#40850 is fixed
    
    15
    -#targets:
    
    16
    -#  nightly:
    
    17
    -#    git_hash: main
    
    18
    -#    version: '[% c("abbrev") %]'
    
    19
    -#    tag_gpg_id: 0
    
    20
    -#    var:
    
    21
    -#      go_vendor_sha256sum: ad5cbcb09580c74b02b230b4fad7d2362c3b2f4537cdefd4abdeb0c3c4e97adb
    
    14
    +targets:
    
    15
    +  nightly:
    
    16
    +    git_hash: main
    
    17
    +    version: '[% c("abbrev") %]'
    
    18
    +    tag_gpg_id: 0
    
    19
    +    var:
    
    20
    +      go_vendor_sha256sum: 8b7e04a43bfbcdc829ea5093d8ee0a50eddefad543acd201b25424b33a7f882b
    
    22 21
     
    
    23 22
     steps:
    
    24 23
       build:
    

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