<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/libs/libdeflate/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>2026-02-07T17:18:03Z</updated>
<entry>
<title>libdeflate: update to 1.25</title>
<updated>2026-02-07T17:18:03Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2026-02-05T02:40:12Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=69620ea7851c89542f8c9c03b38d4d9dc20c01d1'/>
<id>urn:sha1:69620ea7851c89542f8c9c03b38d4d9dc20c01d1</id>
<content type='text'>
 ebiggers/libdeflate@c8c56a2 (tag: v1.25) v1.25
 ebiggers/libdeflate@095bcab cmake: make installed package relocatable
 ebiggers/libdeflate@7b9232c ci.yml: Use windows-latest for windows-visualstudio-build-and-test
 ebiggers/libdeflate@d65d5db Add link to SwiftDeflate wrapper
 ebiggers/libdeflate@6bb4936 lib/x86: drop any mention of `evex512`
 ebiggers/libdeflate@2a3762c lib/x86/cpu_features.h: drop evex512 on gcc-16

Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>libdeflate: update to 1.24</title>
<updated>2025-07-08T16:25:20Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2025-07-04T15:23:45Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=fba37516d7693e5b4b16fbb1f569e8c488586e23'/>
<id>urn:sha1:fba37516d7693e5b4b16fbb1f569e8c488586e23</id>
<content type='text'>
Version 1.24
------------

* The CMake-based build system now supports Apple Framework builds.

* libdeflate now builds for Windows ARM64EC.

* Made another small optimization to the x86 and ARM CRC32 code.

* Fixed a compiler warning on certain platforms (issue #416).

Version 1.23
------------

* Fixed bug introduced in 1.20 where incorrect checksums could be calculated if
  libdeflate was compiled with clang at -O0 and run on a CPU supporting AVX512.

* Fixed bug introduced in 1.20 where incorrect checksums could be calculated in
  rare cases on macOS computers that support AVX512 and are running an older
  version of macOS that contains a bug that corrupts AVX512 registers.  This
  could occur only if code outside libdeflate enabled AVX512 in the thread.

* Fixed build error when using -mno-evex512 with clang 18+ or gcc 14+.

* Increased the minimum CMake version to 3.10.

* Further optimized the x86 CRC code.

Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>libdeflate: update to 1.22</title>
<updated>2024-11-03T17:22:17Z</updated>
<author>
<name>Gábor Deé</name>
</author>
<published>2024-10-29T10:39:19Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=44d2aff327ec486588847b25ff178b7391e4c13d'/>
<id>urn:sha1:44d2aff327ec486588847b25ff178b7391e4c13d</id>
<content type='text'>
Release note:
https://github.com/ebiggers/libdeflate/blob/master/NEWS.md#version-122

Signed-off-by: Gábor Deé &lt;dee.gabor@gmail.com&gt;
</content>
</entry>
<entry>
<title>libdeflate: update to 1.20</title>
<updated>2024-04-11T23:38:55Z</updated>
<author>
<name>krant</name>
</author>
<published>2024-04-11T19:13:44Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=7e54b2b3fc0ff81dbd4768fba292fa39e61e72cb'/>
<id>urn:sha1:7e54b2b3fc0ff81dbd4768fba292fa39e61e72cb</id>
<content type='text'>
Signed-off-by: krant &lt;aleksey.vasilenko@gmail.com&gt;
</content>
</entry>
<entry>
<title>libdeflate: update to 1.19</title>
<updated>2024-03-22T08:07:31Z</updated>
<author>
<name>krant</name>
</author>
<published>2024-03-15T14:00:44Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=a8820671e4aa385c4b40e65ca5edec36d2822ef3'/>
<id>urn:sha1:a8820671e4aa385c4b40e65ca5edec36d2822ef3</id>
<content type='text'>
  - Use proper tarball URL.

Signed-off-by: krant &lt;aleksey.vasilenko@gmail.com&gt;
</content>
</entry>
<entry>
<title>libdeflate: Update to 1.18</title>
<updated>2023-05-18T07:29:08Z</updated>
<author>
<name>Tianling Shen</name>
</author>
<published>2023-05-17T13:34:02Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=8591e8fb3f0400b25793543600ba4e9a6f93abe0'/>
<id>urn:sha1:8591e8fb3f0400b25793543600ba4e9a6f93abe0</id>
<content type='text'>
Release note:
https://github.com/ebiggers/libdeflate/blob/master/NEWS.md#version-118

Signed-off-by: Tianling Shen &lt;cnsztl@immortalwrt.org&gt;
</content>
</entry>
<entry>
<title>libdeflate: add package</title>
<updated>2023-03-07T01:40:14Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2023-02-19T04:41:44Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=81d2b7262e510b9a4746656712d9f5a2b6521249'/>
<id>urn:sha1:81d2b7262e510b9a4746656712d9f5a2b6521249</id>
<content type='text'>
Add package for libdeflate which is a library for fast, whole-buffer
DEFLATE-based compression and decompression.

Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
</feed>
