<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-security.git/recipes-security/libmhash, branch master</title>
<subtitle>Mirror of git.yoctoproject.org/meta-security.git</subtitle>
<id>https://git.enea.com/cgit/linux/meta-security.git/atom?h=master</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-security.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/'/>
<updated>2026-04-27T18:47:27+00:00</updated>
<entry>
<title>libmhash: Remove</title>
<updated>2026-04-27T18:47:27+00:00</updated>
<author>
<name>Scott Murray</name>
<email>scott.murray@konsulko.com</email>
</author>
<published>2026-04-26T02:32:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=ffdbb6dffd7460fde0e9a8a3add2cc2da2ca065d'/>
<id>urn:sha1:ffdbb6dffd7460fde0e9a8a3add2cc2da2ca065d</id>
<content type='text'>
Remove libmhash, as it is no longer required to build aide.

Signed-off-by: Scott Murray &lt;scott.murray@konsulko.com&gt;
</content>
</entry>
<entry>
<title>libmhash: add UPSTREAM_CHECK_URI</title>
<updated>2025-12-22T04:35:47+00:00</updated>
<author>
<name>Yi Zhao</name>
<email>yi.zhao@eng.windriver.com</email>
</author>
<published>2025-11-27T10:19:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=2ac6e7ccac51356146aae73e7cd1b9da9c1b2321'/>
<id>urn:sha1:2ac6e7ccac51356146aae73e7cd1b9da9c1b2321</id>
<content type='text'>
Add UPSTREAM_CHECK_URI to check the correct latest stable verison.

Before the patch:
$ devtool latest-version libmash
INFO: Current version: 0.9.9.9
INFO: Latest version:

After the patch:
$ devtool latest-version libmash
INFO: Current version: 0.9.9.9
INFO: Latest version: 0.9.9.9

Signed-off-by: Yi Zhao &lt;yi.zhao@windriver.com&gt;
</content>
</entry>
<entry>
<title>libmhash: fix build with gcc 15</title>
<updated>2025-10-08T15:34:14+00:00</updated>
<author>
<name>Yi Zhao</name>
<email>yi.zhao@windriver.com</email>
</author>
<published>2025-09-26T06:10:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=a126f7dd599854c714d4e3a6d03caf34f57cc671'/>
<id>urn:sha1:a126f7dd599854c714d4e3a6d03caf34f57cc671</id>
<content type='text'>
GCC 15 switched to C23 by default, which libmhash does not yet support.
So keep using C17.

Signed-off-by: Yi Zhao &lt;yi.zhao@windriver.com&gt;
</content>
</entry>
<entry>
<title>recipes-*: convert WORKDIR-&gt;UNPACKDIR</title>
<updated>2024-07-30T00:07:01+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2024-07-22T10:31:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=ca109750337d0c4a0cd63b5be8d32b436b544704'/>
<id>urn:sha1:ca109750337d0c4a0cd63b5be8d32b436b544704</id>
<content type='text'>
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>recipes: WORKDIR -&gt; UNPACKDIR transition</title>
<updated>2024-06-17T12:25:25+00:00</updated>
<author>
<name>Changqing Li</name>
<email>changqing.li@windriver.com</email>
</author>
<published>2024-05-28T05:44:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=ceb47a8a39c4cec612db63fab573124960f52a8d'/>
<id>urn:sha1:ceb47a8a39c4cec612db63fab573124960f52a8d</id>
<content type='text'>
* WORKDIR -&gt; UNPACKDIR transition
* Switch away from S = WORKDIR

Signed-off-by: Changqing Li &lt;changqing.li@windriver.com&gt;
[Fixed up the smack changes due to prior patch]
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>libmhash: fix multilib header conflict - mutils/mhash_config.h</title>
<updated>2023-05-06T11:54:09+00:00</updated>
<author>
<name>Adrian Zaharia</name>
<email>adrian.zaharia@windriver.com</email>
</author>
<published>2023-03-15T14:30:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=10a2c9505cf3571e081e7aeac3c232dcad72f85c'/>
<id>urn:sha1:10a2c9505cf3571e081e7aeac3c232dcad72f85c</id>
<content type='text'>
Header file conflict between 32-bit and 64-bit versions

Signed-off-by: Adrian Zaharia &lt;Adrian.Zaharia@windriver.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>libmhash: add native pkg support</title>
<updated>2022-06-24T01:47:59+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2022-06-16T22:08:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=80bc8b7133a9f0fc326543066c39a84cec550d33'/>
<id>urn:sha1:80bc8b7133a9f0fc326543066c39a84cec550d33</id>
<content type='text'>
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>LICENSE: adopt SPDX standard names</title>
<updated>2022-04-02T18:21:42+00:00</updated>
<author>
<name>Robert Yang</name>
<email>liezhi.yang@windriver.com</email>
</author>
<published>2022-03-29T21:51:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=0c41d792cf837d56f496b891bb9fe8b72354b8d1'/>
<id>urn:sha1:0c41d792cf837d56f496b891bb9fe8b72354b8d1</id>
<content type='text'>
Modify LICENSE for ding-libs and libmhash.

Signed-off-by: Joe Slater &lt;joe.slater@windriver.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>libmhash: add new recipe</title>
<updated>2017-08-13T15:26:14+00:00</updated>
<author>
<name>Jackie Huang</name>
<email>jackie.huang@windriver.com</email>
</author>
<published>2017-07-28T02:00:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=aae40f506ab557b10b5642937881a12aa9d0414b'/>
<id>urn:sha1:aae40f506ab557b10b5642937881a12aa9d0414b</id>
<content type='text'>
Mhash is a free (under GNU Lesser GPL) library which provides
a uniform interface to a large number of hash algorithms.
These algorithms can be used to compute checksums, message
digests, and other signatures.

Signed-off-by: Jackie Huang &lt;jackie.huang@windriver.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
</feed>
