<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/sysutils/bacula/PLIST.common, branch pkgsrc_2011Q3</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2011Q3</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2011Q3'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2010-12-26T18:39:45Z</updated>
<entry>
<title>Changes 5.0.3:</title>
<updated>2010-12-26T18:39:45Z</updated>
<author>
<name>adam</name>
<email>adam</email>
</author>
<published>2010-12-26T18:39:45Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=9e6a837c7e6559e8f93b326a7e31e1db2105d5b2'/>
<id>urn:sha1:9e6a837c7e6559e8f93b326a7e31e1db2105d5b2</id>
<content type='text'>
This 5.0.3 version is significant bug fix update to version 5.0.2.
It includes new code and some new features.
There is no database change since prior versions of 5.0.

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.0.3
Director and Storage daemons. There should be no need to upgrade older File
Daemons.

Changes and New Features:
- If a VSS (Windows) snapshot fails, the whole Job is failed, previously
  it printed a warning message and continued.
- New editing codes %b = Job Bytes and %f = Job Files for runscripts
- Any non-Bacula project plugins (i.e. third party plugins)
  must be upgraded to specify AGPLv3 in place of the GPLv2 used previously
  for the PLUGIN_LICENSE.
- The bat Media page text columns can be sorted by clicking on the column.
- If possible, the SD will automatically update the catalog Volume size if
  it does not match the Volume size. The mismatch between the Volume sizes
  typically occurs when the FD has a comm line drop or the FD crashes.
</content>
</entry>
<entry>
<title>Changes 5.0.1:</title>
<updated>2010-03-09T07:06:00Z</updated>
<author>
<name>adam</name>
<email>adam</email>
</author>
<published>2010-03-09T07:06:00Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b1d90267bef5de29bcb7e971d8c3b6c450ac4b82'/>
<id>urn:sha1:b1d90267bef5de29bcb7e971d8c3b6c450ac4b82</id>
<content type='text'>
* We believe that we have resolved most of the problems
  concerning canceled or failed jobs being "stuck" in the
  Director.  There is one outstanding problem in the SD when
  canceling jobs that we will fix in the next major release.
  If you see jobs that seem to be stuck, in general issuing
  a cancel command in bconsole should now make them go away.

Directives:
* The default for "Allow Duplicate Jobs" has been changed from
  no to yes.  If you use this directive, please check your
  conf file, and note the next two items!
* AllowHigherDuplicates disabled. It did not work as documented
    and was confusing.
* New directive "CancelLowerLevelDuplicates" See New Features
  section in the manual.
* Truncate on Purge rewritten.  See New Features section in the manual.

* Bug fixes

* Ensure SD asks for help when looping even if poll set.
* Fix three-pool regress bug
* This version fixes an issue where the console window would start out
  docked. It is fixed by initiating the variables in the Pages class wi
  constructor.
* Fix make_catalog_backup.pl fails when catalog db is on other host
</content>
</entry>
<entry>
<title>Install bpipe-fd.la and use that in the PLISTs.</title>
<updated>2009-11-09T12:26:08Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2009-11-09T12:26:08Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4653deee737ee2cd9be7298645ef568964fd8f3a'/>
<id>urn:sha1:4653deee737ee2cd9be7298645ef568964fd8f3a</id>
<content type='text'>
Fixes build of bacula-clientonly. Bump revisions.
</content>
</entry>
<entry>
<title>PLIST fix: clientonly does not install libbacsql</title>
<updated>2009-07-01T10:39:05Z</updated>
<author>
<name>adam</name>
<email>adam</email>
</author>
<published>2009-07-01T10:39:05Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=0ec0bd1080df5cb468c636bac2b58660ec526681'/>
<id>urn:sha1:0ec0bd1080df5cb468c636bac2b58660ec526681</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changes 3.0.1:</title>
<updated>2009-05-15T10:29:05Z</updated>
<author>
<name>adam</name>
<email>adam</email>
</author>
<published>2009-05-15T10:29:05Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=43eb65e79c7971c19adecc21552dd33f85e1498a'/>
<id>urn:sha1:43eb65e79c7971c19adecc21552dd33f85e1498a</id>
<content type='text'>
* Bug fixes.
* Check for job_canceled() in fd_plugin code.
* Update Win32 table creation to have new DB version 11 format
* Remove illegal Options in Exclude of default Win32/64 bacula-dir.conf
* Remove "Reposition" message when restoring
* Update projects file
* Modify insertion of read Volumes in SD to be done before the
  drive reservation. This ensures that a Volume to be read will not
  be reserved for writing. Significant enhancement.

Changes 3.0.0:
* Fix Win32 make clean to clean correctly
* Separate object/binaries in Win32 and Win64 builds. More to be done.
* Add bconsole to Win64 installer.
* Enhance Job messages from SD when the FD-&gt;SD protocol is incorrect
  and the SD hangs up. Previously this looked like a comm error.
* Fixed problem in xattr and acl code trying to send empty acl or xattr
  streams.
* Fix for bug #1261 where we send out a null stream when a file only an
  acl and xattr support is also turned on.
* Added some warnings to configure when using libtool and static in
  one configure.
* Fix small memory leak in fileregexp bsr code
* Correct bacula32.def entry point as specified by James.
* Add code to FD plugin driver to make a copy of the plugin
  filename to be saved to avoid save_file from zaping it.
* Directly mark all files saved by plugin as being seen for Accurate.
* more...
</content>
</entry>
<entry>
<title>PLIST fix for bacula-clientonly</title>
<updated>2009-01-15T13:32:18Z</updated>
<author>
<name>adam</name>
<email>adam</email>
</author>
<published>2009-01-15T13:32:18Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=8d27c3e60e716053f4e9c1251313d72dfdade572'/>
<id>urn:sha1:8d27c3e60e716053f4e9c1251313d72dfdade572</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added support for chio(1) to manipulate an autochanger on NetBSD</title>
<updated>2008-11-28T20:24:05Z</updated>
<author>
<name>adam</name>
<email>adam</email>
</author>
<published>2008-11-28T20:24:05Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d456cae58a5f839f721af18e1bed002696657c9e'/>
<id>urn:sha1:d456cae58a5f839f721af18e1bed002696657c9e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add the vendor patches which are available for this version of bacula.</title>
<updated>2008-07-10T13:54:56Z</updated>
<author>
<name>dmcmahill</name>
<email>dmcmahill</email>
</author>
<published>2008-07-10T13:54:56Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a46daaa6734666aa673f91c6686b1c6e6b8aca19'/>
<id>urn:sha1:a46daaa6734666aa673f91c6686b1c6e6b8aca19</id>
<content type='text'>
These fix a handful of bugs the most serious being a potential data loss
bug.  Committed during the freeze since a data loss bug in backup
software is no good!

See http://marc.info/?l=bacula-announce&amp;m=119109399004039&amp;w=2 for
the announcement on the bacula-announce mailing list about this bug.
</content>
</entry>
<entry>
<title>Move the dvd-handler python script from libexec/bacula to share/examples/bacula</title>
<updated>2008-01-08T16:52:20Z</updated>
<author>
<name>ghen</name>
<email>ghen</email>
</author>
<published>2008-01-08T16:52:20Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=379b7d93c251ce41f0d43443088b0a087b968319'/>
<id>urn:sha1:379b7d93c251ce41f0d43443088b0a087b968319</id>
<content type='text'>
to quiet CHECK_INTERPRETER (I don't want to add python as a dependency for that
one script).  Bump PKGREVISION for bacula and bacula-clientonly.
</content>
</entry>
<entry>
<title>Update Bacula to the 2.2.2 release.  This includes a major upgrade since</title>
<updated>2007-09-07T15:15:34Z</updated>
<author>
<name>ghen</name>
<email>ghen</email>
</author>
<published>2007-09-07T15:15:34Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2c05605713b7796adc0546a3645ec04dcd211715'/>
<id>urn:sha1:2c05605713b7796adc0546a3645ec04dcd211715</id>
<content type='text'>
the 2.0.x series.  Major new features include:

- Much faster insertion of attributes (somewhere around 10 times),
  many thanks to Eric Bollengier and Marc Cousin.
- First release of bat (Bacula Administration Tool).  Note to build
  bat you must explicitly enable it on the ./configure line, you
  must have the Qt4 version 4.2 or later libraries loaded, the qwt
  (Qt Graphics) package loaded, and qmake and the other Qt4 tools
  must be available. Most of the implementation was done by Dirk Bartley.
- Red/Black restore in memory tree (500 times faster loading).
- The Regex Where code to allow easier relocation of restored files
  thanks to Eric.
- Socket level heartbeat for all connections (untested).
- posix_fadvise() use in the FD to improve performance reduces
  swapping due to opening/reading lots of files. Win32 equivalent
  implemented.
- Much improved Volume reservation code that should eliminate most
  conflicts experienced in multiple drive autochangers.
- Simpler locking in the SD in the reservation system.
- Detection of file size/date change during backup if enabled.
- New Recycle Pool feature -- thanks to Eric.
- Efficient implementation of very large include/exclude lists.
- Volumes are no longer pruned during 'status dir'
- Pruning is now more efficient, and if a Volume is purged,
  during pruning, it is immediately discovered.
- License is now GPL v2 without modifications, fix a few copyright
  mistakes made when adding FSFE copyright notice.

Important upgrade notes are mentioned in the MESSAGE file.

XXX Not (functionally) tested by myself, but Peter Eisch &lt;peter@boku.net&gt;
    (via pkgsrc-users@NetBSD.org) verified the patch in his setup.
</content>
</entry>
</feed>
