]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
Update ReleaseNotes and ChangeLog Release-9.6.2
authorKern Sibbald <kern@sibbald.com>
Wed, 26 Feb 2020 14:11:43 +0000 (15:11 +0100)
committerKern Sibbald <kern@sibbald.com>
Wed, 26 Feb 2020 14:11:43 +0000 (15:11 +0100)
bacula/ChangeLog
bacula/ReleaseNotes

index edc76d0ecb615ff786a235d6d83e428c583f7936..ac4504501d9130aadea09a02d3ffbf2e55cbfc58 100644 (file)
@@ -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.
index 556ee159872b3f99aba9ff8df7730fd0571d8b2e..ecbaeef9f889941ffaad10ff75b7f279c501ceb1 100644 (file)
@@ -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.