<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-security.git/recipes-mac/AppArmor/files, branch hardknott</title>
<subtitle>Mirror of git.yoctoproject.org/meta-security.git</subtitle>
<id>https://git.enea.com/cgit/linux/meta-security.git/atom?h=hardknott</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-security.git/atom?h=hardknott'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/'/>
<updated>2020-10-10T23:21:31+00:00</updated>
<entry>
<title>apparmor: fix build for on musl</title>
<updated>2020-10-10T23:21:31+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2020-10-06T23:05:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=11dd919372837814c4c499b4034a7df15fc00bfe'/>
<id>urn:sha1:11dd919372837814c4c499b4034a7df15fc00bfe</id>
<content type='text'>
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>apparmor: update to 3.0</title>
<updated>2020-10-09T14:02:01+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2020-10-03T16:35:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=b8c437bf701a5b575e996716eb64f938d99e8b08'/>
<id>urn:sha1:b8c437bf701a5b575e996716eb64f938d99e8b08</id>
<content type='text'>
skip ptest for now, on todo list for fix.
Runtime test pass

remove patch now included in update: 0001-regression-tests-Don-t-build-syscall_sysctl-if-missi.patch

Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>apparmor: fix build issue with ptest enabled.</title>
<updated>2020-10-09T14:02:01+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2020-10-02T04:41:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=2a7963df18e7f43c6209387b6e1a1e75ff74b6ca'/>
<id>urn:sha1:2a7963df18e7f43c6209387b6e1a1e75ff74b6ca</id>
<content type='text'>
minor spacing cleanup

Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>apparmor: suppress appending of installation to perllocal.pod</title>
<updated>2019-09-29T23:13:37+00:00</updated>
<author>
<name>Naveen Saini</name>
<email>naveen.kumar.saini@intel.com</email>
</author>
<published>2019-09-23T02:17:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=86ba098074c70a9b1209db980d4da410c25f61aa'/>
<id>urn:sha1:86ba098074c70a9b1209db980d4da410c25f61aa</id>
<content type='text'>
perl modules when gets installed can produce a perllocal.pod
file for documenting a list of locally installed perl modules.
This can conflict if multiple packages generate the file.

Hits the conflict with apparmor &amp; rrdtool packages.
Error: Transaction check error:
  file /usr/lib/perl5/5.30.0/x86_64-linux/perllocal.pod conflicts between attempted installs of rrdtool-1.7.2-r0.corei7_64 and apparmor-2.13.3-r0.corei7_64

perllocal.pod files are for documentation purpose, so
disabling does not harm. Generating perllocal.pod for perl
module is disabled by passing NO_PERLLOCAL=1
with ExtUtils::MakeMaker utility.

https://perldoc.perl.org/5.30.0/ExtUtils/MakeMaker.html#Using-Attributes-and-Parameters

[YOCTO #13491]

Signed-off-by: Naveen Saini &lt;naveen.kumar.saini@intel.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>apparmor: drop lsb RDEPENDS</title>
<updated>2019-09-07T15:32:50+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2019-08-31T02:40:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=6c42c018ff95ec573b43ec6638f3fa9e003e712c'/>
<id>urn:sha1:6c42c018ff95ec573b43ec6638f3fa9e003e712c</id>
<content type='text'>
remove lsb functions from init script

Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>apparmor: update to 2.13.2</title>
<updated>2019-03-31T18:57:02+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2019-03-31T04:36:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=5dcf7ca44e8b2ef07ec605deb5fdf2c20a10503f'/>
<id>urn:sha1:5dcf7ca44e8b2ef07ec605deb5fdf2c20a10503f</id>
<content type='text'>
Drop patch included in update:
tool-paths.patch

Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>reorg: move mac recipes to recipes-mac</title>
<updated>2019-03-31T17:37:09+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2019-03-30T21:12:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=75e609f7b14b57b27143ec9e8d818fc5fab6d106'/>
<id>urn:sha1:75e609f7b14b57b27143ec9e8d818fc5fab6d106</id>
<content type='text'>
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
</feed>
