]> git.ipfire.org Git - 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>
Fri, 19 Jun 2020 17:14:59 +0000 (17:14 +0000)
commit3b887740e8fccd554dda86279e93d8664835a26b
tree85e2e22aa436ae541cf5c20b4b3054d84313b4cd
parentaadd7678b55ade8325d4d243fd5e159ddfd62360
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]