]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commit
bacula: Update to 9.6.5
authorAdolf Belka <ahb.ipfire@gmail.com>
Tue, 16 Jun 2020 18:43:52 +0000 (20:43 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 18 Jun 2020 12:35:01 +0000 (12:35 +0000)
commit59d0596c3c36f5916a2845f3c2fad6eb8b709919
tree5d2e7638f640bf96c78205aa5b34570c558fe57f
parent966228d5f5b3d8a66624e753ad200e0955264a08
bacula: Update to 9.6.5

- Update bacula from version 9.0.6 to 9.6.5
  Version 9.0.6 is over two and a half years old.
- Update config options in lfs to include bacula recommended smartalloc option.
  "This enables the inclusion of the Smartalloc orphaned buffer detection
  code. This option is highly recommended. Because we never build without this option,
  you may experience problems if it is not enabled. In this case, simply re-enable the
  option. We strongly recommend keeping this option enabled as it helps detect memory
  leaks. This configuration parameter is used while building Bacula"
- Add install, uninstall and update files in src/paks/bacula
- Updated backup/includes to backup the config file and the File Daemon state file.

Signed-off-by: Adolf Belka <ahb.ipfire@gmail.com>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/backup/includes/bacula
config/rootfiles/packages/bacula
lfs/bacula
src/paks/bacula/install.sh [new file with mode: 0644]
src/paks/bacula/uninstall.sh [new file with mode: 0644]
src/paks/bacula/update.sh [new file with mode: 0644]