Dirk Stöcker

Results 21 issues of Dirk Stöcker

openSUSE distribution dropped the netstat tool only in normal installation only delivers "ss" tool. Please change x11vnc so that it supports both (option -findauth), as netstat has a lot of...

For the newer tbb a lot of filenames changed. FindTBB.cmake does not find it, because tbb/task_scheduler_init.h and tbb/tbb_stddef.h do no longer exist. When I patch CMAKE to use tbb/task.h and...

##### LibreSprite version 1.0 ##### Describe the bug libduktape.a is compiled with a different compiler than the rest of the software: ``` ... BUILD/LibreSprite-1.0/build/src/script && /usr/bin/cc -DHAVE_CONFIG_H -DNDEBUG -DSCRIPT_ENGINE_LUA=1 -DUSE_SDL2_BACKEND...

unconfirmed bug

##### LibreSprite version 1.0 ##### Describe the bug Build warning, as ico_format.cpp and bmp_format.cpp both have BITMAPINFOHEADER, but definitions are conflicting. ``` LibreSprite-1.0/src/app/file/bmp_format.cpp:87:16: warning: type 'struct BITMAPINFOHEADER' violates the C++...

unconfirmed bug

First: Thanks a lot for that software. I'm using current Git version with Geofabrik Germany/Brandburg dataset from this week and default settings as delivered. Output as slimjson. When I pass...

The apache error log is spammed with many many entries of the type debug: init_storage_backend: initialising file storage backend at: /var/lib/tirex/tiles Now locking at the code I see that log_message()...

To build with openSUSE_Tumbleweed following patch is necessary: ``` diff -ur Wyrmgus-5.2.3/src/util/assert_util.h Wyrmgus-5.2.3_fix/src/util/assert_util.h --- Wyrmgus-5.2.3/src/util/assert_util.h 2021-10-20 08:29:11.000000000 +0200 +++ Wyrmgus-5.2.3_fix/src/util/assert_util.h 2021-10-27 17:00:26.491432595 +0200 @@ -26,6 +26,9 @@ #pragma once +#include...

For our Suse release I'm packing OpenDMARC with these patches for a long time now as opendmarc development was stalled and the patches are more or less essential to get...

A report for 100 emails contains 100 single entries each with a count of 1 instead of a few with higher counts. For example in one of my cases there...