<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-security.git/recipes-security, branch master-next</title>
<subtitle>Mirror of git.yoctoproject.org/meta-security.git</subtitle>
<id>https://git.enea.com/cgit/linux/meta-security.git/atom?h=master-next</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-security.git/atom?h=master-next'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/'/>
<updated>2026-05-17T14:44:55+00:00</updated>
<entry>
<title>google-authenticator-libpam: update 1.0.9 -&gt; 1.11</title>
<updated>2026-05-17T14:44:55+00:00</updated>
<author>
<name>jason.lau</name>
<email>Haitao.Liu@windriver.com</email>
</author>
<published>2026-04-28T08:23:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=7a505194a88cbf39e59b1d0258cddc7ad2aca2e4'/>
<id>urn:sha1:7a505194a88cbf39e59b1d0258cddc7ad2aca2e4</id>
<content type='text'>
  Changes from 1.09 to 1.10:
  - Shorten syslog name to work with rsyslog (#172)
  - Update config file with grace period in all cases (#193)
  - Remove printing QR code using Google Charts URL (service shut down)

  Changes from 1.10 to 1.11:
  - Change secret key bits from 128 to 160 bits (#266, #271)
  - Add support for black &amp; white terminals (#268, #270)
  - Fix grace_period for IPv6 link-local addresses (#265)

  Also fix the .bb recipe:
  - Fix typo: RDEPNEDS -&gt; RDEPENDS
  - Use new override syntax: RDEPENDS:pam-google-authenticator
    (replaces old underscore style RDEPENDS_pam-google-authenticator)

Signed-off-by: Haitao Liu &lt;haitao.liu@windriver.com&gt;
Signed-off-by: Scott Murray &lt;scott.murray@konsulko.com&gt;
</content>
</entry>
<entry>
<title>firejail: fix COMPATIBLE_MACHINE setting</title>
<updated>2026-05-13T05:21:04+00:00</updated>
<author>
<name>Li Zhou</name>
<email>li.zhou@windriver.com</email>
</author>
<published>2026-04-27T02:28:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=1608741508cddd3a263dca5b4d7a646dcd438d01'/>
<id>urn:sha1:1608741508cddd3a263dca5b4d7a646dcd438d01</id>
<content type='text'>
Because "x86_64" and "arm64" aren't valid in bitbake OVERRIDES,
they should be corrected to "x86-64" and "aarch64".
On the other side, "x86_64" and "arch64" aren't valid MACHINE
name.
So correct the way to "only allow x86-64 and arm64 to build":
COMPATIBLE_MACHINE = "(-)"          =&gt; disallow all machine first
COMPATIBLE_MACHINE:aarch64 = "(.*)" =&gt; when arch "aarch64" in
OVERRIDES, allow all machines.
COMPATIBLE_MACHINE:x86-64 = "(.*)"  =&gt; when arch "x84-64" in
OVERRIDES, allow all machines.

Fix 1dd076d3a76f ("firejail: only allow x86-64 and arm64 to build")

Signed-off-by: Li Zhou &lt;li.zhou@windriver.com&gt;
Signed-off-by: Scott Murray &lt;scott.murray@konsulko.com&gt;
</content>
</entry>
<entry>
<title>ncrack: Update</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-26T16:31:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=07439815e7ba85123c74440a478e464324c80f95'/>
<id>urn:sha1:07439815e7ba85123c74440a478e464324c80f95</id>
<content type='text'>
Bump to HEAD of ncrack's master branch to pick up build fixes for
newer gcc's.  PV has been updated to indicate that we are now
building something newer than the 0.7 tagged commit.

License-Update: copyright years refreshed

Signed-off-by: Scott Murray &lt;scott.murray@konsulko.com&gt;
</content>
</entry>
<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>libmspack: 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-26T01:39:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=d0386f2844c1f0b83f9a99e72a863c3bc2ac6372'/>
<id>urn:sha1:d0386f2844c1f0b83f9a99e72a863c3bc2ac6372</id>
<content type='text'>
Remove libmspack recipe, and remove it from clamav's DEPENDS.
clamav now vendors its own substantially modified copy, so there's
no reason to carry a recipe for it.

Signed-off-by: Scott Murray &lt;scott.murray@konsulko.com&gt;
</content>
</entry>
<entry>
<title>opendnssec: Upgrade to 2.1.14</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-26T01:14:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=8e4092ad8d50881bacb70fe8590bf9da4f9edc28'/>
<id>urn:sha1:8e4092ad8d50881bacb70fe8590bf9da4f9edc28</id>
<content type='text'>
Upgrade to 2.1.14 and add some patches from the github PR queue to
fix compilation.

Signed-off-by: Scott Murray &lt;scott.murray@konsulko.com&gt;
</content>
</entry>
<entry>
<title>aircrack-ng: Upgrade to 1.7</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-26T00:31:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=1792ae2762fc869e2762da670bb7793527dc9c89'/>
<id>urn:sha1:1792ae2762fc869e2762da670bb7793527dc9c89</id>
<content type='text'>
Upgrade to the latest release, 1.7, and rework recipe so that it
actually builds again.  Note that the extra scripts are no longer
installed by default as they seem somewhat stale and likely further
work is required to have any of them work.  A PACKAGECONFIG option,
"ext-scripts" has been added to enable installing them if they are
required for some reason.

Signed-off-by: Scott Murray &lt;scott.murray@konsulko.com&gt;
</content>
</entry>
<entry>
<title>krill: fix missing dollar sign in FILES</title>
<updated>2026-04-24T21:48:55+00:00</updated>
<author>
<name>Wenlin Kang</name>
<email>wenlin.kang@windriver.com</email>
</author>
<published>2026-04-22T10:07:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=731c5fc0b8146a59b721567f7c045b66ac75c46e'/>
<id>urn:sha1:731c5fc0b8146a59b721567f7c045b66ac75c46e</id>
<content type='text'>
{sysconfdir} -&gt; ${sysconfdir}

Signed-off-by: Wenlin Kang &lt;wenlin.kang@windriver.com&gt;
Signed-off-by: Scott Murray &lt;scott.murray@konsulko.com&gt;
</content>
</entry>
<entry>
<title>isic: fix RDEPNEDS typo</title>
<updated>2026-04-14T21:18:23+00:00</updated>
<author>
<name>Haiqing Bai</name>
<email>haiqing.bai@windriver.com</email>
</author>
<published>2026-04-14T09:22:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=bd6927e1dfc19b2b9619da85e03fb06b6fb6dc03'/>
<id>urn:sha1:bd6927e1dfc19b2b9619da85e03fb06b6fb6dc03</id>
<content type='text'>
Fix typo: RDEPNEDS -&gt; RDEPENDS

Signed-off-by: Haiqing Bai &lt;haiqing.bai@windriver.com&gt;
(fixed RDEPENDS:${PN})
Signed-off-by: Scott Murray &lt;scott.murray@konsulko.com&gt;
</content>
</entry>
<entry>
<title>meta-security: fix incorrect HOMEPAGE variable names</title>
<updated>2026-04-14T21:18:23+00:00</updated>
<author>
<name>Zhang Peng</name>
<email>peng.zhang1.cn@windriver.com</email>
</author>
<published>2026-04-14T08:03:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=c3ddb212cf514b20317598d657d691779a3d4b78'/>
<id>urn:sha1:c3ddb212cf514b20317598d657d691779a3d4b78</id>
<content type='text'>
Several recipes used non-standard variable names for the homepage
URL (HOME_PAGE, HOME_URL, HOMEDIR) which are not recognized by
bitbake. Rename them all to the correct HOMEPAGE variable.

Affected recipes:
- glome: HOME_PAGE -&gt; HOMEPAGE
- google-authenticator-libpam: HOME_PAGE -&gt; HOMEPAGE
- arpwatch: HOME_PAGE -&gt; HOMEPAGE
- openscap: HOME_URL -&gt; HOMEPAGE
- scap-security-guide: HOME_URL -&gt; HOMEPAGE
- lynis: HOMEDIR -&gt; HOMEPAGE

Signed-off-by: Zhang Peng &lt;peng.zhang1.cn@windriver.com&gt;
Signed-off-by: Scott Murray &lt;scott.murray@konsulko.com&gt;
</content>
</entry>
</feed>
