<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-security.git/recipes-security/fscryptctl, branch scarthgap</title>
<subtitle>Mirror of git.yoctoproject.org/meta-security.git</subtitle>
<id>https://git.enea.com/cgit/linux/meta-security.git/atom?h=scarthgap</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-security.git/atom?h=scarthgap'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/'/>
<updated>2023-05-06T11:54:09+00:00</updated>
<entry>
<title>fscryptctl: update to 1.0.1</title>
<updated>2023-05-06T11:54:09+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2023-04-26T16:12:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=ae238068259a4135e166d3b2f8c5bd5d31ac4fc8'/>
<id>urn:sha1:ae238068259a4135e166d3b2f8c5bd5d31ac4fc8</id>
<content type='text'>
Don't build man as it needs pandoc

Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>recipes: Update SRC_URI branch and protocols</title>
<updated>2021-11-04T15:18:00+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2021-11-03T14:12:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=7e27eb5fca7a22e82251f79103bb12d2b70307fb'/>
<id>urn:sha1:7e27eb5fca7a22e82251f79103bb12d2b70307fb</id>
<content type='text'>
This patch updates SRC_URIs using git to include branch=master if no branch is set
and also to use protocol=https for github urls as generated by the conversion script
in OE-Core.

Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>meta-security: Convert to new override syntax</title>
<updated>2021-08-01T15:47:08+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2021-07-29T23:31:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=11a67b861af74d59ccfd609d6d943e966ccff731'/>
<id>urn:sha1:11a67b861af74d59ccfd609d6d943e966ccff731</id>
<content type='text'>
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>fscryptctl: Fix installation path</title>
<updated>2021-03-18T15:01:19+00:00</updated>
<author>
<name>lukasz plachno</name>
<email>lukasz.plachno@assaabloy.com</email>
</author>
<published>2021-03-10T16:52:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=d4e7769be2f1e8950a7ddd3d38bcf5048100b1b5'/>
<id>urn:sha1:d4e7769be2f1e8950a7ddd3d38bcf5048100b1b5</id>
<content type='text'>
 - Without the patch fscryptctl is installed in
   /usr/bin/usr/local/bin instead of /usr/bin.

Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>fscryptctl: upgrade 0.1.0 -&gt; 1.0.0</title>
<updated>2021-03-02T19:56:27+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2021-02-28T19:19:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=d7391ab934745af9949292998d2a17d487c94278'/>
<id>urn:sha1:d7391ab934745af9949292998d2a17d487c94278</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fscryptctl: update to tip</title>
<updated>2018-09-18T04:08:19+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2018-09-09T19:14:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=9ef4c6649819603c7c00318b323b6ab4f941d0d0'/>
<id>urn:sha1:9ef4c6649819603c7c00318b323b6ab4f941d0d0</id>
<content type='text'>
fix mkfs.ext4 invocation

Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>fscryptctl: add v0.1.0</title>
<updated>2017-10-24T21:04:57+00:00</updated>
<author>
<name>André Draszik</name>
<email>adraszik@tycoint.com</email>
</author>
<published>2017-10-23T15:51:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=de48d57a7f22cd5129279e977fd0d871c81e818f'/>
<id>urn:sha1:de48d57a7f22cd5129279e977fd0d871c81e818f</id>
<content type='text'>
fscryptctl is a low-level tool written in C that handles
raw keys and manages policies for Linux filesystem
encryption [1].

For a tool that presents a higher level interface and
manages metadata, key generation, key wrapping, PAM
integration, and passphrase hashing, see fscrypt [2].

[1] https://lwn.net/Articles/639427
[2] https://github.com/google/fscrypt

Signed-off-by: André Draszik &lt;adraszik@tycoint.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
</feed>
