|
From: <gi...@ba...> - 2012-09-13 08:51:35
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Bacula Community source".
The branch, Branch-5.2 has been updated
via 1a99202274db21af96e206968c05f352249bd8cf (commit)
from eef1f19d7be1e811862454269ceffcbd3d68f727 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 1a99202274db21af96e206968c05f352249bd8cf
Author: Kern Sibbald <ke...@si...>
Date: Thu Sep 13 10:51:19 2012 +0200
Tweak update notes
-----------------------------------------------------------------------
Summary of changes:
diff --git a/bacula/ChangeLog b/bacula/ChangeLog
index d817f2c..fabda9e 100644
--- a/bacula/ChangeLog
+++ b/bacula/ChangeLog
@@ -1,4 +1,10 @@
- Changelog on version 5.2.11
+ Changelog on version 5.2.12
+
+Version 5.2.12
+
+13Sep12
+ - Fix accurate option in the estimate command
+ - Fix bug #1932 director crash.
Version 5.2.11
diff --git a/bacula/ReleaseNotes b/bacula/ReleaseNotes
index 18150ea..b667e81 100644
--- a/bacula/ReleaseNotes
+++ b/bacula/ReleaseNotes
@@ -1,11 +1,11 @@
- Release Notes for Bacula 5.2.11
+ Release Notes for Bacula 5.2.12
Bacula code: Total files = 1,110 Total lines = 231,439 (Using SLOCCount)
General:
--------
-Version 5.2.11 version is a bug fix release.
+Version 5.2.12 version is a bug fix release.
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Please note that with this version of Bacula, during the install
@@ -37,7 +37,7 @@ Compatibility:
As always, both the Director and Storage daemon must be upgraded at
the same time.
- Older 5.0.x and 3.0.x File Daemons are compatible with the 5.2.11
+ Older 5.0.x and 3.0.x File Daemons are compatible with the 5.2.12
Director and Storage daemons. There should be no need to upgrade older File
Daemons.
@@ -47,6 +47,10 @@ Important changes since last release:
- Add chio-changer-openbsd submitted in bug #1903
- Important Copy job bug fixed.
+12Sep12
+ - Fix accurate option in the estimate command
+ - Fix bug #1932 director crash.
+
10Sep12
- Add JobId to SD debug output
- Commit batch session every 800,000 files
@@ -74,7 +78,12 @@ Important changes since last release:
Bugs fixed/closed since last release:
1823 1859 1901 1902 1903 1905 1906 1907 1911 1923 1925 4377
+1932
+
+
+=======================================================
+Version 5.2.11 was short lived because of a crash
=======================================================
hooks/post-receive
--
Bacula Community source
|