]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
update ReleaseNotes/Changelog
authorEric Bollengier <eric@baculasystems.com>
Fri, 5 Aug 2022 15:08:06 +0000 (17:08 +0200)
committerEric Bollengier <eric@baculasystems.com>
Fri, 5 Aug 2022 15:08:06 +0000 (17:08 +0200)
bacula/ChangeLog
bacula/ReleaseNotes

index aa2fcfa8e025aa569268c73a9c038f42dbdabc07..6c43492cb7b5ba5605a7d3fbe94b44381124a684 100644 (file)
@@ -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
index 8f1e57220297e8a5419bbf90d5b12974d9cb0da8..07c83182da5847de38a175a4c33db26e55011d6a 100644 (file)
@@ -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.