summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWayne Davison <wayned@samba.org>2005-07-28 19:31:55 +0000
committerWayne Davison <wayned@samba.org>2005-07-28 19:31:55 +0000
commitc02f4b232a121f4de877819bd2c6fa2cffaa83d5 (patch)
tree5576c83abc73d351faf848a942d49d37ac99e600
parentd8edb8c614532523890af1f95f7ad45fc8277a0d (diff)
downloadrsync-cvs/branch-2.6.6.tar.gz
Preparing for release of 2.6.6v2.6.6cvs/branch-2.6.6
-rw-r--r--NEWS2
-rw-r--r--configure.in9
-rw-r--r--packaging/lsb/rsync.spec2
-rw-r--r--rsync.yo4
-rw-r--r--rsyncd.conf.yo4
5 files changed, 10 insertions, 11 deletions
diff --git a/NEWS b/NEWS
index c450e359..0848c6dc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-NEWS for rsync 2.6.6 (UNRELEASED)
+NEWS for rsync 2.6.6 (28 Jul 2005)
Protocol: 29 (unchanged)
Changes since 2.6.5:
diff --git a/configure.in b/configure.in
index d3283421..f8fd8a58 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.6pre1
+RSYNC_VERSION=2.6.6
AC_SUBST(RSYNC_VERSION)
AC_MSG_NOTICE([Configuring rsync $RSYNC_VERSION])
@@ -496,12 +496,11 @@ dnl AC_FUNC_MEMCMP
AC_FUNC_UTIME_NULL
AC_FUNC_ALLOCA
-AC_CHECK_FUNCS(waitpid wait4 getcwd strdup chown chmod lchmod mknod mkfifo \
- fchmod fstat ftruncate strchr readlink link utime utimes lutimes strftime \
+AC_CHECK_FUNCS(waitpid wait4 getcwd strdup strerror chown chmod mknod mkfifo \
+ fchmod fstat strchr readlink link utime utimes strftime mtrace ftruncate \
memmove lchown vsnprintf snprintf vasprintf asprintf setsid glob strpbrk \
strlcat strlcpy strtol mallinfo getgroups setgroups geteuid getegid \
- setlocale setmode open64 lseek64 mkstemp64 mtrace va_copy __va_copy \
- strerror putenv)
+ setlocale setmode open64 lseek64 mkstemp64 va_copy __va_copy)
AC_CHECK_FUNCS(getpgrp tcgetpgrp)
if test $ac_cv_func_getpgrp = yes; then
diff --git a/packaging/lsb/rsync.spec b/packaging/lsb/rsync.spec
index 780be1a9..45018358 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.6pre1
+Version: 2.6.6
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 610b012c..e5bb4cf8 100644
--- a/rsync.yo
+++ b/rsync.yo
@@ -1,5 +1,5 @@
mailto(rsync-bugs@samba.org)
-manpage(rsync)(1)(7 Jul 2005)()()
+manpage(rsync)(1)(28 Jul 2005)()()
manpagename(rsync)(faster, flexible replacement for rcp)
manpagesynopsis()
@@ -2078,7 +2078,7 @@ url(http://rsync.samba.org/)(http://rsync.samba.org/)
manpagesection(VERSION)
-This man page is current for version 2.6.6pre1 of rsync.
+This man page is current for version 2.6.6 of rsync.
manpagesection(CREDITS)
diff --git a/rsyncd.conf.yo b/rsyncd.conf.yo
index f4d6d2d6..9da220ae 100644
--- a/rsyncd.conf.yo
+++ b/rsyncd.conf.yo
@@ -1,5 +1,5 @@
mailto(rsync-bugs@samba.org)
-manpage(rsyncd.conf)(5)(7 Jul 2005)()()
+manpage(rsyncd.conf)(5)(28 Jul 2005)()()
manpagename(rsyncd.conf)(configuration file for rsync in daemon mode)
manpagesynopsis()
@@ -541,7 +541,7 @@ url(http://rsync.samba.org/)(http://rsync.samba.org/)
manpagesection(VERSION)
-This man page is current for version 2.6.6pre1 of rsync.
+This man page is current for version 2.6.6 of rsync.
manpagesection(CREDITS)