From: Kern Sibbald Date: Thu, 2 May 2019 13:36:06 +0000 (+0200) Subject: Tweak update ChangeLog and ReleaseNotes X-Git-Tag: Release-9.4.3~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a896c93d5e487690574598e895b5cc63606cc1c4;p=thirdparty%2Fbacula.git Tweak update ChangeLog and ReleaseNotes --- diff --git a/bacula/ChangeLog b/bacula/ChangeLog index f4ae3e5b8..15f7aa191 100644 --- a/bacula/ChangeLog +++ b/bacula/ChangeLog @@ -3,7 +3,12 @@ Release 9.4.3 +02May19 + - baculum: Add status schedule page + - baculum: Add status schedule API endpoint + 01May19 + - baculum: Fix schedule directives setting - Change mysql my_bool to bool as it was removed from mysql 30Apr19 diff --git a/bacula/ReleaseNotes b/bacula/ReleaseNotes index cb7d91bbc..e381d01bd 100644 --- a/bacula/ReleaseNotes +++ b/bacula/ReleaseNotes @@ -2,13 +2,14 @@ Release Notes for Bacula 9.4.3 Release 9.4.3 + This is a bug fix release for version 9.4.2. It includes a number of bug fixes and patches. -Note: there have been significant additions and changes to Baculum +Baculum: there have been significant additions and changes to Baculum If you want a web gui please check it ou. -If you are trying to build the S3 drivers, please remember to use the +S3 driver: If you are trying to build the S3 drivers, please remember to use the community supplied (from Bacula Enterprise) version of libs3.so found at: https://www.bacula.org/downloads/libs3-20181010.tar.gz @@ -19,12 +20,13 @@ a week or two. If there are no additional major bugs, this will be the last of the 9.4.x releases. The next release will have a number of new features, and will require a major database upgrade (don't worry it will be easy -- just -run update_bacula_tables +run update_bacula_tables) -01May19 +02May19 - Change mysql my_bool to bool as it was removed from mysql - Improve assert message - - examples: move backup-to-cdwriter.txt to move-backup-to-usb.txt - fix memory leak in DIR for copy-job + - examples: move backup-to-cdwriter.txt to move-backup-to-usb.txt + - fix memory leak in DIR for copy-job - Skip empty lines when generating the FileSet from a command - Fix creation of bad JobMedia records in Incomplete Job - Add messages for Incomplete Jobs @@ -49,11 +51,15 @@ run update_bacula_tables - Add 'prune jobs/files all' command - fix #4383 Sometime SD hangs when TLS and DEDUP are used together + - baculum: Add status schedule page + - baculum: Add status schedule API endpoint + - baculum: Fix schedule directives setting - baculum: Update Portuguese translation file - baculum: Fix #2466 add plugin directive support in fileset resource - baculum: Fix updating whole Bacula config at once - baculum: Fix showing validation error if new config is incorrect - baculum: Fix setting multiple config resources at once + - baculum: Fix renaming resources - baculum: Add links to resources in job log output - baculum: Update example web server config files and spec file - baculum: Fix list type directives on configure hosts page @@ -71,7 +77,7 @@ run update_bacula_tables - baculum: Fix restore wizard error when no fileset available for normal user with limited access - baculum: Add capability to use many ACL Console directives in one config - resource + resource - baculum: Add client ls command to openapi file - baculum: Add text box list control to support directives that can be defined multiple times in one resource @@ -84,12 +90,11 @@ run update_bacula_tables - baculum: Fix saving job runscript config if RunsWhen=Always - baculum: New create backup job wizard - baculum: Add API endpoint to list files/dirs on client - - baculum: Fix renaming resources + Bugs fixed/closed since last release: 2466 4383 4433 4598 - ======================================================================= Release 9.4.2