-
ChangeLog for Bacula Enterprise version 11.0.0
+10Dec20
+ - Fix #7165 About incorrect JSON output for SHA256/SHA512 option
+
+09Dec20
+ - win32: Update openssl for Windows to 1.1.1i
+
+07Dec20
+ - Fix debug message
+ - Do not hardcode FD Caps
+
+04Dec20
+ - Fix MySQL update scripts for new MariaDB
+ - Fix warning in ./configure
+
03Dec20
+ - Restore custom permission of symlink on FreeBSD and MacOS
- Sync FD/SD Version with Enterprise
- Enable SD CAPS in hello()
- Fix tools/Makefile.in
----------------------------------------------------------------
-Release 11.0.0 01 December 2020
+Release 11.0.0 12 December 2020
11.0.0 is a major release.
- Support for GLOB pattern in Console ACL directives
- Faster CRC32 algorithm
+Please see the New Features chapter of the manual for documentation on
+the new features.
+
----------------------------------------------------------------
+
Release Notes for Bacula 9.6.3
This is a minor bug fix (mostly fixing incorrect copyrights) to Release-9.6.2.
/* Note: there can be only *one* VERSION in this file */
#define VERSION "11.0.0"
-#define BDATE "03 December 2020"
-#define LSMDATE "03Dec20"
+#define BDATE "12 December 2020"
+#define LSMDATE "12Dec20"
#define RELEASE 1 /* Use ONLY in rpms */