Package: bacula / 7.4.3+dfsg-1+sid1~bpo8+1

Metadata

Package Version Patches format
bacula 7.4.3+dfsg-1+sid1~bpo8+1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix default config | (download)

src/console/bconsole.conf.in | 2 1 + 1 - 0 !
src/dird/bacula-dir.conf.in | 15 8 + 7 - 0 !
src/filed/bacula-fd.conf.in | 9 5 + 4 - 0 !
src/qt-console/bat.conf.in | 2 1 + 1 - 0 !
src/qt-console/tray-monitor/tray-monitor.conf.in | 8 4 + 4 - 0 !
src/stored/bacula-sd.conf.in | 9 5 + 4 - 0 !
src/stored/stored.conf.in | 1 1 + 0 - 0 !
7 files changed, 25 insertions(+), 21 deletions(-)

 change default configs for correct processing by postinst script
fix default dbtype.patch | (download)

src/cats/make_catalog_backup.in | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 change default dbtype for possibility to install correct files
fix sql bindir | (download)

autoconf/bacula-macros/db.m4 | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 fix sql bindir
switch nonfree sha1 to openssl.patch | (download)

src/lib/Makefile.in | 13 3 + 10 - 0 !
src/lib/lib.h | 2 1 + 1 - 0 !
2 files changed, 4 insertions(+), 11 deletions(-)

 switch from non-free sha1 implementation to openssl
Bug-Debian: 658326
Bug: http://bugs.bacula.org/view.php?id=1869
fix mysql55 sql syntax.patch | (download)

src/cats/make_mysql_tables.in | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 fix unnecessary escaping
 Since we use this code directly by dbconfig, not from sh-script as upstream,
 there is no need to escape symbols.
remove upstream autoconf log.patch | (download)

autoconf/config.log | 3 0 + 3 - 0 !
1 file changed, 3 deletions(-)

 remove unused files from upstream sources (found by lintian)
fix libbaccats rpath.patch | (download)

autoconf/bacula-macros/db.m4 | 12 6 + 6 - 0 !
1 file changed, 6 insertions(+), 6 deletions(-)

 remove rpath from libbaccats*.so (found by lintian)
fix scriptdir examples devices.patch | (download)

examples/devices/DDS4.conf | 2 1 + 1 - 0 !
examples/devices/LTO-2.conf | 2 1 + 1 - 0 !
examples/devices/LTO-3.conf | 2 1 + 1 - 0 !
examples/devices/LTO-4.conf | 2 1 + 1 - 0 !
examples/devices/two-drive-autoloader.conf | 2 1 + 1 - 0 !
5 files changed, 5 insertions(+), 5 deletions(-)

 fix @scriptdir@ in examples/devices/*.conf
Bug-Debian: 500370
Bug: http://bugs.bacula.org/view.php?id=1884
enable hardening for bat.patch | (download)

src/qt-console/bat.pro.in | 6 6 + 0 - 0 !
1 file changed, 6 insertions(+)

 enable hardening for bat