<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-oe/recipes-extended/redis-plus-plus/files, branch master</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=master</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2025-09-27T23:18:15+00:00</updated>
<entry>
<title>redis-plus-plus: upgrade 1.3.14 -&gt; 1.3.15</title>
<updated>2025-09-27T23:18:15+00:00</updated>
<author>
<name>Gyorgy Sarvari</name>
<email>skandigraun@gmail.com</email>
</author>
<published>2025-09-27T21:09:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=45172be94e1bfb8fed902f3b268228435a334397'/>
<id>urn:sha1:45172be94e1bfb8fed902f3b268228435a334397</id>
<content type='text'>
Drop 0001-update-cmake_minimum_required-to-3.5.patch, because it is
included in this release.

Add back 0001-CMakeLists.txt-fix-substitution-for-static-libs.patch
to SRC_URI, because it was removed accidentally during a previous
update.

Changelog:
- Support cmake FetchContent feature
- Support more hash commands
- Make variant parser more efficient
- Fix event loop crash: avoid closing handle opened by hiredis

Signed-off-by: Gyorgy Sarvari &lt;skandigraun@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>redis-plus-plus: upgrade 1.3.11 -&gt; 1.3.14</title>
<updated>2025-07-11T15:35:04+00:00</updated>
<author>
<name>Moritz Haase</name>
<email>Moritz.Haase@bmw.de</email>
</author>
<published>2025-07-11T10:00:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=2a0b7b4aac6fd2561d9728dbc69ad02c4ec0f6ef'/>
<id>urn:sha1:2a0b7b4aac6fd2561d9728dbc69ad02c4ec0f6ef</id>
<content type='text'>
Additionally backport a patch to support to build against CMake 4+ that hasn't
made it into a release yet.

Release notes are available at [0].

[0]: https://github.com/sewenew/redis-plus-plus/releases

Signed-off-by: Moritz Haase &lt;Moritz.Haase@bmw.de&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>redis-plus-plus: upgrade 1.3.8 -&gt; 1.3.9</title>
<updated>2023-06-19T17:24:49+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2023-06-19T06:48:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=22d1293154109478b892d05189ac3fef6014d84c'/>
<id>urn:sha1:22d1293154109478b892d05189ac3fef6014d84c</id>
<content type='text'>
0001-CMakeLists.txt-fix-substitution-for-static-libs.patch
refresh for new version

Changelog:
===========
    Fix async interface bug
    More built-in commands support for AsyncRedis
    Fix incorrect hiredis static lib dependency when building with TSL
    Breaking change: make HSET related methods return long long instead of bool

Signed-off-by: Wang Mingyu &lt;wangmy@fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>redis-plus-plus: uprev to 1.3.8</title>
<updated>2023-05-23T22:04:38+00:00</updated>
<author>
<name>Peter Bergin</name>
<email>peter.bergin@windriver.com</email>
</author>
<published>2023-05-23T12:12:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=df6d91cfc4fd9e57a4fe1156f4d5830c600b13b2'/>
<id>urn:sha1:df6d91cfc4fd9e57a4fe1156f4d5830c600b13b2</id>
<content type='text'>
Removed patch now applied upstream.

Signed-off-by: Peter Bergin &lt;peter.bergin@windriver.com&gt;
Signed-off-by: Peter Bergin &lt;peter@berginkonsult.se&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>redis-plus-plus: introduce fix for library detection</title>
<updated>2023-05-23T22:04:38+00:00</updated>
<author>
<name>Peter Bergin</name>
<email>peter.bergin@windriver.com</email>
</author>
<published>2023-05-23T12:07:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=48297a8f75b9d7b507ab90058dd5de286722bce6'/>
<id>urn:sha1:48297a8f75b9d7b507ab90058dd5de286722bce6</id>
<content type='text'>
When building static library a substitution for library name
was bad. Reported in https://github.com/sewenew/redis-plus-plus/issues/486
and detected when building new version of hiredis that also builds
a static library.

Signed-off-by: Peter Bergin &lt;peter.bergin@windriver.com&gt;
Signed-off-by: Peter Bergin &lt;peter@berginkonsult.se&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>redis-plus-plus: Fix build with gcc13</title>
<updated>2023-01-26T07:18:05+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2023-01-26T04:45:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=52935c3dc023c2b51f05241c46240b89dfcf40f2'/>
<id>urn:sha1:52935c3dc023c2b51f05241c46240b89dfcf40f2</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
</feed>
