
boklm pushed to branch main at The Tor Project / Applications / tor-browser-build Commits: 69f1477f by Nicolas Vigier at 2025-01-28T16:51:43+01:00 Bug 41356: Make 14.0a4 a watershed alpha release - - - - - 1 changed file: - projects/release/update_responses_config.yml Changes: ===================================== projects/release/update_responses_config.yml ===================================== @@ -89,6 +89,8 @@ htaccess_rewrite_rules: RewriteRule ^[^/]+/1[012]\..*/.* https://aus1.torproject.org/torbrowser/update_pre13.5a10/alpha/$0 [last] RewriteRule ^[^/]+/13\.0.*/.* https://aus1.torproject.org/torbrowser/update_pre13.5a10/alpha/$0 [last] RewriteRule ^[^/]+/13\.5a\d/.* https://aus1.torproject.org/torbrowser/update_pre13.5a10/alpha/$0 [last] + # tor-browser-build41356: Make 14.0a4 a watershed alpha release + RewriteRule ^[^/]+/14\.0a[123]/.* https://aus1.torproject.org/torbrowser/update_pre14.0a4/alpha/$0 [last] release: | # bug 26570: Redirect pre-8.0 stable users to a separate update directory RewriteRule ^[^/]+/[4567]\..*/.* https://aus1.torproject.org/torbrowser/update_pre8.0/release/$0 [last] View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/69... -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/69... You're receiving this email because of your account on gitlab.torproject.org.