mirror of
git://slackware.nl/current.git
synced 2024-12-28 09:59:53 +01:00
2858060a50
patches/packages/expat-2.4.6-x86_64-1_slack15.0.txz: Upgraded. Fixed a regression introduced by the fix for CVE-2022-25313 that affects applications that (1) call function XML_SetElementDeclHandler and (2) are parsing XML that contains nested element declarations: (e.g. "<!ELEMENT junk ((bar|foo|xyz+), zebra*)>"). patches/packages/flac-1.3.4-x86_64-1_slack15.0.txz: Upgraded. This update fixes overflow issues with encoding and decoding. For more information, see: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-0499 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-0561 (* Security fix *) patches/packages/mariadb-10.5.15-x86_64-2_slack15.0.txz: Rebuilt. Removed dangling symlink.
11 lines
602 B
Text
11 lines
602 B
Text
flac: flac (Free Lossless Audio Codec)
|
|
flac:
|
|
flac: FLAC stands for Free Lossless Audio Codec. Grossly oversimplified,
|
|
flac: FLAC is similar to MP3, but lossless. "Free" means that the
|
|
flac: specification of the stream format is in the public domain, and that
|
|
flac: neither the FLAC format nor any of the implemented encoding/decoding
|
|
flac: methods are covered by any patent. It also means that the sources for
|
|
flac: libFLAC and libFLAC++ are available under the LGPL and the sources for
|
|
flac: flac, metaflac, and the plugins are available under the GPL.
|
|
flac:
|
|
flac: FLAC was developed by Josh Coalson.
|