Pier Angelo Vendrame pushed to branch main at The Tor Project / Applications / 
tor-browser-build


Commits:
c8001f81 by Pier Angelo Vendrame at 2025-03-20T12:35:02+01:00
Bug 41399: Update Snowflake to 2.11.0 and Lyrebird to 0.6.0.

- - - - -
0192c327 by Pier Angelo Vendrame at 2025-03-20T12:35:24+01:00
Bug 41398: Build Snowflake from main for nightly builds.

- - - - -


2 changed files:

- projects/lyrebird/config
- projects/snowflake/config


Changes:

=====================================
projects/lyrebird/config
=====================================
@@ -1,5 +1,5 @@
 # vim: filetype=yaml sw=2
-version: 0.3.0
+version: 0.6.0
 git_url: 
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/lyrebird.git
 git_hash: 'lyrebird-[% c("version") %]'
 tag_gpg_id: 1
@@ -9,7 +9,7 @@ container:
   use_container: 1
 
 var:
-  go_vendor_sha256sum: 
71abc8063f2913e74e87a2a5c9262c4fad6ce4ed98b28b7603b50382724baba4
+  go_vendor_sha256sum: 
788d63f5cbe2b618f314df87d9f1b33bc26af44a1c7535e80b34400c2efb55d1
 
 targets:
   nightly:


=====================================
projects/snowflake/config
=====================================
@@ -1,13 +1,24 @@
 # vim: filetype=yaml sw=2
-version: '[% c("abbrev") %]'
+version: '2.11.0'
 git_url: 
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
-git_hash: v2.9.2
+git_hash: 'v[% c("version") %]'
 gpg_keyring: anti-censorship.gpg
 tag_gpg_id: 1
 
 container:
   use_container: 1
 
+var:
+  go_vendor_sha256sum: 
4c21a75c2fd0997a13fc5bb99991ff2c7149fb2342b857b06c70a18c4cb2ac89
+
+targets:
+  nightly:
+    git_hash: main
+    version: '[% c("abbrev") %]'
+    tag_gpg_id: 0
+    var:
+      go_vendor_sha256sum: ''
+
 steps:
   build:
     filename: '[% project %]-[% c("version") %]-[% c("var/osname") %]-[% 
c("var/build_id") %].tar.[% c("compress_tar") %]'
@@ -22,6 +33,6 @@ steps:
         pkg_type: go_vendor
         project: snowflake
         norec:
-          sha256sum: 
be96eed0509e9bee22c71a9145fea90e3d63ec972e17324a119d16a3e931eebc
+          sha256sum: '[% c("var/go_vendor_sha256sum") %]'
         target_replace:
           '^torbrowser-(?!testbuild).*': 'torbrowser-linux-x86_64'



View it on GitLab: 
https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/compare/db399f9f4b7ec0afff1876931f5139fd4e866c18...0192c3272f93d91f05b222464200205d2cb9f5ac

-- 
View it on GitLab: 
https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/compare/db399f9f4b7ec0afff1876931f5139fd4e866c18...0192c3272f93d91f05b222464200205d2cb9f5ac
You're receiving this email because of your account on gitlab.torproject.org.


_______________________________________________
tbb-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to