From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9448 invoked by alias); 8 Nov 2010 13:06:07 -0000 Received: (qmail 9440 invoked by uid 22791); 8 Nov 2010 13:06:06 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from mel.act-europe.fr (HELO mel.act-europe.fr) (194.98.77.210) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 08 Nov 2010 13:06:01 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-smtp.eu.adacore.com (Postfix) with ESMTP id A7605CB026D; Mon, 8 Nov 2010 14:05:59 +0100 (CET) Received: from mel.act-europe.fr ([127.0.0.1]) by localhost (smtp.eu.adacore.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id A7X2ssElCHgU; Mon, 8 Nov 2010 14:05:59 +0100 (CET) Received: from ulanbator.act-europe.fr (ulanbator.act-europe.fr [10.10.1.67]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by mel.act-europe.fr (Postfix) with ESMTP id 95527CB0254; Mon, 8 Nov 2010 14:05:59 +0100 (CET) Subject: Re: changing version entry in Bugzilla Mime-Version: 1.0 (Apple Message framework v1081) Content-Type: text/plain; charset=us-ascii From: Tristan Gingold In-Reply-To: <20101108122738.GA26790@redhat.com> Date: Mon, 08 Nov 2010 13:06:00 -0000 Cc: overseers@sourceware.org Content-Transfer-Encoding: 7bit Message-Id: <96709347-A176-46FD-AEF5-6C8051EEE147@adacore.com> References: <1B5D093F-0829-4BEE-BFEA-BA618DA2C464@adacore.com> <20101108122738.GA26790@redhat.com> To: Frank Ch. Eigler Mailing-List: contact overseers-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: , Sender: overseers-owner@sourceware.org X-SW-Source: 2010-q4/txt/msg00031.txt.bz2 On Nov 8, 2010, at 1:27 PM, Frank Ch. Eigler wrote: > Hi - > > gingold wrote: > >> as the binutils release manager, I yearly need to update version >> entries in Bugzilla (eg creating 2.21 (HEAD) and renaming 2.20 >> (HEAD) to 2.20). I currently don't have the rights to do that. Can >> this be easily fixed ? > > I added the "editcomponents" capability to your account. > Please try again. Yes, it works fine. Thanks, Tristan.