All of lore.kernel.org
 help / color / mirror / Atom feed
* [honister][PATCH 0/3] Patch review
@ 2022-03-21 13:40 Anuj Mittal
  2022-03-21 13:40 ` [honister][PATCH 1/3] ghostscript: fix CVE-2021-3781 Anuj Mittal
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Anuj Mittal @ 2022-03-21 13:40 UTC (permalink / raw)
  To: openembedded-core

Final set of changes before 3.4.3. Please review.

No problems seen while testing on the autobuilder.

https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/3396

Thanks,

Anuj 

The following changes since commit 427f4ef11beb8ceee007b5c7e152f2383a114aca:

  patch.py: Prevent git repo reinitialization (2022-03-11 10:55:24 +0800)

are available in the Git repository at:

  git://push.openembedded.org/openembedded-core-contrib anujm/honister

Chee Yang Lee (2):
  ghostscript: fix CVE-2021-3781
  go: update to 1.16.15

Sakib Sajal (1):
  go: upgrade 1.16.13 -> 1.16.14

 .../go/{go-1.16.13.inc => go-1.16.15.inc}     |   4 +-
 ...1.16.13.bb => go-binary-native_1.16.15.bb} |   4 +-
 ....16.13.bb => go-cross-canadian_1.16.15.bb} |   0
 ...o-cross_1.16.13.bb => go-cross_1.16.15.bb} |   0
 ...ssdk_1.16.13.bb => go-crosssdk_1.16.15.bb} |   0
 ...native_1.16.13.bb => go-native_1.16.15.bb} |   0
 ...ntime_1.16.13.bb => go-runtime_1.16.15.bb} |   0
 .../go/{go_1.16.13.bb => go_1.16.15.bb}       |   0
 .../ghostscript/CVE-2021-3781.patch           | 236 ++++++++++++++++++
 .../ghostscript/ghostscript_9.54.0.bb         |   1 +
 10 files changed, 241 insertions(+), 4 deletions(-)
 rename meta/recipes-devtools/go/{go-1.16.13.inc => go-1.16.15.inc} (90%)
 rename meta/recipes-devtools/go/{go-binary-native_1.16.13.bb => go-binary-native_1.16.15.bb} (83%)
 rename meta/recipes-devtools/go/{go-cross-canadian_1.16.13.bb => go-cross-canadian_1.16.15.bb} (100%)
 rename meta/recipes-devtools/go/{go-cross_1.16.13.bb => go-cross_1.16.15.bb} (100%)
 rename meta/recipes-devtools/go/{go-crosssdk_1.16.13.bb => go-crosssdk_1.16.15.bb} (100%)
 rename meta/recipes-devtools/go/{go-native_1.16.13.bb => go-native_1.16.15.bb} (100%)
 rename meta/recipes-devtools/go/{go-runtime_1.16.13.bb => go-runtime_1.16.15.bb} (100%)
 rename meta/recipes-devtools/go/{go_1.16.13.bb => go_1.16.15.bb} (100%)
 create mode 100644 meta/recipes-extended/ghostscript/ghostscript/CVE-2021-3781.patch

-- 
2.35.1



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-03-21 13:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-21 13:40 [honister][PATCH 0/3] Patch review Anuj Mittal
2022-03-21 13:40 ` [honister][PATCH 1/3] ghostscript: fix CVE-2021-3781 Anuj Mittal
2022-03-21 13:40 ` [honister][PATCH 2/3] go: upgrade 1.16.13 -> 1.16.14 Anuj Mittal
2022-03-21 13:40 ` [honister][PATCH 3/3] go: update to 1.16.15 Anuj Mittal

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.