Preparing for release of 3.0.0
authorWayne Davison <wayned@samba.org>
Sat, 1 Mar 2008 20:12:04 +0000 (12:12 -0800)
committerWayne Davison <wayned@samba.org>
Sat, 1 Mar 2008 20:12:04 +0000 (12:12 -0800)
NEWS
OLDNEWS
configure.in
packaging/lsb/rsync.spec
rsync.h
rsync.yo
rsyncd.conf.yo

diff --git a/NEWS b/NEWS
index 0edd159..cce8d9d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-NEWS for rsync 3.0.0 (UNRELEASED)
+NEWS for rsync 3.0.0 (1 Mar 2008)
 Protocol: 30 (changed)
 Changes since 2.6.9:
 
 Protocol: 30 (changed)
 Changes since 2.6.9:
 
diff --git a/OLDNEWS b/OLDNEWS
index a7c600c..0ca59e6 100644 (file)
--- a/OLDNEWS
+++ b/OLDNEWS
@@ -2244,7 +2244,7 @@ Changes since 2.4.6:
 \f
 Partial Protocol History
        RELEASE DATE    VER.    DATE OF COMMIT* PROTOCOL
 \f
 Partial Protocol History
        RELEASE DATE    VER.    DATE OF COMMIT* PROTOCOL
-       ?? ??? 2008     3.0.0   11 Nov 2006     30
+       01 Mar 2008     3.0.0   11 Nov 2006     30
        06 Nov 2006     2.6.9                   29
        22 Apr 2006     2.6.8                   29
        11 Mar 2006     2.6.7                   29
        06 Nov 2006     2.6.9                   29
        22 Apr 2006     2.6.8                   29
        11 Mar 2006     2.6.7                   29
index e610542..6934014 100644 (file)
@@ -5,7 +5,7 @@ AC_CONFIG_SRCDIR([byteorder.h])
 AC_CONFIG_HEADER(config.h)
 AC_PREREQ(2.59)
 
 AC_CONFIG_HEADER(config.h)
 AC_PREREQ(2.59)
 
-RSYNC_VERSION=3.0.0pre10
+RSYNC_VERSION=3.0.0
 AC_SUBST(RSYNC_VERSION)
 AC_MSG_NOTICE([Configuring rsync $RSYNC_VERSION])
 
 AC_SUBST(RSYNC_VERSION)
 AC_MSG_NOTICE([Configuring rsync $RSYNC_VERSION])
 
index 3af7971..0399401 100644 (file)
@@ -1,6 +1,6 @@
 Summary: A fast, versatile, remote (and local) file-copying tool
 Name: rsync
 Summary: A fast, versatile, remote (and local) file-copying tool
 Name: rsync
-Version: 3.0.0pre10
+Version: 3.0.0
 Release: 1
 Group: Applications/Internet
 Source:        http://rsync.samba.org/ftp/rsync/rsync-%{version}.tar.gz
 Release: 1
 Group: Applications/Internet
 Source:        http://rsync.samba.org/ftp/rsync/rsync-%{version}.tar.gz
@@ -45,5 +45,5 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man5/rsyncd.conf.5*
 
 %changelog
 %{_mandir}/man5/rsyncd.conf.5*
 
 %changelog
-* Tue Feb 19 2008 Wayne Davison <wayned@samba.org>
-Released 3.0.0pre10.
+* Sat Mar 01 2008 Wayne Davison <wayned@samba.org>
+Released 3.0.0.
diff --git a/rsync.h b/rsync.h
index 5626c96..5ac914f 100644 (file)
--- a/rsync.h
+++ b/rsync.h
@@ -94,7 +94,7 @@
 /* This is used when working on a new protocol version in CVS, and should
  * be a new non-zero value for each CVS change that affects the protocol.
  * It must ALWAYS be 0 when the protocol goes final! */
 /* This is used when working on a new protocol version in CVS, and should
  * be a new non-zero value for each CVS change that affects the protocol.
  * It must ALWAYS be 0 when the protocol goes final! */
-#define SUBPROTOCOL_VERSION 17
+#define SUBPROTOCOL_VERSION 0
 
 /* We refuse to interoperate with versions that are not in this range.
  * Note that we assume we'll work with later versions: the onus is on
 
 /* We refuse to interoperate with versions that are not in this range.
  * Note that we assume we'll work with later versions: the onus is on
index a67859c..da3a7ef 100644 (file)
--- a/rsync.yo
+++ b/rsync.yo
@@ -1,5 +1,5 @@
 mailto(rsync-bugs@samba.org)
 mailto(rsync-bugs@samba.org)
-manpage(rsync)(1)(19 Feb 2008)()()
+manpage(rsync)(1)(1 Mar 2008)()()
 manpagename(rsync)(a fast, versatile, remote (and local) file-copying tool)
 manpagesynopsis()
 
 manpagename(rsync)(a fast, versatile, remote (and local) file-copying tool)
 manpagesynopsis()
 
@@ -2864,7 +2864,7 @@ url(http://rsync.samba.org/)(http://rsync.samba.org/)
 
 manpagesection(VERSION)
 
 
 manpagesection(VERSION)
 
-This man page is current for version 3.0.0pre10 of rsync.
+This man page is current for version 3.0.0 of rsync.
 
 manpagesection(INTERNAL OPTIONS)
 
 
 manpagesection(INTERNAL OPTIONS)
 
index 1d3bacd..f365333 100644 (file)
@@ -1,5 +1,5 @@
 mailto(rsync-bugs@samba.org)
 mailto(rsync-bugs@samba.org)
-manpage(rsyncd.conf)(5)(19 Feb 2008)()()
+manpage(rsyncd.conf)(5)(1 Mar 2008)()()
 manpagename(rsyncd.conf)(configuration file for rsync in daemon mode)
 manpagesynopsis()
 
 manpagename(rsyncd.conf)(configuration file for rsync in daemon mode)
 manpagesynopsis()
 
@@ -702,7 +702,7 @@ url(http://rsync.samba.org/)(http://rsync.samba.org/)
 
 manpagesection(VERSION)
 
 
 manpagesection(VERSION)
 
-This man page is current for version 3.0.0pre10 of rsync.
+This man page is current for version 3.0.0 of rsync.
 
 manpagesection(CREDITS)
 
 
 manpagesection(CREDITS)