Home
last modified time | relevance | path

Searched refs:unzip (Results 1 – 25 of 65) sorted by relevance

123

/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/
H A D0001-testsuite-check-uudecode-before-using-it.patch6 The unzip and tar test cases use uudecode command, so also
14 testsuite/unzip.tests | 2 +-
30 diff --git a/testsuite/unzip.tests b/testsuite/unzip.tests
32 --- a/testsuite/unzip.tests
33 +++ b/testsuite/unzip.tests
40 testing "unzip (bad archive)" "uudecode; unzip bad.zip 2>&1; echo \$?" \
/openbmc/linux/scripts/
H A Dget_dvb_firmware59 unzip($sourcefile, $tmpdir);
78 unzip($sourcefile, $tmpdir);
96 unzip($sourcefile, $tmpdir);
114 unzip($sourcefile, $tmpdir);
132 unzip($sourcefile, $tmpdir);
165 unzip($sourcefile, $tmpdir);
182 unzip($sourcefile, $tmpdir);
199 unzip($sourcefile, $tmpdir);
255 unzip($sourcefile, $tmpdir);
315 unzip($sourcefile, $tmpdir);
[all …]
/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/
H A D06-unzip60-alt-iconv-utf8_CVE-2015-1315.patch2 Subject: unzip files encoded with non-latin, non-unicode file names
13 Index: unzip-6.0/unix/unix.c
15 --- unzip-6.0.orig/unix/unix.c 2015-02-11 08:46:43.675324290 -0500
16 +++ unzip-6.0/unix/unix.c 2015-02-11 09:18:04.902081319 -0500
19 #include "unzip.h"
130 Index: unzip-6.0/unix/unxcfg.h
132 --- unzip-6.0.orig/unix/unxcfg.h 2015-02-11 08:46:43.675324290 -0500
133 +++ unzip-6.0/unix/unxcfg.h 2015-02-11 08:46:43.671324260 -0500
165 Index: unzip-6.0/unzip.c
167 --- unzip-6.0.orig/unzip.c 2015-02-11 08:46:43.675324290 -0500
[all …]
H A DCVE-2019-13232_p2.patch29 [https://github.com/madler/unzip/commit/47b3ceae397d21bf822bc2ac73052a4b1daf8e1c]
37 unzip.h | 1 +
293 ecdir_rec ecrec; /* used in unzip.c, extract.c */
343 diff --git a/unzip.h b/unzip.h
345 --- a/unzip.h
346 +++ b/unzip.h
H A D18-cve-2014-9913-unzip-buffer-overflow.patch2 Subject: Fix CVE-2014-9913, buffer overflow in unzip
H A Davoid-strip.patch28 LF = -o unzip$E $(LFLAGS1)
H A DCVE-2019-13232_p1.patch9 [https://github.com/madler/unzip/commit/41beb477c5744bc396fa1162ee0c14218ec12213]
H A D0001-unzip-fix-CVE-2018-1000035.patch4 Subject: [PATCH] unzip: fix CVE-2018-1000035
H A DCVE-2021-4217.patch17 https://bugs.launchpad.net/ubuntu/+source/unzip/+bug/1957077
/openbmc/openbmc/poky/meta/recipes-extended/unzip/
H A Dunzip_6.0.bb20 file://18-cve-2014-9913-unzip-buffer-overflow.patch \
23 file://0001-unzip-fix-CVE-2018-1000035.patch \
44 UPSTREAM_CHECK_REGEX = "unzip(?P<pver>(?!552).+)\.tgz"
49 # Makefile and add CFLAGS. Optimization will be overriden by unzip
73 ALTERNATIVE:${PN} = "unzip"
74 ALTERNATIVE_LINK_NAME[unzip] = "${bindir}/unzip"
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/
H A D0031-corstone1000-detect-inflated-kernel-size.patch6 use filesize variable set by unzip command
22 -CONFIG_BOOTCOMMAND="echo Loading kernel from $kernel_addr to memory ... ; unzip $kernel_addr 0x900…
23 +CONFIG_BOOTCOMMAND="echo Loading kernel from $kernel_addr to memory ... ; unzip $kernel_addr 0x900…
H A D0025-corstone1000-add-nvmxip-fwu-mdata-and-gpt-options.patch24 …e_kernel_load_addr; echo Loading kernel from $kernel_addr to memory ... ; unzip $kernel_addr 0x900…
25 +CONFIG_BOOTCOMMAND="echo Loading kernel from $kernel_addr to memory ... ; unzip $kernel_addr 0x900…
H A D0018-corstone1000-add-compressed-kernel-support.patch28 …e_kernel_load_addr; echo Loading kernel from $kernel_addr to memory ... ; unzip $kernel_addr 0x900…
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dpython_pep517.bbclass57 # A manual do_install that just uses unzip for bootstrapping purposes. Callers should DEPEND on unz…
60 unzip -d ${D}${PYTHON_SITEPACKAGES_DIR} ${PEP517_WHEEL_PATH}/*.whl
/openbmc/openbmc/poky/documentation/
H A Dpoky.yaml.in57 unzip
123 unzip
237 unzip
/openbmc/openbmc/poky/meta/files/
H A Dtoolchain-shar-extract.sh119 if unzip -l sdk.zip;then
253 if $SUDO_EXEC unzip $EXTRA_TAR_OPTIONS sdk.zip -d $target_sdk_dir;then
/openbmc/u-boot/cmd/
H A Dunzip.c37 unzip, 4, 1, do_unzip,
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-apps/xarchiver/
H A Dxarchiver_0.5.4.21.bb33 RRECOMMENDS:${PN} = "lzop zip tar bzip2 unzip xz 7zip"
/openbmc/openbmc-build-scripts/scripts/
H A Dtest-qemu13 unzip -qq -d "${ARTIFACT_DIR}" "${ARTIFACT_DIR}"/"${target}".zip
H A Dbuild-qemu-robot-docker.sh80 unzip \
/openbmc/openbmc/poky/meta/recipes-devtools/python/
H A Dpython3-flit-core_3.10.1.bb17 DEPENDS:append:class-native = " unzip-native"
/openbmc/openbmc/poky/meta/recipes-extended/packagegroups/
H A Dpackagegroup-core-base-utils.bb55 unzip \
/openbmc/openbmc/meta-raspberrypi/.github/workflows/docker-images/yocto-builder/
H A DDockerfile15 gawk wget git diffstat unzip texinfo gcc build-essential chrpath \
/openbmc/qemu/target/riscv/
H A Dbitmanip_helper.c84 target_ulong HELPER(unzip)(target_ulong rs1) in HELPER() argument
/openbmc/qemu/docs/system/riscv/
H A Dshakti-c.rst54 $ unzip shakti_sdk_qemu.zip

123