From patchwork Thu Jun 10 11:53:04 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 4413 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4G12RT3wd5z3x70 for ; Thu, 10 Jun 2021 11:53:09 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4G12RT0XvHz1H0; Thu, 10 Jun 2021 11:53:09 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4G12RT0NSCz2yq6; Thu, 10 Jun 2021 11:53:09 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4G12RR27Qpz2xSB for ; Thu, 10 Jun 2021 11:53:07 +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 ECDSA (P-384) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4G12RQ5NN2z1p; Thu, 10 Jun 2021 11:53:06 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1623325986; 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; bh=d6EhAkIJS4E6ouOs/6tmCiliK5kcwigwdPj2oNbUlNo=; b=SfLOrhKRDdhIkuN+uAE30ax0m7abRxtzyDwOEZ6lzncbtij1ukZUqUj4jvXkXcTj6sm5qP g8pxvEf4YEkhpcDQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1623325986; 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; bh=d6EhAkIJS4E6ouOs/6tmCiliK5kcwigwdPj2oNbUlNo=; b=uM/cVkImvGlOpMoSFu8D+xCh1jeBDYQUERsHGEFohkJhgiHDlRRolDuCu0xQHmRmXL/i2S wLHf0NQ6uU+mFLXLBGPiRtOrTXNTGPvO0tZRCZZY66VuPK2li7AJQ0wNFXWBMJ5PoFJZcZ iYvYvOnY1msRsaFWWxzRQS3vMWwpZTIuS5amzy4slMey+e6y9acJ6gCfxXhPWu/Yizoibq LXhISJP8LqxCYsCtcYXfWV2khInXcP2iu1XU9cFz4F1rOoixtBRFoxb3fHU8wrzkwhJc3V Zu/bPwQKZb9oFAsmu1ZVb7Gerw0huT3O/39HGGfCdjc6Yu/CfS9alhFk1BPsQw== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] libogg: Update to 1.3.5 Date: Thu, 10 Jun 2021 13:53:04 +0200 Message-Id: <20210610115304.3549020-1-adolf.belka@ipfire.org> MIME-Version: 1.0 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" - Update from 1.3.4 to 1.3.5 - Update rootfile - Changelog Version 1.3.5 (2020 June 3) * Fix unsigned typedef problem on macOS. * Fix overflow check in ogg_sync_buffer. * Clean up cmake and autotools build files. * Remove Symbian and Apple XCode build files. * Fix documentation cross-reference links. Signed-off-by: Adolf Belka --- config/rootfiles/packages/libogg | 3 +-- lfs/libogg | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/config/rootfiles/packages/libogg b/config/rootfiles/packages/libogg index 0b53490cd..2977fc6b0 100644 --- a/config/rootfiles/packages/libogg +++ b/config/rootfiles/packages/libogg @@ -6,7 +6,7 @@ #usr/lib/libogg.la #usr/lib/libogg.so usr/lib/libogg.so.0 -usr/lib/libogg.so.0.8.4 +usr/lib/libogg.so.0.8.5 #usr/lib/pkgconfig/ogg.pc #usr/share/aclocal/ogg.m4 #usr/share/doc/libogg @@ -94,4 +94,3 @@ usr/lib/libogg.so.0.8.4 #usr/share/doc/libogg/vorbisword2.png #usr/share/doc/libogg/white-ogg.png #usr/share/doc/libogg/white-xifish.png - diff --git a/lfs/libogg b/lfs/libogg index 76a1e6813..59a0a3fa1 100644 --- a/lfs/libogg +++ b/lfs/libogg @@ -24,7 +24,7 @@ include Config -VER = 1.3.4 +VER = 1.3.5 THISAPP = libogg-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = libogg -PAK_VER = 4 +PAK_VER = 5 DEPS = @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = eadef24aad6e3e8379ba0d14971fd64a +$(DL_FILE)_MD5 = 3178c98341559657a15b185bf5d700a5 install : $(TARGET)