Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-Avoid-msvc-dependencies.patch | [PATCH 1/2] Avoid msvc dependencies We are not building on a Microsoft platform, so we can safely ignore these build-deps and configuration choices. This is a workaround for https://bugs.debian.org/984627 |
Daniel Kahn Gillmor <dkg@fifthhorseman.net> | not-needed | 2022-02-05 | ||
0002-Relax-dependency-on-bindgen.patch | [PATCH 2/2] Relax dependency on bindgen This dependency is designed by upstream to keep their MSRV low, but debian doesn't need to worry about that (the distro's MSRV is managed differently). However due to Debian bug #967954 the upper limit on the build-dependency in Debian does need to be restricted to not allow upstream minor versions greater than the one currently in Debian. |
Daniel Kahn Gillmor <dkg@fifthhorseman.net>, Peter Michael Green <plugwash@debian.org> | not-needed | 2022-02-05 |