From 7293152b369c665d9d4fba92127c77b346726146 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Fri, 28 Oct 2005 10:08:22 +0000 Subject: [PATCH] Update ReleaseNotes - ChangeLog git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2498 91ce42f0-d328-0410-95d8-f526ca767f89 --- bacula/ChangeLog | 3 +++ bacula/ReleaseNotes | 7 +++++++ 2 files changed, 10 insertions(+) diff --git a/bacula/ChangeLog b/bacula/ChangeLog index 1b62336e76..653ad4c674 100644 --- a/bacula/ChangeLog +++ b/bacula/ChangeLog @@ -1,3 +1,6 @@ + +Released as 1.38.0 28Oct05: + Changes to 1.37.42: 26Oct05 - Don't overwrite pthreadVCE.dll or msvcr71.dll during Win32 diff --git a/bacula/ReleaseNotes b/bacula/ReleaseNotes index 221b44e242..e77a71ffb0 100644 --- a/bacula/ReleaseNotes +++ b/bacula/ReleaseNotes @@ -178,6 +178,13 @@ Items to note!!! you want TLS communications encryption support. - Disk seeking during restores does not yet work correctly in all cases, so it is turned off. +- Note, with gcc (GCC) 4.0.1 20050727 (Red Hat 4.0.1-5) on an + AMD64 CPU running 64 bit CentOS4, there is a compiler bug that + generates bad code that causes Bacula to segment fault. + Typically you will see this in the Storage daemon first. The + solution is to compile Bacula ensuring that no optimization is + turned on (normally it is -O2). + Other Items: - Security fixes for temp files created in mtx-changer, during -- 2.39.5