[Bacula-devel] Testing bacula-11.0.2 on Gentoo and Solaris

2021-05-19 Thread Phil Stracchino
First the good news: tomjbe's updated Bacula 11.0.2 ebuild for Gentoo appears to work fine. Now the bad news: I do not believe we ever resolved the following compile errors on Solaris 11.x using Solaris Developer Studio. "bsockcore.c", line 88: Error: Badly formed expression. "bsockcore.c", l

[Bacula-devel] Bacula 11.0.2 update notes

2021-05-19 Thread Phil Stracchino
1. I recommend the following changes to update_mysql_tables: --- update_mysql_tables.orig2021-05-19 12:54:15.226740443 -0400 +++ update_mysql_tables 2021-05-19 12:54:53.833949117 -0400 @@ -161,14 +161,14 @@ ALTER TABLE RestoreObject MODIFY FileIndex INTEGER UNSIGNED DEFAULT 0; ALTER TA