From 7a1624d70f408e749c9dae3ee35440be5cbba374 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Fri, 29 Dec 2006 16:40:32 +0000 Subject: [PATCH] Update version + notes git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3856 91ce42f0-d328-0410-95d8-f526ca767f89 --- bacula/ChangeLog | 2 ++ bacula/ReleaseNotes | 4 ++-- bacula/kernstodo | 1 + bacula/src/version.h | 2 +- bacula/technotes-1.39 | 1 + 5 files changed, 7 insertions(+), 3 deletions(-) diff --git a/bacula/ChangeLog b/bacula/ChangeLog index f8fea00d2f..0f889a2a87 100644 --- a/bacula/ChangeLog +++ b/bacula/ChangeLog @@ -1,7 +1,9 @@ Technical notes on version 1.39 General: +Version 1.39.34 released: 28Dec06 +kes Convert dbcheck to use 64 bit DB IDs. kes Update projects kes Make rescue work. kes Clarify Volume migration error message. diff --git a/bacula/ReleaseNotes b/bacula/ReleaseNotes index 3537f44c4e..331289af47 100644 --- a/bacula/ReleaseNotes +++ b/bacula/ReleaseNotes @@ -1,10 +1,10 @@ - Release Notes for Bacula 1.39.32 + Release Notes for Bacula 1.39.34 Bacula code: Total files = 438 Total lines = 153,698 (*.h *.c *.in) -Version 1.39.32 contains mainly bug fixes to 1.39.30 Please +Version 1.39.34 contains mainly bug fixes to 1.39.32 Please see the ChangeLog for more details. diff --git a/bacula/kernstodo b/bacula/kernstodo index 8638e5ef7c..555be1a28b 100644 --- a/bacula/kernstodo +++ b/bacula/kernstodo @@ -367,6 +367,7 @@ minutes). 3905 Device "LTO-Drive1" (/dev/nst0) open but no Bacula volume is mounted. If this is not a blank tape, try unmounting and remounting the Volume. +- http://www.dwheeler.com/essays/commercial-floss.html - Add VolumeState (enable, disable, archive) - Add VolumeLock to prevent all but lock holder (SD) from updating the Volume data (with the exception of VolumeState). diff --git a/bacula/src/version.h b/bacula/src/version.h index d4aa12f473..a509fd70c2 100644 --- a/bacula/src/version.h +++ b/bacula/src/version.h @@ -3,7 +3,7 @@ */ #undef VERSION -#define VERSION "1.39.34" +#define VERSION "1.39.35" #define BDATE "28 December 2006" #define LSMDATE "28Dec06" diff --git a/bacula/technotes-1.39 b/bacula/technotes-1.39 index 0c5c16db6a..2060751fc4 100644 --- a/bacula/technotes-1.39 +++ b/bacula/technotes-1.39 @@ -1,6 +1,7 @@ Technical notes on version 1.39 General: +Version 1.39.34 released: 28Dec06 kes Convert dbcheck to use 64 bit DB IDs. kes Update projects -- 2.39.2