Debian Patches

Status for innoextract/1.9-3

Patch Description Author Forwarded Bugs Origin Last update
CMake4.patch no
filesystem-directory.patch commit 264c2fe6b84f90f6290c670e5f676660ec7b2387

Fix build with boost 1.85

As of boost 1.85-beta1, boost/filesystem/directory.hpp is no longer
implicitly included by boost/filesystem/operations.hpp. Include it
explicitly.

diff --git a/src/stream/slice.cpp b/src/stream/slice.cpp
index 12468a3..f7ebe0e 100644
Bernhard Rosenkränzer <bero@lindev.ch> no 2024-03-28
optional-boost-system.patch commit 52d39dfdffa29d7ba32231b62848b7d433025e75

Make boost::system optional

This is a header-only component since Boost 1.69 and the stub library
is no longer available since 1.89, which breaks builds requiring it.
This makes it optional to allow building with older versions of
Boost. (innoextract doesn't use it directly so it could probably be
removed entirely, but I haven't checked builds with older versions of
Boost.)

See https://www.boost.org/releases/1.89.0/ for details.

Signed-off-by: Stephen Kitt <skitt@debian.org>
Stephen Kitt <skitt@debian.org> no 2026-03-03

All known versions for source package 'innoextract'

Links