<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/utils/unzip, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git-03.infra.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/'/>
<updated>2025-09-08T07:23:42Z</updated>
<entry>
<title>unzip: add valid patche headers and missing CVE informations</title>
<updated>2025-09-08T07:23:42Z</updated>
<author>
<name>Florian Eckert</name>
</author>
<published>2023-10-30T14:12:55Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=f9e7e2db94a768d24201df27c4b619e724f95536'/>
<id>urn:sha1:f9e7e2db94a768d24201df27c4b619e724f95536</id>
<content type='text'>
This commit adds a valid git patch header for each patch, so that
additional information can be stored. This is in this case and 'CVE:' tag.
This can be used by CVE scanner to find out if the patch fixes a CVE.

Signed-off-by: Florian Eckert &lt;fe@dev.tdt.de&gt;
</content>
</entry>
<entry>
<title>unzip: fix build GCC 15.1</title>
<updated>2025-07-09T10:52:06Z</updated>
<author>
<name>Tan Zien</name>
</author>
<published>2025-07-06T00:11:40Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=d3a2fb39a79a47b34b3c82f2be8dc4d4d56749bf'/>
<id>urn:sha1:d3a2fb39a79a47b34b3c82f2be8dc4d4d56749bf</id>
<content type='text'>
refer to:

https://gitlab.alpinelinux.org/alpine/aports/-/blob/b7410ac718d5eeae21001de5cae9159f597bb517/main/unzip/gcc15.patch

fix this:

unix/unxcfg.h:120:15: error: conflicting types for 'gmtime'; have 'struct tm *(void)'
  120 |    struct tm *gmtime(), *localtime();
      |               ^~~~~~
In file included from unix/unxcfg.h:119:
/home/nasbdh9/openwrt/staging_dir/toolchain-x86_64_gcc-15.1.0_musl/include/time.h:59:12: note: previous declaration of 'gmtime' with type 'struct tm *(const time_t *)' {aka 'struct tm *(const long int *)'}
   59 | struct tm *gmtime (const time_t *);
      |            ^~~~~~
unix/unxcfg.h:120:26: error: conflicting types for 'localtime'; have 'struct tm *(void)'
  120 |    struct tm *gmtime(), *localtime();
      |                          ^~~~~~~~~
/home/nasbdh9/openwrt/staging_dir/toolchain-x86_64_gcc-15.1.0_musl/include/time.h:60:12: note: previous declaration of 'localtime' with type 'struct tm *(const time_t *)' {aka 'struct tm *(const long int *)'}
   60 | struct tm *localtime (const time_t *);
      |            ^~~~~~~~~

Signed-off-by: Tan Zien &lt;nabsdh9@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: Run refresh on all packages</title>
<updated>2021-02-21T00:02:15Z</updated>
<author>
<name>Ilya Lipnitskiy</name>
</author>
<published>2021-02-21T00:02:15Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=5d8d4fbbcb5c5de9370711c19bb3510210989a98'/>
<id>urn:sha1:5d8d4fbbcb5c5de9370711c19bb3510210989a98</id>
<content type='text'>
The crude loop I wrote to come up with this changeset:

  find -L package/feeds/packages/ -name patches | \
  sed 's/patches$/refresh/' | sort | xargs make

Signed-off-by: Ilya Lipnitskiy &lt;ilya.lipnitskiy@gmail.com&gt;
</content>
</entry>
<entry>
<title>unzip: fix PKG_CPE_ID</title>
<updated>2019-01-17T13:58:54Z</updated>
<author>
<name>Jan Pavlinec</name>
</author>
<published>2019-01-17T13:06:17Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=1bf4e7ddf2febc921707e77e66bf389e922de430'/>
<id>urn:sha1:1bf4e7ddf2febc921707e77e66bf389e922de430</id>
<content type='text'>
Signed-off-by: Jan Pavlinec &lt;jan.pavlinec@nic.cz&gt;
</content>
</entry>
<entry>
<title>unzip: patch CVE-2018-1000035 and add PKG_CPE_IDE</title>
<updated>2019-01-15T12:35:52Z</updated>
<author>
<name>Jan Pavlinec</name>
</author>
<published>2019-01-12T20:25:37Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=cb24d1022bef06a43eb5d5ec7454e095ea6b6a1b'/>
<id>urn:sha1:cb24d1022bef06a43eb5d5ec7454e095ea6b6a1b</id>
<content type='text'>
Signed-off-by: Jan Pavlinec &lt;jan.pavlinec@nic.cz&gt;
</content>
</entry>
<entry>
<title>unzip: remove build timestamp</title>
<updated>2017-11-17T12:39:30Z</updated>
<author>
<name>Alexander Couzens</name>
</author>
<published>2017-11-16T17:46:47Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=5f4c455c7a474c130b03403e13f0a72b3db9b48e'/>
<id>urn:sha1:5f4c455c7a474c130b03403e13f0a72b3db9b48e</id>
<content type='text'>
Build timestamps prevent reproducible builds [0].
Thanks to debian for the patch.

[0] https://reproducible-builds.org/docs/timestamps/

Signed-off-by: Alexander Couzens &lt;lynxis@fe80.eu&gt;
</content>
</entry>
<entry>
<title>treewide: run "make check FIXUP=1"</title>
<updated>2017-08-30T04:41:14Z</updated>
<author>
<name>Etienne Champetier</name>
</author>
<published>2017-08-28T04:28:09Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=4006865ae81b20b1793ae2a07db20235fefd2c71'/>
<id>urn:sha1:4006865ae81b20b1793ae2a07db20235fefd2c71</id>
<content type='text'>
fix Makefile chmod (644)
replace MD5SUM with HASH
add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git

(PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now)

Signed-off-by: Etienne Champetier &lt;champetier.etienne@gmail.com&gt;
</content>
</entry>
<entry>
<title>unzip: patch CVE-2014-9913 and CVE-2016-9844 vulnerabilities</title>
<updated>2017-01-23T16:53:03Z</updated>
<author>
<name>Álvaro Fernández Rojas</name>
</author>
<published>2017-01-23T16:53:03Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=b1f3d7e7b2b2cbdc30b6d5c4bc1731126bd035a2'/>
<id>urn:sha1:b1f3d7e7b2b2cbdc30b6d5c4bc1731126bd035a2</id>
<content type='text'>
Signed-off-by: Álvaro Fernández Rojas &lt;noltari@gmail.com&gt;
</content>
</entry>
<entry>
<title>unzip: enable unicode support and avoid packing the same binary twice</title>
<updated>2015-12-16T22:01:51Z</updated>
<author>
<name>Alexander Ryzhov</name>
</author>
<published>2015-12-08T07:06:51Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=fc2a2dadb1860e6d15a7e50425e6cab55670f3d0'/>
<id>urn:sha1:fc2a2dadb1860e6d15a7e50425e6cab55670f3d0</id>
<content type='text'>
Closes https://github.com/openwrt/packages/pull/2081.

Signed-off-by: Alexander Ryzhov &lt;openwrt@ryzhov-al.ru&gt;
Signed-off-by: Álvaro Fernández Rojas &lt;noltari@gmail.com&gt;
</content>
</entry>
<entry>
<title>unzip: patch CVE-2015-7696, CVE-2015-7697 and integer underflow</title>
<updated>2015-11-01T15:19:56Z</updated>
<author>
<name>Álvaro Fernández Rojas</name>
</author>
<published>2015-11-01T15:19:56Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=b88213b3a781e6c37fd18c4f1aadb1fa2797c0dd'/>
<id>urn:sha1:b88213b3a781e6c37fd18c4f1aadb1fa2797c0dd</id>
<content type='text'>
Signed-off-by: Álvaro Fernández Rojas &lt;noltari@gmail.com&gt;
</content>
</entry>
</feed>
