<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-oe/recipes-extended/p7zip, branch hardknott</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=hardknott</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=hardknott'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2018-07-04T13:09:58+00:00</updated>
<entry>
<title>p7zip: simplify recipe</title>
<updated>2018-07-04T13:09:58+00:00</updated>
<author>
<name>Ross Burton</name>
<email>ross.burton@intel.com</email>
</author>
<published>2018-07-03T09:20:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=317605fd577bbf6f3fa71638a5dc6ae3e27f0055'/>
<id>urn:sha1:317605fd577bbf6f3fa71638a5dc6ae3e27f0055</id>
<content type='text'>
The plugin-based 7z binary is mostly useless because it can't find the
libraries.  Simply just install 7za, and install a compatibility symlink for 7z.

Signed-off-by: Ross Burton &lt;ross.burton@intel.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>p7zip: Fix build with clang</title>
<updated>2018-05-02T01:17:03+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2018-04-26T17:00:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=f225823e22c720965334f5be613183fa11a612b3'/>
<id>urn:sha1:f225823e22c720965334f5be613183fa11a612b3</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>fix(p7zip): fix CVE-2017-17969</title>
<updated>2018-03-02T00:12:55+00:00</updated>
<author>
<name>Radovan Scasny</name>
<email>radovan.scasny@siemens.com</email>
</author>
<published>2018-02-20T11:08:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=203027aa0e19e361bfa5afbc61f8243e3a434a73'/>
<id>urn:sha1:203027aa0e19e361bfa5afbc61f8243e3a434a73</id>
<content type='text'>
Signed-off-by: Radovan Scasny &lt;radovan.scasny@siemens.com&gt;
Signed-off-by: Andrej Valek &lt;andrej.valek@siemens.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>meta: do not prepend/append to BBCLASSEXTEND</title>
<updated>2017-03-16T22:34:32+00:00</updated>
<author>
<name>Ming Liu</name>
<email>peter.x.liu@external.atlascopco.com</email>
</author>
<published>2017-03-13T15:48:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=ebd31fd8d519d3e2d26dd14e72d36300f433cfa0'/>
<id>urn:sha1:ebd31fd8d519d3e2d26dd14e72d36300f433cfa0</id>
<content type='text'>
Replace some "+=/=+" with "=" when setting BBCLASSEXTEND, they are
redundant and inconsistent with the same setting in other recipes.

Signed-off-by: Ming Liu &lt;peter.x.liu@external.atlascopco.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>p7zip: do not hardcode path in native wrapper script</title>
<updated>2016-10-03T17:18:51+00:00</updated>
<author>
<name>Jonathan Liu</name>
<email>net147@gmail.com</email>
</author>
<published>2016-09-23T02:39:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=67d6ed40bfeb219490e509f33c27ebd2a1149d30'/>
<id>urn:sha1:67d6ed40bfeb219490e509f33c27ebd2a1149d30</id>
<content type='text'>
Signed-off-by: Jonathan Liu &lt;net147@gmail.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>p7zip, mce-inject: update LIC_FILES_CHKSUM</title>
<updated>2016-09-26T06:29:15+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2016-09-19T14:40:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=b70d4e2fb396ae51395e623a7c9b93092030081b'/>
<id>urn:sha1:b70d4e2fb396ae51395e623a7c9b93092030081b</id>
<content type='text'>
* both were failing since last upgrade, but nobody noticed, because nobody
  reads QA issues in "bitbake world status" e-mails and LIC_FILES_CHKSUM
  mismatch wasn't fatal due to bug in insane.bbclass
* http://errors.yoctoproject.org/Errors/Details/83571/
* http://errors.yoctoproject.org/Errors/Details/83572/

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>p7zip: update to version 16.02</title>
<updated>2016-09-11T07:11:22+00:00</updated>
<author>
<name>Pascal Bach</name>
<email>pascal.bach@siemens.com</email>
</author>
<published>2016-09-02T09:01:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=8f6a4859751ed3d6610cc03348da292ed8ef2cf0'/>
<id>urn:sha1:8f6a4859751ed3d6610cc03348da292ed8ef2cf0</id>
<content type='text'>
Signed-off-by: Pascal Bach &lt;pascal.bach@siemens.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>p7zip: update to version 15.14.1</title>
<updated>2016-06-23T13:20:04+00:00</updated>
<author>
<name>Pascal Bach</name>
<email>pascal.bach@siemens.com</email>
</author>
<published>2016-06-17T14:10:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=d24e984e286402087107e6e58796ed6f5bceb08c'/>
<id>urn:sha1:d24e984e286402087107e6e58796ed6f5bceb08c</id>
<content type='text'>
The copying.txt file contains white space changes and the address of the
Free Software Foundation mentioned in the LGPLv3.1 changed from:
51 Franklin Street, Fifth Floor, Boston, MA  02110-1301
to:
59 Temple Place, Suite 330, Boston, MA  02111-1307
otherwise the license text remains unchanged.

An additional License.txt containing top level license information is now
also covered by LIC_FILES_CHKSUM

Signed-off-by: Pascal Bach &lt;pascal.bach@siemens.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>p7zip: add native extend</title>
<updated>2016-04-12T09:07:44+00:00</updated>
<author>
<name>Yannick Gicquel</name>
<email>yannick.gicquel@iot.bzh</email>
</author>
<published>2016-03-31T11:55:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=c7cb15542e94d58748c005656cacee3bc921253d'/>
<id>urn:sha1:c7cb15542e94d58748c005656cacee3bc921253d</id>
<content type='text'>
This add a support for native build of 7za, 7z and 7zr binaries.

Signed-off-by: Yannick Gicquel &lt;yannick.gicquel@iot.bzh&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>p7zip: fix PN -&gt; BPN for multilib</title>
<updated>2015-05-17T07:46:30+00:00</updated>
<author>
<name>Yi Zhao</name>
<email>yi.zhao@windriver.com</email>
</author>
<published>2015-05-07T09:54:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=e56b413ea653b5707d82e39ed1e9039819d1c789'/>
<id>urn:sha1:e56b413ea653b5707d82e39ed1e9039819d1c789</id>
<content type='text'>
Signed-off-by: Yi Zhao &lt;yi.zhao@windriver.com&gt;
</content>
</entry>
</feed>
