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

[tor-commits] [Git][tpo/applications/tor-browser-build][main] 2 commits: Bug 40929: Update go to 1.21 series



Title: GitLab

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

Commits:

  • 0c8ec2ab
    by Richard Pospesel at 2023-08-24T22:30:27+00:00
    Bug 40929: Update go to 1.21 series
    
  • f9405828
    by Richard Pospesel at 2023-08-24T22:30:27+00:00
    Bug 40930: Update zlib to 1.3
    

2 changed files:

Changes:

  • projects/go/config
    1 1
     # vim: filetype=yaml sw=2
    
    2
    -version: 1.20.7
    
    2
    +version: 1.21.0
    
    3 3
     filename: '[% project %]-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %].tar.[% c("compress_tar") %]'
    
    4 4
     container:
    
    5 5
       use_container: 1
    
    ... ... @@ -119,7 +119,7 @@ input_files:
    119 119
         enable: '[% ! c("var/linux") %]'
    
    120 120
       - URL: 'https://golang.org/dl/go[% c("version") %].src.tar.gz'
    
    121 121
         name: go
    
    122
    -    sha256sum: 2c5ee9c9ec1e733b0dbbc2bdfed3f62306e51d8172bf38f4f4e542b27520f597
    
    122
    +    sha256sum: 818d46ede85682dd551ad378ef37a4d247006f12ec59b5b755601d2ce114369a
    
    123 123
       - project: go-bootstrap
    
    124 124
         name: go-bootstrap
    
    125 125
         target_replace:
    

  • projects/zlib/config
    1 1
     # vim: filetype=yaml sw=2
    
    2 2
     filename: '[% project %]-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %].tar.[% c("compress_tar") %]'
    
    3
    -version: 1.2.13
    
    3
    +version: '1.3'
    
    4 4
     git_hash: 'v[% c("version") %]'
    
    5 5
     git_url: https://github.com/madler/zlib.git
    
    6 6
     gpg_keyring: zlib.gpg
    

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