[Pkg-rust-maintainers] Bug#981153: Bug#981153: cargo: Please package new upstream (blocks Firefox 85)

Geert Stappers stappers at stappers.nl
Fri Feb 5 16:17:25 GMT 2021


On Fri, Feb 05, 2021 at 03:38:37PM +0100, Norbert Brondeau wrote:
> I propose to use the ubuntu patch (relax-cargo-dep.patch)
> that is the best compromise.
> 
> Sincerely yours.
> 
> --- a/build/moz.configure/rust.configure
> +++ b/build/moz.configure/rust.configure
> @@ -168,7 +168,7 @@
>          rustc_min_version = Version("1.47.0")
>      else:
>          rustc_min_version = Version(MINIMUM_RUST_VERSION)
> -    cargo_min_version = rustc_min_version
> +    cargo_min_version = Version("1.46.0")
> 
>      version = rustc_info.version
>      is_nightly = "nightly" in version.version
> 

Thanks for reporting.  Yes, that is a compliment.

Where can I find more information about "relax-cargo-deb.patch"?
I did get the clue 'ubuntu', can I get a deep link?



Groeten
Geert Stappers
-- 
Silence is hard to parse



More information about the Pkg-rust-maintainers mailing list