You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SecureDrop 2.0.0 will be the first release to no longer support Ubuntu 16.04 (Xenial). As part of that release (but no sooner), we should remove all Xenial-specific code from the codebase, including any Xenial-specific application code, provisioning logic, or developer tooling.
Suggestions for how this work could potentially be divided up would be appreciated ahead of Thursday's sprint planning discussion. One potential division @emkll and I discussed is:
This is one of our top 3 priorities for the 4/15 sprint, with @kushaldas @creviera and @zenmonkeykstop collaborating on this and the v2 onion service removal (#5731).
SecureDrop 2.0.0 will be the first release to no longer support Ubuntu 16.04 (Xenial). As part of that release (but no sooner), we should remove all Xenial-specific code from the codebase, including any Xenial-specific application code, provisioning logic, or developer tooling.
Next steps
builder-xenial
,libvirt-staging-xenial
,qubes-staging-xenial
,virtualbox-staging-xenial
make build-debs
tomake build-debs-focal
and remove the secondmake build-debs-notest
tomake build-debs-notest-focal
and remove the secondmake staging
to same ofmake staging-focal
and remove the secondmake dev
to same ofmake dev-focal
and remove the secondci-deb-tests
toci-deb-tests-focal
and remove the secondXenial
based jobs, make sure that all scripts havefocal
as defaultThe text was updated successfully, but these errors were encountered: