<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/sysutils/bacula/Makefile.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>Disable extattr on DragonFly. From Jan Lentfer in PR 43312.</title>
<updated>2010-05-16T13:08:10Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2010-05-16T13:08:10Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=287c754d146755aea1667825998f0e80b8fadaaa'/>
<id>urn:sha1:287c754d146755aea1667825998f0e80b8fadaaa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changes 5.0.2:</title>
<updated>2010-05-08T09:05:47Z</updated>
<author>
<name>adam</name>
<email>adam</email>
</author>
<published>2010-05-08T09:05:47Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b7467b17be18b190fe4683bed6a176a61f2d44e7'/>
<id>urn:sha1:b7467b17be18b190fe4683bed6a176a61f2d44e7</id>
<content type='text'>
- Add lmgr_is_locked() function to test if a thread own a mutex
- Remove comment field added in last patch
- Check if sql backend is thread-safe
- Fix cancel crash reported by Stephen Thompson
- fix grant_postgresql_privileges doesn t grant permissions on jobhisto_jobid_seq
- Add lock position info to volume manager
- Permits to use lock manager with file/line from outside
- Replace ASSERT in block.c with fail Job
- Use uint32_t for max_concurrent_jobs
- Use file and line for rwlock and lmgr in db_lock()
- Add File and Line info to rw_lock for lmgr
- Fix database locking calling db_lock and returning from function without
  calling db_unlock.
- Add missing db_unlock to bvfs_update_cache.
- Allow users to build bat without static QT if desired.
- Fix for qt mkspecs location on Fedora 12.
- Another fix for OpenSSLv1
- Add -lrt to Solaris links
- Fix tls.c for OpenSSLv1
- Fix plugin load not to stop if one plugin bad -- pointed out by James
- Remove --without-qwt from configure statement.
- Fix bug in bvfs_update function, should work much better now
- Lets not generate the ingres code automatically when the .sc or .sh files
  changes as it seems these files get outdated on some systems and then this
  rule kicks in on systems that don't have the esqlcc ingres compiler installed.
- Fix CentOS detection in regression get-os script
- Create subroutines to add exclusion for plugins
- This adds sql debugging to these classes that Eric wrote.
- This is a 1/2 fix of the issue. It allows for the sorting of the two non
  graphic columns, but still does not allow for sorting the graphic columns.
  The issue is with last. By setting the sort value, you are setting the value
  on the last. To experiment with what I mean, use the set background that I
  have commented out in this commit.
- Fix OpenSSL 1.x problem in crypto.c on Fedora 12
- Display AllowCompress warning message only if compression used in FileSet
- Added comment on dbi backend needing a recent version of libdbi from CVS as
  the version currently released 0.8.3 wont work for compiling the code.
- Add Warning check to SQL
- Fix readline to use TERM_LIB found for conio
- Move bacula shared objects in separate bacula-libs package.
- Fix for termcap lib on suse.
- Fix for shared objects name convention change.
- Remove mandrive and suse bacula.spec from configure
- Fix compile link flags for gigaslam
- Add missing defines for gccver.
</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>Changes 3.0.3:</title>
<updated>2009-10-28T09:30:21Z</updated>
<author>
<name>adam</name>
<email>adam</email>
</author>
<published>2009-10-28T09:30:21Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d61d82dbb46d5922f3d5b5f5c337b920d12711bd'/>
<id>urn:sha1:d61d82dbb46d5922f3d5b5f5c337b920d12711bd</id>
<content type='text'>
* Fix 1352 about double free with regexp and big filenames on windows
* Apply Graham's idea for recovering from disk full by recursing
  when doing fixup_write_error ...
* Make fix for VirtualFull changing device
* Fix concurrent Job recycle bug 1288
* Backport part of one possible fix from bug 1346
* Fix bug 1382 newly created disk volumes -&gt; file not found warning
* Fix Alpha ifdefing -- should fix bug 1359
* Use old code for selecting file during restore.
* tweak space on projects file
* Fix seg fault in ignoredir code
* Apply Frank's slash patch
* Add more info when SD-connection refused
* Fixes bug 1371 about segfault in SD
* Fixes bug 1355 Director crashes with double free in Accurate SQL query
* Fixes bug 1365 and 1366 about MacOSX resource forks.
* Fixes bug 1369 about "Exclude Dir Containing" fileset option
* Fixes bug 1368 ASSERT Failure on MacOS.
* Fixes bug 1364 and 1363 about compression buffer error.
</content>
</entry>
<entry>
<title>Changes 3.0.2:</title>
<updated>2009-08-24T08:23:41Z</updated>
<author>
<name>adam</name>
<email>adam</email>
</author>
<published>2009-08-24T08:23:41Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=02594cf8d9492dea8be566d669824bbe673e4685'/>
<id>urn:sha1:02594cf8d9492dea8be566d669824bbe673e4685</id>
<content type='text'>
* Fix 1323 about a problem when mounting a requested volume during a restore.
* Add more example SD Device configurations.
* Force the client_encoding to SQL_ASCII when database is already using this
  mode.
* Fix 1335 about postgresql error message during copy session
* Cleanup old job records when starting the director (Created/Running -&gt; Failed)
* Apply patch in bug 1315 by McMichaeli that fixes scripts/logwatch
* Add more output when spooling and no space left
* Fix postgresql driver bug that displayed &lt;NULL&gt; rows from time to time.
* Implement the project 'restore' menu: enter a JobId, automatically
  select dependents
* Should fix 1323 about verify accurate jobs and deleted files.
* more...
</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>- Describe 'catalog-sqlite3' option</title>
<updated>2009-01-12T17:37:10Z</updated>
<author>
<name>shattered</name>
<email>shattered</email>
</author>
<published>2009-01-12T17:37:10Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=56011077071c100f7e9321b5a323c330e3c9c412'/>
<id>urn:sha1:56011077071c100f7e9321b5a323c330e3c9c412</id>
<content type='text'>
- Delint

OK by wiz@.
</content>
</entry>
<entry>
<title>Changes 2.4.4:</title>
<updated>2009-01-06T11:29:26Z</updated>
<author>
<name>adam</name>
<email>adam</email>
</author>
<published>2009-01-06T11:29:26Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4453252d64232c3d84a780aaae7761545266c0f5'/>
<id>urn:sha1:4453252d64232c3d84a780aaae7761545266c0f5</id>
<content type='text'>
* Fix bug: inappropriate Volume purging.
* Modify sql_update.c to edit zeros rather than NULL in unset fields.
* Backport most recent changes to compat.h and compat.cpp
  attempt to fix restore problem with accents in path. This
  works in version 2.5.x but is not tested in 2.4.4.
* Create and apply 2.4.3-migrate2.patch, which fixes two bugs
  - sql error when there are no files to migrate.
  - Job catalog log is not migrated during migration.
* Remove extra db_lock() in get_prune_list_for_volume()
* Apply 2.4.3-prune-deadlock.patch that fixes a problem when
  using Catalog as message backend.
* Apply 2.4.3-win32-runscript-unicode-path.patch for a problem when
  executing a program with Unicode path.
* Apply 2.4.3-unique-inchanger.patch fix bad slot number if the volume
  is not in autochanger.
* Fix for bug where Volume is purged while writing on it.
* Get message enhancement to avoid job name lookup.
* Fix bug with job name duplication if more than 60 jobs created
  during a minute.
* Correct some bugs of cleanup in SD if the FD connection fails.
* Fix orphaned jobs (possible deadlock) while pruning.
* Backport of the btraceback script that keeps trace file on working dir
* Migrate DB Log records too.
* Modify SQL so that jobs that failed will not be migrated.
* Correct bug where long retention periods caused immediate pruning.
</content>
</entry>
<entry>
<title>Added OpenSSL as an option</title>
<updated>2008-11-28T13:47:51Z</updated>
<author>
<name>adam</name>
<email>adam</email>
</author>
<published>2008-11-28T13:47:51Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b9e39ba1632259ed8941ebff1d55aca1f23871e6'/>
<id>urn:sha1:b9e39ba1632259ed8941ebff1d55aca1f23871e6</id>
<content type='text'>
</content>
</entry>
</feed>
