Dirk Mueller
Dirk Mueller
**Is your feature request related to a problem? Please describe.** There is a similar list here: https://osgameclones.com/ - maintained at https://github.com/opengaming/osgameclones which could be linked to in your awesome list....
Data files are installed in the wrong directory when packaging this, and it is very uncommon to do so. data files should be files needed for the runtime only.
The code for the Tera Next PM Sensor was merged but is currently disabled from compilation as it changes the baud rate for the serialSDS unconditionally. we need to make...
**Is your feature request related to a problem? Please describe.** I'm experimenting with the "gzip" symlink on zstd binary and notice that there these compatibility options missing: -n --no-name When...
rq 1.13 dropped rq.compat completed. It was replaced with a simple __str__() instead. Bump minimum version to 1.13 which provides that new api.
Description =========== Currently the setuptools integration is installing the LICENSE.txt as a datafile. datafiles are meant to be used for installation of files needed at runtime of the library. the...
**Describe the bug** This version bump resolves CVE-2024-26147, please release a new version after merging PR #2555
``` In member function 'void std::_Rb_tree::swap(std::_Rb_tree&) [with _Key = std::tuple; _Val = std::pair; _KeyOfValue = std::_Select1st; _Compare = std::less; _Alloc = std::allocator]', [ 13s] inlined from 'void std::map::swap(std::map&) [with _Key...