From aa3315c29d0fb72330a5d74944026fe79d29774e Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Fri, 14 Sep 2007 17:22:24 +0000 Subject: [PATCH] Update to trunk --- docs/home-page/LICENSE | 52 +++++++++++-- .../home-page/about/press/presskit220.html.ca | 5 +- .../home-page/about/press/presskit220.html.de | 12 +-- .../home-page/about/press/presskit220.html.en | 7 +- .../home-page/about/press/presskit220.html.es | 5 +- .../home-page/about/press/presskit220.html.fr | 7 +- docs/home-page/news.txt | 74 +++++++++++++++++++ docs/home-page/pages/home.php | 6 ++ docs/home-page/pages/maillists.php | 4 +- docs/home-page/pages/presskits.php | 27 ++++--- 10 files changed, 152 insertions(+), 47 deletions(-) diff --git a/docs/home-page/LICENSE b/docs/home-page/LICENSE index e105b738..07a17f8e 100644 --- a/docs/home-page/LICENSE +++ b/docs/home-page/LICENSE @@ -12,8 +12,9 @@ The name Bacula is a registered trademark. License: For the most part, Bacula is licensed under the GPL version 2 this code is listed under Copyright Free Software Foundation -Europe e.V. A small part of the code (less than 20 files) is -copyrighted under the GPL by other people (FSF, Sun, ...). +Europe e.V. A small part of the code (less than 10 files) is +copyrighted under the GPL by FSF, or under BSD licenses by various +authors (see below). What follows is information from the authors of the code: @@ -21,7 +22,7 @@ Linking: Bacula may be linked with any libraries permitted under the GPL. However, if configured with encryption Bacula does use the OpenSSL libraries which are, unfortunately, not compatible with -GPL v2. To the best of our knowledge these libaries are not +GPL v2. To the best of our knowledge these libraries are not distributed with Bacula code because they are shared objects, and as such there is no conflict with the GPL according what I (Kern) understand in talking to FSFE, and in any case, for the code that @@ -88,7 +89,7 @@ Bacula File daemon is copyrighted and or trademarked by Microsoft and may contain Microsoft intellectual property (examples: Microsoft VC++, the source to the VSS libraries, the Microsoft C runtime libraries). As such we cannot and do not distribute that -software. We are permitted however to distribut Bacula with the +software. We are permitted however to distribute Bacula with the necessary Microsoft libraries in binary form. You may obtain the parts that we cannot distribute as follows. The @@ -101,6 +102,42 @@ so themselves. Our intention is to respect as closely as possible Open Source practices while maintaining full respect for proprietary and copyrighted code. +BSD code used in the Windows version only: +Code falling under the BSD license has the following license: + + Copyright (c)2002-2003 Mark K. Kim + All rights reserved. + + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions + are met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + * Neither the original author of this software nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + + THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS + "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT + LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS + FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE + COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, + INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, + BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS + OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED + AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, + OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF + THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH + DAMAGE. + + ===================================== The entire GPL is reproduced below, in the manuals distributed with the @@ -124,8 +161,8 @@ freedom to publish or distribute modified versions when you wish. Other Licenses: Certain parts of the Bacula software are licensed by their -copyright holder(s) under the GPL. These software files are -clearly marked as such. +copyright holder(s) under the GPL or under the BSD license. +These software files are clearly marked as such. Bacula can be enabled with data encryption and/or communications encryption. If this is the case, you will be including OpenSSL code that @@ -151,6 +188,9 @@ LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +===================================== + + ============== Text of GPL version 2 license ======== GNU GENERAL PUBLIC LICENSE diff --git a/docs/home-page/about/press/presskit220.html.ca b/docs/home-page/about/press/presskit220.html.ca index 0e37f729..fae74bf1 100755 --- a/docs/home-page/about/press/presskit220.html.ca +++ b/docs/home-page/about/press/presskit220.html.ca @@ -142,9 +142,8 @@ Llista completa de - - diff --git a/docs/home-page/about/press/presskit220.html.de b/docs/home-page/about/press/presskit220.html.de index b3035e13..3a7243a2 100755 --- a/docs/home-page/about/press/presskit220.html.de +++ b/docs/home-page/about/press/presskit220.html.de @@ -368,20 +368,10 @@ Nutzerinterfaces (englisch). diff --git a/docs/home-page/about/press/presskit220.html.en b/docs/home-page/about/press/presskit220.html.en index 74370475..ddb9fd12 100644 --- a/docs/home-page/about/press/presskit220.html.en +++ b/docs/home-page/about/press/presskit220.html.en @@ -142,11 +142,10 @@ Full list of GUI Pr

Official Translations of This Document

- - diff --git a/docs/home-page/about/press/presskit220.html.es b/docs/home-page/about/press/presskit220.html.es index 613ea8d9..d684b2c2 100755 --- a/docs/home-page/about/press/presskit220.html.es +++ b/docs/home-page/about/press/presskit220.html.es @@ -142,10 +142,9 @@ Lista completa de p - - diff --git a/docs/home-page/about/press/presskit220.html.fr b/docs/home-page/about/press/presskit220.html.fr index e4ec43c3..dc2e2b8c 100644 --- a/docs/home-page/about/press/presskit220.html.fr +++ b/docs/home-page/about/press/presskit220.html.fr @@ -175,12 +175,11 @@ Liste complète des

Traductions officielles de ce document

- - diff --git a/docs/home-page/news.txt b/docs/home-page/news.txt index 832266f4..00407d4a 100644 --- a/docs/home-page/news.txt +++ b/docs/home-page/news.txt @@ -1,3 +1,77 @@ +Kern;;;2007/9/9;;;14:30 +I regret to announce that there is a rather serious bug in Bacula. + +Bacula bug #935 reports that during a restore, a large number of files are +missing and thus not restored. This is really quite surprising because we +have a fairly extensive regression test suite that explicitly tests for this +kind of problem many times. + +Despite our testing, there is indeed a bug in Bacula that has the following +characteristics: + +1. It happens only when multiple simultaneous Jobs are run (regardless of +whether or not data spooling is enabled), and happens only when the +Storage daemon is changing from one Volume to another -- i.e. the +backups span multiple volumes, and it only happens for Jobs writing +to the same volume. + +2. It has only been observed on disk based backup, but not on tape. + +3. Under the right circumstances (timing), it could and probably does happen +on tape backups. + +4. It seems to be timing dependent, and requires multiple clients to +reproduce, although under the right circumstances, it should be reproducible +with a single client doing multiple simultaneous backups. + +5. Analysis indicates that it happens most often when the clients are slow +(e.g. doing Incremental backups). + +6. It has been verified to exist in versions 2.0.x and 2.2.x. + +7. It should also be in version 1.38, but could not be reproduced in testing, +perhaps due to timing considerations or the fact that the test FD daemons +were version 2.2.2. + +8. The data is correctly stored on the Volume, but incorrect index (JobMedia) +records are stored in the database. (the JobMedia record generated during +the Volume change contains the index of the new Volume rather than the +previous Volume). This will be described in more detail below. + +9. You can prevent the problem from occurring by either turning off multiple +simultaneous Jobs or by ensuring that while running multiple simultaneous +Jobs that those Jobs do not span Volumes. E.g. you could manually mark +Volumes as full when they are sufficiently large. + +10. If you are not running multiple simultaneous Jobs, you will not be +affected by this bug. + +11. If you are running multiple simultaneous Jobs to tapes, I believe there is +a reasonable probability that this problem could show up when Jobs are split +across tapes. + +12. If you are running multiple simultaneous Jobs to disks, I believe there is +a high probability that this problem will show up when Jobs are split across +disks Volumes. + +13. The bug concerns only the Storage daemon so there is no need to update +the clients, though I do recommend updating the Director when installing +an updated Storage daemon. + +I have uploaded patches to bug #935 (bugs.bacula.org) that will correct +version 2.2.0, 2.2.1, and 2.2.2. The patch has been tested only on version +2.2.2 and passes all regression tests as well as the specific test that +reproduced the problem. + +The patch has now been confirmed to fix the problem reported, and Bacula +version 2.2.3 has been released to Source Forge. + +For the technical details of the bug, please see: + + http://www.bacula.org/downloads/bug-935.txt + +;;; + Kern;;;2007/8/11;;;14:30 Bacula Version 2.2.0 has been released to Source Forge. diff --git a/docs/home-page/pages/home.php b/docs/home-page/pages/home.php index e459be01..e86d5c4c 100644 --- a/docs/home-page/pages/home.php +++ b/docs/home-page/pages/home.php @@ -12,6 +12,12 @@ and verification of computer data across a network of computers of different kinds.
+
+ Serious Bug - All users should read + this news item regarding a serious bug. A fix has been found + and patches are being tested. Please subscribe to the + announce mailing list to be kept informed. +
In technical terms, it is a network based backup program.
diff --git a/docs/home-page/pages/maillists.php b/docs/home-page/pages/maillists.php index b90b0ab1..14c5c42f 100644 --- a/docs/home-page/pages/maillists.php +++ b/docs/home-page/pages/maillists.php @@ -114,13 +114,13 @@ http://news.gmane.org/search.php?match=bacula.

The lists are also archived at -Mailing list ARChives (MARC)". +Mailing list ARChives (MARC).

diff --git a/docs/home-page/pages/presskits.php b/docs/home-page/pages/presskits.php index d9ab3d7e..63d137d0 100644 --- a/docs/home-page/pages/presskits.php +++ b/docs/home-page/pages/presskits.php @@ -2,31 +2,30 @@ - + - - - +
- Bacula Press Kits + Bacula 2.2.0 Press Information
- + +

Bacula 2.2.0 Press Information

-
+

Press Kit in Other Languages

+

-- 2.39.5