All of lore.kernel.org
 help / color / mirror / Atom feed
* hardknott merge request: Aug 18th
@ 2021-08-19  4:23 Armin Kuster
  2021-08-19 14:07 ` Khem Raj
  0 siblings, 1 reply; 2+ messages in thread
From: Armin Kuster @ 2021-08-19  4:23 UTC (permalink / raw)
  To: OpenEmbedded Devel List, Khem Raj

The following changes since commit 5a4b2ab29d38c02535f24d5308cc40615739f557:

  python3-urllib3: Upgrade 1.26.4 -> 1.26.5 (2021-07-30 16:20:20 -0700)

are available in the Git repository at:

  https://git.openembedded.org/meta-openembedded hardknott-next

for you to fetch changes up to d323115ecd437e397bd504758ba52988900f4747:

  fvwm: Fix build time paths in target perl/python scripts (2021-08-15
07:09:56 -0700)

----------------------------------------------------------------
Anastasios Kavoukis (1):
      pm-qa: fix paths for shell scripts

Armin Kuster (1):
      wireshark: update to 3.4.7

Changqing Li (1):
      ndpi: fix CVE-2021-36082

Devendra Tewari (1):
      Suppress eol in functionfs setup scripts (#147)

Gianfranco (1):
      vboxguestdrivers: upgrade 6.1.22 -> 6.1.24

Joe Slater (1):
      php: move to version 7.4.21

Kai Kang (1):
      libdbi-perl: fix CVE-2014-10402

Khem Raj (2):
      fvwm: Package extra files and man pages
      fvwm: Fix build time paths in target perl/python scripts

Li Wang (1):
      openlldp: fix segfault

Michael Opdenacker (1):
      bigbuckbunny-1080p: fix sample video URL

Mingli Yu (2):
      mariadb: redefine log-error item
      mariadb: Update SRC_URI

Paulo Neves (1):
      htop: Add ncurses-terminfo-base to RDEPENDS

Tony Battersby (3):
      net-snmp: fix QA Issue after LDFLAGS change
      curlpp: fix QA Issue after LDFLAGS change
      ldns: fix QA Issue after LDFLAGS change

Tony Tascioglu (1):
      redis: fix CVE-2021-32625

wangmy (2):
      nghttp2: upgrade 1.43.0 -> 1.44.0
      libtalloc: upgrade 2.3.2 -> 2.3.3

 .../recipes-multimedia/sample-content/bigbuckbunny-1080p.bb     |   2 +-
 meta-networking/recipes-protocols/net-snmp/net-snmp_5.9.1.bb    |   5 +
 .../openlldp/files/lldp_head-remove-all-references.patch        | 331
++++++++++++++++++++++++++++
 meta-networking/recipes-protocols/openlldp/openlldp_1.0.1.bb    |   1 +
 meta-networking/recipes-support/curlpp/curlpp_0.8.1.bb          |   7 +
 .../libtalloc/{libtalloc_2.3.2.bb => libtalloc_2.3.3.bb}        |   6 +-
 .../nghttp2/{nghttp2_1.43.0.bb => nghttp2_1.44.0.bb}            |   2 +-
 .../recipes-support/ntopng/files/CVE-2021-36082.patch           | 116
++++++++++
 meta-networking/recipes-support/ntopng/ndpi_3.4.bb              |   1 +
 .../wireshark/{wireshark_3.4.6.bb => wireshark_3.4.7.bb}        |   2 +-
 meta-oe/recipes-dbs/mysql/mariadb.inc                           |   7 +-
 meta-oe/recipes-dbs/mysql/mariadb/my.cnf                        |   2 +-
 .../android-tools-conf-configfs/android-gadget-cleanup          |   2 +-
 .../android-tools-conf-configfs/android-gadget-setup            |   4 +-
 .../android-tools-conf-configfs/android-gadget-start            |   2 +-
 meta-oe/recipes-devtools/ldns/ldns_1.7.1.bb                     |   7 +
 meta-oe/recipes-devtools/perl/libdbi-perl/CVE-2014-10402.patch  |  56 +++++
 meta-oe/recipes-devtools/perl/libdbi-perl_1.643.bb              |   4 +-
 meta-oe/recipes-devtools/php/{php_7.4.16.bb => php_7.4.21.bb}   |   3 +-
 meta-oe/recipes-extended/redis/redis/fix-CVE-2021-32625.patch   |  61 +++++
 meta-oe/recipes-extended/redis/redis_6.2.2.bb                   |   1 +
 meta-oe/recipes-graphics/fvwm/fvwm_2.6.9.bb                     |  23 +-
 meta-oe/recipes-support/htop/htop_3.0.5.bb                      |   2 +
 .../vboxguestdrivers/40-linux-5.13-support.patch                | 276
-----------------------
 .../{vboxguestdrivers_6.1.22.bb => vboxguestdrivers_6.1.26.bb}  |   6 +-
 meta-oe/recipes-test/pm-qa/pm-qa_git.bb                         |   3 +-
 26 files changed, 628 insertions(+), 304 deletions(-)
 create mode 100644
meta-networking/recipes-protocols/openlldp/files/lldp_head-remove-all-references.patch
 rename meta-networking/recipes-support/libtalloc/{libtalloc_2.3.2.bb =>
libtalloc_2.3.3.bb} (91%)
 rename meta-networking/recipes-support/nghttp2/{nghttp2_1.43.0.bb =>
nghttp2_1.44.0.bb} (93%)
 create mode 100644
meta-networking/recipes-support/ntopng/files/CVE-2021-36082.patch
 rename meta-networking/recipes-support/wireshark/{wireshark_3.4.6.bb =>
wireshark_3.4.7.bb} (97%)
 create mode 100644
meta-oe/recipes-devtools/perl/libdbi-perl/CVE-2014-10402.patch
 rename meta-oe/recipes-devtools/php/{php_7.4.16.bb => php_7.4.21.bb} (99%)
 create mode 100644
meta-oe/recipes-extended/redis/redis/fix-CVE-2021-32625.patch
 delete mode 100644
meta-oe/recipes-support/vboxguestdrivers/vboxguestdrivers/40-linux-5.13-support.patch
 rename
meta-oe/recipes-support/vboxguestdrivers/{vboxguestdrivers_6.1.22.bb =>
vboxguestdrivers_6.1.26.bb} (94%)


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

* Re: hardknott merge request: Aug 18th
  2021-08-19  4:23 hardknott merge request: Aug 18th Armin Kuster
@ 2021-08-19 14:07 ` Khem Raj
  0 siblings, 0 replies; 2+ messages in thread
From: Khem Raj @ 2021-08-19 14:07 UTC (permalink / raw)
  To: akuster808; +Cc: OpenEmbedded Devel List

[-- Attachment #1: Type: text/plain, Size: 5026 bytes --]

Merged thanks Armin

On Wed, Aug 18, 2021 at 9:23 PM akuster808 <akuster808@gmail.com> wrote:

> The following changes since commit
> 5a4b2ab29d38c02535f24d5308cc40615739f557:
>
>   python3-urllib3: Upgrade 1.26.4 -> 1.26.5 (2021-07-30 16:20:20 -0700)
>
> are available in the Git repository at:
>
>   https://git.openembedded.org/meta-openembedded hardknott-next
>
> for you to fetch changes up to d323115ecd437e397bd504758ba52988900f4747:
>
>   fvwm: Fix build time paths in target perl/python scripts (2021-08-15
> 07:09:56 -0700)
>
> ----------------------------------------------------------------
> Anastasios Kavoukis (1):
>       pm-qa: fix paths for shell scripts
>
> Armin Kuster (1):
>       wireshark: update to 3.4.7
>
> Changqing Li (1):
>       ndpi: fix CVE-2021-36082
>
> Devendra Tewari (1):
>       Suppress eol in functionfs setup scripts (#147)
>
> Gianfranco (1):
>       vboxguestdrivers: upgrade 6.1.22 -> 6.1.24
>
> Joe Slater (1):
>       php: move to version 7.4.21
>
> Kai Kang (1):
>       libdbi-perl: fix CVE-2014-10402
>
> Khem Raj (2):
>       fvwm: Package extra files and man pages
>       fvwm: Fix build time paths in target perl/python scripts
>
> Li Wang (1):
>       openlldp: fix segfault
>
> Michael Opdenacker (1):
>       bigbuckbunny-1080p: fix sample video URL
>
> Mingli Yu (2):
>       mariadb: redefine log-error item
>       mariadb: Update SRC_URI
>
> Paulo Neves (1):
>       htop: Add ncurses-terminfo-base to RDEPENDS
>
> Tony Battersby (3):
>       net-snmp: fix QA Issue after LDFLAGS change
>       curlpp: fix QA Issue after LDFLAGS change
>       ldns: fix QA Issue after LDFLAGS change
>
> Tony Tascioglu (1):
>       redis: fix CVE-2021-32625
>
> wangmy (2):
>       nghttp2: upgrade 1.43.0 -> 1.44.0
>       libtalloc: upgrade 2.3.2 -> 2.3.3
>
>  .../recipes-multimedia/sample-content/bigbuckbunny-1080p.bb     |   2 +-
>  meta-networking/recipes-protocols/net-snmp/net-snmp_5.9.1.bb    |   5 +
>  .../openlldp/files/lldp_head-remove-all-references.patch        | 331
> ++++++++++++++++++++++++++++
>  meta-networking/recipes-protocols/openlldp/openlldp_1.0.1.bb    |   1 +
>  meta-networking/recipes-support/curlpp/curlpp_0.8.1.bb          |   7 +
>  .../libtalloc/{libtalloc_2.3.2.bb => libtalloc_2.3.3.bb}        |   6 +-
>  .../nghttp2/{nghttp2_1.43.0.bb => nghttp2_1.44.0.bb}            |   2 +-
>  .../recipes-support/ntopng/files/CVE-2021-36082.patch           | 116
> ++++++++++
>  meta-networking/recipes-support/ntopng/ndpi_3.4.bb              |   1 +
>  .../wireshark/{wireshark_3.4.6.bb => wireshark_3.4.7.bb}        |   2 +-
>  meta-oe/recipes-dbs/mysql/mariadb.inc                           |   7 +-
>  meta-oe/recipes-dbs/mysql/mariadb/my.cnf                        |   2 +-
>  .../android-tools-conf-configfs/android-gadget-cleanup          |   2 +-
>  .../android-tools-conf-configfs/android-gadget-setup            |   4 +-
>  .../android-tools-conf-configfs/android-gadget-start            |   2 +-
>  meta-oe/recipes-devtools/ldns/ldns_1.7.1.bb                     |   7 +
>  meta-oe/recipes-devtools/perl/libdbi-perl/CVE-2014-10402.patch  |  56
> +++++
>  meta-oe/recipes-devtools/perl/libdbi-perl_1.643.bb              |   4 +-
>  meta-oe/recipes-devtools/php/{php_7.4.16.bb => php_7.4.21.bb}   |   3 +-
>  meta-oe/recipes-extended/redis/redis/fix-CVE-2021-32625.patch   |  61
> +++++
>  meta-oe/recipes-extended/redis/redis_6.2.2.bb                   |   1 +
>  meta-oe/recipes-graphics/fvwm/fvwm_2.6.9.bb                     |  23 +-
>  meta-oe/recipes-support/htop/htop_3.0.5.bb                      |   2 +
>  .../vboxguestdrivers/40-linux-5.13-support.patch                | 276
> -----------------------
>  .../{vboxguestdrivers_6.1.22.bb => vboxguestdrivers_6.1.26.bb}  |   6 +-
>  meta-oe/recipes-test/pm-qa/pm-qa_git.bb                         |   3 +-
>  26 files changed, 628 insertions(+), 304 deletions(-)
>  create mode 100644
>
> meta-networking/recipes-protocols/openlldp/files/lldp_head-remove-all-references.patch
>  rename meta-networking/recipes-support/libtalloc/{libtalloc_2.3.2.bb =>
> libtalloc_2.3.3.bb} (91%)
>  rename meta-networking/recipes-support/nghttp2/{nghttp2_1.43.0.bb =>
> nghttp2_1.44.0.bb} (93%)
>  create mode 100644
> meta-networking/recipes-support/ntopng/files/CVE-2021-36082.patch
>  rename meta-networking/recipes-support/wireshark/{wireshark_3.4.6.bb =>
> wireshark_3.4.7.bb} (97%)
>  create mode 100644
> meta-oe/recipes-devtools/perl/libdbi-perl/CVE-2014-10402.patch
>  rename meta-oe/recipes-devtools/php/{php_7.4.16.bb => php_7.4.21.bb}
> (99%)
>  create mode 100644
> meta-oe/recipes-extended/redis/redis/fix-CVE-2021-32625.patch
>  delete mode 100644
>
> meta-oe/recipes-support/vboxguestdrivers/vboxguestdrivers/40-linux-5.13-support.patch
>  rename
> meta-oe/recipes-support/vboxguestdrivers/{vboxguestdrivers_6.1.22.bb =>
> vboxguestdrivers_6.1.26.bb} (94%)
>
>

[-- Attachment #2: Type: text/html, Size: 8375 bytes --]

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

end of thread, other threads:[~2021-08-19 14:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-19  4:23 hardknott merge request: Aug 18th Armin Kuster
2021-08-19 14:07 ` Khem Raj

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.