From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0F32215808A for ; Sun, 27 Jul 2025 11:25:18 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id ED54C341E9B for ; Sun, 27 Jul 2025 11:25:17 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 863CE110567; Sun, 27 Jul 2025 11:24:32 +0000 (UTC) Received: from layka.disroot.org (layka.disroot.org [178.21.23.139]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 974471102A2 for ; Sun, 27 Jul 2025 11:24:31 +0000 (UTC) Received: from mail01.disroot.lan (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 75C2A20E37 for ; Sun, 27 Jul 2025 13:24:29 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from layka.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavis, port 10024) with ESMTP id Gov602IkOfke for ; Sun, 27 Jul 2025 13:24:28 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1753615468; bh=5cdYJrzP/fq2QWgRTQkdPuX1oou2rAjLqjk1LAhOcDE=; h=Date:Subject:To:References:From:In-Reply-To; b=MIzqKlax50P5fgarV+TN6HUpV6LeO+EEdaj8o5y7R+Nrl5KcVrIlIEWCEaqBic9/b /RIAdpQAcr7+BDMLs6nT6nSqmTfB2OturUM8UE9fAMZVPD0T6QJJh1vH3pXnhVjhb7 CPMVse2YMx/2cl4c2VDgpkpyidsfCUKRXCHO3ffeQaU9ZZ1cbzYVAIgA8OpUhv0b0s GDzF+wQ4opB4Iw3qNcuBlN0L/dPedQ+0tT4XitJcSov6bRQ28pfndD0hf5FKRxK2qq AMZd32KWWFxeBpGZ0JwqoJlFf2Q0sqKm7MmF4w/tHYf4tIxKLdflERbpq2ohdlrd7Y /3GBbJ2ZH286w== Message-ID: <68390a6f-1db6-4a4c-842f-f4d7e13b8145@disroot.org> Date: Sun, 27 Jul 2025 13:24:28 +0200 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [gentoo-dev] Packages up for grabs To: gentoo-dev@lists.gentoo.org References: <6ee617916095e4a821437344e0b297bd3b1d9097.camel@gentoo.org> Content-Language: en-US From: Michal Rostecki In-Reply-To: <6ee617916095e4a821437344e0b297bd3b1d9097.camel@gentoo.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Archives-Salt: d671058d-40a8-4da4-83ea-0912ec492772 X-Archives-Hash: e10392de0f8217b0b730a436820bf1d8 On 7/26/25 17:48, Michał Górny wrote: > dev-libs/jemalloc I can volunteer for this one. In general, I'm interested in keeping the non-libc allocator libs (jemalloc, mimalloc) up-to-date.