public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] flac: Update to version 1.4.3
Date: Sun, 19 Jan 2025 23:08:40 +0100	[thread overview]
Message-ID: <20250119220844.3292084-1-adolf.belka@ipfire.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 5222 bytes --]

- Update from version 1.4.2 to 1.4.3
- Update of rootfile
- Changelog
    1.4.3
	As there have been additions to the libFLAC interfaces, the libFLAC version
	 number is incremented to 13. The libFLAC++ version number stays at 10.
	* General
		* All PowerPC-specific code has been removed, as it turned out those
		  improvements didn't actually improve anything
		* Large improvements in encoder speed for all presets. The largest
		  change is for the fastest presets and for 24-bit and 32-bit inputs.
		* Small improvement in decoder speed for BMI2-capable CPUs
		* Various documentation fixes and cleanups (Mark Grassi, Jake Schmidt)
		* Various fixes (Ozkan Sezer, Zhipeng Xue, orbea, Sam James, Harish
		  Mahendrakar)
		* Fix building on Universal Windows Platform (Dmitry Kostjučenko)
	* flac
		* A lot of small fixes for bugs found by fuzzing
		* Various improvements to the --keep-foreign-metadata and
		  --keep-foreign-metadata-if-present options on decoding
			* The output format (WAV/AIFF/RF64 etc.) is now automatically
			  selected based on what kind of foreign metadata is stored
			* Decoded file is checked afterwards, to see whether stored
			  foreign format data agrees with FLAC audio properties
			* AIFF-C sowt data can now be restored
		* Add --force-legacy-wave-format option, to decode to WAV with
		  WAVEFORMATPCM where WAVE_FORMAT_EXTENSIBLE would be more appropriate
		* Add --force-aiff-c-none-format and --force-aiff-c-sowt-format to
		  decode to AIFF-C
		* The storage of WAVEFORMATEXTENSIBLE_CHANNEL_MASK is no longer
		  restricted to known channel orderings
		* Throw an error when WAV or AIFF files are over 4GiB in length and
		  the --ignore-chunk-sizes option is not set
		* Warn on testing files when ID3v2 tags are found
		* Warn when data trails the audio data of a WAV/AIFF/RF64/W64 file
		* Fix output file not being deleted after error on Windows
		* Removal of the --sector--align option
	* metaflac
		* A lot of small fixes for bugs found by fuzzing
		* Added options --append and --data-format, which makes it possible to
		  copy metadata blocks from one FLAC file to another
		* Added option --remove-all-tags-except
		* Added option --show-all-tags (harridu, Martijn van Beurden)
	* libFLAC
		* No longer write seektables to Ogg, even when specifically asked for.
		  Seektables in Ogg are not defined
		* Add functions FLAC__metadata_object_set_raw and
		  FLAC__metadata_object_get_raw to convert between blob and
		  FLAC__StreamMetadata
	* Build system
		* Autoconf (configure)
			* The option --enable-64-bit-words is now on by default
		* CMake
			* The option ENABLE_64_BIT_WORDS is now on by default
	* Testing/validation
		* Fuzzers were added for the flac and metaflac command line tools
		* Fuzzer coverage was improved

Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
 config/rootfiles/packages/flac | 4 ++--
 lfs/flac                       | 8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/config/rootfiles/packages/flac b/config/rootfiles/packages/flac
index dbc2e726a..9d8c00ff1 100644
--- a/config/rootfiles/packages/flac
+++ b/config/rootfiles/packages/flac
@@ -19,11 +19,11 @@ usr/bin/metaflac
 #usr/lib/libFLAC++.la
 #usr/lib/libFLAC++.so
 usr/lib/libFLAC++.so.10
-usr/lib/libFLAC++.so.10.0.0
+usr/lib/libFLAC++.so.10.0.1
 #usr/lib/libFLAC.la
 #usr/lib/libFLAC.so
 usr/lib/libFLAC.so.12
-usr/lib/libFLAC.so.12.0.0
+usr/lib/libFLAC.so.12.1.0
 #usr/lib/pkgconfig/flac++.pc
 #usr/lib/pkgconfig/flac.pc
 #usr/share/aclocal/libFLAC++.m4
diff --git a/lfs/flac b/lfs/flac
index f608d619c..9075e9f92 100644
--- a/lfs/flac
+++ b/lfs/flac
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2018  IPFire Team  <info(a)ipfire.org>                     #
+# Copyright (C) 2007-2025  IPFire Team  <info(a)ipfire.org>                     #
 #                                                                             #
 # 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    = Free Lossless Audio Codec
 
-VER        = 1.4.2
+VER        = 1.4.3
 
 THISAPP    = flac-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -34,7 +34,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = flac
-PAK_VER    = 4
+PAK_VER    = 5
 
 DEPS       = libogg
 
@@ -48,7 +48,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 60a40806c6c54fe836235cea2c476051c6f82e6a50ac6d160b4ab783b8b0c33f1763ba2816e5e490acd6320de0764ea3c4b35708820a17f40ccada3f72bac687
+$(DL_FILE)_BLAKE2 = c4f441aeaa0493433347b8a110ca01865fd40d5b21150174372af2fee4fa5c3397a67add31138e92999eab9d9abe6c46a5ac29e13cbac60093fbff6d7a672ad3
 
 install : $(TARGET)
 
-- 
2.48.1


             reply	other threads:[~2025-01-19 22:08 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-19 22:08 Adolf Belka [this message]
2025-01-19 22:08 ` [PATCH] nfs: Update to version number 2.8.2 Adolf Belka
2025-01-19 22:08 ` [PATCH] rpcbind: Update to version 1.2.7 Adolf Belka
2025-01-19 22:08 ` [PATCH] tcpdump: Update to version 4.99.5 Adolf Belka
2025-01-19 22:08 ` [PATCH] traceroute: Update to version 2.1.6 Adolf Belka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250119220844.3292084-1-adolf.belka@ipfire.org \
    --to=adolf.belka@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox