]> git.sur5r.net Git - bacula/bacula/commitdiff
Tweak update ReleaseNotes and ChangeLog
authorKern Sibbald <kern@sibbald.com>
Sun, 19 Nov 2017 17:56:54 +0000 (18:56 +0100)
committerKern Sibbald <kern@sibbald.com>
Sun, 19 Nov 2017 17:57:06 +0000 (18:57 +0100)
bacula/ChangeLog
bacula/ReleaseNotes

index 2b8e1518a48232d060627e8e30bf99d5605d9b02..d6f9d866eebc64fb0505c0195ac069bb4af1a11a 100644 (file)
@@ -1,7 +1,72 @@
-              Changelog on version 9.0.5
+              Changelog on version 9.0.6
+
+Release 9.0.6
+
+
+19Nov17
+ - Update AUTHORS for recent commits
+ - Remove incorrecly placed openssl-compat.h
+ - Add openssl-compat.h which went in wrong directory
+ - baculum: Add removing single resource
+ - baculum: Add module to check resource dependencies
+ - baculum: Fix saving names with spaces inside schedule Run directive
+ - baculum: Fix saving entire config by api request
+ - Backout vol size tests in previous attempt to fix bug #2349
+ - Fix compiler warning in previous patch
+ - Apply patches from bugs #2325 and #2326 to fix FIFO bugs
+ - Fix bug #2315 INTEGER misspelled in update_sqlite3_tables.in
+ - Try to fix bug #2349 multiple recycle messages
+
+15Nov17
+ - baculum: Throw 404 error if service not known
+
+14Nov17
+ - baculum: Use home page url when an error is shown
+
+12Nov17
+ - Fix bug #2346 Dir blocks when max reloads reached
+ - baculum: Send config to api server as json
+ - Remove enterprise code that breaks Mac install -- fixes bug #2351
+ - Correct FS size calculation for FreeBSD, Solaris, and Windows
+
+11Nov17
+ - baculum: Enable Portuguese language support in makefile
+
+10Nov17
+ - baculum: Fix required directives in schedule resource configuration
+ - baculum: Fix saving messages resource
+ - baculum: Improve slow reloading config resource list
+
+09Nov17
+ - crypto: remove most of OpenSSL initcallbacks for 1.1
+ - Update ACL/XATTR code and define new ACL/XATTR API for Plugins.
+ - baculum: Fix numeric password setting bug reported by Heitor Faria
+
+08Nov17
+ - crypto: convert EVP_PKEY access and remainings bits for OpenSSL 1.1
+ - crypto: convert EVP_MD_CTX + EVP_CIPHER_CTX to OpenSSL 1.1
+ - crypto: Use DEFINE_STACK_OF()
+ - crypto: Add a tiny OpenSSL compat level
+ - crypto: remove support for ancient openssl
+
+02Nov17
+ - Add restore wizard to the tray monitor.
+ - Preparation fixes: remove some warning
+ - Add ASSERTD() to track NULL Volume name error
+
+24Oct17
+ - Add "noautoparent" restore command option to disable the automatic parent 
+  directory selection
+
+20Oct17
+ - Make qt-console compatible to Qt5 (Qt4 still work)
 
 
-Release 9.0.5
+Bugs fixed/closed since last release:
+2315 2325 2346 2349 2351
 
 
+======================================================================
+
+Release 9.0.5
 
 01Nov17
  - Use if exists on dropping MAC table in postgres. Fixes bug #2314
 
 01Nov17
  - Use if exists on dropping MAC table in postgres. Fixes bug #2314
index a2fb251808ced8f6b807c5f1f112b935d6ba3881..919692c56d0df067218598f1bb4797be647e247e 100644 (file)
@@ -1,5 +1,58 @@
 
 
-               Release Notes for Bacula 9.0.5
+               Release Notes for Bacula 9.0.6
+
+Release 9.0.6
+
+This is a bug fix and enhancement release. The two major enhancements are
+support for Qt5 in bat and the tray monitor, and support for OpenSSL-1.1.
+There were also a number of nice bug fixes. Thanks to the users who 
+supplied patches for the enhancements and bug fixes. They are much 
+appreciated.
+
+
+19Nov17
+ - Update AUTHORS for recent commits
+ - Remove incorrecly placed openssl-compat.h
+ - Add openssl-compat.h which went in wrong directory
+ - baculum: Add removing single resource
+ - baculum: Add module to check resource dependencies
+ - baculum: Fix saving names with spaces inside schedule Run directive
+ - baculum: Fix saving entire config by api request
+ - Backout vol size tests in previous attempt to fix bug #2349
+ - Fix compiler warning in previous patch
+ - Apply patches from bugs #2325 and #2326 to fix FIFO bugs
+ - Fix bug #2315 INTEGER misspelled in update_sqlite3_tables.in
+ - Try to fix bug #2349 multiple recycle messages
+ - baculum: Throw 404 error if service not known
+ - baculum: Use home page url when an error is shown
+ - Fix bug #2346 Dir blocks when max reloads reached
+ - baculum: Send config to api server as json
+ - Remove enterprise code that breaks Mac install -- fixes bug #2351
+ - Correct FS size calculation for FreeBSD, Solaris, and Windows
+ - baculum: Enable Portuguese language support in makefile
+ - baculum: Fix required directives in schedule resource configuration
+ - baculum: Fix saving messages resource
+ - baculum: Improve slow reloading config resource list
+ - crypto: remove most of OpenSSL initcallbacks for 1.1
+ - Update ACL/XATTR code and define new ACL/XATTR API for Plugins.
+ - baculum: Fix numeric password setting bug reported by Heitor Faria
+ - crypto: convert EVP_PKEY access and remainings bits for OpenSSL 1.1
+ - crypto: convert EVP_MD_CTX + EVP_CIPHER_CTX to OpenSSL 1.1
+ - crypto: Use DEFINE_STACK_OF()
+ - crypto: Add a tiny OpenSSL compat level
+ - crypto: remove support for ancient openssl
+ - Add restore wizard to the tray monitor.
+ - Preparation fixes: remove some warning
+ - Add ASSERTD() to track NULL Volume name error
+ - Add "noautoparent" restore command option to disable the automatic parent 
+  directory selection
+ - Make qt-console compatible to Qt5 (Qt4 still works)
+
+Bugs fixed/closed since last release:
+2315 2325 2346 2349 2351
+
+
+======================================================================
 
 Release 9.0.5
 
 
 Release 9.0.5