SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for rsync-2.6.3-2.norlug.i386.rpm :
Wed Oct 13 02:00:00 2004 Chip Cuccio 2.6.3-2
- rebuilt for RH-7.3 and updated
- added URL

Fri Oct 1 02:00:00 2004 Jay Fenlason 2.6.3-1
- New upstream release.

Wed Sep 22 02:00:00 2004 Jay Fenlason 2.6.3-0.pre2
- new upstream version.

Wed Aug 18 02:00:00 2004 Jay Fenlason 2.6.3-0.pre1
- New upstream version with security fix for CAN-2004-0792
- This obsoletes the -lastdir-corruption patch.

Wed Jun 16 02:00:00 2004 Elliot Lee
- rebuilt

Wed May 26 02:00:00 2004 Mark McLoughlin - 2.6.2-1
- Backport fix for crasher when passing multiple directories of the same
length (bug #123708)

Sat May 1 02:00:00 2004 Jay Fenlason 2.6.2-0
- New upstream version to correct the problems with 2.6.1.
This obsoletes all the patches to 2.6.1

Fri Apr 30 02:00:00 2004 Jay Fenlason 2.6.1-1
- Rsync 2.6.1 final.
- Add a patch from Wayne Davison that fixes a
use of uninitilized memory in the map_uid and map_gid functions.
- Add another patch from Wayne Davidson that fixes the -R option.
- Add a patch (extracted from a patch by Sami Farin
) to not ignore the return value
of close().

Fri Mar 26 01:00:00 2004 Jay Fenlason 2.6.1-0.pre1
- New upstream version

Sat Feb 14 01:00:00 2004 Elliot Lee
- rebuilt

Tue Jan 6 01:00:00 2004 Jay Fenlason 2.6.0-0
- New upstream version, obsoletes the rsync-2.5.6-signal.patch

Thu Dec 4 01:00:00 2003 Bill Nottingham 2.5.7-2
- rebuild

Thu Dec 4 01:00:00 2003 Bill Nottingham 2.5.7-1
- update to 2.5.7

Wed Aug 6 02:00:00 2003 Hardy Merrill 2.5.6-20
- rebuild in new build env

Wed Aug 6 02:00:00 2003 Lon Hohberger 2.5.6-19
- spec file fix

Wed Aug 6 02:00:00 2003 Hardy Merrill 2.5.6-18
- rebuild in new build env

Wed Aug 6 02:00:00 2003 Hardy Merrill 2.5.6-17
- fixed spec - added patch0 to prep.

Wed Aug 6 02:00:00 2003 Hardy Merrill 2.5.6-16
- rebuild in new build env

Tue Aug 5 02:00:00 2003 Hardy Merrill 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.

Sat Jun 14 02:00:00 2003 Hardy Merrill 2.5.6-14
- build scratch - for compile warnings

Sat Jun 14 02:00:00 2003 Hardy Merrill 2.5.6-13
- build scratch - for compile warnings

Fri Jun 13 02:00:00 2003 Hardy Merrill 2.5.6-12
- rebuild in new build env

Fri Jun 13 02:00:00 2003 Hardy Merrill 2.5.6-11
- removed rsync-2.5.6-sign.patch. Upstream code
incorporates signed vs unsigned changes.

Thu Jun 12 02:00:00 2003 Hardy Merrill 2.5.6-10_CVSHEAD_signpatch
- build scratch - added rsync-2.5.6-sign.patch.

Thu Jun 12 02:00:00 2003 Hardy Merrill 2.5.6-9_CVSHEAD_nopatches
- build scratch.

Thu Jun 12 02:00:00 2003 Hardy Merrill 2.5.6-8
- build scratch - deleted rsync-2.5.6-sign.patch.

Tue Jun 10 02:00:00 2003 Hardy Merrill 2.5.6-7
- rebuild in new build env

Fri Jun 6 02:00:00 2003 Hardy Merrill 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

Thu Jun 5 02:00:00 2003 Elliot Lee
- rebuilt

Wed Mar 12 01:00:00 2003 Hardy Merrill 2.5.6-4
- rebuild in new build env

Wed Mar 12 01:00:00 2003 Hardy Merrill 2.5.6-3
- fixed changelog comments

Tue Mar 11 01:00:00 2003 Hardy Merrill 2.5.6-2
- rebuild in new build env

Tue Mar 11 01:00:00 2003 Hardy Merrill 2.5.6-1
- update to 2.5.6 from upstream

Thu Jan 23 01:00:00 2003 Tim Powers
- rebuilt

Sat Jan 18 01:00:00 2003 Hardy Merrill 2.5.5-3
- fix spelling mistake in rsync.xinetd. #66036 & dup #75006

Thu Dec 12 01:00:00 2002 Tim Powers 2.5.5-2
- rebuild on all arches

Tue Jun 25 02:00:00 2002 Bill Nottingham 2.5.5-1
- update to 2.5.5

Sat Jun 22 02:00:00 2002 Tim Powers
- automated rebuild

Fri May 24 02:00:00 2002 Tim Powers
- automated rebuild

Thu Apr 11 02:00:00 2002 Bill Nottingham 2.5.4-2
- upstream patches: fix accidental use of --whole-file, fix
minor memory leak, and bad worst-case child kill behavior
- make passing -e to rsync:// URLs not cause an error exit (#62489)

Thu Mar 14 01:00:00 2002 Bill Nottingham 2.5.4-1
- update to 2.5.4, do assorted patchmerging

Thu Feb 21 01:00:00 2002 Bill Nottingham
- fix --address (#60127)
- call setgroups before dropping privs ()

Tue Jan 29 01:00:00 2002 Bill Nottingham
- fix some errors in the unsigned patch

Mon Jan 28 01:00:00 2002 Bill Nottingham
- rebuild to get proper LFS_CFLAGS

Thu Jan 24 01:00:00 2002 Bill Nottingham
- fix some signed/unsigned issues ()
- tweak ipv6 patch (#55337, )
- make xinetd file %config(noreplace)

Sat Aug 18 02:00:00 2001 Bill Nottingham
- fix segfault on weird arguments (#51801)

Wed Jul 25 02:00:00 2001 Bill Nottingham
- IPv6 patch () (#47780)

Wed Jun 20 02:00:00 2001 Bill Nottingham
- add patch to fix hangs at end of sync, and other odd behaviors (#42111)

Sun Oct 1 02:00:00 2000 Florian La Roche
- add xinetd configuration

Wed Sep 27 02:00:00 2000 Bernhard Rosenkraenzer
- 2.4.6

Tue Aug 1 02:00:00 2000 Bill Nottingham
- update to 2.4.4 - fixes yet another problem with rsh transport

Thu Jul 13 02:00:00 2000 Prospector
- automatic rebuild

Sun Jun 11 02:00:00 2000 Bill Nottingham
- rebuild in new build env.

Tue Apr 11 02:00:00 2000 Bill Nottingham
- update to 2.4.3

Wed Apr 5 02:00:00 2000 Bill Nottingham
- update to 2.4.2

Wed Mar 8 01:00:00 2000 Bill Nottingham
- fix maxdelete behavior so it isn\'t sent to older servers.

Tue Feb 1 01:00:00 2000 Jeff Johnson
- update to 2.4.1.

Sat Dec 18 01:00:00 1999 Bill Nottingham
- update to 2.3.2

Sun Jun 13 02:00:00 1999 Jeff Johnson
- add \"max. delete\" patch to limit damage when server is hosed.

Thu Apr 8 02:00:00 1999 Bill Nottingham
- update to 2.3.1.

Mon Mar 22 01:00:00 1999 Cristian Gafton
- auto rebuild in the new build environment (release 2)

Wed Mar 17 01:00:00 1999 Jeff Johnson
- update to 2.3.0.

Sun Mar 14 01:00:00 1999 Jeff Johnson
- update to 2.3.0 beta.

Sat Dec 19 01:00:00 1998 Bill Nottingham
- update to 2.2.1

Fri Sep 11 02:00:00 1998 Jeff Johnson
- updated to 2.1.1

Tue Aug 18 02:00:00 1998 Erik Troan
- updated to 2.1.0

Fri Aug 7 02:00:00 1998 Erik Troan
- buildrooted and attr-rophied
- removed tech-report.ps; the .tex should be good enough

Tue Aug 26 02:00:00 1997 John A. Martin
- 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\'.

Fri Apr 11 02:00:00 1997 Michael De La Rue
- rsync-1.6.2-1 packaged. (This entry by jam to credit Michael for the
previous package(s).)


 
ICM