<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/libs/libvorbis, 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>2026-05-08T20:28:27Z</updated>
<entry>
<title>treewide: cleanup URLs</title>
<updated>2026-05-08T20:28:27Z</updated>
<author>
<name>Yanase Yuki</name>
</author>
<published>2026-01-02T09:06:57Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=b0d8a3d384915c2de1c5b473fcfb8b3996bb849b'/>
<id>urn:sha1:b0d8a3d384915c2de1c5b473fcfb8b3996bb849b</id>
<content type='text'>
This commit converts plain HTTP URLs to HTTPS, and updates
old or outdated URLs.

Signed-off-by: Yanase Yuki &lt;dev@zpc.st&gt;
</content>
</entry>
<entry>
<title>libvorbis: require cmake &gt;= 3.10 due to removed legacy support</title>
<updated>2025-11-08T18:46:11Z</updated>
<author>
<name>Marcin Maj</name>
</author>
<published>2025-11-07T00:58:18Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=ca4abc64946a310452bac6214e73247e3b398dd6'/>
<id>urn:sha1:ca4abc64946a310452bac6214e73247e3b398dd6</id>
<content type='text'>
Link: https://github.com/openwrt/packages/issues/27607
Link: https://github.com/openwrt/openwrt/commit/1b48ebd31c28f5b2ad3f964c25f34d33badbb979
Signed-off-by: Marcin Maj &lt;marcinmajsc@gmail.com&gt;
</content>
</entry>
<entry>
<title>libvorbis: fix soname of shared libraries</title>
<updated>2023-05-13T12:55:47Z</updated>
<author>
<name>Robert Högberg</name>
</author>
<published>2023-05-12T21:08:28Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=a9eda4a1ba74c78d24df866304d782ab1668a101'/>
<id>urn:sha1:a9eda4a1ba74c78d24df866304d782ab1668a101</id>
<content type='text'>
When building with cmake we don't get libvorbis*.so.N which means that
some applications may fail to dynamically load libvorbis libraries.

This seems to be a problem specific to cmake (autotools builds work).

Signed-off-by: Robert Högberg &lt;robert.hogberg@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: back to cmake.mk</title>
<updated>2021-06-13T04:05:01Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2021-06-10T23:27:06Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=2e654b19f38f1f941c70a5adcdac6311234362c3'/>
<id>urn:sha1:2e654b19f38f1f941c70a5adcdac6311234362c3</id>
<content type='text'>
Ninja was merged to base and therefore we can now use normal cmake.mk

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: build CMake projects with Ninja</title>
<updated>2021-03-28T04:51:50Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2021-03-04T22:45:01Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=a31b7320077c340268d31642ded69cc66fbc230c'/>
<id>urn:sha1:a31b7320077c340268d31642ded69cc66fbc230c</id>
<content type='text'>
faster to compile.

A small selection of packages was tested going from:

Executed in  696.30 secs   fish           external
   usr time   82.98 mins  395.00 micros   82.98 mins
   sys time    9.02 mins    0.00 micros    9.02 mins

to:

Executed in  592.20 secs   fish           external
   usr time   84.84 mins  361.00 micros   84.84 mins
   sys time    8.85 mins   57.00 micros    8.85 mins

Tested by running make -j 12 and wiping staging/build_dir/target_x

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>libvorbis: update to 1.3.7</title>
<updated>2020-07-12T06:25:48Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-07-11T22:37:21Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=0ef247cf5da5d04bff1a8ff993622a22b2fdca1f'/>
<id>urn:sha1:0ef247cf5da5d04bff1a8ff993622a22b2fdca1f</id>
<content type='text'>
Switched to CMake for the faster compilation and the simpler Makefile.

Minor Makefile cleanups.

Before:

time make package/libvorbis/compile -j 12
Executed in   24.40 secs   fish           external
   usr time   21.17 secs    0.00 micros   21.17 secs
   sys time    3.05 secs  426.00 micros    3.05 secs

After:

time make package/libvorbis/compile -j 12
Executed in    9.19 secs   fish           external
   usr time   11.29 secs    0.00 micros   11.29 secs
   sys time    1.43 secs  421.00 micros    1.43 secs

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: add PKG_CPE_ID for better cvescanner coverage</title>
<updated>2019-09-17T10:40:26Z</updated>
<author>
<name>Jan Pavlinec</name>
</author>
<published>2019-09-12T12:13:21Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=299e5b0a9bce19d6e96cb9ff217028b36ee2dd36'/>
<id>urn:sha1:299e5b0a9bce19d6e96cb9ff217028b36ee2dd36</id>
<content type='text'>
Signed-off-by: Jan Pavlinec &lt;jan.pavlinec@nic.cz&gt;
</content>
</entry>
<entry>
<title>libvorbis: build with LTO on arm</title>
<updated>2018-04-12T02:45:06Z</updated>
<author>
<name>Ian Leonard</name>
</author>
<published>2018-04-07T19:56:47Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=4e80b1053f8d004111a0dcc99134219e5d13358c'/>
<id>urn:sha1:4e80b1053f8d004111a0dcc99134219e5d13358c</id>
<content type='text'>
Reduces library size by 0.6%

Signed-off-by: Ian Leonard &lt;antonlacon@gmail.com&gt;
</content>
</entry>
<entry>
<title>libvorbis: update to 1.3.6</title>
<updated>2018-04-12T02:44:55Z</updated>
<author>
<name>Ian Leonard</name>
</author>
<published>2018-04-07T19:28:32Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=da040815fa3faf2534f9871412a1c48a8f6d1336'/>
<id>urn:sha1:da040815fa3faf2534f9871412a1c48a8f6d1336</id>
<content type='text'>
Resolves CVEs:
2018-5146
2017-14632
2017-14633

Signed-off-by: Ian Leonard &lt;antonlacon@gmail.com&gt;
</content>
</entry>
<entry>
<title>libvorbis: add patch for CVE-2017-14632 and CVE-2017-14633</title>
<updated>2018-02-10T14:38:59Z</updated>
<author>
<name>Ted Hess</name>
</author>
<published>2018-02-10T14:34:54Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=287cb874c22f51d904840ed6f17ef9ccf814080b'/>
<id>urn:sha1:287cb874c22f51d904840ed6f17ef9ccf814080b</id>
<content type='text'>
Signed-off-by: Ted Hess &lt;thess@kitschensync.net&gt;
</content>
</entry>
</feed>
