]> git.sur5r.net Git - bacula/docs/commitdiff
Pull files from Branch-5.2
authorKern Sibbald <kern@sibbald.com>
Sat, 7 Sep 2013 14:29:25 +0000 (16:29 +0200)
committerKern Sibbald <kern@sibbald.com>
Sat, 7 Sep 2013 14:29:25 +0000 (16:29 +0200)
docs/home-page/en/news.txt
docs/home-page/en/pages/documentation.php
docs/home-page/en/pages/home.php

index 358ca152601dcbc63e2348e37238711715014c53..8328c8354d16a6e00d7a9ff3a08157df71da4295 100644 (file)
@@ -1,3 +1,128 @@
+Kern;;;20 February 2013 at 13:43 CET
+We have released Bacula Version 5.2.13 to Source Forge
+
+Version 5.2.13 version has 20 bug fixes since the last 
+release.  Some of the bug fixes are important.
+
+Important changes since last release:
+
+19Feb13
+ - Fix build/configure problems with bpluginfo.c
+ - Refactor lock_volumes so most lock a vol rather than globally
+ - Add virtualfull-extreme test
+ - Apply patch for chio-changer-openbsd from bug #1984 -- Implements listall
+ - Add bat Mac patch from bug #1953
+ - Fix bug #1812 cannot run Copy/Migrate jobs from bat
+ - Fix loading of bat translations. Patch from bug #1890
+ - Fix text input in bat. Fixe bug #1965
+ - Remove Device from show command as it is not used or updated
+ - Fix #1982 update enabled keyword in help command
+ - Fix update_postgresql_tables 10 to 11
+ - Clean after building doc binaries requested by Willem vd Akker for Debian 
+   build
+ - Require Qt version 4.8.4
+ - Fix bug #1955 that OK to run? does not retry on bad response
+ - Backport new lock calls + debug for SD
+ - Fix bug #1975 new label ignored when first is duplicate.
+ - Pull src/lib changes from master
+ - Pull SD files from master
+ - Turn off prune-test
+ - Add logdir and bsrdir to regression config
+ - Add bsrdir and logdir to regress-config
+ - Changed default directories from /var/bacula to /opt/bacula
+ - Make spool size max message more explicit
+ - Display more info when maximum spool size is reached
+ - Fix TERM defs for Solaris 11 in conio.c
+ - Allow group to cd to sysconfdir
+ - Make sysconfdir belong to Bacula user/group and exclude others
+ - Fix Virtual Full file close bug -- race condition
+ - Enhance mount message to include read/append
+ - Improve vol_mgr swap messages
+ - Enhance output of Using Device to include for read/write
+ - Add jobid to Pmsg output
+ - Fix bug #1959 input validation on delete of jobs.
+ - Fix bug #1956 Authorization Errors false
+ - Add workaround for #5507 where autoprune and reload are in deadlock
+ - Allow conf file quoted strings to be used in a list
+ - Make bfgets handle very long lines
+ - Avoid seg fault by checking for NULL client -- reported by Arno
+ - Final fix of bug #1943
+ - Fix bug #1948 MailOnSuccess get executed on error.
+ - Fix missing index on Media table
+ - Fix bug #1943 no message storage on closed database connection.
+ - Fix bug #1946 Fix problem with MySQL with big Base jobs.
+ - Reduce wait time in regression RunScripts
+ - Implement a timeout on regression tests of 15 minutes
+ - Fix #5346 .bvfs_lsfiles and .bvfs_restore to handle deleted files
+ - Fix spooldata, accurate and ingnoreduplicate run argument
+ - Fix messages segfault
+ - Implement feature request #1939
+ - fix #1938 about PATH_MAX on hurd
+ - fix #1938 about MAXPATHLEN on hurd
+ - Fix bug #1937 OpenBSD autochanger example script
+ - Fix #4996 about MaxRunTime canceling the job too early
+ - Fix bug #1934 Wrong values at media list in BAT
+ - Fix race condition in close_msg that causes seg fault
+ - Fix double unlink
+ - More tests for freeing NULL pointers
+ - Add MaximumConcurrentReadJobs directive to Storage resource
+ - Add ujobid to .bvfs_get_jobids
+ - Avoid problem when stripping a relative path
+ - Fix #4513 about HIDDEN attribute set to parent directory during restore
+
+Bugs fixed/closed since last release:
+1812 1890 1934 1937 1938 1939 1943 1946 1948 1953 1955 1956 1959 1965 1975
+1982 1984 4513 4996 5346 5507
+
+
+;;
+Kern;;;11 September 2012 at 13:43 CET
+We have released Bacula Version 5.2.11 to Source Forge
+
+Version 5.2.11 version is a bug fix release.
+
+ 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
+ Director and Storage daemons. There should be no need to upgrade older File
+ Daemons.
+
+Important changes since last release:
+ - A new bpluginfo utility tool
+ - Make dump_resource respect console ACL's (security fix)
+ - Add chio-changer-openbsd submitted in bug #1903
+ - Important Copy job bug fixed.
+
+10Sep12
+ - Add JobId to SD debug output
+ - Commit batch session every 800,000 files
+ - Simplify safer delete code using a single regex
+ - Clean up error message generation during update attributes -- should fix bug 
+  #1823
+ - Eliminate heartbeat error messages. Fixes bug #1925
+ - Apply patch from bug #1911 to implement --with-logdir
+ - Add chio-changer-openbsd submitted in bug #1903
+ - mysql database install/update scripts patch. Fixes bug #1901
+ - Delegate uid/gid changing to systemd. Fixes bug #1905
+ - Fix bug #1906
+ - Fix manpage errors, fixes bug #1907
+ - Final fix for #1859 missed one query.
+ - bpluginfo - Utility tool display various information
+ - Backport more master code
+ - Fix Makefile.in so that testfind builds with acl dependency
+ - Make dump_resource respect console ACL's (security fix)
+ - backport code from master
+ - Fix #1923 about MySQL 4 support for BVFS
+ - Fix #1902 about bad status slots output
+ - Fix Sigma Copy bug #4377
+ - Fix bsmtp
+ - Reset bsmtp to only send to IPv4 mailhosts.
+
+Bugs fixed/closed since last release:
+1823 1859 1901 1902 1903 1905 1906 1907 1911 1923 1925 4377
+;;;;
+
 Kern;;;28 June 2012 at 20:55 CET
 We have released Bacula Version 5.2.10 to Source Forge
 
index fabf126c2f70218237c4fac9011a94070e259bf8..ce0269196debf793b911e5c2512a08d69a674482 100644 (file)
 
    <tr>
      <td class="contentTopic">
-     Manuals for Version 3.0.x  (Unsupported and no longer online)
+     Manuals for Version 3.0.x  (Unsupported)
      </td>
    </tr>
    <tr>
      <td class="content">
-     <br> <br>
+      <ul>
+      <li> News about Bacula 
+          <a href="<? echo $spath ?>/?page=news"> HTML</a>
+         </li>
+      <li>New Features in current version
+         <a href="/3.0.x-manuals/en/concepts/concepts/New_Features_in_Released.html"> HTML</a>
+         </li><br>
+      <li>Concepts and Overview Guide
+         <a href="/3.0.x-manuals/en/concepts/concepts.pdf"> PDF</a>
+         <a href="/3.0.x-manuals/en/concepts/concepts/Bacula_Concepts_Overview_Gu.html">/HTML </a>
+         </li>
+      <li>Installation and Configuration Guide
+         <a href="/3.0.x-manuals/en/install/install.pdf"> PDF</a>
+         <a href="/3.0.x-manuals/en/install/install/Bacula_Installation_Configu.html">/HTML </a>
+         </li>
+      <li>Console and Operators Guide
+         <a href="/3.0.x-manuals/en/console/console.pdf"> PDF</a>
+         <a href="/3.0.x-manuals/en/console/console/Bacula_Console_Operators_Gu.html">/HTML </a>
+         </li>
+      <li>Problem Resolution Guide
+         <a href="/3.0.x-manuals/en/problems/problems.pdf"> PDF</a>
+         <a href="/3.0.x-manuals/en/problems/problems/Bacula_Problem_Resolution_G.html">/HTML </a>
+         </li>
+      <li>Catalog Database Guide
+         <a href="/3.0.x-manuals/en/catalog/catalog.pdf"> PDF</a>
+         <a href="/3.0.x-manuals/en/catalog/catalog/Bacula_Catalog_Database_Gui.html">/HTML </a>
+      </li>
+      <li>Utility Programs
+         <a href="/3.0.x-manuals/en/utility/utility.pdf"> PDF</a>
+         <a href="/3.0.x-manuals/en/utility/utility/Bacula_Utility_Programs.html">/HTML </a>
+      </li>
+      <li>Developers' Guide
+         <a href="/3.0.x-manuals/en/developers/developers.pdf"> PDF</a>
+         <a href="/3.0.x-manuals/en/developers/developers/Developer_s_Guide.html">/HTML </a>
+      </li><br>
      </td>
    </tr>
+
+
   <tr>
    <td class="contentTopic">
    Bacula Documentation for Prior Version 2.4.x (Unsupported)
    </td>
    </tr>
+   
   <tr>
    <td class="content">
    <ul>
index c7aba4eda2deb050c59293dac01acf915f4e02fd..c2a64a8d726fdc2846956a20c74936d10c6ed7f0 100644 (file)
@@ -61,7 +61,7 @@
     </tr>
     <tr height="68">
      <td height="68">
-      <p>February 2013: <strong>Bacula 5.2.13</strong> has been released.</p>
+      <p>11 September 2012: <strong>Bacula 5.2.11</strong> has been released.</p>
       <p></p>
       <p>See: <a href="http://www.bacula.org/en/?page=news">News</a></p>
      </td>
     </tr>
     <tr height="68">
      <td height="68">
-      <p>September 2013: <strong><a href="http://www.baculasystems.com/index.php?option=com_flexicontent&view=items&id=131:bacula-enterprise-edition&Itemid=15">
-                     Bacula Enterprise Edition 6.4.8 </a></strong> has been released.</p>
+      <p>December 2012: <strong><a href="http://www.baculasystems.com/index.php?option=com_flexicontent&view=items&id=131:bacula-enterprise-edition&Itemid=15">
+                     Bacula Enterprise Edition 6.0.6 </a></strong> has been released.</p>
       <p><strong>Bacula Adminstration I Training Course: <a href="http://www.baculasystems.com/index.php/component/content/article/211.html">dates announced</a><p>
       <p>See: <a href="http://www.baculasystems.com/index.php/company/recent-news.html">Bacula Systems News</a>
 <!--