<feed xmlns='http://www.w3.org/2005/Atom'>
<title>backupninja/handlers, branch feature/rsync</title>
<subtitle>Backupninja</subtitle>
<id>https://cgit.fluxo.info/backupninja/atom?h=feature%2Frsync</id>
<link rel='self' href='https://cgit.fluxo.info/backupninja/atom?h=feature%2Frsync'/>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/backupninja/'/>
<updated>2014-04-07T20:47:22+00:00</updated>
<entry>
<title>Rsync: restoring IFS/noglob (rebase issue)</title>
<updated>2014-04-07T20:47:22+00:00</updated>
<author>
<name>Silvio Rhatto</name>
<email>rhatto@riseup.net</email>
</author>
<published>2014-04-07T20:47:22+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/backupninja/commit/?id=5bc3e60a6789b4d50a9716a0508ab912886ec68a'/>
<id>urn:sha1:5bc3e60a6789b4d50a9716a0508ab912886ec68a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update increment folder date (#3929)</title>
<updated>2014-04-07T20:45:27+00:00</updated>
<author>
<name>Silvio Rhatto</name>
<email>rhatto@riseup.net</email>
</author>
<published>2012-05-09T22:27:46+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/backupninja/commit/?id=48134276246a13ac1da72279997f1fac20a1c731'/>
<id>urn:sha1:48134276246a13ac1da72279997f1fac20a1c731</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Force rsync handler run bash at the remote destination (upstream #3003)</title>
<updated>2014-04-07T20:45:27+00:00</updated>
<author>
<name>Silvio Rhatto</name>
<email>rhatto@riseup.net</email>
</author>
<published>2012-02-27T20:17:56+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/backupninja/commit/?id=7c70c834cca22ad6ce1f6b33ccdd507f31fbfdd2'/>
<id>urn:sha1:7c70c834cca22ad6ce1f6b33ccdd507f31fbfdd2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Run duplicity in a C locales environment (Closes: #736280).</title>
<updated>2014-03-01T11:56:11+00:00</updated>
<author>
<name>intrigeri</name>
<email>intrigeri@boum.org</email>
</author>
<published>2014-03-01T11:54:34+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/backupninja/commit/?id=ed864a64e341e4e7a42a530c5a0f6642f4b3d6e9'/>
<id>urn:sha1:ed864a64e341e4e7a42a530c5a0f6642f4b3d6e9</id>
<content type='text'>
This workarounds a bug in duplicity. Quoting the reporter (thanks, Jonathan
Dupart &lt;jonathan@dupart.org&gt;, for the detailed report and initial patch):

The duplicity backend is broken when the gpg ecryption is set up and the
system default locale is not english (or C).

The bug reports on duplicity are here :
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=565398
https://bugs.launchpad.net/duplicity/+bug/510625
</content>
</entry>
<entry>
<title>Added SIGN_PASSPHRASE support for dup handler.</title>
<updated>2014-02-22T14:56:58+00:00</updated>
<author>
<name>Dominik George</name>
<email>nik@naturalnet.de</email>
</author>
<published>2013-11-13T14:18:15+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/backupninja/commit/?id=c5738b11d91beeade620e282001074f6177c94c6'/>
<id>urn:sha1:c5738b11d91beeade620e282001074f6177c94c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dup: Fix buggy version comparison. (Redmine#6746)</title>
<updated>2014-02-22T14:23:22+00:00</updated>
<author>
<name>intrigeri</name>
<email>intrigeri@boum.org</email>
</author>
<published>2014-02-22T14:21:19+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/backupninja/commit/?id=1017ec315fe2b5550908abd9f1f4f9e5edb0bd9d'/>
<id>urn:sha1:1017ec315fe2b5550908abd9f1f4f9e5edb0bd9d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make logic consistent with what we're using elsewhere.</title>
<updated>2014-02-22T13:41:43+00:00</updated>
<author>
<name>intrigeri</name>
<email>intrigeri@boum.org</email>
</author>
<published>2014-02-22T13:40:42+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/backupninja/commit/?id=1a762885e26a6396e8e1798b51def7b103e92302'/>
<id>urn:sha1:1a762885e26a6396e8e1798b51def7b103e92302</id>
<content type='text'>
Without this change, e.g. 0.5.20 would not get --extra-clean, while it should.
Granted, the new test is buggy too, e.g. 0.7.1 will get --extra-clean,
while it should not. Will report that to Redmine.
</content>
</entry>
<entry>
<title>Fix #6357 - Don't remove useful signature files</title>
<updated>2014-02-22T13:39:27+00:00</updated>
<author>
<name>Alexander Mette</name>
<email>mail@amette.eu</email>
</author>
<published>2013-11-17T14:55:05+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/backupninja/commit/?id=e27654df5c688988fbab318d735b48f051a3d1f7'/>
<id>urn:sha1:e27654df5c688988fbab318d735b48f051a3d1f7</id>
<content type='text'>
duplicity &gt;=0.6.20 now correctly removes useless signature files and
therefore the cache directory doesn't grow infinitely any more. Using
--extra-clean removes all signatures except from the last chain and so
renders older chains unusable, don't use it by default any more.
See: https://bugs.launchpad.net/duplicity/+bug/519948
</content>
</entry>
<entry>
<title>mysql: fix non-qualified table name extraction (Closes: Redmine#4373).</title>
<updated>2014-02-22T13:34:57+00:00</updated>
<author>
<name>intrigeri</name>
<email>intrigeri@boum.org</email>
</author>
<published>2014-02-22T13:34:06+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/backupninja/commit/?id=e96a894bb85b72253a2a1e69e36f4f6e89713078'/>
<id>urn:sha1:e96a894bb85b72253a2a1e69e36f4f6e89713078</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rdiff.helper: don't give misleading information regarding required fields (Closes: Redmine#4410).</title>
<updated>2014-02-22T13:11:49+00:00</updated>
<author>
<name>intrigeri</name>
<email>intrigeri@boum.org</email>
</author>
<published>2014-02-22T13:11:49+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/backupninja/commit/?id=ce4db5dd4fc05c0c9a8138cf29d948b4b699d7e7'/>
<id>urn:sha1:ce4db5dd4fc05c0c9a8138cf29d948b4b699d7e7</id>
<content type='text'>
</content>
</entry>
</feed>
