]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
update version and releasenotes
authorEric Bollengier <eric@baculasystems.com>
Thu, 4 Feb 2021 15:03:02 +0000 (16:03 +0100)
committerEric Bollengier <eric@baculasystems.com>
Thu, 4 Feb 2021 15:03:02 +0000 (16:03 +0100)
bacula/ChangeLog
bacula/ReleaseNotes
bacula/src/version.h

index fc921d9ab955073a5bd6f9a0f8c0d58ec7ef88f3..04bc3489a9a0f88d2e18657163b9fc109160ec4a 100644 (file)
@@ -1,3 +1,90 @@
+        ChangeLog for Bacula Enterprise version 11.0.1
+
+04Feb21
+ - win32: backport sining tools
+
+03Feb21
+ - win32: Backport signing procedures to 11.0
+ - Fix copy/migration job selection
+
+02Feb21
+ - Add PGSQL detection for macOS and MacPorts.
+ - Remove deprecated sbrk in macOS and Windows.
+ - Use PKG_PROG_PKG_CONFIG macro to search for pkg-config. It is cross-compile 
+  safe.
+
+01Feb21
+ - Initialize StartTime in db_create_job_record()
+
+31Jan21
+ - baculum: Fix finding jobs by filename in restore wizard if filename contains 
+  whitespace characters
+ - baculum: Update spec files
+ - baculum: Update debian files to latest version
+ - baculum: Remove excanvas.js dependency
+
+30Jan21
+ - baculum: Add job status weather on job list page
+ - baculum: Add new icons for job status weather purpose
+ - baculum: Add capability to create filedaemon console and schedule on new 
+  resource page
+
+28Jan21
+ - baculum: Browser paths in restore browser using pathid
+ - baculum: Add to Bvfs lsdirs and lsfiles API endpoints pathid parameter
+
+24Jan21
+ - baculum: Add console messages log envelope
+ - baculum: Add console messages log API endpoint
+
+21Jan21
+ - baculum: Fix #2560 in restore wizard display names encoded in non-UTF encoding
+
+15Jan21
+ - win32: Fix conditional #define's
+
+13Jan21
+ - win32: Fix #7256 Update Windows version detection with latest versions 
+  (Windows 10).
+
+08Jan21
+ - Fix org#2579 About incorrect JSON generated from empty Messages resource
+
+06Jan21
+ - Fix org#2587 Improve btraceback output
+ - Fix org#2588 About incorrect Object/ObjectId type in update_postgresql_tables
+ - Fix #7247 About incorrect variable substitution with the query command
+
+31Dec20
+ - Fix #7214 Adapt mtx-changer.conf for GNU cpio mt version
+
+30Dec20
+ - Fix #7207 About 'dbcheck -n' not working properly
+
+24Dec20
+ - alist: Fix for memory overflow access.
+
+16Dec20
+ - BEE Backport bacula/src/tools/dbcheck.c
+
+15Dec20
+ - Fix #7168 About incorrect start time displayed for canceled jobs not yet 
+  running
+ - Fix compilation warnings with Solaris Studio
+ - baculum: Fix problem with setting hourly schedule - reported by Elias Pereira
+ - Fix MySQL update procedure with incorrect handling of the FileIndex type
+ - Fix update_sqlite3_tables to upgrade from 9.6 to 11.0
+
+01Dec20
+ - win32: Fix #7094 bypass random pwd generation when pwd is provided
+
+25Nov20
+ - Fix #7079 About a segfault in a copyjob when the fileset is no longer defined
+
+Bugs fixed/closed since last release:
+2560 2579 2587 2588 7079 7094 7168 7207 7214 7247 7256
+
+
         ChangeLog for Bacula Enterprise version 11.0.0
 
 10Dec20
index bcf8db92699b08dc879f19112308eb44c37ed2a7..aa9f31f124a8bc6e39324100ef2eee8f5b0d0951 100644 (file)
@@ -37,6 +37,59 @@ running the script can take some time depending on your database size.
 
 ----------------------------------------------------------------
 
+Release 11.0.1 04 February 2021
+
+11.0.1 is a minor bug fix release.
+
+ - Add PGSQL detection for macOS and MacPorts.
+ - BEE Backport bacula/src/tools/dbcheck.c
+ - Fix #7079 About a segfault in a copyjob when the fileset is no longer defined
+ - Fix #7168 About incorrect start time displayed for canceled jobs not yet 
+  running
+ - Fix #7207 About 'dbcheck -n' not working properly
+ - Fix #7214 Adapt mtx-changer.conf for GNU cpio mt version
+ - Fix #7247 About incorrect variable substitution with the query command
+ - Fix MySQL update procedure with incorrect handling of the FileIndex type
+ - Fix compilation warnings with Solaris Studio
+ - Fix copy/migration job selection
+ - Fix org#2579 About incorrect JSON generated from empty Messages resource
+ - Fix org#2587 Improve btraceback output
+ - Fix org#2588 About incorrect Object/ObjectId type in update_postgresql_tables
+ - Fix update_sqlite3_tables to upgrade from 9.6 to 11.0
+ - Initialize StartTime in db_create_job_record()
+ - Remove deprecated sbrk in macOS and Windows.
+ - Use PKG_PROG_PKG_CONFIG macro to search for pkg-config. It is cross-compile 
+  safe.
+ - alist: Fix for memory overflow access.
+
+ - baculum: Add capability to create filedaemon console and schedule on new 
+  resource page
+ - baculum: Add console messages log API endpoint
+ - baculum: Add console messages log envelope
+ - baculum: Add job status weather on job list page
+ - baculum: Add new icons for job status weather purpose
+ - baculum: Add to Bvfs lsdirs and lsfiles API endpoints pathid parameter
+ - baculum: Browser paths in restore browser using pathid
+ - baculum: Fix #2560 in restore wizard display names encoded in non-UTF encoding
+ - baculum: Fix finding jobs by filename in restore wizard if filename contains 
+  whitespace characters
+ - baculum: Fix problem with setting hourly schedule - reported by Elias Pereira
+ - baculum: Remove excanvas.js dependency
+ - baculum: Update debian files to latest version
+ - baculum: Update spec files
+
+ - win32: Backport signing procedures to 11.0
+ - win32: Fix #7094 bypass random pwd generation when pwd is provided
+ - win32: Fix conditional #define's
+ - win32: Fix #7256 Update Windows version detection with latest versions 
+  (Windows 10).
+
+
+Bugs fixed/closed since last release:
+2560 2579 2587 2588 7079 7094 7168 7207 7214 7247 7256
+
+----------------------------------------------------------------
+
 Release 11.0.0 12 December 2020
 
 11.0.0 is a major release.
index 8726e6e692eec60623b89f67098482b4275a8973..f0a99112174b20a6891fc9bdd21dc3e13dd0f9bb 100644 (file)
@@ -24,9 +24,9 @@
 #define COMMUNITY 1      /* Define to create a Windows community binary */
 
 /* Note: there can be only *one* VERSION in this file */
-#define VERSION "11.0.0"
-#define BDATE   "12 December 2020"
-#define LSMDATE "12Dec20"
+#define VERSION "11.0.1"
+#define BDATE   "04 February 2020"
+#define LSMDATE "04Feb20"
 
 #define RELEASE 1   /* Use ONLY in rpms */