From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by sourceware.org (Postfix) with ESMTPS id 0A135382C14D for ; Tue, 7 Jun 2022 10:17:12 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 0A135382C14D Received: from mail-wm1-f69.google.com (mail-wm1-f69.google.com [209.85.128.69]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-350-jljPTZ0BPWKuG9LFPy1Z3w-1; Tue, 07 Jun 2022 06:17:10 -0400 X-MC-Unique: jljPTZ0BPWKuG9LFPy1Z3w-1 Received: by mail-wm1-f69.google.com with SMTP id o2-20020a05600c510200b0039747b0216fso12597291wms.0 for ; Tue, 07 Jun 2022 03:17:10 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:references:from:in-reply-to :content-transfer-encoding; bh=Q35RdzZoSWD214mHeNs6avJjEIWi1KiNc4KX4RfJ0sI=; b=6Y94nvM3B8uY/0PqSQID49Dfja7BqQ0Uy9LQA/EiYDjORimFvOPDsymdR/ivYTr9I6 IWLnSlNkqmHtJs4ZRrb5SovMHuxk+o0Uji8SZLSnJtdWM+qdpjACQjKfUw8JVTR9Goi+ nxgf243nvoBheN4s/ScqtfsgqRCGNpf+LAucy/ldorTCczfNZoja2JepFdmyAMjrduFg yW077kcaCbZfU6Yj8jBhk0gy8+Tb59qoRfzuWtcivKQSx+1tHeULddSQSYFdEUWvoyYl 7OKBkzs5vvdYKWAqqCQ1euJxV3eY1FrVbTiQHn7InavY4cyfGtrDA38gpBC9JgUWc2a8 /Y/g== X-Gm-Message-State: AOAM530+kAx00wFDfizsqbzpCaTW/lNoo2iaiwBmbsnBN09bJftd+h3I zzhwweELMgoCGI0ZxLeq4cWWZ0pwkUDWjgmoF0fOtoWZpbrEUUQYMzWEu/hW6rrtEpD8LQwb/Z9 9Im0AuYYFsdU0Q45oIQ== X-Received: by 2002:a5d:6386:0:b0:213:b939:8272 with SMTP id p6-20020a5d6386000000b00213b9398272mr22841278wru.396.1654597028960; Tue, 07 Jun 2022 03:17:08 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzeLEb9fcs1GKDrshPpKmnYbRJ50wucwT8XoUFagkvtEKwFt8MTxxNQZgKrpKrtB1wZfCjHpQ== X-Received: by 2002:a5d:6386:0:b0:213:b939:8272 with SMTP id p6-20020a5d6386000000b00213b9398272mr22841259wru.396.1654597028742; Tue, 07 Jun 2022 03:17:08 -0700 (PDT) Received: from [192.168.1.6] (adsl-2-solo-173-39.claranet.co.uk. [80.168.173.39]) by smtp.gmail.com with ESMTPSA id f12-20020a5d4dcc000000b002100316b126sm18087564wru.6.2022.06.07.03.17.07 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 07 Jun 2022 03:17:08 -0700 (PDT) Message-ID: <4a99e3e8-b5d0-f4e5-148e-d57655f2f28a@redhat.com> Date: Tue, 7 Jun 2022 11:17:07 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.10.0 Subject: Re: Insecure source download To: =?UTF-8?Q?Volker_Wei=c3=9fmann?= , binutils@sourceware.org References: <7aa37c75-30a3-62f3-d3d2-f046143e68a7@gmx.de> From: Nick Clifton In-Reply-To: <7aa37c75-30a3-62f3-d3d2-f046143e68a7@gmx.de> X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Language: en-GB Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-4.7 required=5.0 tests=BAYES_00, DKIMWL_WL_HIGH, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, KAM_SHORT, NICE_REPLY_A, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_NONE, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: binutils@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Binutils mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Jun 2022 10:17:13 -0000 Hi Volker, > https://www.gnu.org/software/binutils/ advises you to download binutils > using > > |git clone git://sourceware.org/git/binutils-gdb.git| > > Could you change that to e.g. > > |git clone https://sourceware.org/git/binutils-gdb.git| > > for security reasons? I have updated the sourceware version of the website: https://sourceware.org/binutils/ The changes should be reflected on the gnu.org version of the page the next time that they are synced. Cheers Nick