FLAC 1.3.4 release

Ralph Giles <[email protected]> Mon, 21 Feb 2022 19:18:56 -0800
Newsgroups gmane.comp.audio.compression.flac.user
Message-ID <[email protected]>
This is a multi-part message in MIME format.
--===============1459874483464718748==
Content-Type: multipart/alternative;
 boundary="------------0cV00QaR0JAofZl9rM1QOdBO"
Content-Language: en-CA

This is a multi-part message in MIME format.
--------------0cV00QaR0JAofZl9rM1QOdBO
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit

Hi all,

There's a new flac release available. The addresses various robustness 
and security issues since the previous release, including CVE-2021-0561.

When building with MSVC, using CMake is preferred, see the README under 
"Building with CMake" for more information. Building with MSVC using 
solution files is deprecated and these files will be removed in the future.


    Downloads

Source packages are available as well as Window binaries.

  * https://downloads.xiph.org/releases/flac/flac-1.3.4.tar.xz
  * https://downloads.xiph.org/releases/flac/flac-1.3.4-win.zip
  * https://gitlab.xiph.org/xiph/flac/-/releases/1.3.4
  * https://github.com/xiph/flac/releases/tag/1.3.4


    Package checksums

  * |8ff0607e75a322dd7cd6ec48f4f225471404ae2730d0ea945127b1355155e737|
    flac-1.3.4.tar.xz
  * |0476f66a58a2b8b411585bd61d0ae0c2a39708c325ab1c0ce92d46044676ffe1|
    flac-1.3.4-win.zip


    Changes


      General

  * Fix 12 decoder bugs found by oss-fuzz, including CVE-2020-0499
    (erikd, Martijn van Beurden)
  * Fix encoder bug CVE-2021-0561 (NeelkamalSemwal)
  * Integrate oss-fuzzers (erikd, Guido Vranken)
  * Seeking fixes (NeelkamalSemwal, Robert Kausch)
  * Various fixes and improvements (Andrei Astafev, Rosen Penev, Håkan
    Kvist, oreo639, erikd, Tamás Zahola, Ulrik Mikaelsson, Tyler Dunn, tmkk)


      Format

  * FLAC format
      o no changes
  * Ogg FLAC format:
      o no changes


      Commands

  * flac:
    Various fixes and improvements (Andrei Astafev, Martijn van Beurden)
  * metaflac:
    (none)


      Build system

  * CMake improvements (evpobr, Vitaliy Kirsanov, erikd, Ozkan Sezer,
    Tyler Dunn, tg-m DeadSix27, ericLemanissier, Chocobo1).
  * Fixes for MinGW and MSVC (Ozkan Sezer).
  * Fix for clang (Ozkan Sezer)
  * Fix for PowerPC (Peter Seiderer, Thomas BERNARD)
  * Fix for FreeBSD PowerPC (pkubaj).


      Testing and Validation

  * Add Windows target to CI, improve logging (Ralph Giles)
  * CI improvements (Ralph Giles, Ewout ter Hoeven)


      Documentation

  * Doxygen fixes (Tyler Dunn)
  * Fix typos (Tim Gates, maxz)


      Library interface changes

  * libFLAC:
      o (none)
  * libFLAC++:
      o (none)

Thanks to everyone who contributed to this release, and especially to 
Martijn van Beurden for helping with review and release management.

--------------0cV00QaR0JAofZl9rM1QOdBO
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: 8bit

<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p> </p>
    <div class="moz-text-html" lang="x-unicode">
      <p>Hi all,</p>
      <p>There's a new flac release available. The addresses various
        robustness and security issues since the previous release,
        including CVE-2021-0561.</p>
      <p>When building with MSVC, using CMake is preferred, see the
        README under "Building with CMake" for more information.
        Building with MSVC using solution files is deprecated and these
        files will be removed in the future.</p>
      <h2>Downloads</h2>
      <p>Source packages are available as well as Window binaries.</p>
      <ul>
        <li><a class="moz-txt-link-freetext"
            href="https://downloads.xiph.org/releases/flac/flac-1.3.4.tar.xz">https://downloads.xiph.org/releases/flac/flac-1.3.4.tar.xz</a></li>
        <li><a class="moz-txt-link-freetext"
            href="https://downloads.xiph.org/releases/flac/flac-1.3.4-win.zip">https://downloads.xiph.org/releases/flac/flac-1.3.4-win.zip</a></li>
        <li><a class="moz-txt-link-freetext"
            href="https://gitlab.xiph.org/xiph/flac/-/releases/1.3.4">https://gitlab.xiph.org/xiph/flac/-/releases/1.3.4</a><br>
        </li>
        <li><a class="moz-txt-link-freetext"
            href="https://github.com/xiph/flac/releases/tag/1.3.4">https://github.com/xiph/flac/releases/tag/1.3.4</a></li>
      </ul>
      <h2>Package checksums</h2>
      <ul>
        <li><code>8ff0607e75a322dd7cd6ec48f4f225471404ae2730d0ea945127b1355155e737</code>
          flac-1.3.4.tar.xz</li>
        <li><code>0476f66a58a2b8b411585bd61d0ae0c2a39708c325ab1c0ce92d46044676ffe1</code>
          flac-1.3.4-win.zip</li>
      </ul>
      <h2>Changes</h2>
      <h3>General</h3>
      <ul>
        <li>Fix 12 decoder bugs found by oss-fuzz, including
          CVE-2020-0499 (erikd, Martijn van Beurden)</li>
        <li>Fix encoder bug CVE-2021-0561 (NeelkamalSemwal)</li>
        <li>Integrate oss-fuzzers (erikd, Guido Vranken)</li>
        <li>Seeking fixes (NeelkamalSemwal, Robert Kausch)</li>
        <li>Various fixes and improvements (Andrei Astafev, Rosen Penev,
          Håkan Kvist, oreo639, erikd, Tamás Zahola, Ulrik Mikaelsson,
          Tyler Dunn, tmkk)</li>
      </ul>
      <h3>Format</h3>
      <ul>
        <li>FLAC format
          <ul>
            <li>no changes</li>
          </ul>
        </li>
        <li>Ogg FLAC format:
          <ul>
            <li>no changes</li>
          </ul>
        </li>
      </ul>
      <h3>Commands</h3>
      <ul>
        <li>flac:<br>
          Various fixes and improvements (Andrei Astafev, Martijn van
          Beurden)</li>
        <li>metaflac:<br>
          (none)</li>
      </ul>
      <h3>Build system</h3>
      <ul>
        <li>CMake improvements (evpobr, Vitaliy Kirsanov, erikd, Ozkan
          Sezer, Tyler Dunn, tg-m DeadSix27, ericLemanissier, Chocobo1).</li>
        <li>Fixes for MinGW and MSVC (Ozkan Sezer).</li>
        <li>Fix for clang (Ozkan Sezer)</li>
        <li>Fix for PowerPC (Peter Seiderer, Thomas BERNARD)</li>
        <li>Fix for FreeBSD PowerPC (pkubaj).</li>
      </ul>
      <h3>Testing and Validation</h3>
      <ul>
        <li>Add Windows target to CI, improve logging (Ralph Giles)</li>
        <li>CI improvements (Ralph Giles, Ewout ter Hoeven)</li>
      </ul>
      <h3>Documentation</h3>
      <ul>
        <li>Doxygen fixes (Tyler Dunn)</li>
        <li>Fix typos (Tim Gates, maxz)</li>
      </ul>
      <h3>Library interface changes</h3>
      <ul>
        <li>libFLAC:
          <ul>
            <li>(none)</li>
          </ul>
        </li>
        <li>libFLAC++:
          <ul>
            <li>(none)</li>
          </ul>
        </li>
      </ul>
      <p>Thanks to everyone who contributed to this release, and
        especially to Martijn van Beurden for helping with review and
        release management.</p>
    </div>
  </body>
</html>

--------------0cV00QaR0JAofZl9rM1QOdBO--

--===============1459874483464718748==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Flac mailing list
[email protected]
http://lists.xiph.org/mailman/listinfo/flac

--===============1459874483464718748==--