
boklm pushed to branch main at The Tor Project / Applications / Tor Browser update responses Commits: 694b6c28 by Nicolas Vigier at 2024-09-30T17:29:29+02:00 Remove 13.5a10 watershed rewrite rules from update_pre13.5a10 - - - - - 1 changed file: - update_pre13.5a10/alpha/.htaccess Changes: ===================================== update_pre13.5a10/alpha/.htaccess ===================================== @@ -2,11 +2,6 @@ RewriteEngine On # bug 26569: Redirect pre-8.0a9 alpha users to a separate update directory RewriteRule ^[^/]+/8\.0a[12345678]/.* https://aus1.torproject.org/torbrowser/update_pre8.0a9/alpha/$0 [last] RewriteRule ^[^/]+/[4567]\..*/.* https://aus1.torproject.org/torbrowser/update_pre8.0a9/alpha/$0 [last] -# tor-browser#42747: Make 13.5a10 a watershed alpha release -RewriteRule ^[^/]+/\d\..*/.* https://aus1.torproject.org/torbrowser/update_pre13.5a10/alpha/$0 [last] -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] RewriteRule ^[^/]+/13.5a10/ no-update.xml [last] RewriteRule ^Linux_x86-gcc3/13.5a7/ALL 13.5a7-13.5a10-linux-i686-ALL.xml [last] RewriteRule ^Linux_x86-gcc3/13.5a8/ALL 13.5a8-13.5a10-linux-i686-ALL.xml [last] View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-update-responses/... -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-update-responses/... You're receiving this email because of your account on gitlab.torproject.org.
participants (1)
-
boklm (@boklm)