X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=docs%2Fhome-page%2Fen%2Fnews.txt;fp=docs%2Fhome-page%2Fen%2Fnews.txt;h=a273bbe43c2b5bb6780a73c7d38dfae49f2689cb;hb=d1032b6cae003ab8deb7b561577ba54ed94fca89;hp=19917b8956dc1241e65ac003f69ce2705f2f5f70;hpb=b245d6d0e7cf3eae7c4975eb9cbdbef0dcafeb2b;p=bacula%2Fdocs diff --git a/docs/home-page/en/news.txt b/docs/home-page/en/news.txt index 19917b89..a273bbe4 100644 --- a/docs/home-page/en/news.txt +++ b/docs/home-page/en/news.txt @@ -1,3 +1,55 @@ +Kern;;;26 January 2012 at 07:55 CET +We have released Bacula Version 5.2.5 to Source Forge + Release Notes for Bacula 5.2.5 + + Bacula code: Total files = 1,110 Total lines = 231,439 (Using SLOCCount) + +General: +-------- +The 5.2.5 version is a bug fix release. + +Please note there was a seamingly innocent patch made to +version 5.2.4 that had rather serious negative consequences +on restarted jobs. Anyone using restarted jobs should upgrade +from 5.2.4 to 5.2.5. + +!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! +If you are upgrading directly from 5.0.3 to this version, please see the +important notices below for version 5.2.3, particularly +the database upgrade and the difference in packaging the +SQL shared libraries. +!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + +!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! +If you store .bsr or .mail files in the Bacula working +directory, please be aware that they will all be deleted +each time the Director starts. +!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + +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.3 + Director and Storage daemons. There should be no need to upgrade older File + Daemons. + +Changes since 5.2.4: + +25Jan12 + - Disable usage of JS_Warning waiting for a more complete implementation + - Removed old sd plugins which doesn't work anymore. + - Adapt sample-query.sql for Warning job status + - Fix location of Qt dlls for Win64 build + - Fix MediaView::getSelection + +Bugs fixed/closed since last release: +1824 (1814 1806 1818 non-bugs) + + +;;;; + Kern;;;18 January 2012 at 20:55 CET We have released Bacula Version 5.2.4 to Source Forge