From 673508557a7780f6ca5425604b096f250eff0f27 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Wed, 18 Apr 2018 11:02:26 +0200 Subject: [PATCH] Update ChangeLog and ReleaseNotes --- bacula/ChangeLog | 67 ++++++++++++++++++++++++++++++++++++++++++++- bacula/ReleaseNotes | 57 +++++++++++++++++++++++++++++++++++++- 2 files changed, 122 insertions(+), 2 deletions(-) diff --git a/bacula/ChangeLog b/bacula/ChangeLog index 3cc9ad7852..dcda2a7f1d 100644 --- a/bacula/ChangeLog +++ b/bacula/ChangeLog @@ -1,4 +1,69 @@ - Changelog on version 9.0.6 + Changelog on version 9.0.7 + +Release 9.0.7 + + +18Apr18 + - Remove NSIS debug + +12Apr18 + - baculum: Fix opening configuration tabs bug reported by Heitor Faria + +25Feb18 + - Restore win32 dir from Branch-5.2 and update it + +23Feb18 + - Add Phil Stracchino's fix for Qt5 + +03Feb18 + - baculum: Fix saving boolean values in schedule Run directive + +19Jan18 + - rpm: Add Fedora26-64 platform + +10Jan18 + - baculum: Add link to go back from job configuration window + +09Dec17 + - Use correct SQL table encoding for Postgresql 10.x + +03Dec17 + - baculum: Add listbox control and use it for base and device directives + +02Dec17 + - baculum: Fix showing verify job fields in job run configuration window + - baculum: Revert back volume pool name in volume list window + - baculum: Fix error message about disabled bconsole + - baculum: API endpoints code refactor + - baculum: Add state, number, boolean and id validators + - baculum: Return bconsole disabled error if bconsole support isn't enabled + - baculum: Remove unused api endpoints + +28Nov17 + - baculum: Fix oauth2 client working in the web part + +27Nov17 + - baculum: Fix auth setting radio buttons alignement + - baculum: Enlarge interface height to 100% + - baculum: Add more information to cURL error + - baculum: New reworked restore wizard + - baculum: Wizards view improvements + - baculum: Add restore hardlinks support in api + - baculum: Add strip_prefix, add_prefix, add_suffix and regex_where restore + options to api restore + - baculum: Add new volumes required api endpoint + +22Nov17 + - Port missing RestoreObject Plugin Config code from BEE. + +21Nov17 + - baculum: Stop using hidden fields to store item identifiers + - baculum: Fix redundant loading users portlet + - baculum: Add required config fields asterisk mark + +Bugs fixed/closed since last release: + +========================================================== Release 9.0.6 diff --git a/bacula/ReleaseNotes b/bacula/ReleaseNotes index caf5741b29..51318930ac 100644 --- a/bacula/ReleaseNotes +++ b/bacula/ReleaseNotes @@ -1,5 +1,60 @@ - Release Notes for Bacula 9.0.6 + Release Notes for Bacula 9.0.7 + +Release 9.0.7 + +This is a significant release because it now has the Windows code +reintegrated and updated to work with this version. Other than +Baculum updates and the new Windows update, there is no significant +change to the other code. + +If you wish to use the Windows 9.0.7 File daemon binaries with +your existing 9.0.x Bacula Director and Storage daemon it should +work fine but has not been tested. + +The 64 bit version of the Windows binaries has been installed and +very quickly tested, as a consequence, please test it carefully before +putting into production. There seem to be some minor installation errors +that are probably related to .conf files. Also the Windows binaries do +not yet contain the tray-monitor or the old Exchange plug. Both currently +fail to build. + +18Apr18 + - Remove NSIS debug + - baculum: Fix opening configuration tabs bug reported by Heitor Faria + - Restore win32 dir from Branch-5.2 and update it + - Add Phil Stracchino's fix for Qt5 + - baculum: Fix saving boolean values in schedule Run directive + - rpm: Add Fedora26-64 platform + - baculum: Add link to go back from job configuration window + - Use correct SQL table encoding for Postgresql 10.x + - baculum: Add listbox control and use it for base and device directives + - baculum: Fix showing verify job fields in job run configuration window + - baculum: Revert back volume pool name in volume list window + - baculum: Fix error message about disabled bconsole + - baculum: API endpoints code refactor + - baculum: Add state, number, boolean and id validators + - baculum: Return bconsole disabled error if bconsole support isn't enabled + - baculum: Remove unused api endpoints + - baculum: Fix oauth2 client working in the web part + - baculum: Fix auth setting radio buttons alignement + - baculum: Enlarge interface height to 100% + - baculum: Add more information to cURL error + - baculum: New reworked restore wizard + - baculum: Wizards view improvements + - baculum: Add restore hardlinks support in api + - baculum: Add strip_prefix, add_prefix, add_suffix and regex_where restore + options to api restore + - Port missing RestoreObject Plugin Config code from BEE. + - baculum: Stop using hidden fields to store item identifiers + - baculum: Fix redundant loading users portlet + - baculum: Add required config fields asterisk mark + +Bugs fixed/closed since last release: +None + + +============================================================== Release 9.0.6 -- 2.39.2