<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/libs/flac/Makefile, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git-03.infra.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/'/>
<updated>2024-02-05T00:07:26Z</updated>
<entry>
<title>flac: update to 1.4.3</title>
<updated>2024-02-05T00:07:26Z</updated>
<author>
<name>krant</name>
</author>
<published>2024-01-31T13:14:23Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=31337dd963c1ab3aa93e8f9269be37c1893b94ba'/>
<id>urn:sha1:31337dd963c1ab3aa93e8f9269be37c1893b94ba</id>
<content type='text'>
Signed-off-by: krant &lt;aleksey.vasilenko@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: remove AUTORELEASE</title>
<updated>2023-04-21T20:46:58Z</updated>
<author>
<name>Paul Fertser</name>
</author>
<published>2023-04-21T16:32:27Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=0c10c224be81f9221dabfab449855ab6718d2a0c'/>
<id>urn:sha1:0c10c224be81f9221dabfab449855ab6718d2a0c</id>
<content type='text'>
Automatically compute and substitute current values for all
$(AUTORELEASE) instances as this feature is deprecated and shouldn't be
used.

The following temporary change was made to the core:

diff --git a/rules.mk b/rules.mk
index 57d7995d4fa8..f16367de87a8 100644
--- a/rules.mk
+++ b/rules.mk
@@ -429,7 +429,7 @@ endef
 abi_version_str = $(subst -,,$(subst _,,$(subst .,,$(1))))

 COMMITCOUNT = $(if $(DUMP),0,$(call commitcount))
-AUTORELEASE = $(if $(DUMP),0,$(call commitcount,1))
+AUTORELEASE = $(if $(DUMP),0,$(shell sed -i "s/\$$(AUTORELEASE)/$(call commitcount,1)/" $(CURDIR)/Makefile))

 all:
 FORCE: ;

And this command used to fix affected packages:

for i in $(cd feeds/packages; git grep -l PKG_RELEASE:=.*AUTORELEASE | \
                              sed 's^.*/\([^/]*\)/Makefile^\1^';);
do
  make package/$i/download
done

Signed-off-by: Paul Fertser &lt;fercerpav@gmail.com&gt;
</content>
</entry>
<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-03.infra.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>flac: disable vsx</title>
<updated>2022-01-30T00:39:14Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2022-01-29T22:05:04Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=f00f6d37d3039d6fee31c1a08e9db0a0046cb17e'/>
<id>urn:sha1:f00f6d37d3039d6fee31c1a08e9db0a0046cb17e</id>
<content type='text'>
Fixes compilation with powerpc64

Signed-off-by: Rosen Penev &lt;rosenp@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-03.infra.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-03.infra.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>treewide: run "make check FIXUP=1"</title>
<updated>2017-08-30T04:41:14Z</updated>
<author>
<name>Etienne Champetier</name>
</author>
<published>2017-08-28T04:28:09Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=4006865ae81b20b1793ae2a07db20235fefd2c71'/>
<id>urn:sha1:4006865ae81b20b1793ae2a07db20235fefd2c71</id>
<content type='text'>
fix Makefile chmod (644)
replace MD5SUM with HASH
add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git

(PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now)

Signed-off-by: Etienne Champetier &lt;champetier.etienne@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-03.infra.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-03.infra.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-03.infra.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>
</feed>
