From e2b516fd68fff2a6cc7ba6c30bb2901c511d2acf Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Thu, 10 Dec 2020 14:26:39 +0100 Subject: [PATCH] Update ReleaseNotes + ChangeLog --- bacula/ChangeLog | 82 ++++++++++++++++++++++++++++++++++++++++++++- bacula/ReleaseNotes | 59 +++++++++++++++++++++++++++++++- 2 files changed, 139 insertions(+), 2 deletions(-) diff --git a/bacula/ChangeLog b/bacula/ChangeLog index ebdd0e658..3f1180590 100644 --- a/bacula/ChangeLog +++ b/bacula/ChangeLog @@ -1,6 +1,86 @@ - Changelog for version 9.6.6 + Changelog for version 9.6.7 +Release 9.6.7 +03Dec20 + - Restore custom permission of symlink on FreeBSD and MacOS + - Fix #2582 bextract is broken for sparse gzip and compressed streams + +01Dec20 + - Fix org#2567 device capabilities overwritten + - baculum: Update script version + +30Nov20 + - Fix org#2573 About Syntax error in granting privileges script with MySQL if + --with-db-password parameter is used + - Fix org#2471 About deleted files are listed as being present in an accurate + backup by various sample queries + - Fix org#2571 About errors in es_AR.po file + - Fix org#2568 About compilation issue on gcc10 + - Fix org#2584 About inconsitancies in the make_mysql_tables script + +28Nov20 + - baculum: Fix English text noticed by Peter McDonald + +24Nov20 + - baculum: Update Russian translations + +23Nov20 + - baculum: Update Portuguese translations + +22Nov20 + - baculum: Implement graphical status storage + - baculum: Add gauge.js library + - baculum: Add json output option to show storages and show single storage + endpoints + +11Nov20 + - baculum: Add path field to restore wizard to narrow down search file results + to specific path - idea proposed by Wanderlei Huttel + - baculum: Add path parameter to job files API endpoint + +10Nov20 + - baculum: Fix #2565 status icon overlaps action buttons in API wizard + - baculum: Add Sergey Zhidkov to AUTHORS + - baculum: Add Russian translations + +07Nov20 + - baculum: Fix access to job resources if no job assigned to user + +05Nov20 + - baculum: Update Portuguese translations + - baculum: Ajax queue improvement in framework + - baculum: Fix renaming config resources + +01Nov20 + - baculum: Add graphs to job view page + +28Oct20 + - baculum: Fix using offset in job file list query with MySQL catalog database + - baculum: Show more detailed job file list - idea proposed by Wanderlei + Huttel + - baculum: Rework job file list API endpoint + +25Oct20 + - baculum: Add searching jobs by filename in restore wizard - idea proposed by + Wanderlei Huttel + - baculum: Add job files API endpoint + +20Oct20 + - Add code to retry a MySQL query after a deadlock + +04Oct20 + - baculum: Update Portuguese translations + - baculum: Add default days and limit values to status schedules API endpoint + +30Sep20 + - baculum: Fix displaying multitextbox and multicombobox directive controls + - baculum: Fix date filter on status schedule page + - baculum: Fix #2570 fileset excludes settings with PHP 7.4 + +29Sep20 + - baculum: New features and improvements to multi-user interface and restricted + access 18Sep20 - baculum: Fix displaying date and time on volume view page diff --git a/bacula/ReleaseNotes b/bacula/ReleaseNotes index 8fdd29448..ebcb25d45 100644 --- a/bacula/ReleaseNotes +++ b/bacula/ReleaseNotes @@ -1,5 +1,62 @@ - Release Notes for Bacula 9.6.6 + Release Notes for Bacula 9.6.7 + +Release 9.6.7 + +10Dec20 + +This is a minor bug fix that corrects among other things the MySQL/MariaDB +schemas. This is the last release of the 9.6.x series. + +03Dec20 + - Restore custom permission of symlink on FreeBSD and MacOS + - Fix #2582 bextract is broken for sparse gzip and compressed streams + - Fix org#2567 device capabilities overwritten + - baculum: Update script version + - Fix org#2573 About Syntax error in granting privileges script with MySQL if + --with-db-password parameter is used + - Fix org#2471 About deleted files are listed as being present in an accurate + backup by various sample queries + - Fix org#2571 About errors in es_AR.po file + - Fix org#2568 About compilation issue on gcc10 + - Fix org#2584 About inconsitancies in the make_mysql_tables script + - baculum: Fix English text noticed by Peter McDonald + - baculum: Update Russian translations + - baculum: Update Portuguese translations + - baculum: Implement graphical status storage + - baculum: Add gauge.js library + - baculum: Add json output option to show storages and show single storage + endpoints + - baculum: Add path field to restore wizard to narrow down search file results + to specific path - idea proposed by Wanderlei Huttel + - baculum: Add path parameter to job files API endpoint + - baculum: Fix #2565 status icon overlaps action buttons in API wizard + - baculum: Add Sergey Zhidkov to AUTHORS + - baculum: Add Russian translations + - baculum: Fix access to job resources if no job assigned to user + - baculum: Update Portuguese translations + - baculum: Ajax queue improvement in framework + - baculum: Fix renaming config resources + - baculum: Add graphs to job view page + - baculum: Fix using offset in job file list query with MySQL catalog database + - baculum: Show more detailed job file list - idea proposed by Wanderlei + Huttel + - baculum: Rework job file list API endpoint + - baculum: Add searching jobs by filename in restore wizard - idea proposed by + Wanderlei Huttel + - baculum: Add job files API endpoint + - Add code to retry a MySQL query after a deadlock + - baculum: Update Portuguese translations + - baculum: Add default days and limit values to status schedules API endpoint + - baculum: Fix displaying multitextbox and multicombobox directive controls + - baculum: Fix date filter on status schedule page + - baculum: Fix #2570 fileset excludes settings with PHP 7.4 + - baculum: New features and improvements to multi-user interface and restricted + access + + + +================================================================== Release 9.6.6 -- 2.47.3