Debian Patches

Status for bacula/15.0.3-5

Patch Description Author Forwarded Bugs Origin Last update
upstream/clean_better Fix make clean Carsten Leonhardt <leo@debian.org> no 2024-01-25
upstream/fix-make_db-scripts_easier_to_use Make variables in database scripts easier to manually override Sven Hartge <sven@svenhartge.de>, Carsten Leonhardt <leo@debian.org> no 2022-03-24
upstream/cross-building-use-pkg-config fails finding libmysqlclient when cross building
bacula fails to cross build from source, because it fails finding
libmysqlclient. It looks for mysql libraries using mysql_config, which
is known to not work during cross compilation. Rather than mysql_config,
using pkg-config works. This patch introduces another way of detecting
mysql using pkg-config as pkg-config generally works with cross
compilation and mysql provides a working .pc files.
Helmut Grohne <helmut@subdivi.de> no debian 2022-09-07
upstream/fix-libzstd-detection [PATCH] fix detection of zstd
This fixes an issue where if the curl lib is not found, then zstd will
not be supported.

The detection method for both curl and zstd uses a shell variable 'error'.
Unless we unset the variable afterward, the results of the curl check
carry over to the zstd check.
Corey Hickey <bugfood-c@fatooh.org> not-needed 2025-05-18
debian/fix-default-config Change default configs for correct processing by postinst script Debian Bacula Team <pkg-bacula-devel@lists.alioth.debian.org> not-needed 2018-11-20
debian/remove-noise-from-configs Remove version numbers and dates from config files These change every upstream release and make ucf believe there may be
important changes.
Carsten Leonhardt <leo@debian.org> not-needed 2022-01-22
debian/fix-default-dbtype Change default dbtype for possibility to install correct files in packages for different dbtype. Alexander Golovko <alexandro@ankalagon.ru> not-needed 2012-07-24
debian/fix-sql-bindir Fix SQL BINDIR Jan Hauke Rahm <jhr@debian.org> not-needed 2012-06-28
debian/remove-upstream-autoconf-log Remove unused files from upstream sources (found by lintian) Alexander Golovko <alexandro@ankalagon.ru> not-needed 2012-06-01
debian/fix-libbaccats-rpath Remove RPATH from libbaccats*.so (found by lintian) Alexander Golovko <alexandro@ankalagon.ru> not-needed 2012-06-02
debian/fix-paths-examples-devices fix @scriptdir@ in examples/devices/*.conf Arne Wichmann <arnew-reportbug@rasentrimmer.org> not-needed debian upstream 2015-12-08
debian/enable-hardening-for-qmake Enable hardening for QMake We need to use a combination of the hardening notes for QMake and CMake Carsten Leonhardt <leo@debian.org> not-needed debian https://wiki.debian.org/Hardening#Notes_for_packages_using_QMake 2015-11-15
debian/customize-systemd-units Adapt upstream systemd units to Debian packaging Sven Hartge <sven@svenhartge.de> not-needed
debian/fix-qmake-binary-source-path change binary source path after compilation Thomas Beierlein <tomjbe@gentoo.org> not-needed
debian/make-buildoutput-verbose Unhide the compiler output so the build log scanner works Sven Hartge <sven@svenhartge.de> not-needed
debian/use-debian-path-for-interpreter Fix Lintian error about the interpreter path Sven Hartge <sven@svenhartge.de> not-needed 2018-12-27
debian/fix-desktop-in-files Fix some lintian and validator warnings in FreeDesktop files Sven Hartge <sven@svenhartge.de> not-needed
debian/non-silent-build Make build non-silent Remove flag "--silent" from libtool invocations to make the build log
scanner work
Carsten Leonhardt <leo@debian.org> not-needed 2022-01-22
debian/fix-usr_libexec_paths Fix libexec path in man-pages Sven Hartge <sven@svenhartge.de> not-needed
debian/fix-configure-for-autconf2.71 Do not use a variable in AC_CONFIG_AUX_DIR, will be used before defined Sven Hartge <sven@svenhartge.de> invalid
debian/fix-ftcbfs-1009012 Fix FTCBFS: uses the build architecture qmake
bacula fails to cross build from source, because it attempts to use the
build architecture qmake while Build-Depends requested the host
architecture one.

bacula's configure.ac uses AC_PATH_PROG to locate qmake.
Once changing that to AC_PATH_TOOL, the host architecture qmake is being
used and this part magically works.
Helmut Grohne <helmut@subdivi.de> invalid 2022-04-06

All known versions for source package 'bacula'

Links