<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-oe/recipes-extended/libzip, branch yoe/mut</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=yoe%2Fmut</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=yoe%2Fmut'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2023-07-27T15:54:40+00:00</updated>
<entry>
<title>cve_check: convert CVE_CHECK_IGNORE to CVE_STATUS</title>
<updated>2023-07-27T15:54:40+00:00</updated>
<author>
<name>Andrej Valek</name>
<email>andrej.valek@siemens.com</email>
</author>
<published>2023-07-26T09:50:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=8af2f17a6fa8bf282c4c27054adbea1bf0873069'/>
<id>urn:sha1:8af2f17a6fa8bf282c4c27054adbea1bf0873069</id>
<content type='text'>
- Try to add convert and apply statuses for old CVEs
- Drop some obsolete ignores, while they are not relevant for current
  version

Signed-off-by: Andrej Valek &lt;andrej.valek@siemens.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>libzip: upgrade 1.9.2 -&gt; 1.10.0</title>
<updated>2023-06-27T20:44:47+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2023-06-27T07:12:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=4d41d1792f7785df669219f60b73fe3972ffbe0a'/>
<id>urn:sha1:4d41d1792f7785df669219f60b73fe3972ffbe0a</id>
<content type='text'>
Changelog:
===========
* Make support for layered sources public.
* Add `zip_source_zip_file` and `zip_source_zip_file_create`, deprecate `zip_source_zip` and `zip_source_zip_create`.
* Allow reading changed file data.
* Fix handling of files of size 4294967295.
* `zipmerge`: copy extra fields.
* `zipmerge`: add option to keep files uncompressed.
* Switch test framework to use nihtest instead of Perl.
* Fix reading/writing compressed data with buffers &gt; 4GiB.
* Restore support for torrentzip.
* Add warnings when using deprecated functions.
* Allow keeping files for empty archives.
* Support mbedTLS&gt;=3.3.0.
* Support OpenSSL 3.
* Use ISO C secure library functions, if available.

Signed-off-by: Wang Mingyu &lt;wangmy@fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>libzip: Add native support</title>
<updated>2022-10-28T17:05:38+00:00</updated>
<author>
<name>Joshua Watt</name>
<email>jpewhacker@gmail.com</email>
</author>
<published>2022-10-28T15:17:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=22afd39264531573e2882f93f3ab3f783c4c8210'/>
<id>urn:sha1:22afd39264531573e2882f93f3ab3f783c4c8210</id>
<content type='text'>
Native tools may link against libzip, so extend it to be a native
recipe also.

Signed-off-by: Joshua Watt &lt;JPEWhacker@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>libzip: upgrade 1.9.0 -&gt; 1.9.2</title>
<updated>2022-07-07T15:24:26+00:00</updated>
<author>
<name>wangmy</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2022-07-07T07:00:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=01d12fdd2f6b59d3ce2d168e5145ff35ee440b1e'/>
<id>urn:sha1:01d12fdd2f6b59d3ce2d168e5145ff35ee440b1e</id>
<content type='text'>
License-Update: email of authors changed to &lt;info@libzip.org&gt;

Signed-off-by: Wang Mingyu &lt;wangmy@fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>libzip: upgrade 1.8.0 -&gt; 1.9.0</title>
<updated>2022-07-02T15:37:02+00:00</updated>
<author>
<name>wangmy</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2022-06-27T07:00:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=aa8df642f7b5d792091e2e60040e371d1dbeaf8e'/>
<id>urn:sha1:aa8df642f7b5d792091e2e60040e371d1dbeaf8e</id>
<content type='text'>
Changelog:
============
    Add zip_file_is_seekable().
    Improve compatibility with WinAES.
    Fix encoding handling in zip_name_locate().
    Add option to zipcmp to output summary of changes.
    Various bug fixes and documentation improvements.

Signed-off-by: Wang Mingyu &lt;wangmy@fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>libzip: add CVE-2017-12858 to allowlist</title>
<updated>2022-04-07T00:25:34+00:00</updated>
<author>
<name>Matsunaga-Shinji</name>
<email>shin.matsunaga@fujitsu.com</email>
</author>
<published>2022-04-05T05:03:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=85460656d93487544758e12bf42b945d82dad509'/>
<id>urn:sha1:85460656d93487544758e12bf42b945d82dad509</id>
<content type='text'>
Patch for CVE-2017-12858 is applied in version 1.2.0.

Signed-off-by: matsunaga-shinji &lt;shin.matsunaga@fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>libzip: Upgrade to 1.8.0</title>
<updated>2021-06-20T00:27:46+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2021-06-19T18:25:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=38a27aaeba867e475454ee34ec43bb41a958390f'/>
<id>urn:sha1:38a27aaeba867e475454ee34ec43bb41a958390f</id>
<content type='text'>
Add packageconfigs for various features keep them disabled except ssl lzma tools examples

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>libzip: update to 1.7.3</title>
<updated>2020-07-28T19:23:16+00:00</updated>
<author>
<name>Oleksandr Kravchuk</name>
<email>open.source@oleksandr-kravchuk.com</email>
</author>
<published>2020-07-26T00:32:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=e25587d58ba027884c7248ca5fcad0d3ac16d077'/>
<id>urn:sha1:e25587d58ba027884c7248ca5fcad0d3ac16d077</id>
<content type='text'>
License checksum checked due to modified copyright years.

Signed-off-by: Oleksandr Kravchuk &lt;open.source@oleksandr-kravchuk.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>libzip: upgrade 1.7.0 -&gt; 1.7.1</title>
<updated>2020-06-15T05:31:24+00:00</updated>
<author>
<name>Pierre-Jean Texier</name>
<email>pjtexier@koncepto.io</email>
</author>
<published>2020-06-13T19:04:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=9b9e8086eb530dc17d9f458c3869df12678efefa'/>
<id>urn:sha1:9b9e8086eb530dc17d9f458c3869df12678efefa</id>
<content type='text'>
See full changelog https://github.com/nih-at/libzip/releases/tag/v1.7.1

Signed-off-by: Pierre-Jean Texier &lt;pjtexier@koncepto.io&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>libzip: upgrade 1.6.1 -&gt; 1.7.0</title>
<updated>2020-06-09T05:00:37+00:00</updated>
<author>
<name>Pierre-Jean Texier</name>
<email>pjtexier@koncepto.io</email>
</author>
<published>2020-06-06T17:52:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=f95dca59538c699a4db20123e267db9cc70ef2d2'/>
<id>urn:sha1:f95dca59538c699a4db20123e267db9cc70ef2d2</id>
<content type='text'>
See full changelog https://github.com/nih-at/libzip/releases/tag/rel-1-7-0

Signed-off-by: Pierre-Jean Texier &lt;pjtexier@koncepto.io&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
</feed>
