[OE-core] [PATCH] git: upgrade 2.18.0 -> 2.18.1

Changqing Li changqing.li at windriver.com
Fri Oct 26 05:09:23 UTC 2018


This upgrade is for fix CVE-17456

Here is the whole release note for 2.18.1

Git v2.18.1 Release Notes

	=========================

	

	This release merges up the fixes that appear in v2.14.5 and in

	v2.17.2 to address the recently reported CVE-2018-17456; see the

	release notes for those versions for details.


On 10/25/18 10:17 AM, changqing.li at windriver.com wrote:
> From: Changqing Li <changqing.li at windriver.com>
>
> Signed-off-by: Changqing Li <changqing.li at windriver.com>
> ---
>   meta/recipes-devtools/git/git_2.18.0.bb | 11 -----------
>   meta/recipes-devtools/git/git_2.18.1.bb | 11 +++++++++++
>   2 files changed, 11 insertions(+), 11 deletions(-)
>   delete mode 100644 meta/recipes-devtools/git/git_2.18.0.bb
>   create mode 100644 meta/recipes-devtools/git/git_2.18.1.bb
>
> diff --git a/meta/recipes-devtools/git/git_2.18.0.bb b/meta/recipes-devtools/git/git_2.18.0.bb
> deleted file mode 100644
> index 72b43a7..0000000
> --- a/meta/recipes-devtools/git/git_2.18.0.bb
> +++ /dev/null
> @@ -1,11 +0,0 @@
> -require git.inc
> -
> -EXTRA_OECONF += "ac_cv_snprintf_returns_bogus=no \
> -                 ac_cv_fread_reads_directories=${ac_cv_fread_reads_directories=yes} \
> -                 "
> -EXTRA_OEMAKE += "NO_GETTEXT=1"
> -
> -SRC_URI[tarball.md5sum] = "3f210b2dd1613d90ded3b8732b052025"
> -SRC_URI[tarball.sha256sum] = "94faf2c0b02a7920b0b46f4961d8e9cad08e81418614102898a55f980fa3e7e4"
> -SRC_URI[manpages.md5sum] = "8251512320568a049192a8219c51e905"
> -SRC_URI[manpages.sha256sum] = "6cf38ab3ad43ccdcd6a73ffdcf2a016d56ab6b4b240a574b0bb96f520a04ff55"
> diff --git a/meta/recipes-devtools/git/git_2.18.1.bb b/meta/recipes-devtools/git/git_2.18.1.bb
> new file mode 100644
> index 0000000..b2960c0
> --- /dev/null
> +++ b/meta/recipes-devtools/git/git_2.18.1.bb
> @@ -0,0 +1,11 @@
> +require git.inc
> +
> +EXTRA_OECONF += "ac_cv_snprintf_returns_bogus=no \
> +                 ac_cv_fread_reads_directories=${ac_cv_fread_reads_directories=yes} \
> +                 "
> +EXTRA_OEMAKE += "NO_GETTEXT=1"
> +
> +SRC_URI[tarball.md5sum] = "9b62c267d878f6cb02f8abc59a99525d"
> +SRC_URI[tarball.sha256sum] = "5c710c866d8c9ba3b3e062755e0e9d0ef4f665752bd64810e3eb9f1b0f0eb076"
> +SRC_URI[manpages.md5sum] = "ef32a459a4a08a3b8e837a31c925c848"
> +SRC_URI[manpages.sha256sum] = "d05bfab2dc45de4f6e7d61ca173071d6902905a4963f7ac3cbca608c0d4592c9"

-- 
BRs

Sandy(Li Changqing)
Wind River Linux

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20181026/822c1a57/attachment-0002.html>


More information about the Openembedded-core mailing list