Debian Patches

Status for nyquist/3.20+ds-2

Patch Description Author Forwarded Bugs Origin Last update
intgen-avoid-overlapping-strcpy.patch intgen avoid overlapping strcpy

Lisp intgen is using overlapping strcpy which is not permitted,
switch to using memmove.
Andy Whitcroft <apw@ubuntu.com> no 2013-04-22
set-portaudio-library.patch set-portaudio-library
===================================================================
"Steve M. Robbins" <smr@debian.org> no 2020-02-08
fix-sndfile-h-reference.patch fix-sndfile-h-reference
===================================================================
"Steve M. Robbins" <smr@debian.org> no 2020-02-08
dont-include-asm-ioctls.patch dont-include-asm-ioctls
===================================================================
"Steve M. Robbins" <smr@debian.org> no 2020-02-08
0006-Look-for-Debian-installed-nyquist-dir-usr-share-nyqu.patch Look for Debian-installed nyquist dir /usr/share/nyquist Steve Robbins <steve@sumost.ca> no 2020-02-08
0008-Englarge-buffer-for-print_local_gc_info-to-avoid-the.patch Englarge buffer for print_local_gc_info() to avoid the following warning.

In function ‘sprintf’,
inlined from ‘print_local_gc_info’ at /home/steve/Packages/nyquist/build-area/nyquist-3.20+ds/nyqsrc/local.c:50:5:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:30:10: note: ‘__builtin___sprintf_chk’ output between 24 and 56 bytes into a destination of size 50
30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
31 | __glibc_objsize (__s), __fmt,
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
32 | __va_arg_pack ());
| ~~~~~~~~~~~~~~~~~
Steve Robbins <steve@sumost.ca> no 2022-10-22
0009-Fix-printf-specifier-for-long-int-to-avoid-following.patch Fix printf specifier for long int to avoid following warning.
/home/steve/Packages/nyquist/build-area/nyquist-3.20+ds/cmupv/src/cmupv.c: In function ‘pv_get_output2’:
/home/steve/Packages/nyquist/build-area/nyquist-3.20+ds/cmupv/src/cmupv.c:1093:62: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘int64_t’ {aka ‘long int’} [-Wformat=]
1093 | D printf("pv_get_output2 returning at offset %ld abs %I64d\n",
| ~~~~^
| |
| int
| %I64ld
1094 | (long) (pv->out_next - pv->output_buffer), pv->output_total);
| ~~~~~~~~~~~~~~~~
| |
| int64_t {aka long int}
Steve Robbins <steve@sumost.ca> no 2022-10-22
0010-Comment-the-extra-text-after-endif.patch Comment the extra text after #endif. Steve Robbins <steve@sumost.ca> no 2022-10-22
0009-Set-the-default-sound-file-dir-to-tmp-matching-other.patch Set the default sound file dir to /tmp/ matching other unix systems. Steve Robbins <steve@sumost.ca> no 2022-10-22

All known versions for source package 'nyquist'

Links