From: Kern Sibbald Date: Wed, 26 Feb 2020 14:11:43 +0000 (+0100) Subject: Update ReleaseNotes and ChangeLog X-Git-Tag: Release-9.6.2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da491051d4a13c6e3b8ed3aa3c96144f44faaf80;p=thirdparty%2Fbacula.git Update ReleaseNotes and ChangeLog --- diff --git a/bacula/ChangeLog b/bacula/ChangeLog index edc76d0ec..ac4504501 100644 --- a/bacula/ChangeLog +++ b/bacula/ChangeLog @@ -1,6 +1,20 @@ - Changelog for version 9.6.0 + Changelog for version 9.6.2 +26Feb20 + - Apply fix for history size from Martin Simmons + +25Feb20 + - Fix missing part of patch 8135b9d21d -- readline truncate fix + +23Feb20 + - baculum: Fix using bconsole with sudo on Fedora if SELinux is enabled + +22Feb20 + - baculum: Add copy, CSV and column visibility buttons to tables + - baculum: Add buttons and colvis DataTables plugins + - baculum: Add additional values to job and volume API endpoints + 15Jan20 - docker: Replace realloc_pm() for check_size(). - Update pluglib. diff --git a/bacula/ReleaseNotes b/bacula/ReleaseNotes index 556ee1598..ecbaeef9f 100644 --- a/bacula/ReleaseNotes +++ b/bacula/ReleaseNotes @@ -1,9 +1,13 @@ - Release Notes for Bacula 9.6.0 + Release Notes for Bacula 9.6.2 This is a minor new release with several new features and a number of bug fixes. The catalog datbase format remains unchanged from the 9.4.4 release +Note: Release-9.6.0 had a build error when using readline, and Release-9.6.1 +had an inappropriate file size for the readline history file, so both releases +have been withdrawn. + Major Baculum New Features: - SELinux support - New graph types @@ -31,7 +35,13 @@ Bacula New features: - Support for MacOS suspend in File daemon - SD SyncOnClose directive in Device resource -21Feb20 +26Feb20 + - Apply fix for history size from Martin Simmons + - Fix missing part of patch 8135b9d21d -- readline truncate fix + - baculum: Fix using bconsole with sudo on Fedora if SELinux is enabled + - baculum: Add copy, CSV and column visibility buttons to tables + - baculum: Add buttons and colvis DataTables plugins + - baculum: Add additional values to job and volume API endpoints - docker: Replace realloc_pm() for check_size(). - Update pluglib. - Fix Docker Plugin for accurate backup.