All of lore.kernel.org
 help / color / mirror / Atom feed
* [harknott 0/6] Patch review Nov 2nd
@ 2021-11-02 14:09 Armin Kuster
  2021-11-02 14:09 ` [harknott 1/6] Apache: Several CVE fixes Armin Kuster
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Armin Kuster @ 2021-11-02 14:09 UTC (permalink / raw)
  To: openembedded-devel

Please have provie feedback by Thursday

The following changes since commit d378e4293d18e374f5d1494a88bfc3caee4d02df:

  postgresql: upgrade 13.3 -> 13.4 (2021-10-23 07:39:43 -0700)

are available in the Git repository at:

  git://git.openembedded.org/meta-openembedded-contrib stable/hardknott-nut
  http://cgit.openembedded.org/meta-openembedded-contrib/log/?h=stable/hardknott-nut

Armin Kuster (1):
  Apache: Several CVE fixes

Changqing Li (2):
  redis: fix sereval CVEs
  redis: upgrade 6.2.2 -> 6.2.6

Khem Raj (2):
  gst-shark: Define SRCREV_FORMAT
  android-tools: Define SRCREV_FORMAT

Richard Purdie (1):
  gattlib: Place pkgconfig file in correct package

 .../gstreamer-1.0/gst-shark_git.bb            |   2 +-
 .../gattlib/gattlib_git.bb                    |   2 +-
 .../android-tools/android-tools_5.1.1.r37.bb  |   1 +
 .../0001-src-Do-not-reset-FINAL_LIBS.patch    |  10 +-
 .../redis/redis/CVE-2021-32761.patch          | 257 ------------------
 .../redis/redis/fix-CVE-2021-29477.patch      |  35 ---
 .../redis/redis/fix-CVE-2021-29478.patch      |  42 ---
 .../redis/redis/fix-CVE-2021-32625.patch      |  61 -----
 .../redis/{redis_6.2.2.bb => redis_6.2.6.bb}  |   9 +-
 .../{apache2_2.4.49.bb => apache2_2.4.51.bb}  |   2 +-
 10 files changed, 10 insertions(+), 411 deletions(-)
 delete mode 100644 meta-oe/recipes-extended/redis/redis/CVE-2021-32761.patch
 delete mode 100644 meta-oe/recipes-extended/redis/redis/fix-CVE-2021-29477.patch
 delete mode 100644 meta-oe/recipes-extended/redis/redis/fix-CVE-2021-29478.patch
 delete mode 100644 meta-oe/recipes-extended/redis/redis/fix-CVE-2021-32625.patch
 rename meta-oe/recipes-extended/redis/{redis_6.2.2.bb => redis_6.2.6.bb} (83%)
 rename meta-webserver/recipes-httpd/apache2/{apache2_2.4.49.bb => apache2_2.4.51.bb} (99%)

-- 
2.25.1



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

end of thread, other threads:[~2021-11-02 14:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-02 14:09 [harknott 0/6] Patch review Nov 2nd Armin Kuster
2021-11-02 14:09 ` [harknott 1/6] Apache: Several CVE fixes Armin Kuster
2021-11-02 14:09 ` [harknott 3/6] gattlib: Place pkgconfig file in correct package Armin Kuster
2021-11-02 14:09 ` [harknott 5/6] gst-shark: Define SRCREV_FORMAT Armin Kuster
2021-11-02 14:09 ` [harknott 6/6] android-tools: " Armin Kuster

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.