All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] curl: upgrade 7.69.0 -> 7.69.1
@ 2020-03-11 16:38 Pierre-Jean Texier
  0 siblings, 0 replies; only message in thread
From: Pierre-Jean Texier @ 2020-03-11 16:38 UTC (permalink / raw)
  To: openembedded-core

Contains a number of fixes for issues discovered post-7.69.0.
For details, see full changelog:

https://curl.haxx.se/changes.html#7_69_1

Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
---
 meta/recipes-support/curl/{curl_7.69.0.bb => curl_7.69.1.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-support/curl/{curl_7.69.0.bb => curl_7.69.1.bb} (95%)

diff --git a/meta/recipes-support/curl/curl_7.69.0.bb b/meta/recipes-support/curl/curl_7.69.1.bb
similarity index 95%
rename from meta/recipes-support/curl/curl_7.69.0.bb
rename to meta/recipes-support/curl/curl_7.69.1.bb
index cf4f4bc..49e180c 100644
--- a/meta/recipes-support/curl/curl_7.69.0.bb
+++ b/meta/recipes-support/curl/curl_7.69.1.bb
@@ -9,8 +9,8 @@ SRC_URI = "http://curl.haxx.se/download/curl-${PV}.tar.bz2 \
            file://0001-replace-krb5-config-with-pkg-config.patch \
 "
 
-SRC_URI[md5sum] = "04eb86d1138c2ff3dbfd497f7de85daa"
-SRC_URI[sha256sum] = "668d451108a7316cff040b23c79bc766e7ed84122074e44f662b8982f2e76739"
+SRC_URI[md5sum] = "ec5fc263f898a3dfef08e805f1ecca42"
+SRC_URI[sha256sum] = "2ff5e5bd507adf6aa88ff4bbafd4c7af464867ffb688be93b9930717a56c4de8"
 
 CVE_PRODUCT = "curl libcurl"
 inherit autotools pkgconfig binconfig multilib_header
-- 
2.7.4



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2020-03-11 16:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-11 16:38 [PATCH] curl: upgrade 7.69.0 -> 7.69.1 Pierre-Jean Texier

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.