Commit Graph

18 Commits

Author SHA1 Message Date
Florian La Roche
965cc4dcf2 - update to 2.6.9 2006-11-22 14:03:16 +00:00
fenlason
1447eaa94e 2.6.8 2006-05-08 20:21:21 +00:00
fenlason
500101e271 New upstream rsync. 2005-07-28 20:24:31 +00:00
fenlason
f3753fb71b Upgrade to 2.6.5 2005-06-02 19:24:03 +00:00
fenlason
3a141f2e95 Upgrade to 2.6.4 2005-03-31 16:17:43 +00:00
fenlason
61f7de2a2f Upgrade to 2.6.3 final. 2004-09-30 19:56:19 +00:00
fenlason
f0198aca64 Upgrade to 2.6.3pre2 2004-09-21 19:11:07 +00:00
cvsdist
6c9c12e21e auto-import rsync-2.6.3-0.pre1 from rsync-2.6.3-0.pre1.src.rpm 2004-09-09 12:04:04 +00:00
cvsdist
69f21954a3 auto-import rsync-2.6.2-0 from rsync-2.6.2-0.src.rpm 2004-09-09 12:03:29 +00:00
cvsdist
21125ce339 auto-import rsync-2.6.0-0 from rsync-2.6.0-0.src.rpm 2004-09-09 12:02:16 +00:00
cvsdist
10833fa332 auto-import changelog data from rsync-2.5.7-2.src.rpm
* Wed Dec 03 2003 Bill Nottingham <notting@redhat.com> 2.5.7-2
- rebuild

* Wed Dec 03 2003 Bill Nottingham <notting@redhat.com> 2.5.7-1
- update to 2.5.7
2004-09-09 12:01:05 +00:00
cvsdist
c8c64394d2 auto-import changelog data from rsync-2.5.6-19.src.rpm
* Tue Aug 05 2003 Lon Hohberger <lhh@redhat.com> 2.5.6-19
- spec file fix

* Tue Aug 05 2003 Hardy Merrill <hmerrill@redhat.com> 2.5.6-18
- rebuild in new build env

* Tue Aug 05 2003 Hardy Merrill <hmerrill@redhat.com> 2.5.6-17
- fixed spec - added patch0 to prep.

* Tue Aug 05 2003 Hardy Merrill <hmerrill@redhat.com> 2.5.6-16
- rebuild in new build env

* Mon Aug 04 2003 Hardy Merrill <hmerrill@redhat.com> 2.5.6-15
- add rsync-2.5.6-signal.patch to fix kernel warnings that
  appear because socket.c sets SIGCHLD to SIG_IGN and then
  calls wait.  This is in response to bug#98740.  This patch
  *has* been committed to CVS upstream and will be in
  upstream rsync-2.5.7.

* Fri Jun 13 2003 Hardy Merrill <hmerrill@redhat.com> 2.5.6-14
- build scratch - for compile warnings

* Fri Jun 13 2003 Hardy Merrill <hmerrill@redhat.com> 2.5.6-13
- build scratch - for compile warnings

* Thu Jun 12 2003 Hardy Merrill <hmerrill@redhat.com> 2.5.6-12
- rebuild in new build env

* Thu Jun 12 2003 Hardy Merrill <hmerrill@redhat.com> 2.5.6-11
- removed rsync-2.5.6-sign.patch.  Upstream code
  incorporates signed vs unsigned changes.

* Wed Jun 11 2003 Hardy Merrill <hmerrill@redhat.com> 2.5.6-10_CVSHEAD_signpatch
- build scratch - added rsync-2.5.6-sign.patch.

* Wed Jun 11 2003 Hardy Merrill <hmerrill@redhat.com> 2.5.6-9_CVSHEAD_nopatches
- build scratch.

* Wed Jun 11 2003 Hardy Merrill <hmerrill@redhat.com> 2.5.6-8
- build scratch - deleted rsync-2.5.6-sign.patch.

* Mon Jun 09 2003 Hardy Merrill <hmerrill@redhat.com> 2.5.6-7
- rebuild in new build env

* Thu Jun 05 2003 Hardy Merrill <hmerrill@redhat.com> 2.5.6-6
- removed patch rsync-2.5.4-maxdel.patch
- removed patch rsync-2.4.6-segv.patch
   - current 2.5.6 properly handles (no segfault) the situation
     (rsync '[a]') that caused a need for this patch.
- added patch rsync-2.5.6-sign.patch, which is a working
  subset of patches (that still apply) included in the original
  rsync-2.5.4-moresignage.patch

* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
- rebuilt
2004-09-09 11:59:13 +00:00
cvsdist
7144f9f732 auto-import rsync-2.5.5-1 from rsync-2.5.5-1.src.rpm 2004-09-09 11:58:25 +00:00
cvsdist
5b4735eb10 auto-import rsync-2.5.4-1 from rsync-2.5.4-1.src.rpm 2004-09-09 11:57:46 +00:00
cvsdist
453671fb55 auto-import rsync-2.5.0-1 from rsync-2.5.0-1.src.rpm 2004-09-09 11:57:20 +00:00
cvsdist
d184d48c20 auto-import changelog data from rsync-2.4.6-2.src.rpm
* Sat Sep 30 2000 Florian La Roche <Florian.LaRoche@redhat.de>
- add xinetd configuration

* Tue Sep 26 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 2.4.6
2004-09-09 11:54:21 +00:00
cvsdist
8d8148d06a auto-import changelog data from rsync-2.4.4-1.src.rpm
* Mon Jul 31 2000 Bill Nottingham <notting@redhat.com>
- update to 2.4.4 - fixes yet another problem with rsh transport

* Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild

* Sat Jun 10 2000 Bill Nottingham <notting@redhat.com>
- rebuild in new build env.

* Mon Apr 10 2000 Bill Nottingham <notting@redhat.com>
- update to 2.4.3

* Tue Apr 04 2000 Bill Nottingham <notting@redhat.com>
- update to 2.4.2

* Tue Mar 07 2000 Bill Nottingham <notting@redhat.com>
- fix maxdelete behavior so it isn't sent to older servers.

* Mon Jan 31 2000 Jeff Johnson <jbj@redhat.com>
- update to 2.4.1.

* Fri Dec 17 1999 Bill Nottingham <notting@redhat.com>
- update to 2.3.2

* Sat Jun 12 1999 Jeff Johnson <jbj@redhat.com>
- add "max. delete" patch to limit damage when server is hosed.

* Wed Apr 07 1999 Bill Nottingham <notting@redhat.com>
- update to 2.3.1.

* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
- auto rebuild in the new build environment (release 2)

* Tue Mar 16 1999 Jeff Johnson <jbj@redhat.com>
- update to 2.3.0.

* Sat Mar 13 1999 Jeff Johnson <jbj@redhat.com>
- update to 2.3.0 beta.

* Fri Dec 18 1998 Bill Nottingham <notting@redhat.com>
- update to 2.2.1

* Thu Sep 10 1998 Jeff Johnson <jbj@redhat.com>
- updated to 2.1.1

* Mon Aug 17 1998 Erik Troan <ewt@redhat.com>
- updated to 2.1.0

* Thu Aug 06 1998 Erik Troan <ewt@redhat.com>
- buildrooted and attr-rophied
- removed tech-report.ps; the .tex should be good enough

* Mon Aug 25 1997 John A. Martin <jam@jamux.com>
- Built 1.6.3-2 after finding no rsync-1.6.3-1.src.rpm although there
  was an ftp://ftp.redhat.com/pub/contrib/alpha/rsync-1.6.3-1.alpha.rpm
  showing no packager nor signature but giving
  "Source RPM: rsync-1.6.3-1.src.rpm".
- Changes from 1.6.2-1 packaging: added '$RPM_OPT_FLAGS' to make, strip
  to '%build', removed '/usr'.

* Thu Apr 10 1997 Michael De La Rue <miked@ed.ac.uk>
- rsync-1.6.2-1 packaged.  (This entry by jam to credit Michael for the
  previous package(s).)
2004-09-09 11:54:11 +00:00
cvsdist
29f0c6b915 Setup of module rsync 2004-09-09 11:54:09 +00:00