From patchwork Fri Oct 23 19:07:49 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Chuck Lever X-Patchwork-Id: 535201 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from aserp1040.oracle.com (aserp1040.oracle.com [141.146.126.69]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id CEECD1416DF for ; Sat, 24 Oct 2015 06:08:00 +1100 (AEDT) Received: from aserv0022.oracle.com (aserv0022.oracle.com [141.146.126.234]) by aserp1040.oracle.com (Sentrion-MTA-4.3.2/Sentrion-MTA-4.3.2) with ESMTP id t9NJ7sno001734 (version=TLSv1 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Fri, 23 Oct 2015 19:07:54 GMT Received: from oss.oracle.com (oss-old-reserved.oracle.com [137.254.22.2]) by aserv0022.oracle.com (8.13.8/8.13.8) with ESMTP id t9NJ7sJA007640 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 23 Oct 2015 19:07:54 GMT Received: from localhost ([127.0.0.1] helo=lb-oss.oracle.com) by oss.oracle.com with esmtp (Exim 4.63) (envelope-from ) id 1Zphgv-0001NR-Tp; Fri, 23 Oct 2015 12:07:53 -0700 Received: from aserv0022.oracle.com ([141.146.126.234]) by oss.oracle.com with esmtp (Exim 4.63) (envelope-from ) id 1Zphgu-0001NG-AB for fedfs-utils-devel@oss.oracle.com; Fri, 23 Oct 2015 12:07:52 -0700 Received: from aserp1020.oracle.com (aserp1020.oracle.com [141.146.126.67]) by aserv0022.oracle.com (8.13.8/8.13.8) with ESMTP id t9NJ7qbG007520 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Fri, 23 Oct 2015 19:07:52 GMT Received: from userp2040.oracle.com (userp2040.oracle.com [156.151.31.90]) by aserp1020.oracle.com (Sentrion-MTA-4.3.2/Sentrion-MTA-4.3.2) with ESMTP id t9NJ7pWN010335 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Fri, 23 Oct 2015 19:07:51 GMT Authentication-Results: aserp1020.oracle.com; dkim=pass reason="2048-bit key" header.d=gmail.com header.i=@gmail.com header.b=rPuCAH7M Received: from pps.filterd (userp2040.oracle.com [127.0.0.1]) by userp2040.oracle.com (8.15.0.59/8.15.0.59) with SMTP id t9NJ7Rw8007101 for ; Fri, 23 Oct 2015 19:07:51 GMT Received: from mail-io0-f178.google.com (mail-io0-f178.google.com [209.85.223.178]) by userp2040.oracle.com with ESMTP id 1xqquxdw0q-1 (version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NOT) for ; Fri, 23 Oct 2015 19:07:51 +0000 Received: by iow1 with SMTP id 1so133766667iow.1 for ; Fri, 23 Oct 2015 12:07:50 -0700 (PDT) X-Received: by 10.107.40.199 with SMTP id o190mr19629916ioo.17.1445627270340; Fri, 23 Oct 2015 12:07:50 -0700 (PDT) Received: from seurat.1015granger.net ([2604:8800:100:81fc:20c:29ff:fe44:ec31]) by smtp.gmail.com with ESMTPSA id rt5sm1848869igb.20.2015.10.23.12.07.49 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 23 Oct 2015 12:07:49 -0700 (PDT) From: Chuck Lever To: fedfs-utils-devel@oss.oracle.com Date: Fri, 23 Oct 2015 12:07:49 -0700 Message-ID: <20151023190749.101462.78771.stgit@seurat.1015granger.net> In-Reply-To: <20151023190357.101462.95038.stgit@seurat.1015granger.net> References: <20151023190357.101462.95038.stgit@seurat.1015granger.net> User-Agent: StGit/0.17.1-dirty MIME-Version: 1.0 X-Proofpoint-SPF-Result: pass X-Proofpoint-SPF-Record: v=spf1 redirect=_spf.google.com X-ServerName: mail-io0-f178.google.com X-Proofpoint-Virus-Version: vendor=nai engine=5700 definitions=7963 signatures=670651 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 suspectscore=1 malwarescore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1507310000 definitions=main-1510230319 Subject: [fedfs-utils] [PATCH 6/6] Release 0.10.5 X-BeenThere: fedfs-utils-devel@oss.oracle.com X-Mailman-Version: 2.1.9 Precedence: list Reply-To: fedfs-utils Developers List-Id: fedfs-utils Developers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: fedfs-utils-devel-bounces@oss.oracle.com Errors-To: fedfs-utils-devel-bounces@oss.oracle.com X-Source-IP: aserv0022.oracle.com [141.146.126.234] o Fix more bugs in admin tools Signed-off-by: Chuck Lever --- README | 2 +- configure.ac | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index c9c0894..65a1bb6 100644 --- a/README +++ b/README @@ -9,7 +9,7 @@ SCM: git://git.linux-nfs.org/projects/cel/fedfs-utils.git Bugzilla: https://oss.oracle.com/bugzilla -Release notes for fedfs-utils 0.10.4 +Release notes for fedfs-utils 0.10.5 Release Quality Statement diff --git a/configure.ac b/configure.ac index 7345338..3232258 100644 --- a/configure.ac +++ b/configure.ac @@ -27,7 +27,7 @@ # AC_PREREQ([2.65]) -AC_INIT([fedfs-utils], [0.10.4], [fedfs-utils-devel@oss.oracle.com]) +AC_INIT([fedfs-utils], [0.10.5], [fedfs-utils-devel@oss.oracle.com]) AC_CANONICAL_BUILD([]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_MACRO_DIR([m4])