<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to bugs</title><link>https://sourceforge.net/p/librsync/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/librsync/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Sun, 12 Oct 2014 16:15:21 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/librsync/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>#20 Rsync random error syncing directory in windows</title><link>https://sourceforge.net/p/librsync/bugs/20/?limit=25#f1ef</link><description>&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: open --&amp;gt; wont-fix&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Group&lt;/strong&gt;:  --&amp;gt; v1.0 (example)&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Martin Pool</dc:creator><pubDate>Sun, 12 Oct 2014 16:15:21 -0000</pubDate><guid>https://sourceforge.net301bd72c75156bbf02fe5e66aab9561f8d338287</guid></item><item><title>#20 Rsync random error syncing directory in windows</title><link>https://sourceforge.net/p/librsync/bugs/20/?limit=25#f459</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This isn't the right place, rsync is a different program.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Martin Pool</dc:creator><pubDate>Sun, 12 Oct 2014 16:14:55 -0000</pubDate><guid>https://sourceforge.netd3f7d09e11980050bee6e758ea4724e973dddf99</guid></item><item><title>librsync does not use FIPS 140-2 compliant hashing methods</title><link>https://sourceforge.net/p/librsync/bugs/21/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Description of problem:&lt;br /&gt;
librsync seems to use MD5 which is unavailable in a FIPS environment. I am currently attempting to use duplicity (which uses librsync) which fails under FIPS.&lt;/p&gt;
&lt;p&gt;Version-Release number of selected component (if applicable):&lt;br /&gt;
librsync-0.9.7-18&lt;/p&gt;
&lt;p&gt;How reproducible:&lt;br /&gt;
Every time&lt;/p&gt;
&lt;p&gt;Steps to Reproduce:&lt;br /&gt;
1.Enable FIPS in kernel&lt;br /&gt;
2.Run librsync dependant program such as duplicity&lt;br /&gt;
3.ValueError: error:060800A3:digital envelope routines:EVP_DigestInit_ex:disabled for fips&lt;/p&gt;
&lt;p&gt;Actual results:&lt;br /&gt;
ValueError: error:060800A3:digital envelope routines:EVP_DigestInit_ex:disabled for fips&lt;/p&gt;
&lt;p&gt;Expected results:&lt;br /&gt;
librsync detects FIPS environment or by default selects at least SHA-1, preferably SHA256&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ACiD GRiM</dc:creator><pubDate>Wed, 21 Aug 2013 05:16:48 -0000</pubDate><guid>https://sourceforge.net2f3f18204ae0d8212ee5c74c9366a64dd4e30fb9</guid></item><item><title>Rsync random error syncing directory in windows</title><link>https://sourceforge.net/p/librsync/bugs/20/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Sorry if it isn't the correct place to post this error (but I don't know where post)&lt;br /&gt;
I try to sync two directory (under ms windows system)  and when i run rsync some times It give me this error:&lt;/p&gt;
&lt;p&gt;---------------------&lt;br /&gt;
C:\Users\xxxxx\tmp&amp;gt;rsync -rv "//xxxx/Pubblico/" Pubblico//&lt;br /&gt;
building file list ... done&lt;br /&gt;
2 [main] rsync 5536 fhandler_dev_zero::fixup_mmap_after_fork: requested 0x&lt;br /&gt;
610000 != 0x0 mem alloc base 0x520000, state 0x2000, size 65536, Win32 error 487&lt;/p&gt;
&lt;p&gt;428 [main] rsync 5536 C:\Program Files (x86)\Git\bin\rsync.exe: *** fatal er&lt;br /&gt;
ror - recreate_mmaps_after_fork_failed&lt;br /&gt;
62 [main] rsync 1768 child_copy: stack write copy failed, 0x28DBA0..0x29000&lt;br /&gt;
0, done 0, windows pid 2677460, Win32 error 5&lt;br /&gt;
rsync: fork failed in do_recv: No child processes (10)&lt;br /&gt;
rsync error: error in IPC code (code 14) at /home/lapo/packaging/tmp/rsync-2.6.6&lt;br /&gt;
/main.c(552)&lt;br /&gt;
rsync: connection unexpectedly closed (8 bytes received so far) [sender]&lt;br /&gt;
rsync error: error in rsync protocol data stream (code 12) at /home/lapo/packagi&lt;br /&gt;
ng/tmp/rsync-2.6.6/io.c(434)&lt;br /&gt;
------------------&lt;/p&gt;
&lt;p&gt;PS: if i retry the same command without do anything it could be work&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Fri, 09 Nov 2012 08:55:30 -0000</pubDate><guid>https://sourceforge.net3d18c387e5ac00c455c4e7e226328121c2201652</guid></item><item><title>Rsync random error syncing directory in windows</title><link>https://sourceforge.net/p/librsync/bugs/20/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Ticket 20 has been modified: Rsync random error syncing directory in windows&lt;br /&gt;
Edited By: Martin Pool (mbp)&lt;br /&gt;
Status updated: u'open' =&amp;gt; u'wont-fix'&lt;br /&gt;
_milestone updated: '' =&amp;gt; u'v1.0 (example)'&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Fri, 09 Nov 2012 08:55:30 -0000</pubDate><guid>https://sourceforge.nete68d5683222f8ee6b92940354ef706a984ab1079</guid></item><item><title>librsync doesn't export functions defined inline with clang</title><link>https://sourceforge.net/p/librsync/bugs/19/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;when compiled with clang, which defaults to compiling C99, the inline keyword is interpreted different from what GCC does (which by default compiles GNU89). This leads to a librsync library where the functions declared inline from delta.c are unresolved symbols, breaking software which links against this library.&lt;/p&gt;
&lt;p&gt;See &lt;a href="http://clang.llvm.org/compatibility.html#inline" rel="nofollow"&gt;http://clang.llvm.org/compatibility.html#inline&lt;/a&gt; for a description of this problem. We have fixed this downstream at MacPorts by dropping the inline keyword when compiling with clang. For reference see &lt;a href="https://trac.macports.org/ticket/31742" rel="nofollow"&gt;https://trac.macports.org/ticket/31742&lt;/a&gt;, and the patch we apply &lt;a href="https://trac.macports.org/browser/trunk/dports/net/librsync/files/patch-delta.c.diff" rel="nofollow"&gt;https://trac.macports.org/browser/trunk/dports/net/librsync/files/patch-delta.c.diff&lt;/a&gt; (raw download at the bottom of the page).&lt;/p&gt;
&lt;p&gt;One could probably #ifdef this for clang only, but since somebody already stated that removing the inline functions might be a better idea than adding a special case to autoconfigure.ac in #1466496, I'd suggest to apply the patch linked.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Fri, 23 Dec 2011 15:54:34 -0000</pubDate><guid>https://sourceforge.net60c2a9094c216da5a8df9f2ea24e7148e2fea911</guid></item><item><title>Error in RPM spec file: line 5: Unknown tag: Copyright:	LGPL</title><link>https://sourceforge.net/p/librsync/bugs/18/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;$ rpmbuild -ta librsync-0.9.7.tar.gz &lt;br /&gt;
error: Legacy syntax is unsupported: copyright&lt;br /&gt;
error: line 5: Unknown tag: Copyright:  LGPL&lt;/p&gt;
&lt;p&gt;Also, after changing "Copyright" to "License" in librsync.spec, I get the following error:&lt;/p&gt;
&lt;p&gt;$ rpmbuild -ba librsync-0.9.7/librsync.spec &lt;br /&gt;
error: File /usr/src/redhat/SOURCES/librsync-0.9.6.tar.gz?download: No such file or directory&lt;/p&gt;
&lt;p&gt;The version number needs to be updated in a few places in the spec file.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris Wilson</dc:creator><pubDate>Tue, 28 Sep 2010 06:47:42 -0000</pubDate><guid>https://sourceforge.nete29978ff5f0a6c29b8ee7c701c2a6625b0e7ec31</guid></item><item><title>cannot build shared object</title><link>https://sourceforge.net/p/librsync/bugs/17/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Ran with ./configure --enable-shared and got an error:&lt;br /&gt;
....&lt;br /&gt;
make[2]: Entering directory `/root/librsync-0.9.7/testsuite'&lt;br /&gt;
make[2]: Nothing to be done for `all'.&lt;br /&gt;
make[2]: Leaving directory `/root/librsync-0.9.7/testsuite'&lt;br /&gt;
make[2]: Entering directory `/root/librsync-0.9.7'&lt;br /&gt;
/bin/sh ./libtool --mode=link gcc  -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2   -o rdiff  rdiff.o isprefix.o librsync.la -lpopt &lt;br /&gt;
gcc -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -o .libs/rdiff rdiff.o isprefix.o  ./.libs/librsync.so -lpopt&lt;br /&gt;
./.libs/librsync.so: undefined reference to `RollsumUpdate'&lt;/p&gt;
&lt;p&gt;This was fixed by manually running:&lt;br /&gt;
/bin/sh ./libtool --mode=link gcc  -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2   -o rdiff  rdiff.o rollsum.o isprefix.o librsync.la -lpopt&lt;/p&gt;
&lt;p&gt;*** I added rollsum.o to the librsync.la file *** and was then able to compile it, but any programs linked to it were failing to execute as they could not find RollsumUpdate&lt;/p&gt;
&lt;p&gt;Your makefile is configured incorrectly, somewhere, for a .so build&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">G H</dc:creator><pubDate>Tue, 03 Aug 2010 18:25:41 -0000</pubDate><guid>https://sourceforge.netdde0ec2f5884f924ab4afb7a1bfb043195564b3e</guid></item><item><title>rs_signature_t: incomplete type declaration</title><link>https://sourceforge.net/p/librsync/bugs/16/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;File: librsync.h v1.5&lt;/p&gt;
&lt;p&gt;Bug: error: invalid application of 'sizeof' to incomplete type 'rs_signature_t' (when compiling with gcc 4.1.2)&lt;/p&gt;
&lt;p&gt;Including sumset.h into librsync.h fixed it for me.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Samuel von Allmen</dc:creator><pubDate>Sun, 20 Jan 2008 06:15:26 -0000</pubDate><guid>https://sourceforge.netf64308480f49ec5fd3e053eae8299e0fc64f4c84</guid></item><item><title>with cygwin 'internal error: job made no progress'</title><link>https://sourceforge.net/p/librsync/bugs/15/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This looks like bug 1110812 but in that report there was no mention of it happening on cygwin.  So...creating new report to reflect the same/similar issue on cygwin.&lt;/p&gt;
&lt;p&gt;Details:&lt;br /&gt;
winXP&lt;br /&gt;
cygwin and cygwin supplied libs (latest 2007-12-13)&lt;br /&gt;
python 2.5.1 (from cygwin)&lt;br /&gt;
rdiff-backup-1.1.14&lt;br /&gt;
Tried librsync  with both (rebuilding/installing rsync-backup each time)&lt;br /&gt;
librsync-0.9.7&lt;br /&gt;
librsync from anonymous CVS on 2007-12-13&lt;br /&gt;
Steps to build/install...&lt;br /&gt;
./autogen.sh&lt;br /&gt;
./configure&lt;br /&gt;
make all check&lt;br /&gt;
make install&lt;br /&gt;
The last command reported..&lt;br /&gt;
Libraries have been installed in:&lt;br /&gt;
/usr/local/lib&lt;br /&gt;
So, when rsync-backup was installed, it was done so with&lt;br /&gt;
python setup.py install --prefix=/usr/local&lt;/p&gt;
&lt;p&gt;To reproduce...&lt;br /&gt;
1.  Create a really big tar file.  Mine was....&lt;br /&gt;
5304637440 Dec 13 21:35 reallyBigFile.tar&lt;/p&gt;
&lt;p&gt;2.  Run the backup...&lt;br /&gt;
=========== INITIAL BACKUP CMD/OUTPUT =============&lt;br /&gt;
$ rdiff-backup -v5 --print-statistics sourceFiles/ /e/destFiles/&lt;br /&gt;
Using rdiff-backup version 1.1.14&lt;br /&gt;
Unable to import module xattr.&lt;br /&gt;
Extended attributes not supported on filesystem at sourceFiles&lt;br /&gt;
Unable to import module posix1e from pylibacl package.&lt;br /&gt;
ACLs not supported on filesystem at sourceFiles&lt;br /&gt;
escape_dos_devices required by filesystem at sourceFiles&lt;br /&gt;
-----------------------------------------------------------------&lt;br /&gt;
Detected abilities for source (read only) file system:&lt;br /&gt;
Access control lists                         Off&lt;br /&gt;
Extended attributes                          Off&lt;br /&gt;
Case sensitivity                             Off&lt;br /&gt;
Escape DOS devices                           On&lt;br /&gt;
Mac OS X style resource forks                Off&lt;br /&gt;
Mac OS X Finder information                  Off&lt;br /&gt;
-----------------------------------------------------------------&lt;br /&gt;
Unable to import module xattr.&lt;br /&gt;
Extended attributes not supported on filesystem at /e/destFiles/rdiff-backup-data/rdiff-backup.tmp.0&lt;br /&gt;
Unable to import module posix1e from pylibacl package.&lt;br /&gt;
ACLs not supported on filesystem at /e/destFiles/rdiff-backup-data/rdiff-backup.tmp.0&lt;br /&gt;
escape_dos_devices required by filesystem at /e/destFiles/rdiff-backup-data/rdiff-backup.tmp.0&lt;br /&gt;
-----------------------------------------------------------------&lt;br /&gt;
Detected abilities for destination (read/write) file system:&lt;br /&gt;
Ownership changing                           Off&lt;br /&gt;
Hard linking                                 On&lt;br /&gt;
fsync() directories                          On&lt;br /&gt;
Directory inc permissions                    On&lt;br /&gt;
High-bit permissions                         On&lt;br /&gt;
Symlink permissions                          Off&lt;br /&gt;
Extended filenames                           Off&lt;br /&gt;
Access control lists                         Off&lt;br /&gt;
Extended attributes                          Off&lt;br /&gt;
Case sensitivity                             Off&lt;br /&gt;
Escape DOS devices                           On&lt;br /&gt;
Mac OS X style resource forks                Off&lt;br /&gt;
Mac OS X Finder information                  Off&lt;br /&gt;
-----------------------------------------------------------------&lt;br /&gt;
Backup: must_escape_dos_devices = 1&lt;br /&gt;
Starting mirror sourceFiles to /e/destFiles&lt;br /&gt;
Processing changed file .&lt;br /&gt;
Processing changed file reallyBigFile.tar&lt;br /&gt;
--------------[ Session statistics ]--------------&lt;br /&gt;
StartTime 1197571556.00 (Thu Dec 13 10:45:56 2007)&lt;br /&gt;
EndTime 1197572232.64 (Thu Dec 13 10:57:12 2007)&lt;br /&gt;
ElapsedTime 676.64 (11 minutes 16.64 seconds)&lt;br /&gt;
SourceFiles 2&lt;br /&gt;
SourceFileSize 5304637440 (4.94 GB)&lt;br /&gt;
MirrorFiles 1&lt;br /&gt;
MirrorFileSize 0 (0 bytes)&lt;br /&gt;
NewFiles 1&lt;br /&gt;
NewFileSize 5304637440 (4.94 GB)&lt;br /&gt;
DeletedFiles 0&lt;br /&gt;
DeletedFileSize 0 (0 bytes)&lt;br /&gt;
ChangedFiles 1&lt;br /&gt;
ChangedSourceSize 0 (0 bytes)&lt;br /&gt;
ChangedMirrorSize 0 (0 bytes)&lt;br /&gt;
IncrementFiles 0&lt;br /&gt;
IncrementFileSize 0 (0 bytes)&lt;br /&gt;
TotalDestinationSizeChange 5304637440 (4.94 GB)&lt;br /&gt;
Errors 0&lt;br /&gt;
--------------------------------------------------&lt;/p&gt;
&lt;p&gt;3.  Update the tar file (added a small text file to the tar).&lt;/p&gt;
&lt;p&gt;4.  Re-run the backup....&lt;br /&gt;
=========== 2ND BACKUP CMD/OUTPUT =============&lt;br /&gt;
$ rdiff-backup -v5 --print-statistics sourceFiles/ /e/destFiles/&lt;br /&gt;
Using rdiff-backup version 1.1.14&lt;br /&gt;
Unable to import module xattr.&lt;br /&gt;
Extended attributes not supported on filesystem at sourceFiles&lt;br /&gt;
Unable to import module posix1e from pylibacl package.&lt;br /&gt;
ACLs not supported on filesystem at sourceFiles&lt;br /&gt;
escape_dos_devices required by filesystem at sourceFiles&lt;br /&gt;
-----------------------------------------------------------------&lt;br /&gt;
Detected abilities for source (read only) file system:&lt;br /&gt;
Access control lists                         Off&lt;br /&gt;
Extended attributes                          Off&lt;br /&gt;
Case sensitivity                             Off&lt;br /&gt;
Escape DOS devices                           On&lt;br /&gt;
Mac OS X style resource forks                Off&lt;br /&gt;
Mac OS X Finder information                  Off&lt;br /&gt;
-----------------------------------------------------------------&lt;br /&gt;
Unable to import module xattr.&lt;br /&gt;
Extended attributes not supported on filesystem at /e/destFiles/rdiff-backup-data/rdiff-backup.tmp.0&lt;br /&gt;
Unable to import module posix1e from pylibacl package.&lt;br /&gt;
ACLs not supported on filesystem at /e/destFiles/rdiff-backup-data/rdiff-backup.tmp.0&lt;br /&gt;
escape_dos_devices required by filesystem at /e/destFiles/rdiff-backup-data/rdiff-backup.tmp.0&lt;br /&gt;
-----------------------------------------------------------------&lt;br /&gt;
Detected abilities for destination (read/write) file system:&lt;br /&gt;
Ownership changing                           Off&lt;br /&gt;
Hard linking                                 On&lt;br /&gt;
fsync() directories                          On&lt;br /&gt;
Directory inc permissions                    On&lt;br /&gt;
High-bit permissions                         On&lt;br /&gt;
Symlink permissions                          Off&lt;br /&gt;
Extended filenames                           Off&lt;br /&gt;
Access control lists                         Off&lt;br /&gt;
Extended attributes                          Off&lt;br /&gt;
Case sensitivity                             Off&lt;br /&gt;
Escape DOS devices                           On&lt;br /&gt;
Mac OS X style resource forks                Off&lt;br /&gt;
Mac OS X Finder information                  Off&lt;br /&gt;
-----------------------------------------------------------------&lt;br /&gt;
Backup: must_escape_dos_devices = 1&lt;br /&gt;
Starting increment operation sourceFiles to /e/destFiles&lt;br /&gt;
Processing changed file .&lt;br /&gt;
Incrementing mirror file /e/destFiles&lt;br /&gt;
Processing changed file reallyBigFile.tar&lt;br /&gt;
librsync: ERROR: (rs_job_iter) internal error: job made no progress [orig_in=64400, orig_out=65536, final_in=64400, final_out=65536]&lt;br /&gt;
Exception 'librsync error 107 while in patch cycle' raised of class '&amp;lt;class 'rdiff_backup.librsync.librsyncError'&amp;gt;':&lt;br /&gt;
File "/usr/lib/python2.5/site-packages/rdiff_backup/robust.py", line 32, in check_common_error&lt;br /&gt;
try: return function(*args)&lt;br /&gt;
File "/usr/lib/python2.5/site-packages/rdiff_backup/Rdiff.py", line 98, in patch_local&lt;br /&gt;
if outrp: return outrp.write_from_fileobj(patchfile)&lt;br /&gt;
File "/usr/lib/python2.5/site-packages/rdiff_backup/rpath.py", line 1068, in write_from_fileobj&lt;br /&gt;
copyfileobj(fp, outfp)&lt;br /&gt;
File "/usr/lib/python2.5/site-packages/rdiff_backup/rpath.py", line 58, in copyfileobj&lt;br /&gt;
inbuf = inputfp.read(blocksize)&lt;br /&gt;
File "/usr/lib/python2.5/site-packages/rdiff_backup/librsync.py", line 77, in read&lt;br /&gt;
self._add_to_outbuf_once()&lt;br /&gt;
File "/usr/lib/python2.5/site-packages/rdiff_backup/librsync.py", line 88, in _add_to_outbuf_once&lt;br /&gt;
except _librsync.librsyncError, e: raise librsyncError(str(e))&lt;/p&gt;
&lt;p&gt;UpdateError reallyBigFile.tar librsync error 107 while in patch cycle&lt;br /&gt;
--------------[ Session statistics ]--------------&lt;br /&gt;
StartTime 1197572543.00 (Thu Dec 13 11:02:23 2007)&lt;br /&gt;
EndTime 1197574457.94 (Thu Dec 13 11:34:17 2007)&lt;br /&gt;
ElapsedTime 1914.94 (31 minutes 54.94 seconds)&lt;br /&gt;
SourceFiles 1&lt;br /&gt;
SourceFileSize 0 (0 bytes)&lt;br /&gt;
MirrorFiles 1&lt;br /&gt;
MirrorFileSize 0 (0 bytes)&lt;br /&gt;
NewFiles 0&lt;br /&gt;
NewFileSize 0 (0 bytes)&lt;br /&gt;
DeletedFiles 0&lt;br /&gt;
DeletedFileSize 0 (0 bytes)&lt;br /&gt;
ChangedFiles 1&lt;br /&gt;
ChangedSourceSize 0 (0 bytes)&lt;br /&gt;
ChangedMirrorSize 0 (0 bytes)&lt;br /&gt;
IncrementFiles 1&lt;br /&gt;
IncrementFileSize 0 (0 bytes)&lt;br /&gt;
TotalDestinationSizeChange 0 (0 bytes)&lt;br /&gt;
Errors 1&lt;br /&gt;
--------------------------------------------------&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">James DuPlain</dc:creator><pubDate>Thu, 13 Dec 2007 19:36:31 -0000</pubDate><guid>https://sourceforge.net1bbefcd8ad240160d33a1ebd4e9a3371aea66a37</guid></item></channel></rss>