Changelog for
BackupPC4-4.2.1-lp150.7.1.noarch.rpm :
* Tue Jul 10 2018 ecsosAATTopensuse.org- update to 4.2.1 - Merged pull request #195.
* Added new config variable $Conf{CgiUserDeleteBackupEnable} that sets whether users and admins can delete backups via the CGI interface. The default value is 0, which means it\'s disabled for regular users but available for admins.
* Fixed delete backup bug in bin/BackupPC_Admin_SCGI reported by Julian Zielke in issue #193.
* Added check to dirCacheFlush() in bin/BackupPC_tarExtract to skip files that don\'t have attributes; reported by Tarak Patel.
* Removed extraneous duplicate variable assignment in lib/BackupPC/CGI/GeneralInfo.pm, from AATTmoisseev (#195).- changes from 4.2.0 - Merged pull requests #160, #190.
* Backups can now be deleted via the CGI interface, written by AATTmoisseev (#160).
* bin/BackupPC_backupDelete: added -L option that puts output into client LOG file, to support CGI backup deletion.
* Added support for a user-editable comment per host, via a new ClientComment config parameter, requested by AATTandrewmaksymowsky.
* bin/BackupPC_tarExtract: Added support for pax headers, which smbclient uses for long file names
* bin/BackupPC_backupDelete: make sure directory exists when renaming tree from deleted backup.
* lib/BackupPC/Xfer/Smb.pm: ignore empty output lines from smbclient; fixes issue #159.
* bin/BackupPC: improved several of the exit error messages.
* lib/BackupPC/Xfer/Rsync.pm: added shareName to RsyncArgs
* argument substitutions; suggested by Alex Kobel.
* conf/BackupPC_stnd.css: removed import url(\'https://fonts.googleapis.com/css....\' suggested by AATTMartijnRas in issue #174.- changes from 4.1.5
* Changed required BackupPC::XS version from 0.56 to 0.57.
* bin/BackupPC_dump now updates inodeLast for share being backed up.
* bin/BackupPC_refCountUpdate: inodeLast is checked and updated during fsck; needs BackupPC::XS 0.57.- changes from 4.1.4 - Merged pull requests #99, #121, #125, #131, #133, #134, #137, [#148], #149, #150, #151, #152, #153, #155, #157, #167
* lib/BackupPC/Xfer/Smb.pm: made pipeSMB non-blocking to avoid a reported deadlock when BackupPC\'s select() returns ok for reading, but there are no bytes to read from the client tar\'s log/stdout output. Parallel change to lib/BackupPC/Xfer/Tar.pm in 4.1.3.
* bin/BackupPC_tarCreate and bin/BackupPC_zipCreate: untaint the host name so they work with setuid under CGI; fixes empty tar or zip files downloaded via CGI interface (fixes issue #156)
* bin/BackupPC: fixed BackupPC::XS min version checking and error message, from AATTmoisseev (#152)
* bin/BackupPC: added more detailed startup information (perl and BackupPC version) to log, from AATTmoisseev (#157)
* bin/BackupPC_rrdUpdate: fixed empty pools hiding from AATTmoisseev (#167)
* lib/BackupPC/Xfer/Smb.pm: now ignores additional debug messages from smbclient, and flags lines in the XferLOG it doesn\'t recognize.
* lib/BackupPC/CGI/Browse.pm: default display now has the last, rather than first, share opened.
* Replaced submit with button so that Enter doesn\'t activate the Delete button. Fixes issue #161, reported by Philippe-M.
* removed commented-out settings for some ftp args (eg, port#) in lib/BackupPC/Xfer/Ftp.pm; reported by Adam W.
* bin/BackupPC_backupDelete: only print delta counts if LogLevel is >= 5
* bin/BackupPC_tarExtract: fix existing file size count and size
* lib/BackupPC/CGI/EditConfig.pm: fixed masking of subheadings in config editor.
* config/config.pl: added -mSMB3 to $Conf{SmbClientIncrCmd} and $Conf{SmbClientRestoreCmd}, from AATTSvenBunge (#99)
* lib/BackupPC/Xfer/Rsync.pm: improved cleanup of orphan rsyncTmp files
* In bin/BackupPC_dump, added \"share\" to __bpc_progress_state__ message so it is \'backup share \"$shareName\"\'. Patch #150 by AATTguestisp (issue #143)
* added share name to log message in lib/BackupPC/CGI/Restore.pm for tar and zip restore.
* makeDist: fixed exit code from AATTmoisseev (#153)
* Added Travis CI configuration from AATTmoisseev (#155) and enabled travis
* Replaced \"Homepage\" with \"Github\" in config.pl and configure.pl from AATTmoisseev (#121)
* Spelling fixes, mainly in comments from AATTka7 (#125).
* Fixed comment in config.pl (zh_CH -> zh_CN) from AATTpatch (#131)
* Fixed German translations from AATTmainboarder (#133, #134)
* Fixed minor comment typo in config.pl from AATTpbe-axelor (#137)
* Fixed comments in systemd/README from AATTschuetzm (#138)
* Fixed Italian translations from AATTguestisp (#148, #149; issue #142)
* Fixed incorrect hash key in German translations from AATTmoisseev (#151)- rebase BackupPC-suse.patch- fix apache-config in BackupPC4.conf
* Mon Jul 10 2017 ecsosAATTopensuse.org- initial version 4.1.3