From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Wed, 13 Oct 2021 18:01:58 +0300 From: "Dmitry V. Levin" To: devel@lists.altlinux.org Message-ID: <20211013150158.GB20402@altlinux.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Subject: Re: [devel] I: glibc 2.34 X-BeenThere: devel@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: ALT Linux Team development discussions List-Id: ALT Linux Team development discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Oct 2021 15:01:59 -0000 Archived-At: List-Archive: List-Post: On Wed, Oct 13, 2021 at 04:34:32PM +0300, Alexey Tourbin wrote: > On Wed, Oct 13, 2021 at 2:05 PM Gleb Fotengauer-Malinovskiy wrote: > > В Сизиф совсем скоро попадёт glibc 2.34. > > When an application gets relinked with glibc 2.34, it will no longer > have the dependency on libpthread.so.0, right? Will the application > still work with glibc 2.32? Those that use pthread API will get references to @GLIBC_2.34 symbols and therefore will require glibc >= 2.34 to run. -- ldv