pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils
Module Name: pkgsrc
Committed By: markd
Date: Tue Jan 14 10:58:17 UTC 2014
Modified Files:
pkgsrc/sysutils/bacula: Makefile Makefile.common distinfo
pkgsrc/sysutils/bacula-clientonly: Makefile
pkgsrc/sysutils/bacula-qt-console: Makefile
pkgsrc/sysutils/bacula-tray-monitor: Makefile
pkgsrc/sysutils/bacula-wx-console: Makefile
pkgsrc/sysutils/bacula/patches: patch-src_console_conio.c
patch-src_tools_Makefile.in
Log Message:
Update bacula to 5.2.13
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 -- Implements listall
- Add bat Mac patch
- Fix bug cannot run Copy/Migrate jobs from bat
- Fix loading of bat translations.
- Fix text input in bat.
- Remove Device from show command as it is not used or updated
- Fix update enabled keyword in help command
- Fix update_postgresql_tables 10 to 11
- Clean after building doc binaries
- Require Qt version 4.8.4
- Fix bug that OK to run? does not retry on bad response
- Backport new lock calls + debug for SD
- Fix bug 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 input validation on delete of jobs.
- Fix bug Authorization Errors false
- Add workaround for 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
- Fix bug MailOnSuccess get executed on error.
- Fix missing index on Media table
- Fix bug no message storage on closed database connection.
- Fix bug Fix problem with MySQL with big Base jobs.
- Reduce wait time in regression RunScripts
- Implement a timeout on regression tests of 15 minutes
- Fix .bvfs_lsfiles and .bvfs_restore to handle deleted files
- Fix spooldata, accurate and ingnoreduplicate run argument
- Fix messages segfault
- fix about PATH_MAX on hurd
- fix about MAXPATHLEN on hurd
- Fix bug OpenBSD autochanger example script
- Fix about MaxRunTime canceling the job too early
- Fix bug 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 about HIDDEN attribute set to parent directory during restore
To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 pkgsrc/sysutils/bacula/Makefile
cvs rdiff -u -r1.63 -r1.64 pkgsrc/sysutils/bacula/Makefile.common
cvs rdiff -u -r1.48 -r1.49 pkgsrc/sysutils/bacula/distinfo
cvs rdiff -u -r1.22 -r1.23 pkgsrc/sysutils/bacula-clientonly/Makefile
cvs rdiff -u -r1.31 -r1.32 pkgsrc/sysutils/bacula-qt-console/Makefile
cvs rdiff -u -r1.33 -r1.34 pkgsrc/sysutils/bacula-tray-monitor/Makefile
cvs rdiff -u -r1.38 -r1.39 pkgsrc/sysutils/bacula-wx-console/Makefile
cvs rdiff -u -r1.1 -r1.2 \
pkgsrc/sysutils/bacula/patches/patch-src_console_conio.c \
pkgsrc/sysutils/bacula/patches/patch-src_tools_Makefile.in
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index