|
From: <di...@us...> - 2008-10-07 19:57:09
|
Revision: 604
http://safekeep.svn.sourceforge.net/safekeep/?rev=604&view=rev
Author: dimi
Date: 2008-10-07 19:57:03 +0000 (Tue, 07 Oct 2008)
Log Message:
-----------
Update RPM changelog
Modified Paths:
--------------
safekeep/trunk/safekeep.spec.in
Modified: safekeep/trunk/safekeep.spec.in
===================================================================
--- safekeep/trunk/safekeep.spec.in 2008-10-07 19:55:31 UTC (rev 603)
+++ safekeep/trunk/safekeep.spec.in 2008-10-07 19:57:03 UTC (rev 604)
@@ -116,6 +116,14 @@
%doc sample.backup
%changelog
+* Tue Oct 7 2008 Dimi Paun <di...@la...> 1.0.5-1
+ - Allow providing the password for the DB user used for the DB dump
+ - Add config option for passing additional flags to rdiff-backup
+ - Avoid backing up special files by default
+ - Avoid creating multiple LVM snapshots (avoids some LVM bugs)
+ - Add new --cleanup option to help recovery from crashes
+ - Make it easier to package on platforms that don't have asciidoc
+
* Tue Feb 26 2008 Dimi Paun <di...@la...> 1.0.4-1
- Add options to allow the query of the backup repository
- Important fixes when dealing with snapshots
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <di...@us...> - 2008-10-16 16:14:58
|
Revision: 615
http://safekeep.svn.sourceforge.net/safekeep/?rev=615&view=rev
Author: dimi
Date: 2008-10-16 16:14:45 +0000 (Thu, 16 Oct 2008)
Log Message:
-----------
Update changelog
Modified Paths:
--------------
safekeep/trunk/safekeep.spec.in
Modified: safekeep/trunk/safekeep.spec.in
===================================================================
--- safekeep/trunk/safekeep.spec.in 2008-10-16 16:14:33 UTC (rev 614)
+++ safekeep/trunk/safekeep.spec.in 2008-10-16 16:14:45 UTC (rev 615)
@@ -116,6 +116,8 @@
%doc sample.backup
%changelog
+ - Fix dopey MySQL dump.
+
* Tue Oct 7 2008 Dimi Paun <di...@la...> 1.0.5-1
- Allow providing the password for the DB user used for the DB dump
- Add config option for passing additional flags to rdiff-backup
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <di...@us...> - 2008-11-19 19:21:56
|
Revision: 626
http://safekeep.svn.sourceforge.net/safekeep/?rev=626&view=rev
Author: dimi
Date: 2008-11-19 19:21:51 +0000 (Wed, 19 Nov 2008)
Log Message:
-----------
Update ChangeLog
Modified Paths:
--------------
safekeep/trunk/safekeep.spec.in
Modified: safekeep/trunk/safekeep.spec.in
===================================================================
--- safekeep/trunk/safekeep.spec.in 2008-11-19 19:19:22 UTC (rev 625)
+++ safekeep/trunk/safekeep.spec.in 2008-11-19 19:21:51 UTC (rev 626)
@@ -116,6 +116,7 @@
%doc sample.backup
%changelog
+ - Correctly handle LVM names that contain dashes
- Allow passing the pgpasswd to PostgreSQL as well
- Add pass-through options for the DB dump command
- Implement bandwidth limiting, based on trickle
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <di...@us...> - 2009-03-01 06:17:19
|
Revision: 632
http://safekeep.svn.sourceforge.net/safekeep/?rev=632&view=rev
Author: dimi
Date: 2009-03-01 06:17:14 +0000 (Sun, 01 Mar 2009)
Log Message:
-----------
Update changelog
Modified Paths:
--------------
safekeep/trunk/safekeep.spec.in
Modified: safekeep/trunk/safekeep.spec.in
===================================================================
--- safekeep/trunk/safekeep.spec.in 2009-03-01 06:16:52 UTC (rev 631)
+++ safekeep/trunk/safekeep.spec.in 2009-03-01 06:17:14 UTC (rev 632)
@@ -116,6 +116,8 @@
%doc sample.backup
%changelog
+ - Avoid errors when dealing with mounts containing spaces.
+ - Don't send out empty emails.
- Correctly handle LVM names that contain dashes
- Allow passing the pgpasswd to PostgreSQL as well
- Add pass-through options for the DB dump command
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <di...@us...> - 2009-03-14 21:17:36
|
Revision: 634
http://safekeep.svn.sourceforge.net/safekeep/?rev=634&view=rev
Author: dimi
Date: 2009-03-14 21:17:23 +0000 (Sat, 14 Mar 2009)
Log Message:
-----------
Update changelog
Modified Paths:
--------------
safekeep/trunk/safekeep.spec.in
Modified: safekeep/trunk/safekeep.spec.in
===================================================================
--- safekeep/trunk/safekeep.spec.in 2009-03-14 21:14:03 UTC (rev 633)
+++ safekeep/trunk/safekeep.spec.in 2009-03-14 21:17:23 UTC (rev 634)
@@ -116,6 +116,8 @@
%doc sample.backup
%changelog
+ - Add a few trigger points where external scripts can be executed
+ - Less verbosity from external helpers when invoked with -v
- Avoid errors when dealing with mounts containing spaces.
- Don't send out empty emails.
- Correctly handle LVM names that contain dashes
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <di...@us...> - 2009-03-16 15:05:46
|
Revision: 638
http://safekeep.svn.sourceforge.net/safekeep/?rev=638&view=rev
Author: dimi
Date: 2009-03-16 15:05:43 +0000 (Mon, 16 Mar 2009)
Log Message:
-----------
Update changelog
Modified Paths:
--------------
safekeep/trunk/safekeep.spec.in
Modified: safekeep/trunk/safekeep.spec.in
===================================================================
--- safekeep/trunk/safekeep.spec.in 2009-03-16 15:05:14 UTC (rev 637)
+++ safekeep/trunk/safekeep.spec.in 2009-03-16 15:05:43 UTC (rev 638)
@@ -116,6 +116,9 @@
%doc samples/sample.backup
%changelog
+ - Rework the handling of device files, fifos and sockets as data attributes.
+ - Now special files are by default included, unless explicitely excluded.
+ - A bunch of spelling fixes sprinkled throughout.
- Move the samples to a separate directory
- Add a few trigger points where external scripts can be executed
- Less verbosity from external helpers when invoked with -v
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <di...@us...> - 2009-04-30 17:26:33
|
Revision: 647
http://safekeep.svn.sourceforge.net/safekeep/?rev=647&view=rev
Author: dimi
Date: 2009-04-30 17:26:27 +0000 (Thu, 30 Apr 2009)
Log Message:
-----------
Update changelog
Modified Paths:
--------------
safekeep/trunk/safekeep.spec.in
Modified: safekeep/trunk/safekeep.spec.in
===================================================================
--- safekeep/trunk/safekeep.spec.in 2009-04-30 17:24:33 UTC (rev 646)
+++ safekeep/trunk/safekeep.spec.in 2009-04-30 17:26:27 UTC (rev 647)
@@ -116,6 +116,9 @@
%doc samples/sample.backup
%changelog
+* Thu Apr 30 2009 Dimi Paun <di...@la...> 1.2.1-1
+ - Fix error while trying to nice the server
+
* Mon Mar 30 2009 Dimi Paun <di...@la...> 1.2.0-1
- Rework the handling of device files, fifos and sockets as data attributes.
- Now special files are by default included, unless explicitely excluded.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <di...@us...> - 2010-11-22 02:05:32
|
Revision: 711
http://safekeep.svn.sourceforge.net/safekeep/?rev=711&view=rev
Author: dimi
Date: 2010-11-22 02:05:26 +0000 (Mon, 22 Nov 2010)
Log Message:
-----------
Prep release
Modified Paths:
--------------
safekeep/trunk/safekeep.spec.in
Modified: safekeep/trunk/safekeep.spec.in
===================================================================
--- safekeep/trunk/safekeep.spec.in 2010-11-22 02:03:19 UTC (rev 710)
+++ safekeep/trunk/safekeep.spec.in 2010-11-22 02:05:26 UTC (rev 711)
@@ -24,7 +24,7 @@
Summary: The SafeKeep backup system (common component)
Group: Applications/System
Requires: rdiff-backup
-Requires: python >= 2.4
+Requires: python >= 2.2
%description common
SafeKeep is a client/server backup system which enhances the
@@ -116,14 +116,14 @@
%doc samples/sample.backup
%changelog
-* Fri Nov 19 2010 Dimi Paun <di...@la...> 1.3.0-1
+* Sun Nov 21 2010 Dimi Paun <di...@la...> 1.3.0-1
+ - Add ionice(1) support for limiting IO on server side.
- Allow control of nice value on both server and client
- Fix password handling when dumping MySQL databases.
- Fix MySQL dumps when passing a username (for newer versions).
- Handle correctly Unicode strings, such as localized DB names.
- Fix a bug when dumping a specific Postgresql database.
- Prepare the code for newer Python versions
- - Drop support for Python < 2.4, subprocess module isn't supported.
- Try to remove a snapshot up to 10 times in a row to workaround
silly udev bug: https://bugzilla.redhat.com/show_bug.cgi?id=577798
- Multiple internal cleanups, and minor bugs fixes.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <di...@us...> - 2010-11-23 03:56:49
|
Revision: 721
http://safekeep.svn.sourceforge.net/safekeep/?rev=721&view=rev
Author: dimi
Date: 2010-11-23 03:56:43 +0000 (Tue, 23 Nov 2010)
Log Message:
-----------
Update changelog
Modified Paths:
--------------
safekeep/trunk/safekeep.spec.in
Modified: safekeep/trunk/safekeep.spec.in
===================================================================
--- safekeep/trunk/safekeep.spec.in 2010-11-23 01:38:57 UTC (rev 720)
+++ safekeep/trunk/safekeep.spec.in 2010-11-23 03:56:43 UTC (rev 721)
@@ -116,6 +116,10 @@
%doc samples/sample.backup
%changelog
+* Mon Nov 22 2010 Dimi Paun <di...@la...> 1.3.1-1
+ - Fix a few serios errors preventing safekeep from running.
+ - Better reporting of client messages and exceptions.
+
* Sun Nov 21 2010 Dimi Paun <di...@la...> 1.3.0-1
- Add ionice(1) support for limiting IO on server side.
- Allow control of nice value on both server and client
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <di...@us...> - 2011-03-06 17:07:01
|
Revision: 741
http://safekeep.svn.sourceforge.net/safekeep/?rev=741&view=rev
Author: dimi
Date: 2011-03-06 17:06:55 +0000 (Sun, 06 Mar 2011)
Log Message:
-----------
Frank Crawford <fr...@cr...>
Add missing BuildRequire.
Modified Paths:
--------------
safekeep/trunk/safekeep.spec.in
Modified: safekeep/trunk/safekeep.spec.in
===================================================================
--- safekeep/trunk/safekeep.spec.in 2011-03-03 16:19:11 UTC (rev 740)
+++ safekeep/trunk/safekeep.spec.in 2011-03-06 17:06:55 UTC (rev 741)
@@ -15,6 +15,7 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
+BuildRequires: xmlto, asciidoc > 6.0.3
%description
SafeKeep is a client/server backup system which enhances the
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <di...@us...> - 2011-03-06 17:23:49
|
Revision: 745
http://safekeep.svn.sourceforge.net/safekeep/?rev=745&view=rev
Author: dimi
Date: 2011-03-06 17:23:43 +0000 (Sun, 06 Mar 2011)
Log Message:
-----------
Use the abstract name in the .spec file
Modified Paths:
--------------
safekeep/trunk/safekeep.spec.in
Modified: safekeep/trunk/safekeep.spec.in
===================================================================
--- safekeep/trunk/safekeep.spec.in 2011-03-06 17:20:10 UTC (rev 744)
+++ safekeep/trunk/safekeep.spec.in 2011-03-06 17:23:43 UTC (rev 745)
@@ -10,7 +10,7 @@
Group: Applications/System
License: GPLv2+
-URL: http://safekeep.sourceforge.net
+URL: http://%{name}.sourceforge.net
Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -40,7 +40,7 @@
Requires: openssh-server
Requires: coreutils
Requires: util-linux
-Requires: safekeep-common = %{version}-%{release}
+Requires: %{name}-common = %{version}-%{release}
%description client
SafeKeep is a client/server backup system which enhances the
@@ -55,7 +55,7 @@
Requires(pre): %{_sbindir}/useradd
Requires(pre): %{_sbindir}/groupadd
Requires: openssh, openssh-clients
-Requires: safekeep-common = %{version}-%{release}
+Requires: %{name}-common = %{version}-%{release}
%description server
SafeKeep is a client/server backup system which enhances the
@@ -72,17 +72,17 @@
%install
rm -rf %{buildroot}
-install -d -m 755 "%{buildroot}%{_sysconfdir}/safekeep/backup.d"
-install -m 664 safekeep.conf "%{buildroot}%{_sysconfdir}/safekeep/"
+install -d -m 755 "%{buildroot}%{_sysconfdir}/%{name}/backup.d"
+install -m 664 %{name}.conf "%{buildroot}%{_sysconfdir}/%{name}/"
install -d -m 755 "%{buildroot}%{_sysconfdir}/cron.daily"
-install -m 755 safekeep.cron "%{buildroot}%{_sysconfdir}/cron.daily/safekeep"
+install -m 755 %{name}.cron "%{buildroot}%{_sysconfdir}/cron.daily/%{name}"
install -d -m 755 "%{buildroot}%{_bindir}/"
-install -m 755 safekeep "%{buildroot}%{_bindir}/"
+install -m 755 %{name} "%{buildroot}%{_bindir}/"
install -d -m 755 "%{buildroot}%{_mandir}/man1/"
-install -m 444 doc/safekeep.1 "%{buildroot}%{_mandir}/man1/"
+install -m 444 doc/%{name}.1 "%{buildroot}%{_mandir}/man1/"
install -d -m 755 "%{buildroot}%{_mandir}/man5/"
-install -m 444 doc/safekeep.conf.5 "%{buildroot}%{_mandir}/man5/"
-install -m 444 doc/safekeep.backup.5 "%{buildroot}%{_mandir}/man5/"
+install -m 444 doc/%{name}.conf.5 "%{buildroot}%{_mandir}/man5/"
+install -m 444 doc/%{name}.backup.5 "%{buildroot}%{_mandir}/man5/"
install -d -m 750 "%{buildroot}%{homedir}"
install -d -m 700 "%{buildroot}%{homedir}/.ssh"
@@ -93,12 +93,12 @@
%{_sbindir}/groupadd -f -r %{name}
id %{name} >/dev/null 2>&1 || \
%{_sbindir}/useradd -r -g %{name} -d %{homedir} -s /sbin/nologin \
- -c "Used by safekeep to run and store backups." %{name}
+ -c "Used by %{name} to run and store backups." %{name}
%files common
%defattr(-,root,root,-)
-%{_bindir}/safekeep
-%{_mandir}/man1/safekeep.1*
+%{_bindir}/%{name}
+%{_mandir}/man1/%{name}.1*
%doc AUTHORS COPYING LICENSE README INSTALL TODO samples/client-script-sample.sh
%files client
@@ -108,12 +108,12 @@
%defattr(-,root,root,-)
%attr(750,%{name},%{name}) %dir %{homedir}
%attr(700,%{name},%{name}) %dir %{homedir}/.ssh
-%dir %{_sysconfdir}/safekeep
-%dir %{_sysconfdir}/safekeep/backup.d
-%config(noreplace) %{_sysconfdir}/safekeep/safekeep.conf
-%{_sysconfdir}/cron.daily/safekeep
-%{_mandir}/man5/safekeep.conf.5*
-%{_mandir}/man5/safekeep.backup.5*
+%dir %{_sysconfdir}/%{name}
+%dir %{_sysconfdir}/%{name}/backup.d
+%config(noreplace) %{_sysconfdir}/%{name}/%{name}.conf
+%{_sysconfdir}/cron.daily/%{name}
+%{_mandir}/man5/%{name}.conf.5*
+%{_mandir}/man5/%{name}.backup.5*
%doc samples/sample.backup
%changelog
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <di...@us...> - 2011-03-07 03:04:56
|
Revision: 752
http://safekeep.svn.sourceforge.net/safekeep/?rev=752&view=rev
Author: dimi
Date: 2011-03-07 03:04:50 +0000 (Mon, 07 Mar 2011)
Log Message:
-----------
Fix typo
Modified Paths:
--------------
safekeep/trunk/safekeep.spec.in
Modified: safekeep/trunk/safekeep.spec.in
===================================================================
--- safekeep/trunk/safekeep.spec.in 2011-03-06 18:09:33 UTC (rev 751)
+++ safekeep/trunk/safekeep.spec.in 2011-03-07 03:04:50 UTC (rev 752)
@@ -107,7 +107,7 @@
%doc samples/sample.backup
%changelog
-* Sun Mar 6 2010 Dimi Paun <di...@la...> 1.3.2-1
+* Sun Mar 6 2011 Dimi Paun <di...@la...> 1.3.2-1
- Fixed some issued introduced by the new subprocess wrappers.
- Always return multi-line output from subprocesses as an array of strings.
- Better source-based installation and documentation.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|