Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
relax-dep.patch | =================================================================== | no | ||||
do-not-error-on-deprecated.patch | =================================================================== | no | ||||
sysinfo-0.24.patch | This patch is based on portions of upstream commit 8b208053d plus the whole of upstream commit fccf0180, it was adapted for use in the Debian package by Peter Michael Green. 9 commit 8b208053fac17321121323f22110d4cb337f8365 dependency updates and resulting necessary changes commit fccf01808a7e243e5ee7e868558ba9924b9e19ca fixed sysinfo issue =================================================================== |
Jason Ozias <jason.g.ozias@gmail.com> | no | 2022-07-21 | ||
fix-memory-reporting-with-sysinfo-0.16.patch | commit fd8ca9bff298f9d17b585c7cf58d78031d92b99f Fix memory reporting with sysinfo 0.16 sysinfo 0.16 changed the units for reporting memory from kilobytes to bytes, this commit updates the reported units to match. I also added TB to the list of possible units. Computers with terabytes of memory do exist nowadays. diff --git a/src/feature/si.rs b/src/feature/si.rs index 94ff40a..aecd2e9 100644 |
Peter Michael Green <plugwash@debian.org> | no | 2022-11-20 |