changelog 37 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156
  1. rsync (3.0.4-3maemo3) fremantle; urgency=low
  2. * Remove setup for rsyncd (not needed).
  3. -- Kenneth Loafman <kenneth@loafman.com> Wed, 29 Apr 2009 13:09:09 -0500
  4. rsync (3.0.4-3maemo2) fremantle; urgency=low
  5. * Adjust build-depends for base-utils.
  6. -- Kenneth Loafman <kenneth@loafman.com> Sat, 03 Apr 2009 10:57:33 -0500
  7. rsync (3.0.4-3maemo1) fremantle; urgency=low
  8. * No-change upload to extras.
  9. -- Kenneth Loafman <kenneth@loafman.com> Thu, 02 Apr 2009 09:14:33 -0500
  10. rsync (3.0.4-3ubuntu1~hardy1) hardy-backports; urgency=low
  11. [ Chris Coulson ]
  12. * Source backport for Hardy Backports (LP: #257211)
  13. - debian/control: Relaxed dependency on lsb-base from (>=3.2-14) to
  14. (>=3.2-4)
  15. - debian/init.d: Removed usage of status_of_proc(), as lsb-base in
  16. Hardy is too old.
  17. -- Scott Kitterman <scott@kitterman.com> Tue, 27 Jan 2009 21:35:04 -0500
  18. rsync (3.0.4-3ubuntu1) jaunty; urgency=low
  19. * Merge from debian unstable, remaining changes:
  20. + debian/control: Deepend on lsb-base >= 3.2-14, providing status_of_proc()
  21. + debian/init.d: Add the 'status' action. (LP: #251320)
  22. + Adhere to update-rc.d multiuser deprecation as per
  23. https://lists.ubuntu.com/archives/ubuntu-devel-announce/2008-June/000430.html
  24. and
  25. https://lists.ubuntu.com/archives/ubuntu-devel-discuss/2008-July/004662.html
  26. - debian/control: Drop sys-rc versioned dependecny.
  27. - debian/init.d: Modify Default-Stop LSB header.
  28. - debian/postinst: Explicityly specify runlevels again. (LP: #229336)
  29. + Remove stop links from rc0 and rc6 (and use update-rc.d multiuser
  30. instead of defaults)
  31. + Depen on sys-rc to accomodate the TearDown changes.
  32. -- Chuck Short <zulcss@ubuntu.com> Wed, 05 Nov 2008 03:23:19 +0000
  33. rsync (3.0.4-3) unstable; urgency=low
  34. * When transferring files from an older rsync daemon without any options,
  35. the daemon complained about "unknown option: -". Fixed that with a
  36. patch from Matt McCutchen.
  37. closes:#493559
  38. * Sometimes rsync crashed with a segfault when transferring files with -X
  39. (preserve extended attributes). Fixed that with a patch from upstream
  40. (Wayne Davison).
  41. closes:#498083
  42. -- Paul Slootman <paul@debian.org> Wed, 24 Sep 2008 11:35:15 +0200
  43. rsync (3.0.4-2) unstable; urgency=low
  44. * The log format '%P' patch accidentally reverted an ability to transform a
  45. relative module path into an absolute one when chroot was not enabled.
  46. -- Paul Slootman <paul@debian.org> Fri, 12 Sep 2008 11:00:20 +0200
  47. rsync (3.0.4-1) unstable; urgency=low
  48. * new upstream release.
  49. * Fix log format '%P' when a module is chrooted.
  50. closes:#493539
  51. * Add a comment to the rsyncd.conf manpage that a hash sign (for comments)
  52. can only be used at the beginning of a line.
  53. closes:#498332
  54. -- Paul Slootman <paul@debian.org> Thu, 11 Sep 2008 11:57:46 +0200
  55. rsync (3.0.3-2ubuntu1) intrepid; urgency=low
  56. * Merge from debian unstable, remaining changes:
  57. - Remove stop links from rc0 and rc6.
  58. (and use update-rc.d multiuser instead of defaults). (TearDown spec)
  59. - depend on sys-rc to accomodate the TearDown changes.
  60. [Daniel T. Chen]
  61. * Adhere to update-rc.d multiuser deprecation as per
  62. https://lists.ubuntu.com/archives/ubuntu-devel-announce/2008-June/000430.html
  63. and
  64. https://lists.ubuntu.com/archives/ubuntu-devel-discuss/2008-July/004662.html
  65. - debian/control: Drop sysv-rc versioned dependency,
  66. - debian/init.d: Modify Default-Stop LSB header,
  67. - debian/postinst: Explicitly specify runlevels again. (LP: #229336)
  68. [Dustin Kirkland]
  69. * debian/control: Depend on lsb-base >= 3.2-14, providing status_of_proc().
  70. * debian/init.d: Add the 'status' action (LP: #251320).
  71. -- Chuck Short <zulcss@ubuntu.com> Fri, 25 Jul 2008 23:52:06 +0100
  72. rsync (3.0.3-2) unstable; urgency=low
  73. * Included some patches from the upcoming 3.0.4 release, which I consider
  74. important enough to include now. See debian/patches/README for the
  75. details.
  76. * Ensure that the build bails out if patching fails.
  77. * Added md5sums for this package.
  78. closes:#484343
  79. * Updated to standards version 3.7.3. No changes necessary.
  80. -- Paul Slootman <paul@debian.org> Fri, 25 Jul 2008 10:43:00 +0200
  81. rsync (3.0.3-1ubuntu1) intrepid; urgency=low
  82. * Merge from debian unstable, remaining changes:
  83. - Remove stop lilnks from rc0 and rc6
  84. (and use update-rc.d multiuser instead of defauts). (TearDown spec)
  85. - depend on sysv-rc to accomodate the TearDown changes.
  86. -- Chuck Short <zulcss@ubuntu.com> Thu, 03 Jul 2008 00:01:48 +0100
  87. rsync (3.0.3-1) unstable; urgency=low
  88. * New upstream release
  89. -- Paul Slootman <paul@debian.org> Wed, 02 Jul 2008 11:07:22 +0200
  90. rsync (3.0.2-2ubuntu1) intrepid; urgency=low
  91. * Merge from debian unstable, remaining changes:
  92. - Remove stop links from rc0 and rc6
  93. (and use update-rc.d multiuser instead of defaults). (TearDown spec)
  94. - depend on sysv-rc to accomodate the TearDown changes.
  95. -- Soren Hansen <soren@ubuntu.com> Fri, 16 May 2008 11:48:01 +0200
  96. rsync (3.0.2-2) unstable; urgency=low
  97. * Fixed a crash if a non-incremental-recursion transfer has a skipped file
  98. in a set of hard-links.
  99. closes:#477931
  100. -- Paul Slootman <paul@debian.org> Mon, 28 Apr 2008 13:06:35 +0200
  101. rsync (3.0.2-1) unstable; urgency=high
  102. * new upstream release
  103. * fixes security problem: potential buffer overflow in the
  104. extended attribute support. For more info, see
  105. http://rsync.samba.org/security.html
  106. -- Paul Slootman <paul@debian.org> Tue, 08 Apr 2008 19:34:22 +0200
  107. rsync (3.0.1-1) unstable; urgency=low
  108. * new upstream release
  109. * call ssh with -6 option if rsync was called with -6 option,
  110. and ditto for -4 option.
  111. Upstream considers the -4 and -6 options for use only when talking to a
  112. daemon, hence this change will remain a Debian-only feature.
  113. closes:367319
  114. -- Paul Slootman <paul@debian.org> Fri, 04 Apr 2008 12:36:56 +0200
  115. rsync (3.0.1~pre3-1) experimental; urgency=low
  116. * prerelease version
  117. -- Paul Slootman <paul@debian.org> Mon, 31 Mar 2008 15:29:51 +0200
  118. rsync (3.0.0-3) unstable; urgency=low
  119. * unreleased
  120. * call ssh with -6 option if rsync was called with -6 option,
  121. and ditto for -4 option.
  122. closes:367319
  123. -- Paul Slootman <paul@debian.org> Tue, 04 Mar 2008 18:51:47 +0100
  124. rsync (3.0.0-2) unstable; urgency=low
  125. * patch from upstream to fix crash in single-use daemon mode.
  126. see #469172, although this only fixes the secondary part of that report.
  127. -- Paul Slootman <paul@debian.org> Tue, 04 Mar 2008 12:34:03 +0100
  128. rsync (3.0.0-1) unstable; urgency=low
  129. * new upstream release
  130. * manpage typo fixed upstream.
  131. closes:#414636
  132. * fixed LSB header in init.d script.
  133. closes:#458442
  134. * the progress display will not show negative values, if the file changes
  135. (becomes shorter) during the transfer.
  136. closes:#415648
  137. * manpage now correctly show the short form of copy-dirlinks as -k, not -K
  138. closes:#418923
  139. * invalid free() pointer doesn't occur anymore.
  140. closes:#451558
  141. * rsync will now write in log when --exclude-from is stdin.
  142. closes:#466950
  143. * check for rsyncd.conf in init.d script when starting or restarting.
  144. closes:#412448
  145. * include scripts from upstream support directory in
  146. /usr/share/doc/rsync/scripts/
  147. closes:#458200
  148. * include example logrotate config file in /usr/share/doc/rsync/examples/
  149. closes:#416316
  150. * filename conversion is now possible with the --iconv option. Noe exactly
  151. what was asked, but close enough IMHO to close:#320223
  152. -- Paul Slootman <paul@debian.org> Sun, 02 Mar 2008 13:45:09 +0100
  153. rsync (3.0.0~pre10-1) experimental; urgency=low
  154. * OK, one more prerelease version
  155. * fixed LSB header in init.d script.
  156. closes:#458442
  157. * manpage typo fixed.
  158. closes:#414636
  159. -- Paul Slootman <paul@debian.org> Wed, 20 Feb 2008 11:20:47 +0100
  160. rsync (3.0.0~pre9-1) experimental; urgency=low
  161. * prerelease version 9 of 3.0.0, hopefully the last before official 3.0.0
  162. * Updated fsf.org link to GPL-3 text in copyright file.
  163. -- Paul Slootman <paul@debian.org> Mon, 11 Feb 2008 11:35:13 +0100
  164. rsync (3.0.0~pre8-2) experimental; urgency=low
  165. * fix hardlinking 64-bit inodes
  166. -- Paul Slootman <paul@debian.org> Mon, 04 Feb 2008 16:25:54 +0100
  167. rsync (3.0.0~pre8-1) experimental; urgency=low
  168. * prerelease version 8 of 3.0.0
  169. -- Paul Slootman <paul@debian.org> Sun, 13 Jan 2008 13:37:17 +0100
  170. rsync (3.0.0~pre7-1) experimental; urgency=low
  171. * prerelease version 7 of 3.0.0
  172. * includes fix for the recent CVE-2007-6199, CVE-2007-6200 vulnerabilities
  173. * modified the way supplemental patches from debian/patches/ are applied
  174. (accept both .patch and .diff extensions)
  175. -- Paul Slootman <paul@debian.org> Thu, 20 Dec 2007 12:53:35 +0100
  176. rsync (3.0.0~pre6-1) experimental; urgency=low
  177. * prerelease version 6 of 3.0.0
  178. -- Paul Slootman <paul@debian.org> Wed, 28 Nov 2007 12:54:15 +0100
  179. rsync (3.0.0~pre5-1) experimental; urgency=low
  180. * prerelease version 5 of 3.0.0
  181. -- Paul Slootman <paul@debian.org> Mon, 12 Nov 2007 12:30:38 +0100
  182. rsync (3.0.0~pre4-1) experimental; urgency=low
  183. * prerelease version 4 of 3.0.0
  184. -- Paul Slootman <paul@debian.org> Thu, 08 Nov 2007 19:32:18 +0100
  185. rsync (3.0.0~pre1-1) experimental; urgency=low
  186. * prerelease version 1 of 3.0.0
  187. -- Paul Slootman <paul@debian.org> Fri, 05 Oct 2007 11:06:31 +0200
  188. rsync (2.6.9-6ubuntu2) hardy; urgency=low
  189. * SECURITY UPDATE: code execution via ACL overflow.
  190. * debian/patches/xattr-security.diff: upstream fixes for ACL/xattr,
  191. thanks to Debian.
  192. * References
  193. CVE-2008-1720
  194. -- Kees Cook <kees@ubuntu.com> Thu, 10 Apr 2008 16:25:37 -0700
  195. rsync (2.6.9-6ubuntu1) hardy; urgency=low
  196. * Merge from debian unstable, remaining changes:
  197. - Remove stop links from rc0 and rc6
  198. (and use update-rc.d multiuser instead of defaults)
  199. - maintainer field changed
  200. - depend on sysv-rc
  201. -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 13 Dec 2007 11:46:56 +0100
  202. rsync (2.6.9-6) unstable; urgency=high
  203. * Acknowledge testing-security NMU.
  204. * Modified handling of patches so that patch files whose name starts with an
  205. uppercase letter are also used. This probably means that the NMU didn't
  206. actually fix the problem! Oops.
  207. * Work around problem where attempting to set mtimes on sylinks fails on
  208. older systems that don't support this (regression in NMU version caused by
  209. building on a newer system, where configure detects the lutimes() call).
  210. closes:#455194
  211. -- Paul Slootman <paul@debian.org> Tue, 11 Dec 2007 11:29:50 +0100
  212. rsync (2.6.9-5.1ubuntu1) hardy; urgency=low
  213. * Merge from debian unstable, remaining changes:
  214. - Remove stop links from rc0 and rc6
  215. (and use update-rc.d multiuser instead of defaults)
  216. - maintainer field changed
  217. - depend on sysv-rc
  218. -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 06 Dec 2007 12:34:46 +0100
  219. rsync (2.6.9-5.1) unstable; urgency=high
  220. * Non-maintainer upload by testing-security team.
  221. * This update addresses the following security issues (Closes: #453652):
  222. - When "use chroot" option is disabled, a programming error
  223. can be exploited by a user to trick rsync into creating a
  224. symlink that points outside the module's hierarchy.
  225. - A programming error within the "exclude", "exclude from" and "filter"
  226. options can be exploited via a symlink attack to gain access
  227. to hidden files if the filename is known.
  228. -- Nico Golde <nion@debian.org> Mon, 03 Dec 2007 17:00:37 +0100
  229. rsync (2.6.9-5ubuntu1) gutsy; urgency=low
  230. * Merge from debian unstable, remaining changes:
  231. - Remove stop links from rc0 and rc6.
  232. -- Kees Cook <kees@ubuntu.com> Fri, 17 Aug 2007 17:53:51 -0700
  233. rsync (2.6.9-5) unstable; urgency=high
  234. * fix two off-by-one errors leading to potential buffer overflow which may
  235. corrupt the stack (CVE-2007-4091)
  236. closes:#438125
  237. -- Paul Slootman <paul@debian.org> Wed, 15 Aug 2007 21:24:47 +0200
  238. rsync (2.6.9-4) unstable; urgency=low
  239. * Check for empty filename (buggy kernel may have that in /sys)
  240. * include README.Debian in the package...
  241. * init.d script checks whether rsync stays running, or whether it was
  242. running during a restart.
  243. closes:#412448
  244. * fixed typos in manpage
  245. closes:414636
  246. -- Paul Slootman <paul@debian.org> Thu, 26 Jul 2007 19:03:54 +0200
  247. rsync (2.6.9-3ubuntu1) feisty; urgency=low
  248. * Resynchronise with Debian. Remaining changes:
  249. - Remove stop links from rc0 and rc6.
  250. -- Colin Watson <cjwatson@ubuntu.com> Wed, 20 Dec 2006 14:04:27 +0000
  251. rsync (2.6.9-3) unstable; urgency=low
  252. * Add patch from upstream to fix error when using -vv together with --stats.
  253. closes:#402381
  254. * treat errno == ENOSYS the same as errno == ENOTSUP on hppa as far as ACL
  255. support is concerned.
  256. closes:#401189
  257. -- Paul Slootman <paul@debian.org> Tue, 12 Dec 2006 14:39:43 +0100
  258. rsync (2.6.9-2ubuntu1) feisty; urgency=low
  259. * Merge from debian unstable, remaining changes:
  260. - remove stop links from rc0 and rc6
  261. -- Scott James Remnant <scott@ubuntu.com> Mon, 27 Nov 2006 14:01:58 +0000
  262. rsync (2.6.9-2) unstable; urgency=low
  263. * Applied patch from upstream to fix problem
  264. with --acl together with --delete
  265. (see http://lists.samba.org/archiv:ee/rsync/2006-November/016706.html)
  266. * Couple of adjustments to manpage formatting.
  267. -- Paul Slootman <paul@debian.org> Mon, 20 Nov 2006 15:43:12 +0100
  268. rsync (2.6.9-1) unstable; urgency=low
  269. * New upstream release.
  270. * (from experimental version 2.6.9~pre3-1)
  271. Applied a mix of the patches from Martin Pitt and David Härdeman for
  272. LSBfying init script.
  273. closes:#375985,#385877
  274. * Upstream now includes the patch for replacing a dir with a symlink when
  275. using --delete-after.
  276. closes:#350522
  277. * Now includes the ACL patch.
  278. -- Paul Slootman <paul@debian.org> Tue, 7 Nov 2006 12:32:20 +0100
  279. rsync (2.6.9~pre3-1) experimental; urgency=low
  280. * 2.6.9-pre3
  281. * Applied a mix of the patches from Martin Pitt and David Härdeman for
  282. LSBfying init script.
  283. closes:#375985,#385877
  284. * Updated policy version from 3.6.2 to 3.7.2; no changes needed
  285. * Applied ACL patch. Please test :-)
  286. -- Paul Slootman <paul@debian.org> Fri, 27 Oct 2006 12:27:45 +0200
  287. rsync (2.6.9~pre1-1) experimental; urgency=low
  288. * 1st prerelease of rsync-2.6.9
  289. -- Paul Slootman <paul@debian.org> Sat, 14 Oct 2006 18:48:27 +0200
  290. rsync (2.6.8-2ubuntu3) edgy; urgency=low
  291. * Add forgotten versioned-dependency on sysv-rc to get new update-rc.d
  292. behaviour. Go me.
  293. -- Scott James Remnant <scott@ubuntu.com> Fri, 21 Jul 2006 01:23:51 +0100
  294. rsync (2.6.8-2ubuntu2) edgy; urgency=low
  295. * Remove stop links from rc0 and rc6
  296. -- Scott James Remnant <scott@ubuntu.com> Thu, 20 Jul 2006 23:12:09 +0100
  297. rsync (2.6.8-2ubuntu1) edgy; urgency=low
  298. * Synchronize to Debian, only change left: LSB init script.
  299. -- Martin Pitt <martin.pitt@ubuntu.com> Thu, 29 Jun 2006 14:42:59 +0200
  300. rsync (2.6.8-2) unstable; urgency=low
  301. * Ignore empty value for RSYNC_NICE.
  302. closes:#365261
  303. -- Paul Slootman <paul@debian.org> Sat, 29 Apr 2006 13:07:43 +0200
  304. rsync (2.6.8-1) unstable; urgency=low
  305. * new upstream version
  306. * Updated standards version to 3.6.2 (no changes necessary).
  307. * (from experimental version 2.6.7-2.6.8pre1):
  308. Split ssh suggestion into openssh-server and openssh-client.
  309. Also added blurb about supplying daemon functionality in the description.
  310. closes:#356994
  311. * (from experimental version 2.6.7-2.6.8pre1):
  312. Added support for running rsyncd at a nice value via the defaults file.
  313. closes:#354306
  314. -- Paul Slootman <paul@debian.org> Mon, 24 Apr 2006 12:26:19 +0200
  315. rsync (2.6.7-2.6.8pre1) experimental; urgency=low
  316. * new upstream version (prerelease 2.6.8pre1).
  317. * Split ssh suggestion into openssh-server and openssh-client
  318. as suggested in #356994 (not closing yet). Also added blurb
  319. about supplying daemon functionality in the description.
  320. * Added support for running rsyncd at a nice value via the defaults file,
  321. as suggested in #354306 (not closing yet).
  322. -- Paul Slootman <paul@debian.org> Thu, 13 Apr 2006 10:51:39 +0200
  323. rsync (2.6.7-1) unstable; urgency=low
  324. * new upstream version.
  325. closes:#357314
  326. * Includes a patch for an exclude bug when dealing with --relative
  327. while copying an absolute path. This bug will lead to 2.6.8 being released
  328. within the next couple of weeks, but this way 2.6.7 can get some Debian
  329. exposure before then.
  330. * Removed mention of ssh being a suitable replacement for rsh.
  331. closes:#324200
  332. * Fixed "!" in ~/.cvsignore.
  333. closes:#314473
  334. -- Paul Slootman <paul@debian.org> Fri, 17 Mar 2006 11:39:22 +0100
  335. rsync (2.6.6-1ubuntu2) dapper; urgency=low
  336. * patches/xattrs.diff:
  337. - Fix buffer overflow with crafted extended attributes.
  338. - http://cvs.samba.org/cgi-bin/cvsweb/rsync/patches/xattrs.diff.diff?r1=1.23&r2=1.24
  339. - CVE-2006-2083
  340. - This patch is not applied by default, but it might affect people who
  341. manually apply it in custom build.
  342. -- Martin Pitt <martin.pitt@ubuntu.com> Fri, 5 May 2006 12:42:34 +0200
  343. rsync (2.6.6-1ubuntu1) dapper; urgency=low
  344. * Synchronize to Debian.
  345. -- Martin Pitt <martin.pitt@ubuntu.com> Tue, 15 Nov 2005 17:12:39 +0100
  346. rsync (2.6.6-1) unstable; urgency=low
  347. * new upstream version.
  348. bug-fix release to handle a null-pointer bug that turned up in rsync's
  349. version of zlib 1.1.4 (this is not the recent zlib 1.2.2 security fix,
  350. which did not affect rsync) and to squash a few other minor bugs. To deal
  351. with the zlib issue, rsync has been upgraded to include zlib 1.2.3.
  352. * Now use the --min-size patch as included by upstream, instead of the
  353. (minimally different) Debian patch.
  354. * Fixed some minor typos in the manpage.
  355. closes:#309100
  356. * Clarified text about pidfile in sample rsyncd.conf.
  357. closes:#319335
  358. -- Paul Slootman <paul@debian.org> Fri, 29 Jul 2005 10:47:04 +0200
  359. rsync (2.6.5-1ubuntu2) breezy; urgency=low
  360. * Remove hardcoded mention of rsyncd.conf in init script (Ubuntu #9145)
  361. -- Adam Conrad <adconrad@ubuntu.com> Sat, 9 Jul 2005 21:11:58 +0000
  362. rsync (2.6.5-1ubuntu1) breezy; urgency=low
  363. * Reapply Ubuntu changes to clean Debian revision, the current package was
  364. messy.
  365. * debian/init.d: LSBify init script.
  366. * debian/control: Add lsb-base dependency.
  367. -- Martin Pitt <martin.pitt@ubuntu.com> Thu, 7 Jul 2005 12:22:11 +0200
  368. rsync (2.6.5-1) unstable; urgency=low
  369. * new upstream version.
  370. Contains the patches previously applied in 2.6.4-3 from CVS.
  371. * Now should handle locale-specific characters better in logging output
  372. (i.e. the correct chars should be displayed, not '?').
  373. -- Paul Slootman <paul@debian.org> Fri, 3 Jun 2005 19:17:28 +0200
  374. rsync (2.6.4-6) unstable; urgency=high
  375. * Fixed grave bug:
  376. replaced the Debian-specific patch to log.c with the upstream CVS version,
  377. as upstream changes conflict with the Debian patch, causing syslog logging
  378. (the default!) to fail, meaning that for most people the rsync as daemon
  379. doesn't work.
  380. This includes people using systemimager-server, as that generates the
  381. rsyncd.conf on the fly without a log file line, hence the rsync bug
  382. causes a total failure of that package.
  383. closes:#307923,#308428
  384. * fixed the rsync.1 manpage, where cut&paste from a diff was not done
  385. correctly (the leading '+'s were still there).
  386. -- Paul Slootman <paul@debian.org> Tue, 10 May 2005 21:44:29 +0200
  387. rsync (2.6.4-5) unstable; urgency=high
  388. * Fixed not backupping deleted files when --backup is used in combination
  389. with --delete-after (this was considered a critical bug).
  390. closes:#306981
  391. * Removed spurious log.c.DEBIAN file from source (diff, actually).
  392. * Removed old rsyncstats script from diff.
  393. * Install rsyncstats script to /usr/sbin/.
  394. * Fixed some typos in the man page.
  395. closes:#305627
  396. * Implemented a --min-size option.
  397. closes#:27126
  398. -- Paul Slootman <paul@debian.org> Wed, 27 Apr 2005 10:54:43 +0200
  399. rsync (2.6.4-4) unstable; urgency=low
  400. * Fix from upstream for incompatibility with older rsync versions when using
  401. --exclude (and not --delete).
  402. closes:#306368
  403. -- Paul Slootman <paul@debian.org> Tue, 26 Apr 2005 17:39:55 +0200
  404. rsync (2.6.4-3) unstable; urgency=low
  405. * Added comment to /etc/default/rsync that the rsyncd.conf specified there
  406. is not used when accessing the daemon via a remote shell.
  407. closes:#298002
  408. * Correctly report whether what we're not creating is a file or a directory.
  409. closes:#142258
  410. * Concat the upstream NEWS & OLDNEWS together as changelog instead of as-is.
  411. closes:#306250
  412. * assorted recommended patches from upstream, collected in debian/patches/
  413. in the source package:
  414. - fix for sending a single file with -H
  415. - improper handling of --one-file-system in some cases
  416. - --link-dest / --hard-links problem
  417. - new hard-links in not-yet-created directories
  418. -- Paul Slootman <paul@debian.org> Tue, 26 Apr 2005 17:05:55 +0200
  419. rsync (2.6.4-2) unstable; urgency=low
  420. (voor 2.6.5 close 266373)
  421. * Fixed problem with rsyncd when use chroot = no and module path = /
  422. closes:#303900
  423. * Added comment to example rsyncd.conf to make it clear that read only is
  424. the default.
  425. closes:#290905,#290882
  426. -- Paul Slootman <paul@debian.org> Sun, 10 Apr 2005 14:06:28 +0200
  427. rsync (2.6.4-1) unstable; urgency=low
  428. * New upstream version.
  429. * --bwlimit-mod is now removed.
  430. -- Paul Slootman <paul@debian.org> Mon, 4 Apr 2005 15:46:38 +0200
  431. rsync (2.6.3-2) unstable; urgency=low
  432. * Now supports alternate location for rsync daemon config file through
  433. /etc/default/rsync .
  434. closes:#271713,#282092
  435. * If the daemon isn't set to be started, only give a message is there is an
  436. rsyncd.conf file.
  437. closes:#252441
  438. * RSYNC_ENABLE may now also be set to "inetd" for those who want to start
  439. rsyncd from inetd; all this does is prevent the init.d script from
  440. outputting a message. You still need to add rsyncd to inetd's config
  441. yourself.
  442. * Fixed a few unescaped hyphens in the manpage, thanks to Joseph Nahmias for
  443. finding them.
  444. closes:#279586
  445. * Removed a double line from the man page left behind while editing.
  446. closes:#282148
  447. * Patch for --bwlimit when used in daemon mode, which enables the behaviour
  448. that rsync had previous to 2.6.3 i.e. specifying a default bwlimit (_not_
  449. a maximum!).
  450. closes:#281519
  451. -- Paul Slootman <paul@debian.org> Wed, 17 Nov 2004 18:22:36 +0100
  452. rsync (2.6.3-1) unstable; urgency=low
  453. * New upstream version.
  454. * --bwlimit-mod is now deprecated, as the standard --bwlimit implementation
  455. now uses ideas from --bwlimit-mod and should always work satisfactorily.
  456. closes 181336
  457. * Corrected example rsyncd.conf
  458. closes 256938
  459. -- Paul Slootman <paul@debian.org> Mon, 4 Oct 2004 11:58:18 +0200
  460. rsync (2.6.2.pre3.2-1) experimental; urgency=low
  461. * Second preliminary version of what is to be 2.6.3.
  462. -- Paul Slootman <paul@debian.org> Wed, 22 Sep 2004 12:57:38 +0200
  463. rsync (2.6.2.pre3.1-1) experimental; urgency=low
  464. * preliminary version of what is to be 2.6.3.
  465. * --bwlimit-mod is now deprecated, as the standard --bwlimit implementation
  466. now uses ideas from --bwlimit-mod and should always work satisfactorily.
  467. closes 181336
  468. * Corrected example rsyncd.conf
  469. closes 256938
  470. -- Paul Slootman <paul@debian.org> Tue, 17 Aug 2004 11:16:13 +0200
  471. rsync (2.6.2-3) unstable; urgency=high
  472. * security: directory traversal in daemon mode fix
  473. (advisory CAN-2004-0792)
  474. closes:#265662
  475. -- Paul Slootman <paul@debian.org> Sat, 14 Aug 2004 14:11:22 +0200
  476. rsync (2.6.2-2) unstable; urgency=low
  477. * Build with -g by default.
  478. closes:#239906
  479. * Check value of RSYNC_ENABLE as set in the defaults file, that it's
  480. either 'true' or 'false'.
  481. closes:#256791
  482. * If set to start the daemon, print an error if the rsyncd.conf file
  483. doesn't exist.
  484. closes:#238222
  485. * Added description of --bwlimit-mod to rsync manpage.
  486. closes:#245579
  487. -- Paul Slootman <paul@debian.org> Tue, 29 Jun 2004 15:20:06 +0200
  488. rsync (2.6.2-1) unstable; urgency=medium
  489. * New upstream version.
  490. - fixes bug with --relative option in 2.6.1 that can cause files to be
  491. transferred incorrectly.
  492. * Additional patch to fix possible segmentation violation with --delete
  493. option.
  494. -- Paul Slootman <paul@debian.org> Mon, 3 May 2004 14:05:15 +0200
  495. rsync (2.6.1-1) unstable; urgency=high
  496. * New upstream version.
  497. -- Paul Slootman <paul@debian.org> Tue, 27 Apr 2004 14:07:30 +0200
  498. rsync (2.6.0-3) unstable; urgency=low
  499. * Fix for .cvsignore in one dir affecting other dirs.
  500. closes#239791
  501. -- Paul Slootman <paul@debian.org> Wed, 24 Mar 2004 20:23:34 +0100
  502. rsync (2.6.0-2) unstable; urgency=low
  503. * Fixed building on GNU/KNetBSD (by adding DEB_BUILD_GNU_TYPE and
  504. DEB_HOST_GNU_TYPE settings after backwards compatibilty stuff in rules).
  505. closes:#223267
  506. * Experimental modification of --bwlimit option to limit the size of writes
  507. when using small bwlimit values. Use --bwlimit-mod instead of --bwlimit.
  508. Note that this needs an rsync version at both ends that has this
  509. modification. See bug 191557 for more info.
  510. * Removed own kludge to fix #146045 (interrupting while ssh is asking for a
  511. password leaves tty in non-echoing state) as upstream rsync now has its
  512. own kludge for this in another place.
  513. * Added init.d script for those who want to start rsync in daemon mode
  514. automatically. You'll need to edit /etc/default/rsync and create an
  515. appropriate rsyncd.conf file to actually get it to start.
  516. closes:#211007
  517. -- Paul Slootman <paul@debian.org> Mon, 5 Jan 2004 16:00:22 +0100
  518. rsync (2.6.0-1) unstable; urgency=low
  519. * New Year's Day official release of 2.6.0.
  520. * In short, the most important points from NEWS:
  521. * - ssh is now the default remote shell for rsync.
  522. * - Added --files-from, --no-relative, --no-implied-dirs, and --from0.
  523. * - Fixed several exclude/include matching bugs when using wild-cards.
  524. Please check the NEWS file for details on subtle changes in
  525. exclude/include matching.
  526. * - Make --link-dest honor the absence of -p, -o, and -g.
  527. * - Fixed file I/O error detection.
  528. * - Improved file-related error messages to better indicate exactly what
  529. pathname failed.
  530. * - Fixed bug that prevented regular files from replacing special files and
  531. caused a directory in --link-dest or --compare-dest to block the creation
  532. of a file with the same path. A directory still cannot be replaced by a
  533. regular file unless --delete specified. (J.W. Schultz)
  534. -- Paul Slootman <paul@debian.org> Thu, 1 Jan 2004 21:09:52 +0100
  535. rsync (2.5.99pre2-1) unstable; urgency=low
  536. * Test release of version 2.6.0pre2
  537. Final version of rsync 2.6.0 is scheduled for January 1st.
  538. -- Paul Slootman <paul@debian.org> Mon, 29 Dec 2003 10:03:08 +0100
  539. rsync (2.5.99pre1-1) experimental; urgency=low
  540. * Test release of version 2.6.0pre1
  541. * manpage hasn't all the proper patches, for the rest it should be like the
  542. final version as far as Debian is concerned.
  543. -- Paul Slootman <paul@debian.org> Fri, 19 Dec 2003 22:54:33 +0100
  544. rsync (2.5.7-1) unstable; urgency=high
  545. * New upstream version
  546. * Fixes heap overflow vulnerability when run as a server.
  547. -- Paul Slootman <paul@debian.org> Thu, 4 Dec 2003 11:20:26 +0100
  548. rsync (2.5.6-2) unstable; urgency=low
  549. * If the specified log file can't be opened, don't segfault trying to write
  550. to the file pointer; fall back to syslog instead (and log an appropriate
  551. message there). This was especially irritating when starting it in daemon
  552. mode.
  553. closes:#165839
  554. -- Paul Slootman <paul@debian.org> Mon, 17 Nov 2003 16:51:41 +0100
  555. rsync (2.5.6-1) unstable; urgency=low
  556. * New maintainer
  557. * Added a small delay when an interrupt is received so that child processes
  558. can clean up (i.e. ssh can restore tty settings) before the child
  559. processes are killed.
  560. closes:#146045
  561. * Removed the backslashes before single quotes in the manpage to prevent
  562. them getting turned into acute accents. Also changed - to \- and
  563. " to \(lq and \(rq, and ' to \(oq and \(cq where appropriate.
  564. closes:#152135
  565. * Moved the /usr/share/doc/rsync/sample.rsyncd.conf to
  566. /usr/share/doc/examples/rsyncd.conf . Also removed debian/dirs as it
  567. wasn't being used...
  568. closes:#193024
  569. * Added upstream's NEWS, OLDNEWS, and TODO to doc directory. Removed
  570. debian/docs as it wasn't being used...
  571. closes:#128708
  572. * Removed the description for --csum-length from the manpage, as there's no
  573. such option in the program.
  574. closes:#122629
  575. * Removed postinst, all it did was add a link to /usr/doc/
  576. * Updated the Fix for "mkstemp: filename too long" (#183667)
  577. to the current upstream CVS version.
  578. -- Paul Slootman <paul@debian.org> Thu, 25 Sep 2003 20:48:00 +0200
  579. rsync (2.5.6-0.1) unstable; urgency=low
  580. * NMU
  581. * New upstream version
  582. - with updated manpage for rsyncd.conf for the exclude option,
  583. closes:#172778
  584. * Updated manpage text for --perms option to clarify its behaviour.
  585. closes:#181582
  586. * Fix for "mkstemp: filename too long". closes:#183667
  587. -- Paul Slootman <paul@debian.org> Fri, 7 Mar 2003 12:03:45 +0100
  588. rsync (2.5.5-0.2) unstable; urgency=medium
  589. * NMU
  590. * Be sure to use "nogroup" instead of "nobody" for server group
  591. (Closes: #144570).
  592. -- Colin Walters <walters@debian.org> Tue, 7 May 2002 17:23:01 -0400
  593. rsync (2.5.5-0.1) unstable; urgency=high
  594. * NMU
  595. * New upstream release.
  596. - Includes fix for --whole-file option defaulting to on.
  597. (Closes: #141552)
  598. -- Colin Walters <walters@debian.org> Sat, 6 Apr 2002 20:36:16 -0500
  599. rsync (2.5.4-1) unstable; urgency=high
  600. * New upstream release
  601. * includes fix for zlib double-free bug (closes: #137958)
  602. * update copyright to mention Martin Pool as upstream maintainer
  603. -- Philip Hands <phil@hands.com> Fri, 15 Mar 2002 15:23:06 +0000
  604. rsync (2.5.2-0.1) unstable; urgency=high
  605. * NMU
  606. * new upstream release from 2001-01-26
  607. * new version fixes security problem (remote exploit)
  608. (closes: Bug#130924)
  609. * new version added new option "--ignore-existing"
  610. (closes: Bug#124286)
  611. * added debian/docs with NEWS, OLDNEWS, TODO
  612. (closes: Bug#128708)
  613. * added Makefile.in changes from 2.5.1-0.1
  614. * downloaded http://rsync.samba.org/ftp/rsync/cvs.log and added
  615. it to the package but its not uptodate.:(
  616. * added "RSYNC=/usr/bin/rsync" to test.sh like previous version
  617. * changed group in loadparm.c from nobody to nogroup
  618. like previous version
  619. -- Noel Koethe <noel@debian.org> Sat, 26 Jan 2002 20:40:00 +0100
  620. rsync (2.5.1-0.1) unstable; urgency=low
  621. * NMU
  622. * New upstream version (Closes: #96193).
  623. -- Colin Walters <walters@debian.org> Thu, 3 Jan 2002 20:00:01 -0500
  624. rsync (2.5.0-0.3) unstable; urgency=medium
  625. * NMU
  626. * debian/rules:
  627. - Configure for the correct host and target.
  628. * Backport patch to configure.in and config.h from CVS so we build on
  629. alpha, ia64, etc. Yes, this horridly bloats the Debian diff...
  630. -- Colin Walters <walters@debian.org> Mon, 31 Dec 2001 03:53:47 -0500
  631. rsync (2.5.0-0.2) unstable; urgency=medium
  632. * NMU
  633. * debian/control:
  634. - Add Build-Depends.
  635. - Clean up description a bit.
  636. -- Colin Walters <walters@debian.org> Sun, 30 Dec 2001 03:46:11 -0500
  637. rsync (2.5.0-0.1) unstable; urgency=medium
  638. * NMU
  639. * New upstream release
  640. (Closes: #83597, #62160, #26775, #31208, #41805, #44710, #121249).
  641. * debian/rules:
  642. - Modernize a bit; add stock code from current policy, change to use
  643. $(INSTALL), etc.
  644. - Install cvs.log and sample rsyncd.conf in /usr/share/doc/rsync
  645. (Closes: #71406, #121792)
  646. -- Colin Walters <walters@debian.org> Mon, 24 Dec 2001 02:13:13 -0500
  647. rsync (2.4.6-1) unstable; urgency=low
  648. * New upstream release (closes: #67674)
  649. -- Philip Hands <phil@hands.com> Sun, 10 Sep 2000 21:40:07 +0100
  650. rsync (2.4.4-1) unstable; urgency=low
  651. * New upstream release
  652. -- Philip Hands <phil@hands.com> Sat, 29 Jul 2000 11:55:30 +0100
  653. rsync (2.4.3-1) unstable; urgency=low
  654. * New upstream release (closes: #63840)
  655. -- Philip Hands <phil@hands.com> Wed, 28 Jun 2000 23:48:58 +0100
  656. rsync (2.4.2-1) unstable; urgency=low
  657. * New upstream release
  658. -- Philip Hands <phil@hands.com> Sun, 2 Apr 2000 00:24:52 +0100
  659. rsync (2.4.1-1) unstable; urgency=low
  660. * New upstream release
  661. -- Philip Hands <phil@hands.com> Thu, 3 Feb 2000 00:42:38 +0000
  662. rsync (2.3.2-1.2) frozen unstable; urgency=low
  663. * Apply patch from Jason Gunthorpe, to fix rsync segfaults. Closes:
  664. #51705, #54850.
  665. -- Adam Heath <doogie@debian.org> Thu, 20 Jan 2000 00:31:00 -0600
  666. rsync (2.3.2-1.1) unstable; urgency=low
  667. * Use rsync zlib again (closes:Bug#50248).
  668. -- Joel Klecker <espy@debian.org> Tue, 7 Dec 1999 09:46:25 -0800
  669. rsync (2.3.2-1) unstable; urgency=low
  670. * New upstream release
  671. * use zlib from zlib1g-dev (closes: 38273)
  672. * switch to using /usr/share for docs, and add compatibility /usr/doc link
  673. -- Philip Hands <phil@hands.com> Thu, 11 Nov 1999 15:30:14 +0000
  674. rsync (2.3.1-2) unstable; urgency=low
  675. * apply Patrik Rak's fix for directory atribute setting (closes: #36179)
  676. -- Philip Hands <phil@hands.com> Mon, 10 May 1999 12:24:16 +0100
  677. rsync (2.3.1-1) unstable; urgency=low
  678. * New upstream release
  679. -- Philip Hands <phil@hands.com> Sat, 8 May 1999 10:53:53 +0100
  680. rsync (2.3.0-1) unstable; urgency=low
  681. * New upstream release
  682. * change rsyncd's default group to ``nogroup'' (closes: #25299)
  683. -- Philip Hands <phil@hands.com> Tue, 16 Mar 1999 12:22:05 +0000
  684. rsync (2.2.1-1) unstable; urgency=low
  685. * New upstream release
  686. -- Philip Hands <phil@hands.com> Sun, 6 Dec 1998 11:14:23 +0000
  687. rsync (2.2.0-2) unstable; urgency=low
  688. * check if local ssh conections are allowed before using it as part of the
  689. test script.
  690. -- Philip Hands <phil@hands.com> Fri, 6 Nov 1998 10:23:07 +0000
  691. rsync (2.2.0-1) unstable; urgency=low
  692. * New upstream release
  693. -- Philip Hands <phil@hands.com> Thu, 5 Nov 1998 15:47:05 +0000
  694. rsync (2.1.1-1) unstable; urgency=low
  695. * New upstream release
  696. -- Philip Hands <phil@hands.com> Thu, 17 Sep 1998 17:35:41 +0100
  697. rsync (2.1.0-1) unstable; urgency=low
  698. * New upstream release
  699. -- Philip Hands <phil@hands.com> Mon, 20 Jul 1998 11:52:26 +0100
  700. rsync (2.0.19-1) unstable; urgency=low
  701. * New upstream release
  702. -- Philip Hands <phil@hands.com> Sat, 18 Jul 1998 01:19:18 +0100
  703. rsync (2.0.18-1) unstable; urgency=low
  704. * New upstream release
  705. -- Philip Hands <phil@hands.com> Thu, 18 Jun 1998 15:52:11 +0100
  706. rsync (2.0.16-1) unstable; urgency=low
  707. * New upstream release
  708. -- Philip Hands <phil@hands.com> Mon, 1 Jun 1998 15:04:58 +0100
  709. rsync (2.0.14-1) unstable; urgency=low
  710. * New upstream release
  711. -- Philip Hands <phil@hands.com> Fri, 29 May 1998 15:26:18 +0100
  712. rsync (2.0.13-1) unstable; urgency=low
  713. * New upstream release
  714. -- Philip Hands <phil@hands.com> Thu, 28 May 1998 01:17:34 +0100
  715. rsync (2.0.12-1) unstable; urgency=high
  716. * New upstream release
  717. (fixes bug that could result in loss of data in files stored in deep
  718. directory trees i.e. with path names of more than 255 characters)
  719. -- Philip Hands <phil@hands.com> Tue, 26 May 1998 18:12:14 +0100
  720. rsync (2.0.11-1) unstable; urgency=low
  721. * New upstream release
  722. -- Philip Hands <phil@hands.com> Sat, 23 May 1998 12:00:28 +0100
  723. rsync (2.0.10-1) unstable; urgency=low
  724. * New upstream release
  725. -- Philip Hands <phil@hands.com> Wed, 20 May 1998 01:58:45 +0100
  726. rsync (2.0.9-1) unstable; urgency=low
  727. * New upstream release
  728. -- Philip Hands <phil@hands.com> Mon, 18 May 1998 15:44:56 +0100
  729. rsync (2.0.3-1) unstable; urgency=low
  730. * New upstream release
  731. -- Philip Hands <phil@hands.com> Fri, 15 May 1998 09:47:18 +0100
  732. rsync (2.0.0-1) unstable; urgency=low
  733. * New upstream release
  734. (this includes the new --daemon code, which needs testing, so consider
  735. this to be beta software, and use with care)
  736. The alpha version that I released a couple of days ago,
  737. is incompatible with this version, and should be discarded.
  738. -- Philip Hands <phil@hands.com> Thu, 14 May 1998 11:22:25 +0100
  739. rsync (1.7.4-1) unstable; urgency=low
  740. * New upstream release
  741. -- Philip Hands <phil@hands.com> Fri, 17 Apr 1998 10:50:44 +0100
  742. rsync (1.7.2-1) unstable; urgency=low
  743. * New upstream release
  744. -- Philip Hands <phil@hands.com> Thu, 9 Apr 1998 10:19:08 +0100
  745. rsync (1.7.1-0bo1) bo-unstable; urgency=low
  746. * recompiled for libc5
  747. -- Philip Hands <phil@hands.com> Thu, 26 Mar 1998 10:27:48 +0000
  748. rsync (1.7.1-1) unstable; urgency=low
  749. * New upstream release (closes: #16181 #16860)
  750. * Fixed typo in description (closes: #18948)
  751. * add /usr/doc/rsync/test.sh
  752. -- Philip Hands <phil@hands.com> Thu, 26 Mar 1998 09:35:24 +0000
  753. rsync (1.6.9-1) unstable; urgency=low
  754. * New upstream release
  755. -- Philip Hands <phil@hands.com> Tue, 13 Jan 1998 17:16:06 +0000
  756. rsync (1.6.8-2) unstable; urgency=low
  757. * Add upstream patch to fix --suffix option
  758. (From Andrew Tridgell on the rsync mailing list)
  759. -- Philip Hands <phil@hands.com> Tue, 30 Dec 1997 10:54:57 +0000
  760. rsync (1.6.8-1) unstable; urgency=low
  761. * New upstream release
  762. -- Philip Hands <phil@hands.com> Mon, 29 Dec 1997 10:46:41 +0000
  763. rsync (1.6.7-1) unstable; urgency=low
  764. * New upstream release
  765. -- Philip Hands <phil@hands.com> Wed, 17 Dec 1997 09:04:16 +0000
  766. rsync (1.6.3-2) unstable; urgency=low
  767. * recompile with libc6
  768. -- Philip Hands <phil@hands.com> Wed, 20 Aug 1997 10:21:04 +0100
  769. rsync (1.6.3-1) unstable; urgency=low
  770. * New upstream release
  771. -- Philip Hands <phil@hands.com> Tue, 22 Apr 1997 15:17:38 +0100
  772. rsync (1.6.2-1) unstable; urgency=low
  773. * Initial Release
  774. -- Philip Hands <phil@hands.com> Wed, 9 Oct 1996 23:45:08 +0100