<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/libs/libwebp/Makefile, 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-03-23T18:23:25Z</updated>
<entry>
<title>libwebp: bump to 1.6.0</title>
<updated>2026-03-23T18:23:25Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2026-03-23T09:48:40Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=63ffe5d5a351e4424276f000d9a865e8b6fafe62'/>
<id>urn:sha1:63ffe5d5a351e4424276f000d9a865e8b6fafe62</id>
<content type='text'>
Changelog since 1.5.0:
- Binary compatible release
- New API: WebPValidateDecoderConfig
- AVX2/SSE2 optimizations and lossless compression improvements
- Fix -mt multi-threading consistency issue
- cwebp: -resize can be restricted with -resize_mode

Full changelog: https://chromium.googlesource.com/webm/libwebp/+/refs/tags/v1.6.0/ChangeLog

Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
</content>
</entry>
<entry>
<title>libs/libwebp: assign PKG_CPE_ID</title>
<updated>2026-03-15T07:16:25Z</updated>
<author>
<name>Fabrice Fontaine</name>
</author>
<published>2026-03-14T14:14:50Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=050e5f4a329ef05efb05b977197b6e6a77a84420'/>
<id>urn:sha1:050e5f4a329ef05efb05b977197b6e6a77a84420</id>
<content type='text'>
cpe:/a:webmproject:libwebp is the correct CPE ID for libwebp:
https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:webmproject:libwebp

Signed-off-by: Fabrice Fontaine &lt;fontaine.fabrice@gmail.com&gt;
</content>
</entry>
<entry>
<title>libwebp: bump to version 1.5.0</title>
<updated>2024-12-28T18:10:01Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2024-12-27T20:32:54Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=86d774edda5c24a907907ee03e71c4afd4af3726'/>
<id>urn:sha1:86d774edda5c24a907907ee03e71c4afd4af3726</id>
<content type='text'>
Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
</content>
</entry>
<entry>
<title>libwebp: update to 1.4.0</title>
<updated>2024-04-20T21:17:23Z</updated>
<author>
<name>krant</name>
</author>
<published>2024-04-20T21:17:23Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=116bbd93596a2837f37eb2b32b11ef0deab98dad'/>
<id>urn:sha1:116bbd93596a2837f37eb2b32b11ef0deab98dad</id>
<content type='text'>
Signed-off-by: krant &lt;aleksey.vasilenko@gmail.com&gt;
</content>
</entry>
<entry>
<title>libwebp: bump to version 1.3.2</title>
<updated>2023-09-27T18:10:09Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2023-09-27T06:16:16Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=90c6cb239002b1581b249ed19c3d7475fa78e5f1'/>
<id>urn:sha1:90c6cb239002b1581b249ed19c3d7475fa78e5f1</id>
<content type='text'>
From https://github.com/webmproject/libwebp/releases/tag/v1.3.2

- 9/13/2023: version 1.3.2
  This is a binary compatible release.
  * security fix for lossless decoder (chromium: #1479274, CVE-2023-4863)

Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
</content>
</entry>
<entry>
<title>libwebp: bump to version 1.3.1</title>
<updated>2023-07-15T21:40:08Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2023-07-15T21:20:55Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=4cade402d386603219a473ebcf52ca2cbeb5a74d'/>
<id>urn:sha1:4cade402d386603219a473ebcf52ca2cbeb5a74d</id>
<content type='text'>
Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
</content>
</entry>
<entry>
<title>treewide: refactor to use PKG_BUILD_FLAGS:=lto</title>
<updated>2023-04-08T06:38:54Z</updated>
<author>
<name>Andre Heider</name>
</author>
<published>2023-03-23T08:27:01Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=e7d9c865036d7bc2ac30604e8573f25ae601aed1'/>
<id>urn:sha1:e7d9c865036d7bc2ac30604e8573f25ae601aed1</id>
<content type='text'>
See commit 07730ff3 "treewide: add support for "lto" in PKG_BUILD_FLAGS"
on the main repository.

Note: Some packages only added `-flto` to CFLAGS and not LDFLAGS. This
fixes it and properly enables LTO.

Signed-off-by: Andre Heider &lt;a.heider@gmail.com&gt;
</content>
</entry>
<entry>
<title>libwebp: bump to version 1.3.0</title>
<updated>2023-01-22T18:00:24Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2023-01-22T15:35:26Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=a390b330e33aa3fb1552cf2af77061a97aeb2275'/>
<id>urn:sha1:a390b330e33aa3fb1552cf2af77061a97aeb2275</id>
<content type='text'>
Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
</content>
</entry>
<entry>
<title>libwebp: bump to version 1.2.4</title>
<updated>2022-08-12T19:24:10Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2022-08-12T12:50:51Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=7c9a2a687d2ba493f0594d92907b6cf937cdc24b'/>
<id>urn:sha1:7c9a2a687d2ba493f0594d92907b6cf937cdc24b</id>
<content type='text'>
Signed-off-by: Alexandru Ardelean &lt;ardeleanalex@gmail.com&gt;
</content>
</entry>
<entry>
<title>libwebp: bump to version 1.2.3</title>
<updated>2022-07-26T06:31:31Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2022-07-18T15:21:46Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=a1251191951dc44b72759d98e9563f2786dc5cc5'/>
<id>urn:sha1:a1251191951dc44b72759d98e9563f2786dc5cc5</id>
<content type='text'>
Drop upstreamed patch '001-fix-cmake-webpmux-linking.patch'.
Re-adapted patch '010-mips16.patch'

Signed-off-by: Alexandru Ardelean &lt;ardeleanalex@gmail.com&gt;
</content>
</entry>
</feed>
