<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/libs/flac/patches, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2022-03-03T04:22:43Z</updated>
<entry>
<title>flac: update to 1.3.4</title>
<updated>2022-03-03T04:22:43Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2022-03-03T03:04:56Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=be7424a8401ccef33e95ae50f134ca3a1db11eb6'/>
<id>urn:sha1:be7424a8401ccef33e95ae50f134ca3a1db11eb6</id>
<content type='text'>
Switch to build with cmake for speed and simplicity.

Remove now pointless patches.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: Run refresh on all packages</title>
<updated>2021-02-21T00:02:15Z</updated>
<author>
<name>Ilya Lipnitskiy</name>
</author>
<published>2021-02-21T00:02:15Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=5d8d4fbbcb5c5de9370711c19bb3510210989a98'/>
<id>urn:sha1:5d8d4fbbcb5c5de9370711c19bb3510210989a98</id>
<content type='text'>
The crude loop I wrote to come up with this changeset:

  find -L package/feeds/packages/ -name patches | \
  sed 's/patches$/refresh/' | sort | xargs make

Signed-off-by: Ilya Lipnitskiy &lt;ilya.lipnitskiy@gmail.com&gt;
</content>
</entry>
<entry>
<title>flac: Update to 1.33</title>
<updated>2019-08-14T07:49:49Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2019-08-09T18:31:00Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=b82bdd3f0ebd8ee1cb444bd450efce6fe7856b89'/>
<id>urn:sha1:b82bdd3f0ebd8ee1cb444bd450efce6fe7856b89</id>
<content type='text'>
Some adjustments to the configure flags.

Removed upstreamed patches.

Added PKG_BUILD_PARALLEL for faster compilation.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>flac: Fix CVE-2017-6888</title>
<updated>2018-08-21T04:38:07Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2018-08-21T04:12:50Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=20fe7207325dce156ba0de065a65204fa6e2dc8e'/>
<id>urn:sha1:20fe7207325dce156ba0de065a65204fa6e2dc8e</id>
<content type='text'>
Added PKG_CPE_ID for proper CVE tracking.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>libflac: update to 1.3.2, refresh patches</title>
<updated>2017-02-20T00:05:25Z</updated>
<author>
<name>Ian Leonard</name>
</author>
<published>2017-02-19T04:46:35Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=32e6240b5cca9b3b2b66344b6b2f6ac12f9f717b'/>
<id>urn:sha1:32e6240b5cca9b3b2b66344b6b2f6ac12f9f717b</id>
<content type='text'>
No mention of sigemptyset seen in source code; dropped patch

Signed-off-by: Ian Leonard &lt;antonlacon@gmail.com&gt;
</content>
</entry>
<entry>
<title>flac: Fix debug builds</title>
<updated>2016-04-27T21:13:41Z</updated>
<author>
<name>Ted Hess</name>
</author>
<published>2016-04-27T21:13:41Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=973556f29281d6ff85c0af36d3fb305992beb431'/>
<id>urn:sha1:973556f29281d6ff85c0af36d3fb305992beb431</id>
<content type='text'>
Signed-off-by: Ted Hess &lt;thess@kitschensync.net&gt;
</content>
</entry>
<entry>
<title>flac: Fix musl x86 build (__sigemptyset undefined)</title>
<updated>2016-03-09T16:18:05Z</updated>
<author>
<name>Ted Hess</name>
</author>
<published>2016-03-09T16:18:05Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=1263599f96f13f11d719ce336dfb6a639b32de98'/>
<id>urn:sha1:1263599f96f13f11d719ce336dfb6a639b32de98</id>
<content type='text'>
Signed-off-by: Ted Hess &lt;thess@kitschensync.net&gt;
</content>
</entry>
<entry>
<title>flac: update to v1.3.1 (CVE-2014-8962, CVE-2014-9028)</title>
<updated>2015-01-10T18:39:35Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2015-01-10T18:39:35Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=87d154e8536cdb535052c9d7fcd2ba8fc1dc0738'/>
<id>urn:sha1:87d154e8536cdb535052c9d7fcd2ba8fc1dc0738</id>
<content type='text'>
This updates flac to the new upstream release v1.3.1 to fix two known CVEs.

Additionally the commit changes the following:
 * Drop custom Build/Configure recipe in favor to CONFIGURE_ARGS
 * Refreshes patches and removes changes to *.in files since they're
   regenerated by autoreconf anyway
 * Remove now obsolete 020-libFLAC-remove-altivec-options.patch
 * Add an md5sum for the source archive
 * Passes --enable-static to configure to force producing a libflac.a

Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;
</content>
</entry>
<entry>
<title>Import flac from oldpackages</title>
<updated>2014-07-17T22:04:56Z</updated>
<author>
<name>Ted Hess</name>
</author>
<published>2014-07-17T20:52:21Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=18aef4945adb6ba5dffcecbf0e33865df41e614e'/>
<id>urn:sha1:18aef4945adb6ba5dffcecbf0e33865df41e614e</id>
<content type='text'>
</content>
</entry>
</feed>
