Benjamin Drung
Benjamin Drung
pycryptodome 3.20.0 fails on Debian armel: ``` cd src/test && export PYTHON=python3 && cmake -DPYTHON= && /usr/bin/make CMake Warning: No source or binary directory provided. Both will be assumed to...
pycryptodome 3.20.0 fails on Debian mips64el: ``` cd src/test && export PYTHON=python3 && cmake -DPYTHON= && /usr/bin/make CMake Warning: No source or binary directory provided. Both will be assumed to...
Pillow 10.1.0 uses a version of Aileron Regular instead of the previous “better than nothing” default font (in case FreeType support is available). This font change changes the resulting bitmap....
Please add an APT resolver that checks that exactly one kernel package is installed. This is useful when building an image that will be to run on real hardware or...
## Changes The git release tag does not contain the `dracut-version.sh` file and therefore `git archive` will lack this file as well. The Makefile attempts to populate version information from...
Debian source diff files are often named `.debdiff`. They are normal diff files. Please support coloring them by just treating them as diff files.
Python 3.12 dropped `TestCase.assertDictContainsSubset` and `TestCase.assertRaisesRegexp`. Bug-Debian: https://bugs.debian.org/1055554
`TagQueueGroupsTest.testTwoLines` fails on Python 3.12: ``` Traceback (most recent call last): File "/usr/lib/python3.11/logging/__init__.py", line 1110, in emit msg = self.format(record) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/logging/__init__.py", line 953, in format return fmt.format(record) ^^^^^^^^^^^^^^^^^^...
autoreconf 2.69-11 (on Debian unstable) produces some warnings: ``` Makefile.am:17: warning: wildcard scripts/*: non-POSIX variable name Makefile.am:17: (probably a GNU make extension) complib/Makefile.am:20: warning: shell grep LIBVERSION= $(srcdir: non-POSIX variable...
It would be nice if opensm comes with systemd service files. Otherwise each distribution would have to create its own service files and might diverge.