From: Eric Bollengier Date: Tue, 3 May 2022 13:35:04 +0000 (+0200) Subject: update releasenotes X-Git-Tag: Release-13.0.0~43 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c425ecd7c7c027c8989bdf613f7fa95ec37dea69;p=thirdparty%2Fbacula.git update releasenotes --- diff --git a/bacula/ChangeLog b/bacula/ChangeLog index 6ab7594d5..b3b4695d4 100644 --- a/bacula/ChangeLog +++ b/bacula/ChangeLog @@ -1,5 +1,10 @@ Changelog for version 11.3.3 +03May22 + - Fix org#2662 About SQLite migration script issue + - Fix org#2658 About segfault with bsdjson with incorrect parameters + - Fix org#2659 Install dbcheck and bsmtp in 755 + 28Apr22 - baculum: Fix clearing OAuth2 properties after testing API connection on security page diff --git a/bacula/ReleaseNotes b/bacula/ReleaseNotes index 43ff6bc11..53ebba447 100644 --- a/bacula/ReleaseNotes +++ b/bacula/ReleaseNotes @@ -51,6 +51,8 @@ Release 11.3.3 03 May 2022 - Update updatedb scripts - Fix SQLite update script and add upgrade event + - Fix org#2658 About segfault with bsdjson with incorrect parameters + - Fix org#2659 Install dbcheck and bsmtp in 755 - cloud: remove useless hash checks