<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-selinux.git/recipes-support, branch mickledore</title>
<subtitle>Mirror of git.yoctoproject.org/meta-selinux.git</subtitle>
<id>https://git.enea.com/cgit/linux/meta-selinux.git/atom?h=mickledore</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-selinux.git/atom?h=mickledore'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-selinux.git/'/>
<updated>2021-08-30T01:34:22+00:00</updated>
<entry>
<title>classes: drop redundant classes</title>
<updated>2021-08-30T01:34:22+00:00</updated>
<author>
<name>Yi Zhao</name>
<email>yi.zhao@windriver.com</email>
</author>
<published>2021-08-19T04:47:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-selinux.git/commit/?id=31325005e4409e08b7f68eed44a9c4086453e4dd'/>
<id>urn:sha1:31325005e4409e08b7f68eed44a9c4086453e4dd</id>
<content type='text'>
There are some redundant classes: enable-selinux.bbclass,
with-selinux.bbclass, meson-enable-selinux.bbclass,
meson-selinux.bbclass, enable-audit.bbclass, with-audit.bbclass.
These classes only add PACKAGEOCNFIG[selinux]/[audit] to recipes. But
currently most recipes have added PACKAGECONFIG[selinux]/[audit] in
their bb files. We don't need these anymore. Only keep
enable-selinux.class and enable-audit.class to append
PACKAGECONFIG[selinux]/[audit] for recipes.

Signed-off-by: Yi Zhao &lt;yi.zhao@windriver.com&gt;
Signed-off-by: Joe MacDonald &lt;joe@deserted.net&gt;
</content>
</entry>
<entry>
<title>libpcre: drop bbappend</title>
<updated>2021-08-30T01:34:22+00:00</updated>
<author>
<name>Yi Zhao</name>
<email>yi.zhao@windriver.com</email>
</author>
<published>2021-08-19T04:46:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-selinux.git/commit/?id=57b730709eea436f42dca65cf96592c35636ff3c'/>
<id>urn:sha1:57b730709eea436f42dca65cf96592c35636ff3c</id>
<content type='text'>
This bbappend was added long time ago and it is useless now.

Signed-off-by: Yi Zhao &lt;yi.zhao@windriver.com&gt;
Signed-off-by: Joe MacDonald &lt;joe@deserted.net&gt;
</content>
</entry>
<entry>
<title>meta-selinux: convert to new override syntax</title>
<updated>2021-08-04T20:18:39+00:00</updated>
<author>
<name>Yi Zhao</name>
<email>yi.zhao@windriver.com</email>
</author>
<published>2021-08-04T06:49:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-selinux.git/commit/?id=654201e25da6761f2b69f5ff1dd80ec61a79027f'/>
<id>urn:sha1:654201e25da6761f2b69f5ff1dd80ec61a79027f</id>
<content type='text'>
This is the result of automated script conversion:
poky/scripts/contrib/convert-overrides.py meta-selinux

Converting the metadata to use ":" as the override character instead of "_".

Signed-off-by: Yi Zhao &lt;yi.zhao@windriver.com&gt;
Signed-off-by: Joe MacDonald &lt;joe@deserted.net&gt;
</content>
</entry>
<entry>
<title>libpcre: do no create links when compiling for windows</title>
<updated>2019-04-14T21:13:50+00:00</updated>
<author>
<name>Sinan Kaya</name>
<email>okaya@kernel.org</email>
</author>
<published>2019-01-31T19:09:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-selinux.git/commit/?id=aed85f4d0c5686d8e202e0d24699d71c1759b455'/>
<id>urn:sha1:aed85f4d0c5686d8e202e0d24699d71c1759b455</id>
<content type='text'>
lipcre-native is trying to create symbolic links to so files
when used with meta-mingw. Remove this condition for mingw builds.

Signed-off-by: Sinan Kaya &lt;okaya@kernel.org&gt;
Signed-off-by: Joe MacDonald &lt;joe@deserted.net&gt;
</content>
</entry>
<entry>
<title>libpcre_selinux.inc: fix do_install failure if .so file does not exist</title>
<updated>2018-10-23T12:17:35+00:00</updated>
<author>
<name>Chen Qi</name>
<email>Qi.Chen@windriver.com</email>
</author>
<published>2018-09-27T02:59:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-selinux.git/commit/?id=39e7ceaa9fc1f8f16d11ce43f60029b6f102145f'/>
<id>urn:sha1:39e7ceaa9fc1f8f16d11ce43f60029b6f102145f</id>
<content type='text'>
In case of the existence of meta-mingw, the library is .dll instead of
.so and these .dll files are in ${bindir}.

We need to check the existence of the .so file before doing readlink,
otherwise do_install fails.

Signed-off-by: Chen Qi &lt;Qi.Chen@windriver.com&gt;
Signed-off-by: Joe MacDonald &lt;joe@deserted.net&gt;
</content>
</entry>
<entry>
<title>Refactor to conform to YP Compat requirements</title>
<updated>2017-09-14T13:29:01+00:00</updated>
<author>
<name>Mark Hatle</name>
<email>mark.hatle@windriver.com</email>
</author>
<published>2017-09-08T15:44:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-selinux.git/commit/?id=4fefe83c3203c11fadbe43637a3058284b60427b'/>
<id>urn:sha1:4fefe83c3203c11fadbe43637a3058284b60427b</id>
<content type='text'>
Change the references to check for the distribution flag of 'selinux' being
set before taking any action within the bbappends.  This prevents the
signature from being modified.

Also remove PR changes, as they are no longer allowed.

Signed-off-by: Mark Hatle &lt;mark.hatle@windriver.com&gt;
</content>
</entry>
<entry>
<title>attr: fix ptest failures when selinux enabled</title>
<updated>2017-09-08T18:20:27+00:00</updated>
<author>
<name>Kai Kang</name>
<email>kai.kang@windriver.com</email>
</author>
<published>2017-09-05T08:54:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-selinux.git/commit/?id=beaaa37217546c99a3960e4855d8b914f4377b97'/>
<id>urn:sha1:beaaa37217546c99a3960e4855d8b914f4377b97</id>
<content type='text'>
When selinux is enabled, a file has a default attribute
"security.selinux" and the output of getfattr shows:

  # file: here
  security.selinux="system_u:object_r:lib_t:s0"

That always causes more output of command getfattr than expected.

Filter out selinux related attribute info, and if the file has only
selinux attribute info, remove its whole output.

Signed-off-by: Kai Kang &lt;kai.kang@windriver.com&gt;
</content>
</entry>
<entry>
<title>libpcre_%.bbappend: add missing symlink libpcre.so.1</title>
<updated>2016-11-01T13:17:16+00:00</updated>
<author>
<name>Ioan-Adrian Ratiu</name>
<email>adrian.ratiu@ni.com</email>
</author>
<published>2016-10-31T14:06:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-selinux.git/commit/?id=2f8861779cb6b71a832b4c8a5a85fa72b1f056ce'/>
<id>urn:sha1:2f8861779cb6b71a832b4c8a5a85fa72b1f056ce</id>
<content type='text'>
This bbappend moves sysroot lib libpcre.so.x.x.x from /usr/lib to /lib
and symlinks /usr/lib/libpcre.so to ../../lib/libpcre.so.x.x.x, but this
causes certain recipes dependent on libpcre (like pango) to fail because
they also expect libpcre.so.1 to exist which this recipe omits to create.

(the reason why the lib is moved in the first place is to avoid a QA issue
because there's a risk for /usr to be on another partition)

Signed-off-by: Ioan-Adrian Ratiu &lt;adrian.ratiu@ni.com&gt;
Signed-off-by: Joe MacDonald &lt;joe_macdonald@mentor.com&gt;
</content>
</entry>
<entry>
<title>gnupg: remove PR</title>
<updated>2014-08-28T09:09:22+00:00</updated>
<author>
<name>Chong Lu</name>
<email>Chong.Lu@windriver.com</email>
</author>
<published>2014-07-15T09:52:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-selinux.git/commit/?id=5166fda6e8dda98fa97ed849250f87e616dca874'/>
<id>urn:sha1:5166fda6e8dda98fa97ed849250f87e616dca874</id>
<content type='text'>
Remove PR, since oe-core has a new version.

Signed-off-by: Chong Lu &lt;Chong.Lu@windriver.com&gt;
Signed-off-by: Xin Ouyang &lt;xin.ouyang@windriver.com&gt;
</content>
</entry>
<entry>
<title>gnupg: use wildcard in name</title>
<updated>2014-07-01T08:51:06+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster@mvista.com</email>
</author>
<published>2014-06-30T22:35:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-selinux.git/commit/?id=b8538a652391eb762a9dddc089d0e768a0a18dcd'/>
<id>urn:sha1:b8538a652391eb762a9dddc089d0e768a0a18dcd</id>
<content type='text'>
There are two versions of gnupg so limit the wildcard to the 2.x series

Signed-off-by: Armin Kuster &lt;akuster@mvista.com&gt;
Signed-off-by: Xin Ouyang &lt;xin.ouyang@windriver.com&gt;
</content>
</entry>
</feed>
