Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
979377-test-cabrillo | https://github.com/Tlf/tlf/issues/210 Fix by Adrian Bunk and Thomas Beierlein |
no | ||||
scripts.patch | do not install audio scripts in /usr/bin play_vk & soundlog will not be installed in /usr/bin, but are available in /usr/share/tlf/examples, & can be installed in user's directory. . |
John AC6SL <jnogatch@gmail.com> | no | |||
warnings-as-errors.patch | [PATCH] Mvprintw format (#282) Fix a plethora of -Werror=format-security errors with mvprintw() . In all these places a non-constant is used as a format string which gcc 11 complains about. Fix by using "%s" as format. . Adapted to source version 1.4.1 by tony mancill <tmancill@debian.org>. |
Christoph Berg <cb@df7cb.de> | no | debian | 2021-10-18 |