Libunwind is used to provide better crash reporting (and is also very helpful in debug builds). It can be disabled using the `--disable-stackdump` or `-DENABLE_STACKDUMP=OFF` configure option. The default state of this option is now `AUTO`, which checks for the presence of the libunwind library and automatically enables the stackdump feature if it is available. ----------------------------------- Hofi - Istvan Hoffmann https://memyselfandi.hu https://mantisliagames.com On Oct 29, 2025 at 15:36 +0100, Evan Rempel <erempel@uvic.ca>, wrote:
Syslog-ng 4.10.2 has a new rpm dependency - libunwind.so.8()(64bit)
This dependency was not present in the 4.10.1 package, and one could make the argument that libunwind is not appropriate for production code (only because it is more of a debug tool, but debugging does happen in prod).
Was this an oversight of some debugging setting or piece of code that was left in the packaging of 4.10.2?
-- Evan ______________________________________________________________________________ Member info: %(web_page_url)slistinfo/%(_internal_name)s Documentation: http://www.balabit.com/support/documentation/?product=syslog-ng FAQ: http://www.balabit.com/wiki/syslog-ng-faq