From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from smtp4.osuosl.org (smtp4.osuosl.org [140.211.166.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id DC312C5AD5A for ; Sat, 15 Aug 2026 16:30:15 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp4.osuosl.org (Postfix) with ESMTP id 965C640820; Sat, 15 Aug 2026 16:30:15 +0000 (UTC) X-Virus-Scanned: amavis at osuosl.org Received: from smtp4.osuosl.org ([127.0.0.1]) by localhost (smtp4.osuosl.org [127.0.0.1]) (amavis, port 10024) with ESMTP id 29DC8L8Hp_t1; Sat, 15 Aug 2026 16:30:14 +0000 (UTC) X-Comment: SPF check N/A for local connections - client-ip=140.211.166.142; helo=lists1.osuosl.org; envelope-from=buildroot-bounces@buildroot.org; receiver= DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org C84A040811 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=buildroot.org; s=default; t=1786811414; bh=+/CB5XSIMPWjfV33IKAdVRi2bxGv9wfGpi/fTB4EcCU=; h=Date:To:Cc:In-Reply-To:References:Subject:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From:Reply-To:From; b=rVA/03Ia5fr67sYeIcuU8cWZjCBEpM1ayb7adzDA5qZs04F5xeS2FR0idng5Kj1rz +aebGlmETXX3cOPnQOlu+6jrcIPWL4VvXQ6fSjBQX0DsaIj7XirQNOAJaGQ0TsG4Aw 381yVFwwLimwfL1XN3PgwOzcE+ARsF0c/4sOHGaIbw4V2u2Km97ADk8iFV1VbDlGXD PxUcrNhmoyqRTlG+w+jpIl0EYLTqxI+gf9HVXecyOCVCxrYVKBcrS3oxO8k2a6VTOA MvX4aY172LqfVDCIXHMtToo6hDTStBEJ2iuo5Wx/cYAru+K+A6a1FM83nRDBQ2CIDu iBtwRfVxU6wiQ== Received: from lists1.osuosl.org (lists1.osuosl.org [140.211.166.142]) by smtp4.osuosl.org (Postfix) with ESMTP id C84A040811; Sat, 15 Aug 2026 16:30:14 +0000 (UTC) Received: from smtp2.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by lists1.osuosl.org (Postfix) with ESMTP id BD10723F for ; Sat, 15 Aug 2026 16:30:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id A36F9400A4 for ; Sat, 15 Aug 2026 16:30:13 +0000 (UTC) X-Virus-Scanned: amavis at osuosl.org Received: from smtp2.osuosl.org ([127.0.0.1]) by localhost (smtp2.osuosl.org [127.0.0.1]) (amavis, port 10024) with ESMTP id 6u8U7QqAPDuk for ; Sat, 15 Aug 2026 16:30:12 +0000 (UTC) Received-SPF: Pass (mailfrom) identity=mailfrom; client-ip=212.27.42.1; helo=smtp1-g21.free.fr; envelope-from=ju.o@free.fr; receiver= DMARC-Filter: OpenDMARC Filter v1.4.2 smtp2.osuosl.org 7E05B40026 DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org 7E05B40026 Received: from smtp1-g21.free.fr (smtp1-g21.free.fr [212.27.42.1]) by smtp2.osuosl.org (Postfix) with ESMTPS id 7E05B40026 for ; Sat, 15 Aug 2026 16:30:12 +0000 (UTC) Received: from webmail.free.fr (unknown [172.20.246.3]) (Authenticated sender: ju.o@free.fr) by smtp1-g21.free.fr (Postfix) with ESMTPA id 6BA8FB00592; Sat, 15 Aug 2026 18:30:09 +0200 (CEST) Received: from 2a01:e0a:1065:2100:52d9:65fe:2df3:c492 via 2a01:e0a:1065:2100:52d9:65fe:2df3:c492 by webmail.free.fr with HTTP (HTTP/1.0 POST); Sat, 15 Aug 2026 18:30:09 +0200 MIME-Version: 1.0 Date: Sat, 15 Aug 2026 18:30:09 +0200 To: Bernd Kuhls Cc: buildroot@buildroot.org In-Reply-To: <20260813213519.3653758-1-bernd@kuhls.net> References: <20260813213519.3653758-1-bernd@kuhls.net> User-Agent: Webmail Free/1.6.17 Message-ID: X-Sender: ju.o@free.fr Subject: Re: [Buildroot] [PATCH 1/1] package/libglew: bump version to 2.3.1 X-BeenThere: buildroot@buildroot.org X-Mailman-Version: 2.1.30 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Julien Olivain via buildroot Reply-To: Julien Olivain Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" On 13/08/2026 23:35, Bernd Kuhls wrote: > https://glew.sourceforge.net/log.html > > Switched to sha256 tarball provided by upstream. > > Signed-off-by: Bernd Kuhls Applied to master, thanks. _______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot