aboutsummaryrefslogtreecommitdiff
path: root/utils/unzip/Makefile
Commit message (Collapse)AuthorAge
* unzip: fix PKG_CPE_IDJan Pavlinec2019-01-17
| | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* unzip: patch CVE-2018-1000035 and add PKG_CPE_IDEJan Pavlinec2019-01-15
| | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* unzip: remove build timestampAlexander Couzens2017-11-17
| | | | | | | | | Build timestamps prevent reproducible builds [0]. Thanks to debian for the patch. [0] https://reproducible-builds.org/docs/timestamps/ Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
* treewide: run "make check FIXUP=1"Etienne Champetier2017-08-29
| | | | | | | | | | 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 <champetier.etienne@gmail.com>
* unzip: patch CVE-2014-9913 and CVE-2016-9844 vulnerabilitiesÁlvaro Fernández Rojas2017-01-23
| | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* unzip: enable unicode support and avoid packing the same binary twiceAlexander Ryzhov2015-12-16
| | | | | | | Closes https://github.com/openwrt/packages/pull/2081. Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru> Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* unzip: patch CVE-2015-7696, CVE-2015-7697 and integer underflowÁlvaro Fernández Rojas2015-11-01
| | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* unzip: patch CVE-2014-8139, CVE-2014-8140, CVE-2014-8141 and CVE-2014-9636Álvaro Fernández Rojas2015-02-16
| | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* PKG_CHECK_FORMAT_SECURITY: disable it for the failing packages (for now)Etienne CHAMPETIER2014-06-24
| | | | Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
* unzip: fix cross-compilation and skip target checksSteven Barth2014-06-14
| | | | | Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> Signed-off-by: Steven Barth <steven@midlink.org>
* unzip: Import 5.52 from packages and update to 6.0.Álvaro Fernández Rojas2014-06-12
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>