From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9062 invoked by alias); 28 Jan 2002 21:56:32 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 8871 invoked from network); 28 Jan 2002 21:56:27 -0000 Received: from unknown (HELO localhost.cygnus.com) (216.138.202.10) by sources.redhat.com with SMTP; 28 Jan 2002 21:56:27 -0000 Received: from cygnus.com (localhost [127.0.0.1]) by localhost.cygnus.com (Postfix) with ESMTP id 9020B3D90; Mon, 28 Jan 2002 16:56:21 -0500 (EST) Message-ID: <3C55C904.2030005@cygnus.com> Date: Mon, 28 Jan 2002 13:56:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:0.9.7) Gecko/20020103 X-Accept-Language: en-us MIME-Version: 1.0 To: pavenis@lanet.lv Cc: gdb@sources.redhat.com Subject: Re: Wrong links to gcc-5.1.1 sources in GDB WWW page References: <3C52D6C2.3651.AD6469@localhost> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-01/txt/msg00323.txt.bz2 > Links to gdb-5.1.1tar.bz2 and gdb-5.1.1.tar.gz at > http://sources.redhat.com/gdb/5.1.1/ > are wrong as they points to gdb-5.1 sources instead: > > gdb-5.1.1.tar.bz2 ==> ftp://sourceware.cygnus.com/pub/gdb/releases/gdb- > 5.1.tar.bz2 > gdb-5.1.1.tar.gz ==> ftp://sourceware.cygnus.com/pub/gdb/releases/gdb- > 5.1.tar.gz > > Perhaps it could also be better to use sources.redhat.com instead of > sourceware. Thanks. Fixed and fixed. Andrew