<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-security.git/recipes-security/scapy, branch master</title>
<subtitle>Mirror of git.yoctoproject.org/meta-security.git</subtitle>
<id>https://git.enea.com/cgit/linux/meta-security.git/atom?h=master</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-security.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/'/>
<updated>2021-06-05T19:25:24+00:00</updated>
<entry>
<title>python3-scapy: drop , now in meta-python</title>
<updated>2021-06-05T19:25:24+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2021-05-30T15:46:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=bb06a7cbda5b8144e628ee5c1888d533d2fb59ce'/>
<id>urn:sha1:bb06a7cbda5b8144e628ee5c1888d533d2fb59ce</id>
<content type='text'>
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>python3-scapy: update to 2.4.5</title>
<updated>2021-06-05T19:25:17+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2021-05-17T01:24:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=951ea7ca155db0a1dfc30c3d783931cbaa8e2658'/>
<id>urn:sha1:951ea7ca155db0a1dfc30c3d783931cbaa8e2658</id>
<content type='text'>
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>python3-scapy: add UPSTREAM_CHECK_COMMITS</title>
<updated>2021-05-16T20:23:55+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2021-05-08T19:43:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=c127cf37f22d48f4c9b032f263910c561575c9e5'/>
<id>urn:sha1:c127cf37f22d48f4c9b032f263910c561575c9e5</id>
<content type='text'>
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>python3-scapy: upgrade 2.4.3 -&gt; 2.4.4</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:40:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=53b59e155134948b52779ae3f94d053c168e08cb'/>
<id>urn:sha1:53b59e155134948b52779ae3f94d053c168e08cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python-scapy: drop py2 package</title>
<updated>2019-09-01T22:11:17+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2019-08-29T16:43:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=bf5dbd0313610ebf46a4feb141cc49afd1d3815a'/>
<id>urn:sha1:bf5dbd0313610ebf46a4feb141cc49afd1d3815a</id>
<content type='text'>
fixup run-ptest

Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-scapy: upgrade 2.4.2 -&gt; 2.4.3</title>
<updated>2019-08-29T23:04:35+00:00</updated>
<author>
<name>Yuan Chao</name>
<email>yuanc.fnst@cn.fujitsu.com</email>
</author>
<published>2019-08-29T05:41:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=c6c9dd2e065916a05c079b71889a9ee0660ca88d'/>
<id>urn:sha1:c6c9dd2e065916a05c079b71889a9ee0660ca88d</id>
<content type='text'>
License file changed from bin/scapy to LICENSE

Signed-off-by: Yuan Chao &lt;yuanc.fnst@cn.fujitsu.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>python3-scapy: solved the conflict with python-scapy</title>
<updated>2019-06-10T14:35:35+00:00</updated>
<author>
<name>Zang Ruochen</name>
<email>zangrc.fnst@cn.fujitsu.com</email>
</author>
<published>2019-06-10T07:24:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=c28b72e91dbd6a4aa7f3517d2859551126e6774c'/>
<id>urn:sha1:c28b72e91dbd6a4aa7f3517d2859551126e6774c</id>
<content type='text'>
-Rename the following file to resolve the conflict with python-scapy:
	Rename /usr/bin/UTscapy to /usr/bin/UTscapy3
	Rename /usr/bin/scapy to /usr/bin/scapy3

Signed-off-by: Zang Ruochen &lt;zangrc.fnst@cn.fujitsu.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-scapy: solved the conflict with python3-scapy</title>
<updated>2019-06-10T14:35:35+00:00</updated>
<author>
<name>Zang Ruochen</name>
<email>zangrc.fnst@cn.fujitsu.com</email>
</author>
<published>2019-06-10T07:24:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=470271aea7f400000c322ebe6f9020d0b7044f85'/>
<id>urn:sha1:470271aea7f400000c322ebe6f9020d0b7044f85</id>
<content type='text'>
-Rename the following file to resolve the conflict with python3-scapy:
	Rename /usr/bin/UTscapy to /usr/bin/UTscapy2
	Rename /usr/bin/scapy to /usr/bin/scapy2

Signed-off-by: Zang Ruochen &lt;zangrc.fnst@cn.fujitsu.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-scapy: Remove redundant sed operations</title>
<updated>2019-06-10T14:35:27+00:00</updated>
<author>
<name>Zang Ruochen</name>
<email>zangrc.fnst@cn.fujitsu.com</email>
</author>
<published>2019-06-10T07:24:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=b1e379ee5c1cc0affcf81ba2254eea3d49c7a0ac'/>
<id>urn:sha1:b1e379ee5c1cc0affcf81ba2254eea3d49c7a0ac</id>
<content type='text'>
-Remove redundant sed operations.

Signed-off-by: Zang Ruochen &lt;zangrc.fnst@cn.fujitsu.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>scapy: restore ptest by going to github directly</title>
<updated>2019-02-12T02:00:54+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2019-02-04T19:11:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=0e8ac771a0a7c26db9685d9897fe56fbabaca9dd'/>
<id>urn:sha1:0e8ac771a0a7c26db9685d9897fe56fbabaca9dd</id>
<content type='text'>
The pypi package removed the tests so
go to the git repo directly.

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