github backuppc/backuppc 4.1.1
BackupPC 4.1.1 release

latest releases: 4.4.0, 4.3.2, 4.3.1...
7 years ago

BackupPC 4.1.1 fixes several bugs in 4.1.0. The changes include:

  • Merged pull requests: #77, #78, #79, #82
  • Added missing BackupPC_migrateV3toV4 to makeDist (issue #75) reported
    by spikebike.
  • Fixed divide-by-zero in progress % report in BackupPC_migrateV3toV4
    (issue #75) reported by spikebike.
  • In lib/BackupPC/Lib.pm, if Socket::getaddrinfo() doesn't exist (ie,
    an old version of Socket.pm), then default to ipv4 ping.
  • Updates to configure.pl to make config-path default be based on
    config-dir (#79), prepended config-path with dest-dir, fixing a
    config.pl merge bug affecting $Conf{PingPath} reported by Richard Shaw,
    and a few other fixes.
  • Updated required version of BackupPC::XS to 0.53 and rsync_bpc to
    3.0.9.6.
  • Minor changes to systemd/src/init.d/gentoo-backuppc from sigmoidal (#82).
  • Added RuntimeDirectory to systemd/src/backuppc.service.
  • Use the scalar form of getpwnam() in lib/BackupPC/CGI/Lib.pm and
    lib/BackupPC/Lib.pm

Don't miss a new backuppc release

NewReleases is sending notifications on new releases.