[tbb-commits] [Git][tpo/applications/tor-browser-build][main] 2 commits: Bug 40929: Update go to 1.21 series
richard (@richard)
git at gitlab.torproject.org
Thu Aug 24 22:32:22 UTC 2023
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:
- projects/go/config
- projects/zlib/config
Changes:
=====================================
projects/go/config
=====================================
@@ -1,5 +1,5 @@
# vim: filetype=yaml sw=2
-version: 1.20.7
+version: 1.21.0
filename: '[% project %]-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %].tar.[% c("compress_tar") %]'
container:
use_container: 1
@@ -119,7 +119,7 @@ input_files:
enable: '[% ! c("var/linux") %]'
- URL: 'https://golang.org/dl/go[% c("version") %].src.tar.gz'
name: go
- sha256sum: 2c5ee9c9ec1e733b0dbbc2bdfed3f62306e51d8172bf38f4f4e542b27520f597
+ sha256sum: 818d46ede85682dd551ad378ef37a4d247006f12ec59b5b755601d2ce114369a
- project: go-bootstrap
name: go-bootstrap
target_replace:
=====================================
projects/zlib/config
=====================================
@@ -1,6 +1,6 @@
# vim: filetype=yaml sw=2
filename: '[% project %]-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %].tar.[% c("compress_tar") %]'
-version: 1.2.13
+version: '1.3'
git_hash: 'v[% c("version") %]'
git_url: https://github.com/madler/zlib.git
gpg_keyring: zlib.gpg
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/compare/a21969281d18941b69a94b994b0797f8b88ad45f...f94058281bf03bd2b572a3b700b6cd44c7cadda2
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/compare/a21969281d18941b69a94b994b0797f8b88ad45f...f94058281bf03bd2b572a3b700b6cd44c7cadda2
You're receiving this email because of your account on gitlab.torproject.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.torproject.org/pipermail/tbb-commits/attachments/20230824/3c7976b4/attachment-0001.htm>
More information about the tbb-commits
mailing list