Debian Patches
Status for cxx-rust-cssparser/1.0.0-4
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| relax-deps.patch | Refresh Rust dependencies to match the archive versions | Simon Quigley <tsimonq2@debian.org> | not-needed | vendor | 2026-07-27 | |
| fix-leaking-stylesheet.patch | Fix leaking stylesheet We get a Box object from Rust, which is comparable to a unique_ptr. Currently we release it, and then never free the memory. Instead hold on to the actual box object until we don't need it any more, freeing the memory. |
Nicolas Fella <nicolas.fella@gmx.de> | no | upstream | 2026-08-12 |
All known versions for source package 'cxx-rust-cssparser'
- 1.0.0-4 (sid, forky)
