boklm pushed to branch main at The Tor Project / Applications /
tor-browser-build
Commits:
d21f57b2 by Nicolas Vigier at 2024-11-27T14:57:25+01:00
Bug 41326: Remove var/torbrowser_legacy_version and
var/torbrowser_legacy_platform_version
- - - - -
2 changed files:
- projects/release/update_responses_config.yml
- rbm.conf
Changes:
=====================================
projects/release/update_responses_config.yml
=====================================
@@ -29,9 +29,6 @@ build_targets:
channels:
[% c('var/channel') %]:
- [% c("var/torbrowser_version") %]
-[% IF c("var/tor-browser") && c("var/torbrowser_legacy_version") -%]
- - [% c("var/torbrowser_legacy_version") %]
-[% END -%]
versions:
[% c("var/torbrowser_version") %]:
[% IF c("var/create_unsigned_incrementals") -%]
@@ -72,25 +69,6 @@ versions:
minSupportedInstructionSet: SSE2
linux-x86_64:
minSupportedInstructionSet: SSE2
-[% IF c("var/tor-browser") && c("var/torbrowser_legacy_version") -%]
- [% c("var/torbrowser_legacy_version") %]:
- mar_channel_id: [% c('var/mar_channel_id') %]
- platformVersion: [% c('var/torbrowser_legacy_platform_version') %]
- detailsURL: https://blog.torproject.org/new[% IF c("var/alpha")
%]-alpha[% END %]-release-tor-browser-[% c("var/torbrowser_legacy_version")
FILTER remove('\.') %]
- # minSupportedOsVersion on macOS corresponds to the Darwin version (
https://en.wikipedia.org/wiki/Darwin_(operating_system) )
- macos:
- # macOS v10.12.0
- minSupportedOSVersion: 16.0.0
- # minSupportedOsVersion on Windows corresponds to the operating system
version (
https://docs.microsoft.com/en-us/windows/win32/sysinfo/operating-system-version
)
- windows-i686:
- # Windows 7
- minSupportedOSVersion: 6.1
- minSupportedInstructionSet: SSE2
- windows-x86_64:
- # Windows 7
- minSupportedOSVersion: 6.1
- minSupportedInstructionSet: SSE2
-[% END -%]
mar_compression: xz
[% IF c("var/tor-browser") -%]
tag: 'tbb-[% c("var/torbrowser_version") %]-[% c("var/torbrowser_build") %]'
=====================================
rbm.conf
=====================================
@@ -88,9 +88,6 @@ var:
- '[% IF c("var/tor-browser") %]14.0a7[% END %]'
mar_channel_id: '[% c("var/projectname") %]-torproject-[% c("var/channel")
%]'
- torbrowser_legacy_version: 13.5a11
- torbrowser_legacy_platform_version: 115.16.0
-
# By default, we sort the list of installed packages. This allows sharing
# containers with identical list of packages, even if they are not listed
# in the same order. In the cases where the installation order is
View it on GitLab:
https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/d21f57b2e017d707244bcf37dbc3563c282364c8
--
View it on GitLab:
https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/d21f57b2e017d707244bcf37dbc3563c282364c8
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]