Bug#1063922: libnfft3-long4 has an undeclared file conflict

2024-04-02 Thread Daniel Vacek
Package: libnfft3-long4 Version: 3.5.3-3 Followup-For: Bug #1063922 X-Debbugs-Cc: neel...@gmail.com There is a typo in the soname change patch. It should Breaks+Replaces libnfft3-long2 but in fact it does B+R libnfft3-single2. https://salsa.debian.org/science-

Bug#1063491: python3-jedi: unvendoring python3-typeshed breaks other packages

2024-02-15 Thread Daniel Vacek
Package: python3-jedi Followup-For: Bug #1063491 X-Debbugs-Cc: neel...@gmail.com The 0.19.1+ds1-1 still depends on python3-typeshed. Is that correct? --nX -- System Information: Debian Release: trixie/sid APT prefers testing APT policy: (500, 'testing'), (1, 'experimental') Architecture:

Bug#1041871: bolt: collision with the former bolt package

2023-07-24 Thread Daniel Vacek
Package: bolt Version: 1:16.0-57~exp2 Severity: critical Justification: breaks unrelated software X-Debbugs-Cc: neel...@gmail.com The new dependency package from llvm-defaults steals the name from the old thunderbolt package.

Bug#703726: [PATCH] libcogl12: SIGSEGV in cogl_onscreen_add_frame_callback

2013-03-29 Thread Daniel Vacek
On Fri, Mar 29, 2013 at 1:57 AM, Daniel Vacek neel...@gmail.com wrote: Hi, I can confirm the bug and this patch fixes it. Ok, the problem is elsewhere. This patch won't fix the bug. Instead we must realize there is no bug. I tested the patch with LD_PRELOAD of 'fixed' library

Bug#703726: [PATCH] libcogl12: SIGSEGV in cogl_onscreen_add_frame_callback

2013-03-28 Thread Daniel Vacek
Hi, I can confirm the bug and this patch fixes it. Basicaly it crashed in cogl_onscreen_add_frame_callback because macro COGL_TAILQ_REMOVE in cogl_onscreen_remove_frame_callback incorrectly removed an element from queue and corrupted the queue and tail pointer. --- a/cogl/cogl-queue.h