Return-Path: X-Original-To: apmail-subversion-commits-archive@minotaur.apache.org Delivered-To: apmail-subversion-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E6DE7698D for ; Wed, 1 Jun 2011 20:07:37 +0000 (UTC) Received: (qmail 48066 invoked by uid 500); 1 Jun 2011 20:07:37 -0000 Delivered-To: apmail-subversion-commits-archive@subversion.apache.org Received: (qmail 48041 invoked by uid 500); 1 Jun 2011 20:07:37 -0000 Mailing-List: contact commits-help@subversion.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@subversion.apache.org Delivered-To: mailing list commits@subversion.apache.org Received: (qmail 48034 invoked by uid 99); 1 Jun 2011 20:07:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Jun 2011 20:07:37 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Jun 2011 20:07:36 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 4697F238890A; Wed, 1 Jun 2011 20:07:16 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1130283 - in /subversion/site/publish: docs/release-notes/release-history.html index.html news.html source-code.html Date: Wed, 01 Jun 2011 20:07:16 -0000 To: commits@subversion.apache.org From: hwright@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20110601200716.4697F238890A@eris.apache.org> Author: hwright Date: Wed Jun 1 20:07:15 2011 New Revision: 1130283 URL: http://svn.apache.org/viewvc?rev=1130283&view=rev Log: Announce the 1.6.17 release. * publish/news.html (news-20110601): New section. * publish/docs/release-notes/release-history.html: Add 1.6.17 release. * publish/source-code.html: Update release number. * publish/index.html (news-20110601): New section. (news-20101222): Remove. Modified: subversion/site/publish/docs/release-notes/release-history.html subversion/site/publish/index.html subversion/site/publish/news.html subversion/site/publish/source-code.html Modified: subversion/site/publish/docs/release-notes/release-history.html URL: http://svn.apache.org/viewvc/subversion/site/publish/docs/release-notes/release-history.html?rev=1130283&r1=1130282&r2=1130283&view=diff ============================================================================== --- subversion/site/publish/docs/release-notes/release-history.html (original) +++ subversion/site/publish/docs/release-notes/release-history.html Wed Jun 1 20:07:15 2011 @@ -31,6 +31,9 @@ Subversion 2.0.

  • + Subversion 1.6.17 (Wednesday, 1 June 2011): Bugfix/security release. +
  • +
  • Subversion 1.6.16 (Thursday, 3 March 2011): Bugfix/security release.
  • Modified: subversion/site/publish/index.html URL: http://svn.apache.org/viewvc/subversion/site/publish/index.html?rev=1130283&r1=1130282&r2=1130283&view=diff ============================================================================== --- subversion/site/publish/index.html (original) +++ subversion/site/publish/index.html Wed Jun 1 20:07:15 2011 @@ -64,6 +64,26 @@ +
    +

    2011-03-03 — Subversion 1.6.17 Released + +

    + +

    Subversion 1.6.17, the latest stable version of Subversion, has been + released. In addition to the normal collection of bug fixes, and stability + enhancements, this release also addresses three security-related issues: + CVE-2011-1752, + CVE-2011-1783, and + CVE-2011-1921. + For more information about the release, see the + release + announcement or the + + change log.

    + +
    +

    2011-03-03 — Subversion 1.6.16 Released

    -
    -

    2010-12-22 — Subversion 1.5.9 Released - -

    - -

    Subversion 1.5.9 has been released. This release is a supplement to the - Subversion 1.5 release series, and contains a number of stability fixes. - For more information, see the - release - announcement or the - - change log.

    - -
    -

    [Click here to see all News items.]

    Modified: subversion/site/publish/news.html URL: http://svn.apache.org/viewvc/subversion/site/publish/news.html?rev=1130283&r1=1130282&r2=1130283&view=diff ============================================================================== --- subversion/site/publish/news.html (original) +++ subversion/site/publish/news.html Wed Jun 1 20:07:15 2011 @@ -22,6 +22,26 @@ +
    +

    2011-03-03 — Subversion 1.6.17 Released + +

    + +

    Subversion 1.6.17, the latest stable version of Subversion, has been + released. In addition to the normal collection of bug fixes, and stability + enhancements, this release also addresses three security-related issues: + CVE-2011-1752, + CVE-2011-1783, and + CVE-2011-1921. + For more information about the release, see the + release + announcement or the + + change log.

    + +
    +

    2011-03-03 — Subversion 1.6.16 Released

    The best available version of Apache Subversion - is: 1.6.16

    + is: 1.6.17

    You can install Subversion by compiling