The branch, b3.0.x has been updated via 1ddcdaf Preparing for release of 3.0.8 via 93562b1 Mention CVE-2011-1097. from 959bd70 Tweak dir xattrs after the writability fudging.
;a=shortlog;h=b3.0.x - Log ----------------------------------------------------------------- commit 1ddcdaf3f6808ba53aef9e19f630a18808de22ac Author: Wayne Davison <way...@samba.org> Date: Sat Mar 26 14:34:18 2011 -0700 Preparing for release of 3.0.8 commit 93562b19412bd6fc2e3a04e2413823686604eb66 Author: Wayne Davison <way...@samba.org> Date: Sat Mar 26 14:31:45 2011 -0700 Mention CVE-2011-1097. ----------------------------------------------------------------------- Summary of changes: NEWS | 7 ++++--- OLDNEWS | 2 +- configure.ac | 2 +- packaging/lsb/rsync.spec | 10 +++++----- rsync.yo | 4 ++-- rsyncd.conf.yo | 4 ++-- 6 files changed, 15 insertions(+), 14 deletions(-) Changeset truncated at 500 lines: diff --git a/NEWS b/NEWS index 1822614..40b7019 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -NEWS for rsync 3.0.8 (UNRELEASED) +NEWS for rsync 3.0.8 (26 Mar 2011) Protocol: 30 (unchanged) Changes since 3.0.7: @@ -10,8 +10,9 @@ Changes since 3.0.7: - Fixed a data-corruption issue when preserving hard-links without preserving file ownership, and doing deletions either before or during - the transfer. This fixes some assert errors in the hard-linking code, - and some potential failed checksums (via -c) that should have matched. + the transfer (CVE-2011-1097). This fixes some assert errors in the + hard-linking code, and some potential failed checksums (via -c) that + should have matched. - Fixed a potential crash when an rsync daemon has a filter/exclude list and the transfer is using ACLs or xattrs. diff --git a/OLDNEWS b/OLDNEWS index 3922c79..2c0af86 100644 --- a/OLDNEWS +++ b/OLDNEWS @@ -3094,7 +3094,7 @@ Changes since 2.4.6: Partial Protocol History RELEASE DATE VER. DATE OF COMMIT* PROTOCOL - ?? ??? 2011 3.0.8 30 + 26 Mar 2011 3.0.8 30 31 Dec 2009 3.0.7 30 08 May 2009 3.0.6 30 28 Dec 2008 3.0.5 30 diff --git a/configure.ac b/configure.ac index e5c4f29..ff21b3a 100644 --- a/configure.ac +++ b/configure.ac @@ -5,7 +5,7 @@ AC_CONFIG_SRCDIR([byteorder.h]) AC_CONFIG_HEADER(config.h) AC_PREREQ(2.59) -RSYNC_VERSION=3.0.8pre1 +RSYNC_VERSION=3.0.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 aaca3cf..35febab 100644 --- a/packaging/lsb/rsync.spec +++ b/packaging/lsb/rsync.spec @@ -1,9 +1,9 @@ Summary: A fast, versatile, remote (and local) file-copying tool Name: rsync Version: 3.0.8 -%define fullversion %{version}pre1 -Release: 0.1.pre1 -%define srcdir src-previews +%define fullversion %{version} +Release: 1 +%define srcdir src Group: Applications/Internet Source0: http://rsync.samba.org/ftp/rsync/%{srcdir}/rsync-%{fullversion}.tar.gz #Source1: http://rsync.samba.org/ftp/rsync/%{srcdir}/rsync-patches-%{fullversion}.tar.gz @@ -66,8 +66,8 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man5/rsyncd.conf.5* %changelog -* Tue Feb 22 2011 Wayne Davison <way...@samba.org> -Released 3.0.8pre1. +* Sat Mar 26 2011 Wayne Davison <way...@samba.org> +Released 3.0.8. * Fri Mar 21 2008 Wayne Davison <way...@samba.org> Added installation of /etc/xinetd.d/rsync file and some commented-out diff --git a/rsync.yo b/rsync.yo index f4cb2ba..2b32232 100644 --- a/rsync.yo +++ b/rsync.yo @@ -1,5 +1,5 @@ mailto(rsync-b...@samba.org) -manpage(rsync)(1)(22 Feb 2011)()() +manpage(rsync)(1)(26 Mar 2011)()() manpagename(rsync)(a fast, versatile, remote (and local) file-copying tool) manpagesynopsis() @@ -2996,7 +2996,7 @@ url(http://rsync.samba.org/)(http://rsync.samba.org/) manpagesection(VERSION) -This man page is current for version 3.0.8pre1 of rsync. +This man page is current for version 3.0.8 of rsync. manpagesection(INTERNAL OPTIONS) diff --git a/rsyncd.conf.yo b/rsyncd.conf.yo index cff23e4..b749e09 100644 --- a/rsyncd.conf.yo +++ b/rsyncd.conf.yo @@ -1,5 +1,5 @@ mailto(rsync-b...@samba.org) -manpage(rsyncd.conf)(5)(22 Feb 2011)()() +manpage(rsyncd.conf)(5)(26 Mar 2011)()() manpagename(rsyncd.conf)(configuration file for rsync in daemon mode) manpagesynopsis() @@ -700,7 +700,7 @@ url(http://rsync.samba.org/)(http://rsync.samba.org/) manpagesection(VERSION) -This man page is current for version 3.0.8pre1 of rsync. +This man page is current for version 3.0.8 of rsync. manpagesection(CREDITS) -- The rsync repository. _______________________________________________ rsync-cvs mailing list rsync-cvs@lists.samba.org https://lists.samba.org/mailman/listinfo/rsync-cvs