pkgsrc-WIP-cvs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: wip/bacula
Module name: wip
Committed by: shattered
Date: Tue Aug 23 20:08:41 UTC 2005
Modified Files:
wip/bacula: Makefile PLIST TODO distinfo
wip/bacula/patches: patch-ad
Added Files:
wip/bacula/patches: patch-ai patch-aj
Removed Files:
wip/bacula/patches: patch-aa patch-ab patch-ag
Log Message:
Summary of changes from 1.34.6 to 1.36.2 released 28Feb05:
- Fix seg fault if debug level 900 set in SD.
- Fix deadlock in multiple simultaneous jobs.
- Add a number of new features from 1.37, and apply fixes
for all known bugs. See ReleaseNotes for details.
- Fix mutex deadlock in dequeue of messages.
- Correct crash after "list nextvol" "list media" bug 160
- Fix Seg Fault with -D100 in bpipe.c.
- Fix Seg Fault in run specifying a JobId.
- Add patch to force Linux LD_ASSUME_KERNEL to avoid using the
new /lib/tls. This is done in the startup scripts.
- Fix segfault in lsmark command in restore tree.
- Fix segfault in editing numbers in count command of restore tree.
- Fix bug where SD crashes on label if drive is not open
(i.e. Always Open = no).
- Added "Rerun Failed Levels = yes/no"
- Attempt to fix Solaris crash in SD during status command.
- Fix Win32 so that it can backup files that are opened by programs
such as Word (certain open system files cannot be backed up).
- Fix initialization and copying of the storage resource when
starting jobs (and in jobq.c when restarting). In some cases
jcr->store was not set causing a segfault -- bug 116
- Incremented the release number because this version requires
an update to the database.
Use:
cd src/cats
./update_bacula_tables
to update an existing database.
- Integrate Phil Stracchino's code (thanks for Matt's help).
It permits lists and ranges of jobids on the delete as in:
delete job jobid=1,3,5,11-16
- Added Ignore FileSet Changes = yes
- Fixed a mutex deadlock between the job queue scheduler and the
watchdog.
- If block header is destroyed, read the next block. Probably
should return with new status similar to the SHORT block
return.
- Correct a crash reported (with patch) by Jonathan Soong
when attempting to backup an ACL on a symlinked file.
- Modify spooling code to handle write error (e.g. spooling disk full)
more gracefully. Previously despooling would fail.
- Correct socket close on Win32 in bnet.c (in addition to compat.cpp).
Caused fd leak in Win32 for each connection.
- Close socket in SD when connection rejected. Caused fd leaks.
To generate a diff of this commit:
cvs -z3 rdiff -u -r0 -r1.1 wip/bacula/patches/patch-ai \
wip/bacula/patches/patch-aj
cvs -z3 rdiff -u -r1.1 -r0 wip/bacula/patches/patch-aa \
wip/bacula/patches/patch-ab wip/bacula/patches/patch-ag
cvs -z3 rdiff -u -r1.1 -r1.2 wip/bacula/patches/patch-ad
cvs -z3 rdiff -u -r1.12 -r1.13 wip/bacula/Makefile
cvs -z3 rdiff -u -r1.2 -r1.3 wip/bacula/distinfo
cvs -z3 rdiff -u -r1.3 -r1.4 wip/bacula/TODO
cvs -z3 rdiff -u -r1.4 -r1.5 wip/bacula/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs
Home |
Main Index |
Thread Index |
Old Index