<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-security.git/meta-security-compliance/recipes-openscap, branch wip_kernel</title>
<subtitle>Mirror of git.yoctoproject.org/meta-security.git</subtitle>
<id>https://git.enea.com/cgit/linux/meta-security.git/atom?h=wip_kernel</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-security.git/atom?h=wip_kernel'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/'/>
<updated>2019-08-07T14:09:50+00:00</updated>
<entry>
<title>scap-security-guide: fix typo</title>
<updated>2019-08-07T14:09:50+00:00</updated>
<author>
<name>Yi Zhao</name>
<email>yi.zhao@windriver.com</email>
</author>
<published>2019-08-05T03:20:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=531f6c1a4d12607305b2709868d014792924cd74'/>
<id>urn:sha1:531f6c1a4d12607305b2709868d014792924cd74</id>
<content type='text'>
Fix typo: RDEPNEDS_${PN} -&gt; RDEPENDS_${PN}

Signed-off-by: Yi Zhao &lt;yi.zhao@windriver.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>openscap: cleanup DEPENDS</title>
<updated>2019-08-07T14:09:50+00:00</updated>
<author>
<name>Yi Zhao</name>
<email>yi.zhao@windriver.com</email>
</author>
<published>2019-08-05T03:20:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=daf92c57fa1fd87053a0bfc773bb6e6aea605351'/>
<id>urn:sha1:daf92c57fa1fd87053a0bfc773bb6e6aea605351</id>
<content type='text'>
Remove autoconf-archive from DEPENDS because it is using CMake/Ninjia
build now. Also remove unused dpkg-native dependency from
DEPENDS_class-native.

Signed-off-by: Yi Zhao &lt;yi.zhao@windriver.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>scap-security-guide: update recipe</title>
<updated>2019-08-04T19:17:25+00:00</updated>
<author>
<name>Yi Zhao</name>
<email>yi.zhao@windriver.com</email>
</author>
<published>2019-07-25T08:34:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=0a73a14fbb0418b4b563ab987aea424dd1eff815'/>
<id>urn:sha1:0a73a14fbb0418b4b563ab987aea424dd1eff815</id>
<content type='text'>
* Set B="${S}/build" to fix the build failure for out of source
  directory
* Remove do_complile and do_install. Use the default functions from
  cmake.bbclass.
* Install the artifacts to /usr/share rather than /usr/local/share

Signed-off-by: Yi Zhao &lt;yi.zhao@windriver.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>openscap: update recipe</title>
<updated>2019-08-04T19:17:25+00:00</updated>
<author>
<name>Yi Zhao</name>
<email>yi.zhao@windriver.com</email>
</author>
<published>2019-07-25T08:34:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=b9b575823d95ce22833f389e7ff5b37d68f003a1'/>
<id>urn:sha1:b9b575823d95ce22833f389e7ff5b37d68f003a1</id>
<content type='text'>
* Add PACKAGECONFIG for gcrypt, nss3 and selinux
* Use EXTRA_OECMAKE rather than EXTRA_OECONF
* Set CMAKE_SKIP_RPATH and CMAKE_SKIP_INSTALL_RPATH instead of chrpath
* Remove ptest since there are many host contamination issues on target.
  We will add it back when these issues are solved.
* Drop the unused patch
* Add PV

Signed-off-by: Yi Zhao &lt;yi.zhao@windriver.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>scap-security-guide: update to 0.1.44</title>
<updated>2019-07-17T23:56:39+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2019-07-04T17:53:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=a64348d0df2f6e3df805638020888c8286478e82'/>
<id>urn:sha1:a64348d0df2f6e3df805638020888c8286478e82</id>
<content type='text'>
create a PV version to track upstream
git version includes OE changes

Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>openscap: add 1.3.1 recipes for upstream source</title>
<updated>2019-07-17T23:56:39+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2019-07-02T02:54:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=90ccc8b4f5e8362c3436575e0ef60ec6e26bc2da'/>
<id>urn:sha1:90ccc8b4f5e8362c3436575e0ef60ec6e26bc2da</id>
<content type='text'>
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>openscap_git: update to 1.3.0</title>
<updated>2019-07-17T23:56:02+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2019-06-30T22:29:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=37040cfb765ab00a418f098598cea6d14a81d636'/>
<id>urn:sha1:37040cfb765ab00a418f098598cea6d14a81d636</id>
<content type='text'>
removed unneeded patch
convert over to cmake

refactor files

Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>openscap/scap-security-guide: use _git instead of versioned filenames</title>
<updated>2019-07-08T02:18:41+00:00</updated>
<author>
<name>Mark Asselstine</name>
<email>mark.asselstine@windriver.com</email>
</author>
<published>2019-06-28T18:54:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=eabb07f6d2fc3318fd50f05d364372a96e0b12ed'/>
<id>urn:sha1:eabb07f6d2fc3318fd50f05d364372a96e0b12ed</id>
<content type='text'>
In order to facilate the reuse of the recipe code via layer or distro
specific bbappends rename the recipe files to use _git instead of
versined filenames. Specifically this allows for minimal bbappends in
additional layers which may use the upstream, non-forked, repos that
can be version skewed when compared to what is present in this repo.

Signed-off-by: Mark Asselstine &lt;mark.asselstine@windriver.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>oe-scap: fix inconsistent indentation</title>
<updated>2019-03-08T22:51:55+00:00</updated>
<author>
<name>Yi Zhao</name>
<email>yi.zhao@windriver.com</email>
</author>
<published>2019-03-08T01:51:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=d0fc8c6f701103abe176493459b214172d496888'/>
<id>urn:sha1:d0fc8c6f701103abe176493459b214172d496888</id>
<content type='text'>
Signed-off-by: Yi Zhao &lt;yi.zhao@windriver.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>openscap-daemon: backport patch to fix build error with python 3.7</title>
<updated>2019-03-08T22:51:55+00:00</updated>
<author>
<name>Yi Zhao</name>
<email>yi.zhao@windriver.com</email>
</author>
<published>2019-03-07T08:32:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=70802667abf5f93339a0bb2f0c1f033896b11e39'/>
<id>urn:sha1:70802667abf5f93339a0bb2f0c1f033896b11e39</id>
<content type='text'>
Fixes build error:
  | Traceback (most recent call last):
  |   File "setup.py", line 25, in &lt;module&gt;
  |     from openscap_daemon import version
  |   File "/buildarea/build/tmp/work/core2-64-poky-linux/openscap-daemon/0.1.10-r0/git/openscap_daemon/__init__.py", line 22, in &lt;module&gt;
  |     from openscap_daemon.system import System
  |   File "/buildarea/build/tmp/work/core2-64-poky-linux/openscap-daemon/0.1.10-r0/git/openscap_daemon/system.py", line 29
  |     from openscap_daemon import async
  |                                     ^
  | SyntaxError: invalid syntax

Signed-off-by: Yi Zhao &lt;yi.zhao@windriver.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
</feed>
