2008-03-11 17:58:40 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Mar 11 01:23:13 CET 2008 - ro@suse.de
|
|
|
|
|
|
|
|
- update to version 3.0.0 (shortened, more details see NEWS file)
|
|
|
|
- The handling of implied directories when using --relative has changed to
|
|
|
|
send them as directories (e.g. no implied dir is ever sent as a symlink).
|
|
|
|
- Requesting a remote file-listing without specifying -r (--recursive) now
|
|
|
|
sends the -d (--dirs) option to the remote rsync rather than sending -r
|
|
|
|
along with an extra exclude of /*/*.
|
|
|
|
- In --dry-run mode, the last line of the verbose summary text is output
|
|
|
|
with a "(DRY RUN)" suffix to help remind you that no updates were made.
|
|
|
|
Similarly, --only-write-batch outputs "(BATCH ONLY)".
|
|
|
|
- A writable rsync daemon with "use chroot" disabled now defaults to a
|
|
|
|
symlink-munging behavior designed to make symlinks safer while also
|
|
|
|
allowing absolute symlinks to be stored and retrieved.
|
|
|
|
- Starting up an extra copy of an rsync daemon will not clobber the pidfile
|
|
|
|
for the running daemon -- if the pidfile exists, the new daemon will exit
|
|
|
|
with an error.
|
|
|
|
|
|
|
|
- re-applied patches from upstream kit:
|
|
|
|
- acls.diff,xattrs.diff,slp.diff
|
|
|
|
- removed patches:
|
|
|
|
- rsync-overlong.patch (upstream code cleaned up)
|
|
|
|
- lutimes-hack.diff (should not be needed any more)
|
|
|
|
- rsync-fix_fuzzy.patch (fixed upstream)
|
|
|
|
- rsync-hlink_crash.patch (upstream cleaned up)
|
|
|
|
- munge-symlinks-2.6.9.diff (integrated upstream)
|
|
|
|
|
2008-01-10 03:03:34 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Dec 4 18:07:36 CET 2007 - ro@suse.de
|
|
|
|
|
|
|
|
- added munge-symlinks patch (#345507) CVE-2007-6199
|
|
|
|
|
2007-11-09 00:46:35 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Nov 8 16:45:30 CET 2007 - ro@suse.de
|
|
|
|
|
|
|
|
- fix uninitialized struct sx in hlink.c:hard_link_cluster
|
|
|
|
to prevent crash when using acls (#338358)
|
|
|
|
|
2007-09-14 16:27:39 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Sep 14 15:03:17 CEST 2007 - ro@suse.de
|
|
|
|
|
|
|
|
- fix (#300526) restart will start standalone rsync if running
|
|
|
|
under xinetd
|
|
|
|
- use a pid file for rsyncd in init script so that rcrsyncd
|
|
|
|
will not show status running for an rsync started by xinetd
|
|
|
|
- insert "pid file" entry into rsyncd.conf if not present
|
|
|
|
|
2007-09-12 17:01:19 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Sep 12 15:51:20 CEST 2007 - dmueller@suse.de
|
|
|
|
|
|
|
|
- build parallel
|
|
|
|
- fix hardlinks accross partition
|
|
|
|
|
2007-09-11 18:36:05 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Sep 10 17:30:57 CEST 2007 - ro@suse.de
|
|
|
|
|
|
|
|
- fix abort in rsync when acls and fuzzy are used together
|
|
|
|
(#306263)
|
|
|
|
|
2007-08-17 19:01:29 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Aug 17 15:03:44 CEST 2007 - cthiel@suse.de
|
|
|
|
|
|
|
|
- added lutimes-hack.diff to work around a glibc bug in lutimes.c
|
|
|
|
|
2007-08-15 21:56:39 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Aug 2 13:52:28 CEST 2007 - ro@suse.de
|
|
|
|
|
|
|
|
- protect from overlong filenames (#294073) CVE-2007-4091
|
|
|
|
|
2007-05-17 11:56:27 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon May 14 12:50:38 CEST 2007 - mrueckert@suse.de
|
|
|
|
|
|
|
|
- make build work on older distros again.
|
|
|
|
|
2007-05-08 20:10:02 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue May 8 16:23:34 CEST 2007 - dmueller@suse.de
|
|
|
|
|
|
|
|
- use builtin zlib copy again
|
|
|
|
|
2007-05-08 02:24:27 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon May 7 23:34:40 CEST 2007 - dmueller@suse.de
|
|
|
|
|
|
|
|
- update to 2.6.9:
|
|
|
|
* several important bugfixes
|
|
|
|
* new features, see included NEWS file
|
|
|
|
- build against system zlib instead of own zlib copy
|
|
|
|
- build against system popt instead of own popt copy
|
|
|
|
|
2007-04-19 01:02:48 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Apr 18 22:25:38 CEST 2007 - aj@suse.de
|
|
|
|
|
|
|
|
- Use texlive for building.
|
|
|
|
|
2007-01-16 00:35:29 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 12 15:42:00 CEST 2006 - ro@suse.de
|
|
|
|
|
|
|
|
- apply fix for xattr.diff from rsync mailing list
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Aug 22 14:41:11 CEST 2006 - ro@suse.de
|
|
|
|
|
|
|
|
- apply patches/xattr.diff as well (fate#300565)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Aug 10 13:38:33 CEST 2006 - dmueller@suse.de
|
|
|
|
|
|
|
|
- fix rc script error code when there's an error in the config
|
|
|
|
file (#198406)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jun 21 11:56:38 CEST 2006 - ro@suse.de
|
|
|
|
|
|
|
|
- added tag-3 patch from cvs (will be in 2.6.9)
|
|
|
|
to avoid aborts with "unexpected tag 3"
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jun 12 01:55:55 CEST 2006 - ro@suse.de
|
|
|
|
|
|
|
|
- update to version 2.6.8
|
|
|
|
- use slp patch as included upstream
|
|
|
|
- several bugfixes
|
|
|
|
- errors now include version number
|
|
|
|
- special files as pipes now printed as "S", no longer "D"
|
|
|
|
- escaping of unreadable chars has changed
|
|
|
|
- new --append, --min-size and --prune-empty-dirs options
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Apr 18 15:17:19 CEST 2006 - ro@suse.de
|
|
|
|
|
|
|
|
- ignore testsuite failure on s390x (filesystem mtimes)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jan 25 21:41:13 CET 2006 - mls@suse.de
|
|
|
|
|
|
|
|
- converted neededforbuild to BuildRequires
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jan 19 00:04:48 CET 2006 - schwab@suse.de
|
|
|
|
|
|
|
|
- Don't strip binaries.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Oct 14 12:19:33 CEST 2005 - ro@suse.de
|
|
|
|
|
|
|
|
- fix problem in configure to re-enable ACLs (#128323)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Aug 2 12:25:35 CEST 2005 - ro@suse.de
|
|
|
|
|
|
|
|
- added acl-fix.patch from wayne to make testsuite pass with acls
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jul 29 02:09:54 CEST 2005 - ro@suse.de
|
|
|
|
|
|
|
|
- update to 2.6.6
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jun 6 16:49:10 CEST 2005 - ro@suse.de
|
|
|
|
|
|
|
|
- update to 2.6.5
|
|
|
|
- use acl patch as shipped in rsync/patches directory
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Feb 18 12:46:36 CET 2005 - mmj@suse.de
|
|
|
|
|
|
|
|
- Glibc doesn't cache the timezone as much as it used to, so export
|
|
|
|
the TZ variable after doing chroot. [#49878]
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Feb 10 02:40:51 CET 2005 - ro@suse.de
|
|
|
|
|
|
|
|
- added libpng to neededforbuild (for tetex)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Dec 1 17:26:45 CET 2004 - ro@suse.de
|
|
|
|
|
|
|
|
- re-register before SLP really times out
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Dec 1 15:27:06 CET 2004 - ro@suse.de
|
|
|
|
|
|
|
|
- re-worked slp.diff
|
|
|
|
do not use a timer but hook into central select call
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Nov 11 17:39:50 CET 2004 - ro@suse.de
|
|
|
|
|
|
|
|
- update to 2.6.3 final
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Aug 16 20:35:57 CEST 2004 - bk@suse.de
|
|
|
|
|
|
|
|
- updated to 2.6.3-pre1, which is currently in release-testing
|
|
|
|
(and includes a security fix)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jul 23 11:30:12 CEST 2004 - ro@suse.de
|
|
|
|
|
|
|
|
- fixing problems apparently introduced with the update to 2.6.2:
|
|
|
|
- fix from cvs to not abort trying to create already created
|
|
|
|
backup directories (#42780)
|
|
|
|
- fix from cvs to avoid crash on large trees (#42933)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon May 10 18:38:40 CEST 2004 - ro@suse.de
|
|
|
|
|
|
|
|
- update to 2.6.2 / ported patches
|
|
|
|
- fixes a problem with non-chroot modules
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Apr 1 12:13:06 CEST 2004 - mls@suse.de
|
|
|
|
|
|
|
|
- fix hostname calculation in slp registration code
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Mar 16 12:44:20 CET 2004 - ro@suse.de
|
|
|
|
|
|
|
|
- add -4 and -6 options to manpage (#36144)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jan 13 16:56:54 CET 2004 - ro@suse.de
|
|
|
|
|
|
|
|
- update to version 2.6.0
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Dec 4 12:22:05 CET 2003 - ro@suse.de
|
|
|
|
|
|
|
|
- update to real 2.5.7
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Dec 4 10:36:27 CET 2003 - okir@suse.de
|
|
|
|
|
|
|
|
- fix heap overflow (#33478)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Nov 23 18:46:28 CET 2003 - adrian@suse.de
|
|
|
|
|
|
|
|
- add patch for SLP support, based on Brad Hards demo implementation
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Nov 6 17:03:34 CET 2003 - schwab@suse.de
|
|
|
|
|
|
|
|
- Fix quoting in configure script.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Oct 24 12:13:59 CEST 2003 - ro@suse.de
|
|
|
|
|
|
|
|
- added make test
|
|
|
|
- added acl patch, build with acl support
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Oct 17 11:51:23 CEST 2003 - ro@suse.de
|
|
|
|
|
|
|
|
- don't build as root
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Aug 18 17:57:59 CEST 2003 - ro@suse.de
|
|
|
|
|
|
|
|
- added stop_on_removal and restart_on_update macro calls
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue May 13 00:25:51 CEST 2003 - ro@suse.de
|
|
|
|
|
|
|
|
- use defattr
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Mar 5 14:57:57 CET 2003 - ro@suse.de
|
|
|
|
|
|
|
|
- add xinetd-config to filelist
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jan 28 12:05:30 CET 2003 - ro@suse.de
|
|
|
|
|
|
|
|
- update to 2.5.6
|
|
|
|
- can combine ssh and daemon access
|
|
|
|
- supports URL like syntax rsync://
|
|
|
|
- IPv6 support in hosts.allow/deny
|
|
|
|
- recursive hang fixed upstream
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jan 24 11:48:54 CET 2003 - ro@suse.de
|
|
|
|
|
|
|
|
- added xinetd-config snippet
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jan 15 12:51:34 CET 2003 - ro@suse.de
|
|
|
|
|
|
|
|
- added logrotate config
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Oct 8 14:01:34 CEST 2002 - ro@suse.de
|
|
|
|
|
|
|
|
- fix recursive hangup in server process on broken pipe
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Aug 14 11:15:11 CEST 2002 - poeml@suse.de
|
|
|
|
|
|
|
|
- fix comment in init script
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Aug 1 17:33:29 CEST 2002 - ro@suse.de
|
|
|
|
|
|
|
|
- use BuildRoot
|
|
|
|
- added PreReqs
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jul 22 10:03:29 CEST 2002 - kukuk@suse.de
|
|
|
|
|
|
|
|
- Don't source /etc/rc.config in init script [Bug 17123]
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jun 17 15:15:52 CEST 2002 - ro@suse.de
|
|
|
|
|
|
|
|
- update to 2.5.5
|
|
|
|
setgroups patch removed, has been integrated
|
|
|
|
zfree patch removed, rsync has current zlib fixes
|
|
|
|
unsigned patch removed, has been integrated
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Mar 6 14:46:29 CET 2002 - okir@suse.de
|
|
|
|
|
|
|
|
- applied setgroups security fix
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Feb 8 11:00:00 CET 2002 - okir@suse.de
|
|
|
|
|
|
|
|
- applied zlib security fix
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Feb 6 14:21:19 CET 2002 - ro@suse.de
|
|
|
|
|
|
|
|
- make rsyncd a hardlink (#13041)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Feb 1 11:55:30 CET 2002 - ro@suse.de
|
|
|
|
|
|
|
|
- added patch for segmentation fault
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jan 21 17:09:58 MET 2002 - draht@suse.de
|
|
|
|
|
|
|
|
- corrected diff for log.c
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jan 21 00:08:25 CET 2002 - ro@suse.de
|
|
|
|
|
|
|
|
- applied security patch for various signed/unsigned fixes
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Dec 14 01:33:54 CET 2001 - ro@suse.de
|
|
|
|
|
|
|
|
- removed START_RSYNCD
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Aug 28 15:01:10 CEST 2001 - ro@suse.de
|
|
|
|
|
|
|
|
- on uninstall, call insserv to cleanup
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Aug 28 13:02:35 CEST 2001 - ro@suse.de
|
|
|
|
|
|
|
|
- added rc-script and rc-config variable START_RSYNCD
|
|
|
|
if someone wants to run rsyncd standalone (w/o inetd) (#9496)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Sep 25 15:31:45 CEST 2000 - ro@suse.de
|
|
|
|
|
|
|
|
- sorted
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Sep 13 13:51:34 CEST 2000 - aj@suse.de
|
|
|
|
|
|
|
|
- Work with LFS; fix spec file to not print while building.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Sep 11 14:24:35 CEST 2000 - ro@suse.de
|
|
|
|
|
|
|
|
- update to 2.4.6
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Aug 18 01:59:08 CEST 2000 - ro@suse.de
|
|
|
|
|
|
|
|
- update to 2.4.4
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jan 20 14:28:39 CET 2000 - aj@suse.de
|
|
|
|
|
|
|
|
- rsync 2.3.2, install man pages -> /usr/share/man.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Sep 13 17:23:57 CEST 1999 - bs@suse.de
|
|
|
|
|
|
|
|
- ran old prepare_spec on spec file to switch to new prepare_spec.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Aug 13 15:16:27 MEST 1999 - fehr@suse.de
|
|
|
|
|
|
|
|
- update to 2.3.1
|
|
|
|
- added rsyncstats shell script
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Dec 17 16:21:44 MET 1998 - ro@suse.de
|
|
|
|
|
|
|
|
- update to 2.2.1
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Nov 28 22:02:28 MET 1998 - bs@suse.de
|
|
|
|
|
|
|
|
- added symlink /usr/sbin/rsyncd (to let it work with tcpd)
|
|
|
|
- added example configs
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 24 10:20:14 MET 1998 - ro@suse.de
|
|
|
|
|
|
|
|
- update to 2.2.0
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Sep 19 19:29:34 MEST 1998 - ro@suse.de
|
|
|
|
|
|
|
|
- defined _GNU_SOURCE where getopt_long is needed
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Aug 24 12:17:19 MEST 1998 - ro@suse.de
|
|
|
|
|
|
|
|
- update to 2.1.0
|
|
|
|
added manpage for rsyncd.conf
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue May 12 11:29:45 MEST 1998 - ro@suse.de
|
|
|
|
|
|
|
|
- update to 1.7.4
|
|
|
|
generate tech_report.ps from tex-src
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Nov 10 22:38:30 MET 1997 - kfr@suse.de
|
|
|
|
|
|
|
|
- first version for S.u.S.E. (1.6.3)
|
|
|
|
|