All of lore.kernel.org
 help / color / mirror / Atom feed
* [OE-core][langdale 00/22] Pull request (cover letter only)
@ 2022-12-07 14:42 Steve Sakoman
  0 siblings, 0 replies; 5+ messages in thread
From: Steve Sakoman @ 2022-12-07 14:42 UTC (permalink / raw)
  To: openembedded-core

The following changes since commit 30cdb7fbec8e9cf5c5a25e28a1102fa562a7f6c2:

  create-spdx: default share_src for shared sources (2022-11-25 06:16:14 -1000)

are available in the Git repository at:

  https://git.openembedded.org/openembedded-core-contrib stable/langdale-next
  http://cgit.openembedded.org/openembedded-core-contrib/log/?h=stable/langdale-next

Bruce Ashfield (11):
  linux-yocto/5.15: update to v5.15.74
  linux-yocto/5.15: update to v5.15.76
  linux-yocto/5.15: update to v5.15.78
  linux-yocto/5.15: fix CONFIG_CRYPTO_CCM mismatch warnings
  linux-yocto/5.19: update to v5.19.16
  linux-yocto/5.19: update to v5.19.17
  linux-yocto/5.19: cfg: intel and vesa updates
  linux-yocto/5.19: security.cfg: remove configs which have been dropped
  linux-yocto/5.19: fix CONFIG_CRYPTO_CCM mismatch warnings
  linux-yocto/5.19: fix elfutils run-backtrace-native-core ptest failure
  kern-tools: integrate ZFS speedup patch

Chen Qi (3):
  kernel.bbclass: make KERNEL_DEBUG_TIMESTAMPS work at rebuild
  dhcpcd: fix to work with systemd
  resolvconf: make it work

Dmitry Baryshkov (2):
  linux-firmware: upgrade 20221012 -> 20221109
  linux-firmware: add new fw file to ${PN}-qcom-adreno-a530

Enrico Jörns (1):
  sstatesig: emit more helpful error message when not finding sstate
    manifest

Narpat Mali (2):
  ffmpeg: fix for CVE-2022-3964
  ffmpeg: fix for CVE-2022-3965

Polampalli, Archana (1):
  libpam: fix CVE-2022-28321

Qiu, Zheng (1):
  tiff: Security fix for CVE-2022-3970

Tim Orling (1):
  mirrors.bbclass: update CPAN_MIRROR

 meta/classes-global/mirrors.bbclass           |   3 +-
 meta/classes-recipe/kernel.bbclass            |   8 +
 meta/lib/oe/sstatesig.py                      |   6 +-
 .../dhcpcd/dhcpcd_9.4.1.bb                    |   1 +
 ...mprove-the-sitation-of-working-with-.patch |  82 +++++++
 ...01-avoid-using-m-option-for-readlink.patch |  37 ++++
 .../resolvconf/resolvconf_1.91.bb             |   9 +-
 .../pam/libpam/CVE-2022-28321-0002.patch      | 205 ++++++++++++++++++
 meta/recipes-extended/pam/libpam_1.5.2.bb     |   1 +
 .../kern-tools/kern-tools-native_git.bb       |   2 +-
 ...20221012.bb => linux-firmware_20221109.bb} |   6 +-
 .../linux/linux-yocto-rt_5.15.bb              |   6 +-
 .../linux/linux-yocto-rt_5.19.bb              |   6 +-
 .../linux/linux-yocto-tiny_5.15.bb            |   6 +-
 .../linux/linux-yocto-tiny_5.19.bb            |   6 +-
 meta/recipes-kernel/linux/linux-yocto_5.15.bb |  26 +--
 meta/recipes-kernel/linux/linux-yocto_5.19.bb |  26 +--
 ...c-stop-accessing-out-of-bounds-frame.patch |  89 ++++++++
 ...c-stop-accessing-out-of-bounds-frame.patch | 108 +++++++++
 .../recipes-multimedia/ffmpeg/ffmpeg_5.1.2.bb |   6 +-
 .../libtiff/files/CVE-2022-3970.patch         |  39 ++++
 meta/recipes-multimedia/libtiff/tiff_4.4.0.bb |   1 +
 22 files changed, 629 insertions(+), 50 deletions(-)
 create mode 100644 meta/recipes-connectivity/dhcpcd/files/0001-20-resolv.conf-improve-the-sitation-of-working-with-.patch
 create mode 100644 meta/recipes-connectivity/resolvconf/resolvconf/0001-avoid-using-m-option-for-readlink.patch
 create mode 100644 meta/recipes-extended/pam/libpam/CVE-2022-28321-0002.patch
 rename meta/recipes-kernel/linux-firmware/{linux-firmware_20221012.bb => linux-firmware_20221109.bb} (99%)
 create mode 100644 meta/recipes-multimedia/ffmpeg/ffmpeg/0001-avcodec-rpzaenc-stop-accessing-out-of-bounds-frame.patch
 create mode 100644 meta/recipes-multimedia/ffmpeg/ffmpeg/0001-avcodec-smcenc-stop-accessing-out-of-bounds-frame.patch
 create mode 100644 meta/recipes-multimedia/libtiff/files/CVE-2022-3970.patch

-- 
2.25.1



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

* [OE-core][langdale 00/22] Pull request (cover letter only)
@ 2023-02-23 14:16 Steve Sakoman
  0 siblings, 0 replies; 5+ messages in thread
From: Steve Sakoman @ 2023-02-23 14:16 UTC (permalink / raw)
  To: openembedded-core

The following changes since commit 62b894d75fb3361ed4d5473ae69188bce390980a:

  oeqa context.py: fix --target-ip comment to include ssh port number (2023-02-11 04:03:34 -1000)

are available in the Git repository at:

  https://git.openembedded.org/openembedded-core-contrib stable/langdale-next
  http://cgit.openembedded.org/openembedded-core-contrib/log/?h=stable/langdale-next

Alexander Kanavin (10):
  diffutils: update 3.8 -> 3.9
  lttng-tools: update 2.13.8 -> 2.13.9
  apr: update 1.7.0 -> 1.7.2
  apr-util: update 1.6.1 -> 1.6.3
  bind: upgrade 9.18.10 -> 9.18.11
  libjpeg-turbo: upgrade 2.1.4 -> 2.1.5
  pkgconf: upgrade 1.9.3 -> 1.9.4
  linux-firmware: upgrade 20221214 -> 20230117
  sudo: upgrade 1.9.12p1 -> 1.9.12p2
  libgit2: upgrade 1.5.0 -> 1.5.1

Chen Qi (1):
  ffmpeg: fix configure failure on noexec /tmp host

Mauro Queiros (1):
  image.bbclass: print all QA functions exceptions

Mikko Rapeli (6):
  oeqa ssh.py: move output prints to new line
  oeqa ssh.py: add connection keep alive options to ssh client
  oeqa dump.py: add error counter and stop after 5 failures
  oeqa qemurunner: read more data at a time from serial
  oeqa qemurunner.py: add timeout to QMP calls
  oeqa qemurunner.py: try to avoid reading one character at a time

Peter Kjellerstedt (1):
  devshell: Do not add scripts/git-intercept to PATH

Rodolfo Quesada Zumbado (1):
  tar: CVE-2022-48303

Sakib Sajal (1):
  git: upgrade 2.37.5 -> 2.37.6

Ulrich Ölmann (1):
  update-alternatives: fix typos

 meta/classes-global/devshell.bbclass          |   2 -
 meta/classes-recipe/image.bbclass             |   2 +-
 .../update-alternatives.bbclass               |   6 +-
 meta/lib/oeqa/core/target/ssh.py              |   8 +-
 meta/lib/oeqa/utils/dump.py                   |  23 ++-
 meta/lib/oeqa/utils/qemurunner.py             |   9 +-
 ...1-avoid-start-failure-with-bind-user.patch |   0
 ...d-V-and-start-log-hide-build-options.patch |   0
 ...ching-for-json-headers-searches-sysr.patch |   0
 .../bind/{bind-9.18.10 => bind-9.18.11}/bind9 |   0
 .../{bind-9.18.10 => bind-9.18.11}/conf.patch |   0
 .../generate-rndc-key.sh                      |   0
 ...t.d-add-support-for-read-only-rootfs.patch |   0
 .../make-etc-initd-bind-stop-work.patch       |   0
 .../named.service                             |   0
 .../bind/{bind_9.18.10.bb => bind_9.18.11.bb} |   4 +-
 .../git/{git_2.37.5.bb => git_2.37.6.bb}      |   2 +-
 .../{pkgconf_1.9.3.bb => pkgconf_1.9.4.bb}    |   2 +-
 ...001-Skip-strip-trailing-cr-test-case.patch |  11 +-
 ...a-standard-layout-so-glibc-and-musl-.patch |  33 -----
 .../{diffutils_3.8.bb => diffutils_3.9.bb}    |   3 +-
 .../{sudo_1.9.12p1.bb => sudo_1.9.12p2.bb}    |   2 +-
 .../tar/tar/CVE-2022-48303.patch              |  43 ++++++
 meta/recipes-extended/tar/tar_1.34.bb         |   4 +-
 ...-turbo_2.1.4.bb => libjpeg-turbo_2.1.5.bb} |   2 +-
 ...20221214.bb => linux-firmware_20230117.bb} |   6 +-
 .../lttng/lttng-tools/determinism.patch       |  64 ---------
 ...-tools_2.13.8.bb => lttng-tools_2.13.9.bb} |   3 +-
 .../recipes-multimedia/ffmpeg/ffmpeg_5.1.2.bb |   2 +
 .../0001-Fix-error-handling-in-gdbm.patch     | 134 ------------------
 .../{apr-util_1.6.1.bb => apr-util_1.6.3.bb}  |   6 +-
 ...ion-to-disable-timed-dependant-tests.patch |  20 +--
 ...CHE_CHECK-for-strerror_r-return-type.patch |  52 -------
 ...-runtime-test-for-mmap-that-can-map-.patch |  26 ++--
 ...ir-path-references-from-installed-ap.patch |  25 ++--
 ...configure.in-support-cross-compiling.patch |  63 --------
 ...ze-doesn-t-match-in-glibc-when-cross.patch |  76 ----------
 .../apr/apr/CVE-2021-35940.patch              |  58 --------
 .../recipes-support/apr/apr/autoconf270.patch |  22 ---
 .../apr/apr/libtoolize_check.patch            |  21 ++-
 .../apr/{apr_1.7.0.bb => apr_1.7.2.bb}        |   8 +-
 .../{libgit2_1.5.0.bb => libgit2_1.5.1.bb}    |   4 +-
 42 files changed, 157 insertions(+), 589 deletions(-)
 rename meta/recipes-connectivity/bind/{bind-9.18.10 => bind-9.18.11}/0001-avoid-start-failure-with-bind-user.patch (100%)
 rename meta/recipes-connectivity/bind/{bind-9.18.10 => bind-9.18.11}/0001-named-lwresd-V-and-start-log-hide-build-options.patch (100%)
 rename meta/recipes-connectivity/bind/{bind-9.18.10 => bind-9.18.11}/bind-ensure-searching-for-json-headers-searches-sysr.patch (100%)
 rename meta/recipes-connectivity/bind/{bind-9.18.10 => bind-9.18.11}/bind9 (100%)
 rename meta/recipes-connectivity/bind/{bind-9.18.10 => bind-9.18.11}/conf.patch (100%)
 rename meta/recipes-connectivity/bind/{bind-9.18.10 => bind-9.18.11}/generate-rndc-key.sh (100%)
 rename meta/recipes-connectivity/bind/{bind-9.18.10 => bind-9.18.11}/init.d-add-support-for-read-only-rootfs.patch (100%)
 rename meta/recipes-connectivity/bind/{bind-9.18.10 => bind-9.18.11}/make-etc-initd-bind-stop-work.patch (100%)
 rename meta/recipes-connectivity/bind/{bind-9.18.10 => bind-9.18.11}/named.service (100%)
 rename meta/recipes-connectivity/bind/{bind_9.18.10.bb => bind_9.18.11.bb} (96%)
 rename meta/recipes-devtools/git/{git_2.37.5.bb => git_2.37.6.bb} (98%)
 rename meta/recipes-devtools/pkgconf/{pkgconf_1.9.3.bb => pkgconf_1.9.4.bb} (96%)
 delete mode 100644 meta/recipes-extended/diffutils/diffutils/0001-mcontext-is-not-a-standard-layout-so-glibc-and-musl-.patch
 rename meta/recipes-extended/diffutils/{diffutils_3.8.bb => diffutils_3.9.bb} (88%)
 rename meta/recipes-extended/sudo/{sudo_1.9.12p1.bb => sudo_1.9.12p2.bb} (96%)
 create mode 100644 meta/recipes-extended/tar/tar/CVE-2022-48303.patch
 rename meta/recipes-graphics/jpeg/{libjpeg-turbo_2.1.4.bb => libjpeg-turbo_2.1.5.bb} (97%)
 rename meta/recipes-kernel/linux-firmware/{linux-firmware_20221214.bb => linux-firmware_20230117.bb} (99%)
 delete mode 100644 meta/recipes-kernel/lttng/lttng-tools/determinism.patch
 rename meta/recipes-kernel/lttng/{lttng-tools_2.13.8.bb => lttng-tools_2.13.9.bb} (98%)
 delete mode 100644 meta/recipes-support/apr/apr-util/0001-Fix-error-handling-in-gdbm.patch
 rename meta/recipes-support/apr/{apr-util_1.6.1.bb => apr-util_1.6.3.bb} (94%)
 delete mode 100644 meta/recipes-support/apr/apr/0001-add-AC_CACHE_CHECK-for-strerror_r-return-type.patch
 delete mode 100644 meta/recipes-support/apr/apr/0003-Makefile.in-configure.in-support-cross-compiling.patch
 delete mode 100644 meta/recipes-support/apr/apr/0006-apr-fix-off_t-size-doesn-t-match-in-glibc-when-cross.patch
 delete mode 100644 meta/recipes-support/apr/apr/CVE-2021-35940.patch
 delete mode 100644 meta/recipes-support/apr/apr/autoconf270.patch
 rename meta/recipes-support/apr/{apr_1.7.0.bb => apr_1.7.2.bb} (91%)
 rename meta/recipes-support/libgit2/{libgit2_1.5.0.bb => libgit2_1.5.1.bb} (78%)

-- 
2.34.1



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

* Re: [OE-core][langdale 00/22] Pull request (cover letter only)
  2023-01-06 14:33 ` Steve Sakoman
@ 2023-01-06 17:43   ` Richard Purdie
  0 siblings, 0 replies; 5+ messages in thread
From: Richard Purdie @ 2023-01-06 17:43 UTC (permalink / raw)
  To: Steve Sakoman, openembedded-core

On Fri, 2023-01-06 at 04:33 -1000, Steve Sakoman wrote:
> I neglected to add a comment that this is the final pull request for
> the langdale 4.1.2 build on Monday.
> 

Thanks. I think I've pulled in all the right pieces and I pushed a ba
bump too so we're hopefully ready to build. I'll check with Michael on
when we can best run that.

Cheers,

Richard


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

* Re: [OE-core][langdale 00/22] Pull request (cover letter only)
  2023-01-04 14:38 Steve Sakoman
@ 2023-01-06 14:33 ` Steve Sakoman
  2023-01-06 17:43   ` Richard Purdie
  0 siblings, 1 reply; 5+ messages in thread
From: Steve Sakoman @ 2023-01-06 14:33 UTC (permalink / raw)
  To: openembedded-core, Richard Purdie

I neglected to add a comment that this is the final pull request for
the langdale 4.1.2 build on Monday.

Steve

On Wed, Jan 4, 2023 at 4:38 AM Steve Sakoman <steve@sakoman.com> wrote:
>
> The following changes since commit 4efc5ec83bc97e5731284ef3879f89fda4b8ef0b:
>
>   yocto-check-layer: Allow OE-Core to be tested (2022-12-23 23:04:58 +0000)
>
> are available in the Git repository at:
>
>   https://git.openembedded.org/openembedded-core-contrib stable/langdale-next
>   http://cgit.openembedded.org/openembedded-core-contrib/log/?h=stable/langdale-next
>
> Alejandro Hernandez Samaniego (1):
>   baremetal-image: Avoid overriding qemu variables from IMAGE_CLASSES
>
> Alex Stewart (1):
>   opkg: upgrade to version 0.6.1
>
> Alexander Kanavin (6):
>   libnewt: update 0.52.21 -> 0.52.23
>   ruby: merge .inc into .bb
>   ruby: update 3.1.2 -> 3.1.3
>   tzdata: update 2022d -> 2022g
>   cmake: update 3.24.0 -> 3.24.2
>   devtool/upgrade: correctly handle recipes where S is a subdir of
>     upstream tree
>
> Jagadeesh Krishnanjanappa (1):
>   qemuboot.bbclass: make sure runqemu boots bundled initramfs kernel
>     image
>
> Marek Vasut (1):
>   systemd: Make importd depend on glib-2.0 again
>
> Martin Jansa (1):
>   libxml2: fix test data checksums
>
> Quentin Schulz (1):
>   cairo: update patch for CVE-2019-6461 with upstream solution
>
> Randy MacLeod (1):
>   valgrind: skip the boost_thread test on arm
>
> Ranjitsinh Rathod (1):
>   curl: Correct LICENSE from MIT-open-group to curl
>
> Richard Purdie (1):
>   oeqa/concurrencytest: Add number of failures to summary output
>
> Robert Andersson (1):
>   go-crosssdk: avoid host contamination by GOCACHE
>
> Ross Burton (1):
>   libepoxy: remove upstreamed patch
>
> Wang Mingyu (3):
>   libpng: upgrade 1.6.38 -> 1.6.39
>   help2man: upgrade 1.49.2 -> 1.49.3
>   gstreamer1.0: upgrade 1.20.4 -> 1.20.5
>
> Xiangyu Chen (1):
>   openssh: remove RRECOMMENDS to rng-tools for sshd package
>
> pgowda (1):
>   binutils: Add patch to fix CVE-2022-4285
>
>  meta/classes-recipe/baremetal-image.bbclass   | 20 ++++----
>  meta/classes-recipe/qemuboot.bbclass          |  3 +-
>  meta/lib/oeqa/core/utils/concurrencytest.py   |  4 +-
>  .../openssh/openssh_9.0p1.bb                  |  9 +---
>  meta/recipes-core/libxml/libxml2_2.9.14.bb    |  4 +-
>  meta/recipes-core/systemd/systemd_251.8.bb    |  2 +-
>  .../binutils/binutils-2.39.inc                |  1 +
>  .../binutils/0015-CVE-2022-4285.patch         | 37 ++++++++++++++
>  ...ative_3.24.0.bb => cmake-native_3.24.2.bb} |  0
>  meta/recipes-devtools/cmake/cmake.inc         |  2 +-
>  .../{cmake_3.24.0.bb => cmake_3.24.2.bb}      |  0
>  meta/recipes-devtools/go/go-crosssdk.inc      |  2 +
>  ...{help2man_1.49.2.bb => help2man_1.49.3.bb} |  2 +-
>  .../opkg/{opkg_0.6.0.bb => opkg_0.6.1.bb}     |  2 +-
>  meta/recipes-devtools/ruby/ruby.inc           | 39 ---------------
>  ...001-Remove-dependency-on-libcapstone.patch | 36 --------------
>  .../ruby/{ruby_3.1.2.bb => ruby_3.1.3.bb}     | 48 ++++++++++++++++---
>  .../valgrind/valgrind/remove-for-aarch64      |  1 +
>  .../0001-detect-gold-as-GNU-linker-too.patch  | 14 +++---
>  ...-t-ignore-CFLAGS-when-building-snack.patch | 29 -----------
>  ...{libnewt_0.52.21.bb => libnewt_0.52.23.bb} |  4 +-
>  meta/recipes-extended/timezone/timezone.inc   |  7 ++-
>  .../cairo/cairo/CVE-2019-6461.patch           | 35 +++++++++++---
>  ...atch_common.h-define-also-EGL_NO_X11.patch | 27 -----------
>  .../libepoxy/libepoxy_1.5.10.bb               |  4 +-
>  ...tools_1.20.4.bb => gst-devtools_1.20.5.bb} |  2 +-
>  ...1.20.4.bb => gstreamer1.0-libav_1.20.5.bb} |  2 +-
>  ...x_1.20.4.bb => gstreamer1.0-omx_1.20.5.bb} |  2 +-
>  ....bb => gstreamer1.0-plugins-bad_1.20.5.bb} |  2 +-
>  ...bb => gstreamer1.0-plugins-base_1.20.5.bb} |  2 +-
>  ...bb => gstreamer1.0-plugins-good_1.20.5.bb} |  2 +-
>  ...bb => gstreamer1.0-plugins-ugly_1.20.5.bb} |  2 +-
>  ....20.4.bb => gstreamer1.0-python_1.20.5.bb} |  2 +-
>  ....bb => gstreamer1.0-rtsp-server_1.20.5.bb} |  2 +-
>  ...1.20.4.bb => gstreamer1.0-vaapi_1.20.5.bb} |  2 +-
>  ...er1.0_1.20.4.bb => gstreamer1.0_1.20.5.bb} |  2 +-
>  .../{libpng_1.6.38.bb => libpng_1.6.39.bb}    |  2 +-
>  meta/recipes-support/curl/curl_7.85.0.bb      |  2 +-
>  scripts/lib/devtool/standard.py               | 19 ++++----
>  scripts/lib/devtool/upgrade.py                | 18 ++++---
>  40 files changed, 176 insertions(+), 219 deletions(-)
>  create mode 100644 meta/recipes-devtools/binutils/binutils/0015-CVE-2022-4285.patch
>  rename meta/recipes-devtools/cmake/{cmake-native_3.24.0.bb => cmake-native_3.24.2.bb} (100%)
>  rename meta/recipes-devtools/cmake/{cmake_3.24.0.bb => cmake_3.24.2.bb} (100%)
>  rename meta/recipes-devtools/help2man/{help2man_1.49.2.bb => help2man_1.49.3.bb} (89%)
>  rename meta/recipes-devtools/opkg/{opkg_0.6.0.bb => opkg_0.6.1.bb} (97%)
>  delete mode 100644 meta/recipes-devtools/ruby/ruby.inc
>  delete mode 100644 meta/recipes-devtools/ruby/ruby/0001-Remove-dependency-on-libcapstone.patch
>  rename meta/recipes-devtools/ruby/{ruby_3.1.2.bb => ruby_3.1.3.bb} (68%)
>  delete mode 100644 meta/recipes-extended/newt/files/0002-don-t-ignore-CFLAGS-when-building-snack.patch
>  rename meta/recipes-extended/newt/{libnewt_0.52.21.bb => libnewt_0.52.23.bb} (87%)
>  delete mode 100644 meta/recipes-graphics/libepoxy/files/0001-dispatch_common.h-define-also-EGL_NO_X11.patch
>  rename meta/recipes-multimedia/gstreamer/{gst-devtools_1.20.4.bb => gst-devtools_1.20.5.bb} (95%)
>  rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-libav_1.20.4.bb => gstreamer1.0-libav_1.20.5.bb} (91%)
>  rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-omx_1.20.4.bb => gstreamer1.0-omx_1.20.5.bb} (95%)
>  rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-bad_1.20.4.bb => gstreamer1.0-plugins-bad_1.20.5.bb} (98%)
>  rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-base_1.20.4.bb => gstreamer1.0-plugins-base_1.20.5.bb} (97%)
>  rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-good_1.20.4.bb => gstreamer1.0-plugins-good_1.20.5.bb} (97%)
>  rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-ugly_1.20.4.bb => gstreamer1.0-plugins-ugly_1.20.5.bb} (94%)
>  rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-python_1.20.4.bb => gstreamer1.0-python_1.20.5.bb} (91%)
>  rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-rtsp-server_1.20.4.bb => gstreamer1.0-rtsp-server_1.20.5.bb} (90%)
>  rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-vaapi_1.20.4.bb => gstreamer1.0-vaapi_1.20.5.bb} (95%)
>  rename meta/recipes-multimedia/gstreamer/{gstreamer1.0_1.20.4.bb => gstreamer1.0_1.20.5.bb} (97%)
>  rename meta/recipes-multimedia/libpng/{libpng_1.6.38.bb => libpng_1.6.39.bb} (93%)
>
> --
> 2.25.1
>


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

* [OE-core][langdale 00/22] Pull request (cover letter only)
@ 2023-01-04 14:38 Steve Sakoman
  2023-01-06 14:33 ` Steve Sakoman
  0 siblings, 1 reply; 5+ messages in thread
From: Steve Sakoman @ 2023-01-04 14:38 UTC (permalink / raw)
  To: openembedded-core

The following changes since commit 4efc5ec83bc97e5731284ef3879f89fda4b8ef0b:

  yocto-check-layer: Allow OE-Core to be tested (2022-12-23 23:04:58 +0000)

are available in the Git repository at:

  https://git.openembedded.org/openembedded-core-contrib stable/langdale-next
  http://cgit.openembedded.org/openembedded-core-contrib/log/?h=stable/langdale-next

Alejandro Hernandez Samaniego (1):
  baremetal-image: Avoid overriding qemu variables from IMAGE_CLASSES

Alex Stewart (1):
  opkg: upgrade to version 0.6.1

Alexander Kanavin (6):
  libnewt: update 0.52.21 -> 0.52.23
  ruby: merge .inc into .bb
  ruby: update 3.1.2 -> 3.1.3
  tzdata: update 2022d -> 2022g
  cmake: update 3.24.0 -> 3.24.2
  devtool/upgrade: correctly handle recipes where S is a subdir of
    upstream tree

Jagadeesh Krishnanjanappa (1):
  qemuboot.bbclass: make sure runqemu boots bundled initramfs kernel
    image

Marek Vasut (1):
  systemd: Make importd depend on glib-2.0 again

Martin Jansa (1):
  libxml2: fix test data checksums

Quentin Schulz (1):
  cairo: update patch for CVE-2019-6461 with upstream solution

Randy MacLeod (1):
  valgrind: skip the boost_thread test on arm

Ranjitsinh Rathod (1):
  curl: Correct LICENSE from MIT-open-group to curl

Richard Purdie (1):
  oeqa/concurrencytest: Add number of failures to summary output

Robert Andersson (1):
  go-crosssdk: avoid host contamination by GOCACHE

Ross Burton (1):
  libepoxy: remove upstreamed patch

Wang Mingyu (3):
  libpng: upgrade 1.6.38 -> 1.6.39
  help2man: upgrade 1.49.2 -> 1.49.3
  gstreamer1.0: upgrade 1.20.4 -> 1.20.5

Xiangyu Chen (1):
  openssh: remove RRECOMMENDS to rng-tools for sshd package

pgowda (1):
  binutils: Add patch to fix CVE-2022-4285

 meta/classes-recipe/baremetal-image.bbclass   | 20 ++++----
 meta/classes-recipe/qemuboot.bbclass          |  3 +-
 meta/lib/oeqa/core/utils/concurrencytest.py   |  4 +-
 .../openssh/openssh_9.0p1.bb                  |  9 +---
 meta/recipes-core/libxml/libxml2_2.9.14.bb    |  4 +-
 meta/recipes-core/systemd/systemd_251.8.bb    |  2 +-
 .../binutils/binutils-2.39.inc                |  1 +
 .../binutils/0015-CVE-2022-4285.patch         | 37 ++++++++++++++
 ...ative_3.24.0.bb => cmake-native_3.24.2.bb} |  0
 meta/recipes-devtools/cmake/cmake.inc         |  2 +-
 .../{cmake_3.24.0.bb => cmake_3.24.2.bb}      |  0
 meta/recipes-devtools/go/go-crosssdk.inc      |  2 +
 ...{help2man_1.49.2.bb => help2man_1.49.3.bb} |  2 +-
 .../opkg/{opkg_0.6.0.bb => opkg_0.6.1.bb}     |  2 +-
 meta/recipes-devtools/ruby/ruby.inc           | 39 ---------------
 ...001-Remove-dependency-on-libcapstone.patch | 36 --------------
 .../ruby/{ruby_3.1.2.bb => ruby_3.1.3.bb}     | 48 ++++++++++++++++---
 .../valgrind/valgrind/remove-for-aarch64      |  1 +
 .../0001-detect-gold-as-GNU-linker-too.patch  | 14 +++---
 ...-t-ignore-CFLAGS-when-building-snack.patch | 29 -----------
 ...{libnewt_0.52.21.bb => libnewt_0.52.23.bb} |  4 +-
 meta/recipes-extended/timezone/timezone.inc   |  7 ++-
 .../cairo/cairo/CVE-2019-6461.patch           | 35 +++++++++++---
 ...atch_common.h-define-also-EGL_NO_X11.patch | 27 -----------
 .../libepoxy/libepoxy_1.5.10.bb               |  4 +-
 ...tools_1.20.4.bb => gst-devtools_1.20.5.bb} |  2 +-
 ...1.20.4.bb => gstreamer1.0-libav_1.20.5.bb} |  2 +-
 ...x_1.20.4.bb => gstreamer1.0-omx_1.20.5.bb} |  2 +-
 ....bb => gstreamer1.0-plugins-bad_1.20.5.bb} |  2 +-
 ...bb => gstreamer1.0-plugins-base_1.20.5.bb} |  2 +-
 ...bb => gstreamer1.0-plugins-good_1.20.5.bb} |  2 +-
 ...bb => gstreamer1.0-plugins-ugly_1.20.5.bb} |  2 +-
 ....20.4.bb => gstreamer1.0-python_1.20.5.bb} |  2 +-
 ....bb => gstreamer1.0-rtsp-server_1.20.5.bb} |  2 +-
 ...1.20.4.bb => gstreamer1.0-vaapi_1.20.5.bb} |  2 +-
 ...er1.0_1.20.4.bb => gstreamer1.0_1.20.5.bb} |  2 +-
 .../{libpng_1.6.38.bb => libpng_1.6.39.bb}    |  2 +-
 meta/recipes-support/curl/curl_7.85.0.bb      |  2 +-
 scripts/lib/devtool/standard.py               | 19 ++++----
 scripts/lib/devtool/upgrade.py                | 18 ++++---
 40 files changed, 176 insertions(+), 219 deletions(-)
 create mode 100644 meta/recipes-devtools/binutils/binutils/0015-CVE-2022-4285.patch
 rename meta/recipes-devtools/cmake/{cmake-native_3.24.0.bb => cmake-native_3.24.2.bb} (100%)
 rename meta/recipes-devtools/cmake/{cmake_3.24.0.bb => cmake_3.24.2.bb} (100%)
 rename meta/recipes-devtools/help2man/{help2man_1.49.2.bb => help2man_1.49.3.bb} (89%)
 rename meta/recipes-devtools/opkg/{opkg_0.6.0.bb => opkg_0.6.1.bb} (97%)
 delete mode 100644 meta/recipes-devtools/ruby/ruby.inc
 delete mode 100644 meta/recipes-devtools/ruby/ruby/0001-Remove-dependency-on-libcapstone.patch
 rename meta/recipes-devtools/ruby/{ruby_3.1.2.bb => ruby_3.1.3.bb} (68%)
 delete mode 100644 meta/recipes-extended/newt/files/0002-don-t-ignore-CFLAGS-when-building-snack.patch
 rename meta/recipes-extended/newt/{libnewt_0.52.21.bb => libnewt_0.52.23.bb} (87%)
 delete mode 100644 meta/recipes-graphics/libepoxy/files/0001-dispatch_common.h-define-also-EGL_NO_X11.patch
 rename meta/recipes-multimedia/gstreamer/{gst-devtools_1.20.4.bb => gst-devtools_1.20.5.bb} (95%)
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-libav_1.20.4.bb => gstreamer1.0-libav_1.20.5.bb} (91%)
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-omx_1.20.4.bb => gstreamer1.0-omx_1.20.5.bb} (95%)
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-bad_1.20.4.bb => gstreamer1.0-plugins-bad_1.20.5.bb} (98%)
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-base_1.20.4.bb => gstreamer1.0-plugins-base_1.20.5.bb} (97%)
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-good_1.20.4.bb => gstreamer1.0-plugins-good_1.20.5.bb} (97%)
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-ugly_1.20.4.bb => gstreamer1.0-plugins-ugly_1.20.5.bb} (94%)
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-python_1.20.4.bb => gstreamer1.0-python_1.20.5.bb} (91%)
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-rtsp-server_1.20.4.bb => gstreamer1.0-rtsp-server_1.20.5.bb} (90%)
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-vaapi_1.20.4.bb => gstreamer1.0-vaapi_1.20.5.bb} (95%)
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0_1.20.4.bb => gstreamer1.0_1.20.5.bb} (97%)
 rename meta/recipes-multimedia/libpng/{libpng_1.6.38.bb => libpng_1.6.39.bb} (93%)

-- 
2.25.1



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

end of thread, other threads:[~2023-02-23 14:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-07 14:42 [OE-core][langdale 00/22] Pull request (cover letter only) Steve Sakoman
2023-01-04 14:38 Steve Sakoman
2023-01-06 14:33 ` Steve Sakoman
2023-01-06 17:43   ` Richard Purdie
2023-02-23 14:16 Steve Sakoman

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.