Debian Patches

Status for ecasound/2.9.3-4

Patch Description Author Forwarded Bugs Origin Last update
0001-Configure-with-Python-3.patch Configure with Python 3 Stuart Prescott <stuart@debian.org> no 2020-02-12
02_build-shared-libecasoundc.patch Build shared libecasoundc instead of static Alessandro Ghedini <ghedo@debian.org> not-needed vendor 2014-02-16
04_fix-spelling.patch Fix spelling-error-in-manpage Alessandro Ghedini <ghedo@debian.org> no vendor 2015-08-24
0004-Change-shebang-of-tests-to-python3.patch Change shebang of tests to python3 Sebastian Ramacher <sramacher@debian.org> no 2020-02-12
0005-ecasignalview.cpp-always-use-s-style-format-for-prin.patch ecasignalview.cpp: always use "%s"-style format for printf()-style functions

`ncuses-6.3` added printf-style function attributes and now makes
it easier to catch cases when user input is used in palce of format
string when built with CFLAGS=-Werror=format-security:

ecasignalview.cpp:360:13:
error: format not a string literal and no format arguments [-Werror=format-security]
360 | mvprintw(r++, 0, bar);
| ~~~~~~~~^~~~~~~~~~~~~

Let's wrap all the missing places with "%s" format.
Sergei Trofimovich <slyich@gmail.com> no 2021-11-05
c++11.patch Build using C++11 required for lilv IOhannes m zmölnig no Debian 2021-11-29

All known versions for source package 'ecasound'

Links