Discussion:
[BackupPC-devel] BackupPC 3.3.1 released
Craig Barratt
2015-01-18 18:25:00 UTC
Permalink
I'm pleased to announce that BackupPC 3.3.1 was released a few days ago on
SF.net. It's a minor release with a couple of small changes.

The ChangeLog is below.

Craig

#------------------------------------------------------------------------
# Version 3.3.1, 11 Jan 2015
#------------------------------------------------------------------------

* Added more helpful text (instead of "New Key") for BackupFilesOnly and
BackupFilesExclude in the CGI editor.

* Removed deprecated defined(@Backups) from lib/BackupPC/CGI/Browse.pm;
patch from Alexander Moisseev.

* Updated Spanish language file lib/BackupPC/Lang/es.pm from Luis
Bustamante.

* Updated init.d/debian-backuppc from Eduardo Díaz Rodríguez.
Alexander Moisseev
2015-01-18 19:00:25 UTC
Permalink
Cgaig, would you take a look at those patches:

BackupPC v3
https://github.com/moisseev/BackupPC/commits/master-v3

BackupPC v4
https://github.com/moisseev/BackupPC/commits/master-v4

Add $Conf{CgiDateFormatMMDD} that allows set file size format in the backup browse table.
https://github.com/moisseev/BackupPC/commits/cgi-file-size-v3

--
Thanks in advance,
Alexander

------------------------------------------------------------------------------
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
http://p.sf.net/sfu/gigenet
_______________________________________________
BackupPC-devel mailing list
BackupPC-***@lists.sourceforge.net
List: https://lists.sourceforge.net/lists/listinfo/backuppc-devel
Wiki: http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/
Craig Barratt
2015-01-20 02:38:30 UTC
Permalink
Post by Alexander Moisseev
BackupPC v3
https://github.com/moisseev/BackupPC/commits/master-v3
BackupPC v4
https://github.com/moisseev/BackupPC/commits/master-v4
Add $Conf{CgiDateFormatMMDD} that allows set file size format in the backup browse table.
https://github.com/moisseev/BackupPC/commits/cgi-file-size-v3
Thanks for reminding me of these. The deprecated defined(@Backups) is
already fixed in 3.3.1 and 4.0.0alpha3. The two other fixes (minor typo in
en.pm and adding the =encoding directive to BackupPC.pod) will be in the
next 3.x release. All your 4.0.0alpha3 patches are in my source tree for
4.x.

I'll likely add your cgi-file-size patch to 4.0.0, without adding another
configuration option. I don't think I will include it in the next 3.x
release (I'm trying to keep 3.x changes to bug fixes at this point.)

Thanks,
Craig
Alexander Moisseev
2015-01-20 06:29:50 UTC
Permalink
I'll likely add your cgi-file-size patch to 4.0.0, without adding another configuration option.
I think it would be better if user could choose at least between two formats: with SI prefixes (shorter human readable form) and with a thousand separator (more visual representation - easier for compare or search if properly aligned). May be it should be achieved by some CGI control element rather than configuration option.

--
Alexander


------------------------------------------------------------------------------
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
http://p.sf.net/sfu/gigenet
_______________________________________________
BackupPC-devel mailing list
BackupPC-***@lists.sourceforge.net
List: https://lists.sourceforge.net/lists/listinfo/backuppc-devel
Wiki: http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/
Tobias Frost
2015-01-20 21:09:13 UTC
Permalink
On Sun Jan 18 2015 at 11:00:50 AM Alexander Moisseev
BackupPC v3
https://github.com/moisseev/BackupPC/commits/master-v3
BackupPC v4
https://github.com/moisseev/BackupPC/commits/master-v4
Add $Conf{CgiDateFormatMMDD} that allows set file size format
in the backup browse table.
https://github.com/moisseev/BackupPC/commits/cgi-file-size-v3
is already fixed in 3.3.1 and 4.0.0alpha3. The two other fixes (minor
typo in en.pm and adding the =encoding directive to BackupPC.pod) will
be in the next 3.x release. All your 4.0.0alpha3 patches are in my
source tree for 4.x.
I'll likely add your cgi-file-size patch to 4.0.0, without adding
another configuration option. I don't think I will include it in the
next 3.x release (I'm trying to keep 3.x changes to bug fixes at this
point.)
Thanks,
Craig
------------------------------------------------------------------------------
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
http://p.sf.net/sfu/gigenet
Hi Craig,

did you also see my patch regarding the hooks for NightlyRun?
What is your feeling about this feature?
--
Tobi

------------------------------------------------------------------------------
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
http://p.sf.net/sfu/gigenet
_______________________________________________
BackupPC-devel mailing list
BackupPC-***@lists.sourceforge.net
List: https://lists.sourceforge.net/lists/listinfo/backuppc-devel
Wiki: http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/
Alexander Moisseev
2015-05-03 17:02:07 UTC
Permalink
It is mentioned in ChangeLog but not fixed in 3.3.1 actually.

--
Alexander


------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
BackupPC-devel mailing list
BackupPC-***@lists.sourceforge.net
List: https://lists.sourceforge.net/lists/listinfo/backuppc-devel
Wiki: http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforg

Loading...