BackupPC 4.3.2 <https://github.com/backuppc/backuppc/releases/tag/4.3.2> has been released on Github. This release has a number of bug fixes and a couple of minor feature additions.
The changes since 4.3.1 are listed below. I'd like to thank the folks that contributed to this release, and people who helped debug issues. Enjoy! Craig - Merged pull requests #278 <https://github.com/backuppc/backuppc/pull/278>, #281 <https://github.com/backuppc/backuppc/pull/281>, #289 <https://github.com/backuppc/backuppc/pull/289>, #295 <https://github.com/backuppc/backuppc/pull/295>, #297 <https://github.com/backuppc/backuppc/pull/297>, #307 <https://github.com/backuppc/backuppc/pull/307>, #308 <https://github.com/backuppc/backuppc/pull/308>, #311 <https://github.com/backuppc/backuppc/pull/311>, #312 <https://github.com/backuppc/backuppc/pull/312>, #313 <https://github.com/backuppc/backuppc/pull/313>, #314 <https://github.com/backuppc/backuppc/pull/314>. - Added per-host read/write exclusivity to worker programs, so command-line programs don't collide with backups or other operations; reported by @hamster65 <https://github.com/hamster65> (issue #299 <https://github.com/backuppc/backuppc/issues/299>) - Added $Conf{RsyncIncrArgsExtra} (issue #284 <https://github.com/backuppc/backuppc/issues/284>) - Added $Conf{ClientShareName2Path}, which allows mapping of share names/path to real paths on the client (eg, to backup a snapshot that's in a different directory to the share name path) - Fixed v3 digest calculation in bin/BackupPC_backupDuplicate and bin/BackupPC_migrateV3toV4; reported by @palmtop <https://github.com/palmtop> (issue #291 <https://github.com/backuppc/backuppc/issues/291>) - Improved handling of BackupPC_nightly running for more than 24 hours: drop next queued run, and provide better log messages; reported by @guestisp <https://github.com/guestisp> (issue #303 <https://github.com/backuppc/backuppc/issues/303>) - Improved error checking on $Conf{BackupPCNightlyPeriod}, and update $Info->{NightlyPhase} if it's larger than $Conf{BackupPCNightlyPeriod}; reported by @guestisp <https://github.com/guestisp> (issue #304 <https://github.com/backuppc/backuppc/issues/304>) - Fixed warnings in bin/BackupPC, submitted by @moisseev <https://github.com/moisseev> (#278 <https://github.com/backuppc/backuppc/pull/278>) - Avoid rrd updates using the same time stamp, submitted by @moisseev <https://github.com/moisseev> (#311 <https://github.com/backuppc/backuppc/pull/311>, issue #305 <https://github.com/backuppc/backuppc/issues/305>) - Removed unused counting of renamed files, submitted by @moisseev <https://github.com/moisseev> (#281 <https://github.com/backuppc/backuppc/pull/281>) - Make tar xfer output parsing compatible with FreeBSD tar, submitted by @haarp <https://github.com/haarp> (#289 <https://github.com/backuppc/backuppc/pull/289>) - Fix daemon stdin open to read mode, submitted by @moisseev <https://github.com/moisseev> (#308 <https://github.com/backuppc/backuppc/pull/308>) - Hosts config editor table layout CGI fix, submitted by @steven-de-wit <https://github.com/steven-de-wit> (#297 <https://github.com/backuppc/backuppc/pull/297>) - Fixes to French translation, submitted by @pjoubert- <https://github.com/pjoubert-> (#295 <https://github.com/backuppc/backuppc/pull/295>) - Fixes to Italian translation, submitted by @guestisp <https://github.com/guestisp> (#314 <https://github.com/backuppc/backuppc/pull/314>) - Updated comments for Apache 2.4 config in httpd/src/BackupPC.conf, submitted by @NotAProfessionalDeveloper <https://github.com/NotAProfessionalDeveloper> (#307 <https://github.com/backuppc/backuppc/pull/307>) - Documentation update for SCGI prerequisite, submitted by @guestisp <https://github.com/guestisp> (#312 <https://github.com/backuppc/backuppc/pull/312>) - Documentation update for nginx config, submitted by @guestisp <https://github.com/guestisp> (#313 <https://github.com/backuppc/backuppc/pull/313>)
_______________________________________________ BackupPC-users mailing list BackupPC-users@lists.sourceforge.net List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/