From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24802 invoked by alias); 26 Jan 2002 14:18:16 -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 24763 invoked from network); 26 Jan 2002 14:18:13 -0000 Received: from unknown (HELO ieva05.lanet.lv) (195.13.129.105) by sources.redhat.com with SMTP; 26 Jan 2002 14:18:13 -0000 Received: from hal (hal.astr.lu.lv [195.13.134.67]) by ieva05.lanet.lv (Postfix) with ESMTP id 89AD122C6 for ; Sat, 26 Jan 2002 15:48:21 +0200 (WET) From: pavenis@lanet.lv To: gdb@sources.redhat.com Date: Sat, 26 Jan 2002 06:18:00 -0000 MIME-Version: 1.0 Subject: Wrong links to gcc-5.1.1 sources in GDB WWW page Message-ID: <3C52D6C2.3651.AD6469@localhost> Priority: normal X-mailer: Pegasus Mail for Windows (v4.01) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body X-SW-Source: 2002-01/txt/msg00310.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. Andris