From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23998 invoked by alias); 24 Dec 2014 13:05:36 -0000 Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org Received: (qmail 23982 invoked by uid 89); 24 Dec 2014 13:05:36 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.7 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.2 X-HELO: rock.gnat.com Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Wed, 24 Dec 2014 13:05:32 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id C14C61162B5; Wed, 24 Dec 2014 08:05:30 -0500 (EST) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id YAcr0rsczwVH; Wed, 24 Dec 2014 08:05:30 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id B15121162A8; Wed, 24 Dec 2014 08:05:30 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id 4572541013; Wed, 24 Dec 2014 08:05:30 -0500 (EST) Date: Wed, 24 Dec 2014 13:05:00 -0000 From: Joel Brobecker To: Jan Kratochvil Cc: gdb@sourceware.org Subject: Re: .xz for daily snapshots Message-ID: <20141224130530.GE11973@adacore.com> References: <20141222205806.GA29810@host2.jankratochvil.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20141222205806.GA29810@host2.jankratochvil.net> User-Agent: Mutt/1.5.21 (2010-09-15) X-SW-Source: 2014-12/txt/msg00037.txt.bz2 > while it is a great improvement the new release got its .xz variant > ftp://sourceware.org/pub/gdb/releases/gdb-7.8.tar.xz > ftp://sourceware.org/pub/gdb/releases/gdb-7.8.1.tar.xz > the snapshots are still available only as .bz2 - could they be easily fully > switched to .xz? > ftp://sourceware.org/pub/gdb/snapshots/current/gdb-7.8.50.20141222.tar.bz2 I made the changes. I was done blind; the changes were fairly mechanical, but there are a lot of them so it may brake for a few days (traveling several days in a row). I'll commit to having it all working by New Year's. -- Joel