Patches for the 3.4.0 release

The following are patches for bugs discovered after the 3.4.0 release.

Description Download
Bug 190. Sput -b of individual files does not work. Replace the utilities/src/bloadLib.c with the following, and rebuild. bloadLib.c
Bug 193. Cross zone connections fail Replace the src/lib/auth.c with the following, and rebuild. auth.c
Bug 196. configure with --enable-psglobj fails to build Replace src/include/psgDvrLib.h, src/back/psgDvrLib.c, src/catalog/include/mdasGlobalsExtern.h and mdasGlobals.h with the following, and rebuild. psgDvrLib.h, psgDvrLib.c, mdasGlobalsExtern.h and mdasGlobals.h.