From: Wayne Davison Date: Sat, 22 Apr 2006 15:39:57 +0000 (+0000) Subject: Preparing for release of 2.6.8 X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/4177f09b83e3ac2e2556d1db04568ab2d600852c Preparing for release of 2.6.8 --- diff --git a/NEWS b/NEWS index 69ab6e91..c81561fe 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -NEWS for rsync 2.6.8 (UNRELEASED) +NEWS for rsync 2.6.8 (22 Apr 2006) Protocol: 29 (unchanged) Changes since 2.6.7: diff --git a/OLDNEWS b/OLDNEWS index 575c62a1..8dbaae5f 100644 --- a/OLDNEWS +++ b/OLDNEWS @@ -2013,7 +2013,7 @@ Changes since 2.4.6: Partial Protocol History RELEASE DATE VER. DATE OF COMMIT* PROTOCOL - ?? Apr 2006 2.6.8 29 + 22 Apr 2006 2.6.8 29 11 Mar 2006 2.6.7 29 28 Jul 2005 2.6.6 29 01 Jun 2005 2.6.5 29 diff --git a/configure.in b/configure.in index 8ea15ea9..5f93bc25 100644 --- a/configure.in +++ b/configure.in @@ -5,7 +5,7 @@ AC_CONFIG_SRCDIR([byteorder.h]) AC_CONFIG_HEADER(config.h) AC_PREREQ(2.59) -RSYNC_VERSION=2.6.8pre1 +RSYNC_VERSION=2.6.8 AC_SUBST(RSYNC_VERSION) AC_MSG_NOTICE([Configuring rsync $RSYNC_VERSION]) diff --git a/packaging/lsb/rsync.spec b/packaging/lsb/rsync.spec index 5667e6ef..eae14604 100644 --- a/packaging/lsb/rsync.spec +++ b/packaging/lsb/rsync.spec @@ -1,6 +1,6 @@ Summary: A program for synchronizing files over a network. Name: rsync -Version: 2.6.8pre1 +Version: 2.6.8 Release: 1 Group: Applications/Internet Source: ftp://rsync.samba.org/pub/rsync/rsync-%{version}.tar.gz diff --git a/rsync.yo b/rsync.yo index 75edc768..6c1e18b4 100644 --- a/rsync.yo +++ b/rsync.yo @@ -1,5 +1,5 @@ mailto(rsync-bugs@samba.org) -manpage(rsync)(1)(12 Apr 2006)()() +manpage(rsync)(1)(22 Apr 2006)()() manpagename(rsync)(faster, flexible replacement for rcp) manpagesynopsis() @@ -2499,7 +2499,7 @@ url(http://rsync.samba.org/)(http://rsync.samba.org/) manpagesection(VERSION) -This man page is current for version 2.6.8pre1 of rsync. +This man page is current for version 2.6.8 of rsync. manpagesection(CREDITS) diff --git a/rsyncd.conf.yo b/rsyncd.conf.yo index 5622ba14..746ec329 100644 --- a/rsyncd.conf.yo +++ b/rsyncd.conf.yo @@ -1,5 +1,5 @@ mailto(rsync-bugs@samba.org) -manpage(rsyncd.conf)(5)(12 Apr 2006)()() +manpage(rsyncd.conf)(5)(22 Apr 2006)()() manpagename(rsyncd.conf)(configuration file for rsync in daemon mode) manpagesynopsis() @@ -591,7 +591,7 @@ url(http://rsync.samba.org/)(http://rsync.samba.org/) manpagesection(VERSION) -This man page is current for version 2.6.8pre1 of rsync. +This man page is current for version 2.6.8 of rsync. manpagesection(CREDITS)