Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *bind* to *9.20.23* has 
Succeeded.

Next steps:
    - apply the patch: git am 0001-bind-upgrade-9.20.22-9.20.23.patch
    - check the changes to upstream patches and summarize them in the commit 
message,
    - compile an image that contains the package
    - perform some basic sanity tests
    - amend the patch and sign it off: git commit -s --reset-author --amend
    - send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-- >8 --
>From 12d74fcb69908f9e85982443a32269742387ddf3 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <[email protected]>
Date: Mon, 1 Jun 2026 07:14:59 +0000
Subject: [PATCH] bind: upgrade 9.20.22 -> 9.20.23

---
 .../bind/bind/0001-avoid-start-failure-with-bind-user.patch   | 2 +-
 .../0001-m4-Backport-ax_prog_cc_for_build.m4-macros.patch     | 2 +-
 ...0001-named-lwresd-V-and-start-log-hide-build-options.patch | 4 ++--
 ...bind-ensure-searching-for-json-headers-searches-sysr.patch | 4 ++--
 meta/recipes-connectivity/bind/bind/conf.patch                | 2 +-
 .../bind/bind/init.d-add-support-for-read-only-rootfs.patch   | 2 +-
 .../bind/bind/make-etc-initd-bind-stop-work.patch             | 2 +-
 .../bind/{bind_9.20.22.bb => bind_9.20.23.bb}                 | 2 +-
 8 files changed, 10 insertions(+), 10 deletions(-)
 rename meta/recipes-connectivity/bind/{bind_9.20.22.bb => bind_9.20.23.bb} 
(97%)

diff --git 
a/meta/recipes-connectivity/bind/bind/0001-avoid-start-failure-with-bind-user.patch
 
b/meta/recipes-connectivity/bind/bind/0001-avoid-start-failure-with-bind-user.patch
index 4fa377a594..21a626baf2 100644
--- 
a/meta/recipes-connectivity/bind/bind/0001-avoid-start-failure-with-bind-user.patch
+++ 
b/meta/recipes-connectivity/bind/bind/0001-avoid-start-failure-with-bind-user.patch
@@ -1,4 +1,4 @@
-From 2a3ff2a026c55dc67655baf28e0f4175232ee0ff Mon Sep 17 00:00:00 2001
+From 286beb79d77c7752c754a986894d29c8562815de Mon Sep 17 00:00:00 2001
 From: Chen Qi <[email protected]>
 Date: Mon, 15 Oct 2018 16:55:09 +0800
 Subject: [PATCH] avoid start failure with bind user
diff --git 
a/meta/recipes-connectivity/bind/bind/0001-m4-Backport-ax_prog_cc_for_build.m4-macros.patch
 
b/meta/recipes-connectivity/bind/bind/0001-m4-Backport-ax_prog_cc_for_build.m4-macros.patch
index 7279a73e87..3ddb119eba 100644
--- 
a/meta/recipes-connectivity/bind/bind/0001-m4-Backport-ax_prog_cc_for_build.m4-macros.patch
+++ 
b/meta/recipes-connectivity/bind/bind/0001-m4-Backport-ax_prog_cc_for_build.m4-macros.patch
@@ -1,4 +1,4 @@
-From 77f8fafab0cc91c3ad8fbf1382b1d0f2d2cd99a6 Mon Sep 17 00:00:00 2001
+From 6903ee8f2a9efde471741c8652e837e27370c86a Mon Sep 17 00:00:00 2001
 From: Khem Raj <[email protected]>
 Date: Fri, 10 Apr 2026 23:33:49 +0000
 Subject: [PATCH] m4: Backport ax_prog_cc_for_build.m4 macros
diff --git 
a/meta/recipes-connectivity/bind/bind/0001-named-lwresd-V-and-start-log-hide-build-options.patch
 
b/meta/recipes-connectivity/bind/bind/0001-named-lwresd-V-and-start-log-hide-build-options.patch
index 369185ad86..36258f55e2 100644
--- 
a/meta/recipes-connectivity/bind/bind/0001-named-lwresd-V-and-start-log-hide-build-options.patch
+++ 
b/meta/recipes-connectivity/bind/bind/0001-named-lwresd-V-and-start-log-hide-build-options.patch
@@ -1,4 +1,4 @@
-From 49ca7b5432dd6c24541bbde21bca5043cd0c000b Mon Sep 17 00:00:00 2001
+From d0f12d17b15e4feaae5ab2e88938c1b639da3ddd Mon Sep 17 00:00:00 2001
 From: Hongxu Jia <[email protected]>
 Date: Mon, 27 Aug 2018 21:24:20 +0800
 Subject: [PATCH] `named/lwresd -V' and start log hide build options
@@ -20,7 +20,7 @@ Signed-off-by: Armin Kuster <[email protected]>
  1 file changed, 1 insertion(+), 1 deletion(-)
 
 diff --git a/configure.ac b/configure.ac
-index c3852ec..3b7a446 100644
+index b02c57c..cf89c49 100644
 --- a/configure.ac
 +++ b/configure.ac
 @@ -35,7 +35,7 @@ AC_DEFINE([PACKAGE_VERSION_EXTRA], 
["][bind_VERSION_EXTRA]["], [BIND 9 Extra par
diff --git 
a/meta/recipes-connectivity/bind/bind/bind-ensure-searching-for-json-headers-searches-sysr.patch
 
b/meta/recipes-connectivity/bind/bind/bind-ensure-searching-for-json-headers-searches-sysr.patch
index 4a066294f0..fccba600ae 100644
--- 
a/meta/recipes-connectivity/bind/bind/bind-ensure-searching-for-json-headers-searches-sysr.patch
+++ 
b/meta/recipes-connectivity/bind/bind/bind-ensure-searching-for-json-headers-searches-sysr.patch
@@ -1,4 +1,4 @@
-From fa165cb4a9dfeb72f0db787decd527e3d587cd4e Mon Sep 17 00:00:00 2001
+From 147a501f3862fc87093d234af69b89f68b187f4a Mon Sep 17 00:00:00 2001
 From: Paul Gortmaker <[email protected]>
 Date: Tue, 9 Jun 2015 11:22:00 -0400
 Subject: [PATCH] bind: ensure searching for json headers searches sysroot
@@ -32,7 +32,7 @@ Signed-off-by: Paul Gortmaker <[email protected]>
  1 file changed, 1 insertion(+), 1 deletion(-)
 
 diff --git a/configure.ac b/configure.ac
-index c6a10f6..c3852ec 100644
+index b0a5372..b02c57c 100644
 --- a/configure.ac
 +++ b/configure.ac
 @@ -865,7 +865,7 @@ AS_CASE([$with_lmdb],
diff --git a/meta/recipes-connectivity/bind/bind/conf.patch 
b/meta/recipes-connectivity/bind/bind/conf.patch
index ec22fe84c4..f8b1f83f40 100644
--- a/meta/recipes-connectivity/bind/bind/conf.patch
+++ b/meta/recipes-connectivity/bind/bind/conf.patch
@@ -1,4 +1,4 @@
-From 4b9f6f6735340d558d9c9fba9c84d7f99d3cbde2 Mon Sep 17 00:00:00 2001
+From e6a1bc0aa3535045473125658ac8174ad6e365e2 Mon Sep 17 00:00:00 2001
 From: Qing He <[email protected]>
 Date: Tue, 30 Nov 2010 13:35:42 +0800
 Subject: [PATCH] bind: add new recipe
diff --git 
a/meta/recipes-connectivity/bind/bind/init.d-add-support-for-read-only-rootfs.patch
 
b/meta/recipes-connectivity/bind/bind/init.d-add-support-for-read-only-rootfs.patch
index fd96d46448..7f06df2277 100644
--- 
a/meta/recipes-connectivity/bind/bind/init.d-add-support-for-read-only-rootfs.patch
+++ 
b/meta/recipes-connectivity/bind/bind/init.d-add-support-for-read-only-rootfs.patch
@@ -1,4 +1,4 @@
-From 19933be78902d90014f177b5633dd15984bc1bc9 Mon Sep 17 00:00:00 2001
+From 156be3c4ecbc9015b0b86129f085b1ffaaf1cff4 Mon Sep 17 00:00:00 2001
 From: Chen Qi <[email protected]>
 Date: Thu, 27 Mar 2014 02:34:41 +0000
 Subject: [PATCH] init.d: add support for read-only rootfs
diff --git 
a/meta/recipes-connectivity/bind/bind/make-etc-initd-bind-stop-work.patch 
b/meta/recipes-connectivity/bind/bind/make-etc-initd-bind-stop-work.patch
index 155cc5a110..aceeba823b 100644
--- a/meta/recipes-connectivity/bind/bind/make-etc-initd-bind-stop-work.patch
+++ b/meta/recipes-connectivity/bind/bind/make-etc-initd-bind-stop-work.patch
@@ -1,4 +1,4 @@
-From e429899c34ea8a4f85de428e22ee49c453281e82 Mon Sep 17 00:00:00 2001
+From 512be2a6dc48533e24d1e7f919394784f38a35f6 Mon Sep 17 00:00:00 2001
 From: Roy Li <[email protected]>
 Date: Thu, 15 Nov 2012 02:27:54 +0000
 Subject: [PATCH] bind: make "/etc/init.d/bind stop" work
diff --git a/meta/recipes-connectivity/bind/bind_9.20.22.bb 
b/meta/recipes-connectivity/bind/bind_9.20.23.bb
similarity index 97%
rename from meta/recipes-connectivity/bind/bind_9.20.22.bb
rename to meta/recipes-connectivity/bind/bind_9.20.23.bb
index 318412a62c..ebc4422b67 100644
--- a/meta/recipes-connectivity/bind/bind_9.20.22.bb
+++ b/meta/recipes-connectivity/bind/bind_9.20.23.bb
@@ -21,7 +21,7 @@ SRC_URI = 
"https://ftp.isc.org/isc/bind9/${PV}/${BPN}-${PV}.tar.xz \
                   file://0001-m4-Backport-ax_prog_cc_for_build.m4-macros.patch 
\
            "
 
-SRC_URI[sha256sum] = 
"cba92ff631b949655f475fe4b54290f6860fd0070d399f2279f6437c0d383ec6"
+SRC_URI[sha256sum] = 
"5d4475aed3f9e500ef554b2b14d972bdb83d33de214a9b3be92918ea46908371"
 
 UPSTREAM_CHECK_URI = "https://ftp.isc.org/isc/bind9/";
 # follow the ESV versions divisible by 2
-- 
2.47.1

packages/x86-64-v3-poky-linux/bind/bind-libs: FILELIST: removed 
"/usr/lib/libns-9.20.22.so /usr/lib/libdns-9.20.22.so 
/usr/lib/libisccc-9.20.22.so /usr/lib/libisc-9.20.22.so 
/usr/lib/libisccfg-9.20.22.so", added "/usr/lib/libns-9.20.23.so 
/usr/lib/libisccfg-9.20.23.so /usr/lib/libisccc-9.20.23.so 
/usr/lib/libisc-9.20.23.so /usr/lib/libdns-9.20.23.so"
Changes to packages/x86-64-v3-poky-linux/bind (sysroot):
  /usr/lib/libdns.so changed symlink target from libdns-9.20.22.so to 
libdns-9.20.23.so
  /usr/lib/libisccc.so changed symlink target from libisccc-9.20.22.so to 
libisccc-9.20.23.so
  /usr/lib/libisccfg.so changed symlink target from libisccfg-9.20.22.so to 
libisccfg-9.20.23.so
  /usr/lib/libisc.so changed symlink target from libisc-9.20.22.so to 
libisc-9.20.23.so
  /usr/lib/libns.so changed symlink target from libns-9.20.22.so to 
libns-9.20.23.so
  /usr/lib/libdns-9.20.22.so moved to /usr/lib/libdns-9.20.23.so
  /usr/lib/libisc-9.20.22.so moved to /usr/lib/libisc-9.20.23.so
  /usr/lib/libisccc-9.20.22.so moved to /usr/lib/libisccc-9.20.23.so
  /usr/lib/libisccfg-9.20.22.so moved to /usr/lib/libisccfg-9.20.23.so
  /usr/lib/libns-9.20.22.so moved to /usr/lib/libns-9.20.23.so

Attachment: 0001-bind-upgrade-9.20.22-9.20.23.patch
Description: Binary data

packages/x86-64-v3-poky-linux/bind/bind-dbg: PKGV changed from 9.20.22 
[default] to 9.20.23 [default]
packages/x86-64-v3-poky-linux/bind/bind-dbg: PKGSIZE changed from 16134112 to 
16129792 (-0%)
packages/x86-64-v3-poky-linux/bind/bind-dbg: FILELIST: removed 
"/usr/lib/.debug/libisccc-9.20.22.so /usr/lib/.debug/libdns-9.20.22.so 
/usr/lib/.debug/libisccfg-9.20.22.so /usr/lib/.debug/libns-9.20.22.so 
/usr/lib/.debug/libisc-9.20.22.so", added "/usr/lib/.debug/libisccc-9.20.23.so 
/usr/lib/.debug/libdns-9.20.23.so /usr/lib/.debug/libns-9.20.23.so 
/usr/lib/.debug/libisccfg-9.20.23.so /usr/lib/.debug/libisc-9.20.23.so"
packages/x86-64-v3-poky-linux/bind/bind-dbg: PV changed from "9.20.22" to 
"9.20.23"
packages/x86-64-v3-poky-linux/bind/bind-dev: PKGV changed from 9.20.22 
[default] to 9.20.23 [default]
packages/x86-64-v3-poky-linux/bind/bind-dev: PKGSIZE changed from 1603648 to 
1602699 (-0%)
packages/x86-64-v3-poky-linux/bind/bind-dev: PV changed from "9.20.22" to 
"9.20.23"
packages/x86-64-v3-poky-linux/bind/bind-doc: PKGV changed from 9.20.22 
[default] to 9.20.23 [default]
packages/x86-64-v3-poky-linux/bind/bind-doc: PV changed from "9.20.22" to 
"9.20.23"
packages/x86-64-v3-poky-linux/bind/bind-libs: PKGV changed from 9.20.22 
[default] to 9.20.23 [default]
packages/x86-64-v3-poky-linux/bind/bind-libs: FILELIST: removed 
"/usr/lib/libisccfg-9.20.22.so /usr/lib/libns-9.20.22.so 
/usr/lib/libisccc-9.20.22.so /usr/lib/libdns-9.20.22.so 
/usr/lib/libisc-9.20.22.so", added "/usr/lib/libisccc-9.20.23.so 
/usr/lib/libns-9.20.23.so /usr/lib/libdns-9.20.23.so /usr/lib/libisc-9.20.23.so 
/usr/lib/libisccfg-9.20.23.so"
packages/x86-64-v3-poky-linux/bind/bind-libs: PV changed from "9.20.22" to 
"9.20.23"
packages/x86-64-v3-poky-linux/bind/bind-libs: FILES: removed 
"/usr/lib/*-9.20.22.so", added "/usr/lib/*-9.20.23.so"
packages/x86-64-v3-poky-linux/bind/bind-locale: PKGV changed from 9.20.22 
[default] to 9.20.23 [default]
packages/x86-64-v3-poky-linux/bind/bind-locale: PV changed from "9.20.22" to 
"9.20.23"
packages/x86-64-v3-poky-linux/bind/bind-src: PKGV changed from 9.20.22 
[default] to 9.20.23 [default]
packages/x86-64-v3-poky-linux/bind/bind-src: PKGSIZE changed from 10085710 to 
10088773 (+0%)
packages/x86-64-v3-poky-linux/bind/bind-src: FILELIST: directory renamed 
/usr/src/debug/bind/9.20.22/lib/dns/include/irs -> 
/usr/src/debug/bind/9.20.23/lib/dns/include/irs, directory renamed 
/usr/src/debug/bind/9.20.22/lib/ns -> /usr/src/debug/bind/9.20.23/lib/ns, 
directory renamed /usr/src/debug/bind/9.20.22/bin/plugins -> 
/usr/src/debug/bind/9.20.23/bin/plugins, directory renamed 
/usr/src/debug/bind/9.20.22/lib/dns/rdata/in_1 -> 
/usr/src/debug/bind/9.20.23/lib/dns/rdata/in_1, directory renamed 
/usr/src/debug/bind/9.20.22/lib/isccc/include/isccc -> 
/usr/src/debug/bind/9.20.23/lib/isccc/include/isccc, directory renamed 
/usr/src/debug/bind/9.20.22/lib/ns/include/ns -> 
/usr/src/debug/bind/9.20.23/lib/ns/include/ns, directory renamed 
/usr/src/debug/bind/9.20.22/lib/dns/rdata/any_255 -> 
/usr/src/debug/bind/9.20.23/lib/dns/rdata/any_255, directory renamed 
/usr/src/debug/bind/9.20.22/lib/dns/rdata/hs_4 -> 
/usr/src/debug/bind/9.20.23/lib/dns/rdata/hs_4, directory renamed 
/usr/src/debug/bind
 /9.20.22/bin/delv -> /usr/src/debug/bind/9.20.23/bin/delv, directory renamed 
/usr/src/debug/bind/9.20.22/lib/dns/include/dns -> 
/usr/src/debug/bind/9.20.23/lib/dns/include/dns, directory renamed 
/usr/src/debug/bind/9.20.22/bin/confgen -> 
/usr/src/debug/bind/9.20.23/bin/confgen, directory renamed 
/usr/src/debug/bind/9.20.22/lib/dns/rdata/ch_3 -> 
/usr/src/debug/bind/9.20.23/lib/dns/rdata/ch_3, directory renamed 
/usr/src/debug/bind/9.20.22/bin/rndc -> /usr/src/debug/bind/9.20.23/bin/rndc, 
directory renamed /usr/src/debug/bind/9.20.22/lib/dns/include/dst -> 
/usr/src/debug/bind/9.20.23/lib/dns/include/dst, directory renamed 
/usr/src/debug/bind/9.20.22/bin/dnssec -> 
/usr/src/debug/bind/9.20.23/bin/dnssec, directory renamed 
/usr/src/debug/bind/9.20.22/bin/dig -> /usr/src/debug/bind/9.20.23/bin/dig, 
directory renamed /usr/src/debug/bind/9.20.22/lib/dns/rdata/generic -> 
/usr/src/debug/bind/9.20.23/lib/dns/rdata/generic, directory renamed 
/usr/src/debug/bind/9.20.22/bin/named/include/named ->
  /usr/src/debug/bind/9.20.23/bin/named/include/named, directory renamed 
/usr/src/debug/bind/9.20.22/bin/named -> /usr/src/debug/bind/9.20.23/bin/named, 
directory renamed /usr/src/debug/bind/9.20.22/lib/isc/netmgr -> 
/usr/src/debug/bind/9.20.23/lib/isc/netmgr, directory renamed 
/usr/src/debug/bind/9.20.22/bin/confgen/include/confgen -> 
/usr/src/debug/bind/9.20.23/bin/confgen/include/confgen, directory renamed 
/usr/src/debug/bind/9.20.22/lib/dns -> /usr/src/debug/bind/9.20.23/lib/dns, 
directory renamed /usr/src/debug/bind/9.20.22/lib/isccfg/include/isccfg -> 
/usr/src/debug/bind/9.20.23/lib/isccfg/include/isccfg, directory renamed 
/usr/src/debug/bind/9.20.22/bin/nsupdate -> 
/usr/src/debug/bind/9.20.23/bin/nsupdate, directory renamed 
/usr/src/debug/bind/9.20.22/bin/named/include/dlz -> 
/usr/src/debug/bind/9.20.23/bin/named/include/dlz, directory renamed 
/usr/src/debug/bind/9.20.22/bin/tools -> /usr/src/debug/bind/9.20.23/bin/tools, 
directory renamed /usr/src/debug/bind/9.20.22/bin/check
  -> /usr/src/debug/bind/9.20.23/bin/check, directory renamed 
/usr/src/debug/bind/9.20.22/lib/isccc -> /usr/src/debug/bind/9.20.23/lib/isccc, 
directory renamed /usr/src/debug/bind/9.20.22/lib/isccfg -> 
/usr/src/debug/bind/9.20.23/lib/isccfg, directory renamed 
/usr/src/debug/bind/9.20.22/lib/isc -> /usr/src/debug/bind/9.20.23/lib/isc, 
directory renamed /usr/src/debug/bind/9.20.22/lib/isc/include/isc -> 
/usr/src/debug/bind/9.20.23/lib/isc/include/isc
packages/x86-64-v3-poky-linux/bind/bind-src: PV changed from "9.20.22" to 
"9.20.23"
packages/x86-64-v3-poky-linux/bind/bind-staticdev: PKGV changed from 9.20.22 
[default] to 9.20.23 [default]
packages/x86-64-v3-poky-linux/bind/bind-staticdev: PV changed from "9.20.22" to 
"9.20.23"
packages/x86-64-v3-poky-linux/bind/bind-utils: PKGV changed from 9.20.22 
[default] to 9.20.23 [default]
packages/x86-64-v3-poky-linux/bind/bind-utils: PV changed from "9.20.22" to 
"9.20.23"
packages/x86-64-v3-poky-linux/bind/bind: PKGV changed from 9.20.22 [default] to 
9.20.23 [default]
packages/x86-64-v3-poky-linux/bind/bind: PV changed from "9.20.22" to "9.20.23"
packages/x86-64-v3-poky-linux/bind: PKGV changed from 9.20.22 [default] to 
9.20.23 [default]
packages/x86-64-v3-poky-linux/bind: PV changed from "9.20.22" to "9.20.23"
packages/x86-64-v3-poky-linux/bind: SRC_URI changed from 
"https://ftp.isc.org/isc/bind9/9.20.22/bind-9.20.22.tar.xz file://conf.patch 
file://named.service file://bind9 file://generate-rndc-key.sh 
file://make-etc-initd-bind-stop-work.patch 
file://init.d-add-support-for-read-only-rootfs.patch 
file://bind-ensure-searching-for-json-headers-searches-sysr.patch 
file://0001-named-lwresd-V-and-start-log-hide-build-options.patch 
file://0001-avoid-start-failure-with-bind-user.patch 
file://0001-m4-Backport-ax_prog_cc_for_build.m4-macros.patch" to 
"https://ftp.isc.org/isc/bind9/9.20.23/bind-9.20.23.tar.xz file://conf.patch 
file://named.service file://bind9 file://generate-rndc-key.sh 
file://make-etc-initd-bind-stop-work.patch 
file://init.d-add-support-for-read-only-rootfs.patch 
file://bind-ensure-searching-for-json-headers-searches-sysr.patch 
file://0001-named-lwresd-V-and-start-log-hide-build-options.patch 
file://0001-avoid-start-failure-with-bind-user.patch 
file://0001-m4-Backport-ax_prog_cc_f
 or_build.m4-macros.patch"
Changes to packages/x86-64-v3-poky-linux/bind (sysroot):
  /usr/lib/libdns.so changed symlink target from libdns-9.20.22.so to 
libdns-9.20.23.so
  /usr/lib/libisccc.so changed symlink target from libisccc-9.20.22.so to 
libisccc-9.20.23.so
  /usr/lib/libisccfg.so changed symlink target from libisccfg-9.20.22.so to 
libisccfg-9.20.23.so
  /usr/lib/libisc.so changed symlink target from libisc-9.20.22.so to 
libisc-9.20.23.so
  /usr/lib/libns.so changed symlink target from libns-9.20.22.so to 
libns-9.20.23.so
  /usr/lib/libdns-9.20.22.so moved to /usr/lib/libdns-9.20.23.so
  /usr/lib/libisc-9.20.22.so moved to /usr/lib/libisc-9.20.23.so
  /usr/lib/libisccc-9.20.22.so moved to /usr/lib/libisccc-9.20.23.so
  /usr/lib/libisccfg-9.20.22.so moved to /usr/lib/libisccfg-9.20.23.so
  /usr/lib/libns-9.20.22.so moved to /usr/lib/libns-9.20.23.so
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#237854): 
https://lists.openembedded.org/g/openembedded-core/message/237854
Mute This Topic: https://lists.openembedded.org/mt/119594400/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to