diff options
Diffstat (limited to 'meta/recipes-extended')
-rw-r--r-- | meta/recipes-extended/lsb/lsb_4.1.bb | 1 | ||||
-rw-r--r-- | meta/recipes-extended/unzip/unzip_6.0.bb | 1 | ||||
-rw-r--r-- | meta/recipes-extended/xinetd/xinetd_2.3.15.bb | 1 | ||||
-rw-r--r-- | meta/recipes-extended/zip/zip_3.0.bb | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/meta/recipes-extended/lsb/lsb_4.1.bb b/meta/recipes-extended/lsb/lsb_4.1.bb index c8db1a8156..07856108b0 100644 --- a/meta/recipes-extended/lsb/lsb_4.1.bb +++ b/meta/recipes-extended/lsb/lsb_4.1.bb | |||
@@ -22,6 +22,7 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/project/lsb/lsb_release/1.4/lsb-release-1.4.tar | |||
22 | file://lsb_pidofproc \ | 22 | file://lsb_pidofproc \ |
23 | file://lsb_start_daemon \ | 23 | file://lsb_start_daemon \ |
24 | " | 24 | " |
25 | UPSTREAM_VERSION_UNKNOWN = "1" | ||
25 | 26 | ||
26 | SRC_URI[md5sum] = "30537ef5a01e0ca94b7b8eb6a36bb1e4" | 27 | SRC_URI[md5sum] = "30537ef5a01e0ca94b7b8eb6a36bb1e4" |
27 | SRC_URI[sha256sum] = "99321288f8d62e7a1d485b7c6bdccf06766fb8ca603c6195806e4457fdf17172" | 28 | SRC_URI[sha256sum] = "99321288f8d62e7a1d485b7c6bdccf06766fb8ca603c6195806e4457fdf17172" |
diff --git a/meta/recipes-extended/unzip/unzip_6.0.bb b/meta/recipes-extended/unzip/unzip_6.0.bb index d4ee487417..105d048f55 100644 --- a/meta/recipes-extended/unzip/unzip_6.0.bb +++ b/meta/recipes-extended/unzip/unzip_6.0.bb | |||
@@ -20,6 +20,7 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/infozip/UnZip%206.x%20%28latest%29/UnZip%206.0/ | |||
20 | file://18-cve-2014-9913-unzip-buffer-overflow.patch \ | 20 | file://18-cve-2014-9913-unzip-buffer-overflow.patch \ |
21 | file://19-cve-2016-9844-zipinfo-buffer-overflow.patch \ | 21 | file://19-cve-2016-9844-zipinfo-buffer-overflow.patch \ |
22 | " | 22 | " |
23 | UPSTREAM_VERSION_UNKNOWN = "1" | ||
23 | 24 | ||
24 | SRC_URI[md5sum] = "62b490407489521db863b523a7f86375" | 25 | SRC_URI[md5sum] = "62b490407489521db863b523a7f86375" |
25 | SRC_URI[sha256sum] = "036d96991646d0449ed0aa952e4fbe21b476ce994abc276e49d30e686708bd37" | 26 | SRC_URI[sha256sum] = "036d96991646d0449ed0aa952e4fbe21b476ce994abc276e49d30e686708bd37" |
diff --git a/meta/recipes-extended/xinetd/xinetd_2.3.15.bb b/meta/recipes-extended/xinetd/xinetd_2.3.15.bb index 6bfaabe829..1beb5456e1 100644 --- a/meta/recipes-extended/xinetd/xinetd_2.3.15.bb +++ b/meta/recipes-extended/xinetd/xinetd_2.3.15.bb | |||
@@ -24,6 +24,7 @@ SRC_URI = "git://github.com/xinetd-org/xinetd.git;protocol=https \ | |||
24 | file://0001-configure-Use-HAVE_SYS_RESOURCE_H-to-guard-sys-resou.patch \ | 24 | file://0001-configure-Use-HAVE_SYS_RESOURCE_H-to-guard-sys-resou.patch \ |
25 | file://xinetd.service \ | 25 | file://xinetd.service \ |
26 | " | 26 | " |
27 | UPSTREAM_VERSION_UNKNOWN = "1" | ||
27 | 28 | ||
28 | SRCREV = "68bb9ab9e9f214ad8a2322f28ac1d6733e70bc24" | 29 | SRCREV = "68bb9ab9e9f214ad8a2322f28ac1d6733e70bc24" |
29 | 30 | ||
diff --git a/meta/recipes-extended/zip/zip_3.0.bb b/meta/recipes-extended/zip/zip_3.0.bb index 087423a045..de779e94aa 100644 --- a/meta/recipes-extended/zip/zip_3.0.bb +++ b/meta/recipes-extended/zip/zip_3.0.bb | |||
@@ -11,6 +11,7 @@ S = "${WORKDIR}/zip30" | |||
11 | 11 | ||
12 | SRC_URI = "${SOURCEFORGE_MIRROR}/infozip/Zip%203.x%20%28latest%29/3.0/zip30.tar.gz \ | 12 | SRC_URI = "${SOURCEFORGE_MIRROR}/infozip/Zip%203.x%20%28latest%29/3.0/zip30.tar.gz \ |
13 | file://fix-security-format.patch" | 13 | file://fix-security-format.patch" |
14 | UPSTREAM_VERSION_UNKNOWN = "1" | ||
14 | 15 | ||
15 | SRC_URI[md5sum] = "7b74551e63f8ee6aab6fbc86676c0d37" | 16 | SRC_URI[md5sum] = "7b74551e63f8ee6aab6fbc86676c0d37" |
16 | SRC_URI[sha256sum] = "f0e8bb1f9b7eb0b01285495a2699df3a4b766784c1765a8f1aeedf63c0806369" | 17 | SRC_URI[sha256sum] = "f0e8bb1f9b7eb0b01285495a2699df3a4b766784c1765a8f1aeedf63c0806369" |