From: Eric Bollengier Date: Fri, 5 Aug 2022 15:08:06 +0000 (+0200) Subject: update ReleaseNotes/Changelog X-Git-Tag: Release-13.0.1~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10b8d5de1315192da44a8c9860665d30c9965163;p=thirdparty%2Fbacula.git update ReleaseNotes/Changelog --- diff --git a/bacula/ChangeLog b/bacula/ChangeLog index aa2fcfa8e..6c43492cb 100644 --- a/bacula/ChangeLog +++ b/bacula/ChangeLog @@ -1,3 +1,39 @@ + ChangeLog for Bacula Enterprise version 13.0.0 + + +05Aug22 + - Fix org#2656 About incorrect error message on TLS CA Certificate + - Fix org#2594 About compilation warning on VolRead/WriteTime + - Fix org#2644 Add support for binary files to bacula md5sum + - Fix org#2655 About incorrect definition of MAX_FOPTS + - Fix org#2657 About startup problem for bacula-sd + - win32: update openssl to 1.1.1q + +04Aug22 + - baculum: Improve logging and add audit log + +03Aug22 + - baculum: Adapt code to use PSR-4 autoloader + +22Jul22 + - baculum: Fix #2653 PHP warning about wrong array_key_exists() parameter in session record + +04Jul22 + - rpms: fix bacula spec file + - rpms: Add spec file for k8s tools + - rpms: more work on docker and docker tools + - rpms: Add kubernetes spec file + - rpms: Fix cloud package + +29Jun22 + - osx: Fix #9309 about extended attribute backup error on macOS + +21Jun22 + - Rework MacOS package + +Bugs fixed/closed since last release: + 2653 9309 + Changelog for version 13.0.0 04Jul22 diff --git a/bacula/ReleaseNotes b/bacula/ReleaseNotes index 8f1e57220..07c83182d 100644 --- a/bacula/ReleaseNotes +++ b/bacula/ReleaseNotes @@ -38,6 +38,32 @@ database, be sure to shutdown Bacula and be aware that running the script can take some time depending on your database size. ---------------------------------------------------------------- +Release 13.0.1 / 05 August 2022 + +13.0.1 is a minor bug fix release. + + - Fix org#2594 About compilation warning on VolRead/WriteTime + - Fix org#2644 Add support for binary files to bacula md5sum + - Fix org#2655 About incorrect definition of MAX_FOPTS + - Fix org#2656 About incorrect error message on TLS CA Certificate + - Fix org#2657 About startup problem for bacula-sd + + - baculum: Adapt code to use PSR-4 autoloader + - baculum: Fix #2653 PHP warning about wrong array_key_exists() parameter in session record + - baculum: Improve logging and add audit log + + - osx: Fix #9309 about extended attribute backup error on macOS + - Rework MacOS package + + - rpms: Add kubernetes spec file + - rpms: Add spec file for k8s tools + - rpms: Fix cloud package + - rpms: more work on docker and docker tools + - win32: update openssl to 1.1.1q + +Bugs fixed/closed since last release: + 2653 9309 + Release 13.0.0 04 July 2022 13.0.0 is a major release.