From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.haj.ipfire.org (localhost [IPv6:::1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4cNVYx4gYPz3646 for ; Fri, 12 Sep 2025 10:11:01 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [IPv6:2001:678:b28::25]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (Client CN "mail01.haj.ipfire.org", Issuer "R13" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4cNVYp5r1zz32wf for ; Fri, 12 Sep 2025 10:10:54 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (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 mail01.ipfire.org (Postfix) with ESMTPSA id 4cNVYp4Qkpz3MR; Fri, 12 Sep 2025 10:10:54 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1757671854; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=tiIiaOZCRBVxnNzyM9Sy2+Xhd9Z+ujlUam+izBHclFY=; b=xut8TCy6cAnv456WHywLqzJXfwFQPQAATV0MvZYJBAuC5ALC4jkK+vBrQJKj7AB70pG221 7Cn/zI4x7ZFIIIAQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1757671854; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=tiIiaOZCRBVxnNzyM9Sy2+Xhd9Z+ujlUam+izBHclFY=; b=AVxzvU2yL3KGh1DFy2/tvJpjlB+I+el7mnYjkIBfRmahORciO4Y5feAjDIZPbRobnCxXJ2 SSk2x8UOAkASGrjczImXFjP+Ycy3E3MgmHbszgrg1p8bAcUCoDuPp8j8wsuaNdwMgZ+cNj I2npL5Sm14NE7bGfQQDnM9/deR0hjSAr2RgQi64ThBrhvY7zvmZoeTHKwpxL8fEQVQ6iUz g7ReoG0X9a25AgqsTY07SxkT1nIrWiHcDkQTyuiL9G6t/XfBgDhzVo1A2MLBHk7cAB0Dv6 4G7+EQ+APJruVwuGpWwOJUFOO6KckGLs5AhddwR0dfGuKtRGdb6XxU404iNmeA== From: Adolf Belka To: development@lists.ipfire.org Cc: Adolf Belka Subject: [PATCH] opus: Update to version 1.5.2 Date: Fri, 12 Sep 2025 12:10:43 +0200 Message-ID: <20250912101046.7142-10-adolf.belka@ipfire.org> In-Reply-To: <20250912101046.7142-1-adolf.belka@ipfire.org> References: <20250912101046.7142-1-adolf.belka@ipfire.org> Precedence: list List-Id: List-Subscribe: , List-Unsubscribe: , List-Post: List-Help: Sender: Mail-Followup-To: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit - Update from version 1.5.1 to 1.5.2 - Update of rootfile - Changelog 1.5.2 fixes several build issues that were discovered since the 1.5 release. It also fixes a misalignment issue in the AVX2 code that could cause crashes under Windows. Signed-off-by: Adolf Belka --- config/rootfiles/packages/opus | 2 +- lfs/opus | 12 +++++++----- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/config/rootfiles/packages/opus b/config/rootfiles/packages/opus index 1865d30e2..67d33ea72 100644 --- a/config/rootfiles/packages/opus +++ b/config/rootfiles/packages/opus @@ -8,6 +8,6 @@ #usr/lib/libopus.la #usr/lib/libopus.so usr/lib/libopus.so.0 -usr/lib/libopus.so.0.10.0 +usr/lib/libopus.so.0.10.1 #usr/lib/pkgconfig/opus.pc #usr/share/aclocal/opus.m4 diff --git a/lfs/opus b/lfs/opus index a7858f5c8..bf6146909 100644 --- a/lfs/opus +++ b/lfs/opus @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2024 IPFire Team # +# Copyright (C) 2007-2025 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -26,7 +26,7 @@ include Config SUMMARY = Opus Audio Codec Library -VER = 1.5.1 +VER = 1.5.2 THISAPP = opus-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = opus -PAK_VER = 5 +PAK_VER = 6 DEPS = @@ -48,7 +48,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 5ba1d6f28594f366b545507bafb22751e15a0e78e152e7cdef456dccb0bc9fc512faa18c90fb4ea5455a9535de89df987dea8a0fabce9a25c285d0c410d4b482 +$(DL_FILE)_BLAKE2 = 1c54de8171df1da69b64a2eca4ce97a0280cfceafb387f40ef1186add366030a397fabc19b18cf1e50d6dbaccb027697d1e2b3da4fa6ab73d70c2b4e723e87f7 install : $(TARGET) check : $(patsubst %,$(DIR_CHK)/%,$(objects)) @@ -80,7 +80,9 @@ $(subst %,%_BLAKE2,$(objects)) : $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @$(PREBUILD) @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE) - cd $(DIR_APP) && ./configure --prefix=/usr --libdir=/usr/lib + cd $(DIR_APP) && ./configure \ + --prefix=/usr \ + --libdir=/usr/lib cd $(DIR_APP) && make $(MAKETUNING) cd $(DIR_APP) && make install @rm -rf $(DIR_APP) -- 2.51.0