summaryrefslogtreecommitdiff
path: root/sysutils/bacula-tray-monitor-qt5
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2022-10-06 02:58:17 +0000
committermarkd <markd@pkgsrc.org>2022-10-06 02:58:17 +0000
commitec99bc46211c5a8da25db3ab4a185d66d594c4e5 (patch)
tree05beb7e8949275dd6b0792933fd7d2f41bbe4f35 /sysutils/bacula-tray-monitor-qt5
parent3ac3b26b9c18539bde06fded5063a6169686210a (diff)
downloadpkgsrc-ec99bc46211c5a8da25db3ab4a185d66d594c4e5.tar.gz
bacula*: update to 13.0.1
Release 13.0.1 / 05 August 2022 13.0.1 is a minor bug fix release. - Fix org#2594 About compilation warning on VolRead/WriteTime - Fix org#2644 Add support for binary files to bacula md5sum - Fix org#2655 About incorrect definition of MAX_FOPTS - Fix org#2656 About incorrect error message on TLS CA Certificate - Fix org#2657 About startup problem for bacula-sd - Rework MacOS package Release 13.0.0 04 July 2022 13.0.0 is a major release. New Features: ------------- - Job 'Storage Group' support - Kubernetes plugin - New Accurate option to save only file's ACL and metadata - Windows CSV (Cluster Shared Volumes) support - More logging for daemon<->daemon connections in Job log output - Tag support on catalog objects - Support for SHA256 and SHA512 signatures in FileSet - External LDAP Console authentication Misc Features: - Windows installer 'Silent Mode' options - Add PriorJob to bconsole 'llist job' output - Check for IP SANs when verifying TLS certs - Clarify SD vbackup Device error message - Remove deprecated sbrk in MacOS and Windows - Add bconsole .jlist command to get JSON output from regular list commands - Ensure that the Director will reject catalog updates from the FD - Add variable for PreviousJobId in mail messages - Respect the 'nodump' flag in more OSes than just BSD - Add debug/trace/tags information to .status header - Handle lin_tape end of device with the new 'Use Lintape=yes' Device directive - Add MaximumJobErrorCount FileDaemon directive - bsmtp: Add the possibility to add emails separated with a comma as recipient list - SDPacketCheck FileDaemon used to control the network flow - Add bconsole .bvfs_lsfiles allfiles command Main Fixes: - Fix org#2188 About the presence of FileSet and Pool directives in the Job - Fix Director crash for Client Initiated Backup - Fix Director crash for Migration Job - Fix incorrect output for the .status client command - Skip XATTR larger than MaximumNetworkBuffer - Fix deadlock when starting the Director with an improperly configured catalog - Fix Director crash caused by BAT - Fix org#2627 About Director crashing for Copy Jobs and resource rename - Move the delete volume event just before the actual deletion - Fix mail variables not working after a conf reload - Fix OpenBSD chio-changer script - Fix SQL query generated with ACLs - Fix heartbeat segfault when the Job is terminated very quickly - Fix About wrong backup Client displayed to the user when the original Client doesn't exist - Fix org#2605 About incorrect message in restore command - cdp: open the inotify stream using the CLOEXEC (close on exec) flag - docker: Check the presence of the docker tools during loadPlugins() - Fix reload issue when a Job doesn't have a Pool defined - Fix Copy Job with SelectionType=PoolUncopiedJobs selecting Jobs from wrong Pool - Fix about checking for Storage being used for Job restart/resume - Fix about incorrect variable substitution with the query command - Fix org#2579 About incorrect JSON generated from empty Messages resource - Fix #9116: copy job missuses the client->FdStorageAddress directive - Fix org#2658 About segfault with bsdjson with incorrect parameters - Skip storage daemon detection if the information is not available in the BSR ---------------------------------------------------------------- Release 11.0.6 10 March 2022 11.0.6 is an important bug fix and security fix release. We advise all 11.0.x users to upgrade to this version. - Adjust sample-query.sql file for new catalog schema - Got regression testing working correctly on FreeBSD Release 11.0.5 03 June 2021 11.0.5 is a minor bug fix release. - Update MySQL update procedure for 5.6 Release 11.0.4 28 May 2021 11.0.4 is a minor bug fix release. - Improve MySQL upgrade procedure Release 11.0.3 21 May 2021 11.0.3 is a minor bug fix release. - Check if char **jobid parameter is NULL before modifying it in bvfs_parse_arg_version() - Enhance the update_mysql_tables script - Fix various default permissions Release 11.0.2 26 March 2021 11.0.2 is a minor bug fix release. - Add functions to unittests library - Add support for store_alist_str() in plugin configuration items - Enhance bdelete_and_free() macro - Update baculabackupreport script Release 11.0.1 04 February 2021 11.0.1 is a minor bug fix release. - Add PGSQL detection for macOS and MacPorts. - BEE Backport bacula/src/tools/dbcheck.c ---------------------------------------------------------------- Release 11.0.0 12 December 2020 11.0.0 is a major release. New Features: ------------- - New catalog format - Automatic TLS PSK encrypted communication - Support for Client behind NAT - Continious Data Protection (CDP) Plugin - Global Director Autoprune flag - Events/Audit features - New Baculum features - Support for GPFS Misc: ----- - New Prune Command Option - Dynamic Client Address Directive - Ability to disable Volume Retention - Ask to mount/create volume when the disk space is low - Simplification of the Windows FileSet with File=/ - Use of QT5 for Bat on Windows - Support for Windows files with non-UTF16 names - Windows Snapshot management has been improved - Support for the system.cifs_acl extended attribute backup with Linux CIFS - Built-in Client Scheduler - Reload command improvements (Keep IP address, Maximum Concurrent value, ...) - Support for GLOB pattern in Console ACL directives - Faster CRC32 algorithm
Diffstat (limited to 'sysutils/bacula-tray-monitor-qt5')
-rw-r--r--sysutils/bacula-tray-monitor-qt5/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/bacula-tray-monitor-qt5/Makefile b/sysutils/bacula-tray-monitor-qt5/Makefile
index 94c6f7a8130..53adebb1a3b 100644
--- a/sysutils/bacula-tray-monitor-qt5/Makefile
+++ b/sysutils/bacula-tray-monitor-qt5/Makefile
@@ -1,8 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2022/08/09 12:08:33 jperkin Exp $
+# $NetBSD: Makefile,v 1.17 2022/10/06 02:58:18 markd Exp $
PKGNAME= ${DISTNAME:S/-/-tray-monitor-qt5-/}
-PKGREVISION= 3
-#PKGREVISION= 2
COMMENT= System tray monitor for Bacula - The Network Backup Solution
DISTINFO_FILE= ${.CURDIR}/../../sysutils/bacula/distinfo