Return-Path: X-Original-To: apmail-subversion-users-archive@minotaur.apache.org Delivered-To: apmail-subversion-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6280418367 for ; Fri, 14 Aug 2015 19:02:11 +0000 (UTC) Received: (qmail 62825 invoked by uid 500); 14 Aug 2015 19:02:10 -0000 Delivered-To: apmail-subversion-users-archive@subversion.apache.org Received: (qmail 62550 invoked by uid 500); 14 Aug 2015 19:02:09 -0000 Mailing-List: contact users-help@subversion.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@subversion.apache.org Received: (qmail 62521 invoked by uid 99); 14 Aug 2015 19:02:09 -0000 Received: from Unknown (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Aug 2015 19:02:09 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 7656A1AA169; Fri, 14 Aug 2015 19:02:09 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.001 X-Spam-Level: X-Spam-Status: No, score=0.001 tagged_above=-999 required=6.31 tests=[UNPARSEABLE_RELAY=0.001] autolearn=disabled Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id PnkUx1bOAMOr; Fri, 14 Aug 2015 19:02:08 +0000 (UTC) Received: from einhorn.in-berlin.de (einhorn.in-berlin.de [192.109.42.8]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTPS id 7C67A42B2B; Fri, 14 Aug 2015 19:02:08 +0000 (UTC) X-Envelope-From: stsp@apache.org Received: from fintan.stsp.name (fintan.stsp.name [217.197.84.44]) by einhorn.in-berlin.de (8.14.4/8.14.4/Debian-4) with ESMTP id t7EJ20CU024905 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 14 Aug 2015 21:02:01 +0200 Received: from localhost (fintan.stsp.name [local]) by fintan.stsp.name (OpenSMTPD) with ESMTPA id d7040a8d; Fri, 14 Aug 2015 21:01:59 +0200 (CEST) Date: Fri, 14 Aug 2015 21:01:59 +0200 From: Stefan Sperling To: dev@subversion.apache.org, users@subversion.apache.org, announce@subversion.apache.org Subject: Apache Subversion 1.7.22 released Message-ID: <20150814190158.GA13450@fintan.stsp.name> Mail-Followup-To: dev@subversion.apache.org, users@subversion.apache.org, announce@subversion.apache.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) I'm happy to announce the release of Apache Subversion 1.7.22. Please choose the mirror closest to you by visiting: http://subversion.apache.org/download/#supported-releases This release repairs the regression test suite which was broken in 1.7.21. It is otherwise identical to 1.7.21. There is no need to upgrade from 1.7.21 to 1.7.22 unless you are interested in running 'make check'. The SHA1 checksums are: 6b883a0e970262f6485fc20fef68a2afcffe0875 subversion-1.7.22.tar.bz2 b983313606478f3070043c63990557021087f39a subversion-1.7.22.zip 1b166ac564f981845b63584117165cfcd8fb7b96 subversion-1.7.22.tar.gz PGP Signatures are available at: http://www.apache.org/dist/subversion/subversion-1.7.22.tar.bz2.asc http://www.apache.org/dist/subversion/subversion-1.7.22.tar.gz.asc http://www.apache.org/dist/subversion/subversion-1.7.22.zip.asc For this release, the following people have provided PGP signatures: Bert Huijben [4096R/CCC8E1DF] with fingerprint: 3D1D C66D 6D2E 0B90 3952 8138 C4A6 C625 CCC8 E1DF Ivan Zhakov [4096R/F6AD8147] with fingerprint: 4829 8F0F E47F 4B8A 43FD 6525 919F 6F61 F6AD 8147 Johan Corveleyn [4096R/010C8AAD] with fingerprint: 8AA2 C10E EAAD 44F9 6972 7AEA B59C E6D6 010C 8AAD Julian Foad [4096R/4EECC493] with fingerprint: 6011 63CF 9D49 9FD7 18CF 582D 1FB0 64B8 4EEC C493 Stefan Fuhrmann [4096R/57921ACC] with fingerprint: 056F 8016 D9B8 7B1B DE41 7467 99EC 741B 5792 1ACC Stefan Sperling [2048R/9A59B973] with fingerprint: 8BC4 DAE0 C5A4 D65F 4044 0107 4F7D BAA9 9A59 B973 Release notes for the 1.7.x release series may be found at: http://subversion.apache.org/docs/release-notes/1.7.html You can find the list of changes between 1.7.22 and earlier versions at: http://svn.apache.org/repos/asf/subversion/tags/1.7.22/CHANGES Questions, comments, and bug reports to users@subversion.apache.org. Thanks, - The Subversion Team