All of lore.kernel.org
 help / color / mirror / Atom feed
From: auh@auh.yoctoproject.org
To: Armin Kuster <akuster808@gmail.com>
Cc: openembedded-core@lists.openembedded.org
Subject: [AUH] bind: upgrading to 9.16.13 SUCCEEDED	[thread overview]
Message-ID: <MADEUP.16761AD0F8B6BF27.12681@lists.openembedded.org> (raw)

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

Hello,

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

Next steps:
    - apply the patch: git am 0001-bind-upgrade-9.16.12-9.16.13.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

[-- Attachment #2: buildhistory-diff.txt --]
[-- Type: text/plain, Size: 1208 bytes --]

Changes to packages/core2-32-poky-linux/bind (sysroot):
  /usr/lib/libbind9.so changed symlink target from libbind9-9.16.12.so to libbind9-9.16.13.so
  /usr/lib/libdns.so changed symlink target from libdns-9.16.12.so to libdns-9.16.13.so
  /usr/lib/libirs.so changed symlink target from libirs-9.16.12.so to libirs-9.16.13.so
  /usr/lib/libisccc.so changed symlink target from libisccc-9.16.12.so to libisccc-9.16.13.so
  /usr/lib/libisccfg.so changed symlink target from libisccfg-9.16.12.so to libisccfg-9.16.13.so
  /usr/lib/libisc.so changed symlink target from libisc-9.16.12.so to libisc-9.16.13.so
  /usr/lib/libns.so changed symlink target from libns-9.16.12.so to libns-9.16.13.so
  /usr/lib/libbind9-9.16.12.so moved to /usr/lib/libbind9-9.16.13.so
  /usr/lib/libdns-9.16.12.so moved to /usr/lib/libdns-9.16.13.so
  /usr/lib/libirs-9.16.12.so moved to /usr/lib/libirs-9.16.13.so
  /usr/lib/libisc-9.16.12.so moved to /usr/lib/libisc-9.16.13.so
  /usr/lib/libisccc-9.16.12.so moved to /usr/lib/libisccc-9.16.13.so
  /usr/lib/libisccfg-9.16.12.so moved to /usr/lib/libisccfg-9.16.13.so
  /usr/lib/libns-9.16.12.so moved to /usr/lib/libns-9.16.13.so
  /usr/include/isc/tls.h was added

[-- Attachment #3: 0001-bind-upgrade-9.16.12-9.16.13.patch --]
[-- Type: application/octet-stream, Size: 6278 bytes --]

From d15fb7bfdf11a6e1554dbbde82482e22600bc1ae Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@auh.yoctoproject.org>
Date: Thu, 15 Apr 2021 02:52:21 +0000
Subject: [PATCH] bind: upgrade 9.16.12 -> 9.16.13

---
 .../0001-avoid-start-failure-with-bind-user.patch               | 0
 .../0001-named-lwresd-V-and-start-log-hide-build-options.patch  | 0
 .../bind-ensure-searching-for-json-headers-searches-sysr.patch  | 0
 .../bind/{bind-9.16.12 => bind-9.16.13}/bind9                   | 0
 .../bind/{bind-9.16.12 => bind-9.16.13}/conf.patch              | 0
 .../bind/{bind-9.16.12 => bind-9.16.13}/generate-rndc-key.sh    | 0
 .../init.d-add-support-for-read-only-rootfs.patch               | 0
 .../make-etc-initd-bind-stop-work.patch                         | 0
 .../bind/{bind-9.16.12 => bind-9.16.13}/named.service           | 0
 .../bind/{bind_9.16.12.bb => bind_9.16.13.bb}                   | 2 +-
 10 files changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-connectivity/bind/{bind-9.16.12 => bind-9.16.13}/0001-avoid-start-failure-with-bind-user.patch (100%)
 rename meta/recipes-connectivity/bind/{bind-9.16.12 => bind-9.16.13}/0001-named-lwresd-V-and-start-log-hide-build-options.patch (100%)
 rename meta/recipes-connectivity/bind/{bind-9.16.12 => bind-9.16.13}/bind-ensure-searching-for-json-headers-searches-sysr.patch (100%)
 rename meta/recipes-connectivity/bind/{bind-9.16.12 => bind-9.16.13}/bind9 (100%)
 rename meta/recipes-connectivity/bind/{bind-9.16.12 => bind-9.16.13}/conf.patch (100%)
 rename meta/recipes-connectivity/bind/{bind-9.16.12 => bind-9.16.13}/generate-rndc-key.sh (100%)
 rename meta/recipes-connectivity/bind/{bind-9.16.12 => bind-9.16.13}/init.d-add-support-for-read-only-rootfs.patch (100%)
 rename meta/recipes-connectivity/bind/{bind-9.16.12 => bind-9.16.13}/make-etc-initd-bind-stop-work.patch (100%)
 rename meta/recipes-connectivity/bind/{bind-9.16.12 => bind-9.16.13}/named.service (100%)
 rename meta/recipes-connectivity/bind/{bind_9.16.12.bb => bind_9.16.13.bb} (98%)

diff --git a/meta/recipes-connectivity/bind/bind-9.16.12/0001-avoid-start-failure-with-bind-user.patch b/meta/recipes-connectivity/bind/bind-9.16.13/0001-avoid-start-failure-with-bind-user.patch
similarity index 100%
rename from meta/recipes-connectivity/bind/bind-9.16.12/0001-avoid-start-failure-with-bind-user.patch
rename to meta/recipes-connectivity/bind/bind-9.16.13/0001-avoid-start-failure-with-bind-user.patch
diff --git a/meta/recipes-connectivity/bind/bind-9.16.12/0001-named-lwresd-V-and-start-log-hide-build-options.patch b/meta/recipes-connectivity/bind/bind-9.16.13/0001-named-lwresd-V-and-start-log-hide-build-options.patch
similarity index 100%
rename from meta/recipes-connectivity/bind/bind-9.16.12/0001-named-lwresd-V-and-start-log-hide-build-options.patch
rename to meta/recipes-connectivity/bind/bind-9.16.13/0001-named-lwresd-V-and-start-log-hide-build-options.patch
diff --git a/meta/recipes-connectivity/bind/bind-9.16.12/bind-ensure-searching-for-json-headers-searches-sysr.patch b/meta/recipes-connectivity/bind/bind-9.16.13/bind-ensure-searching-for-json-headers-searches-sysr.patch
similarity index 100%
rename from meta/recipes-connectivity/bind/bind-9.16.12/bind-ensure-searching-for-json-headers-searches-sysr.patch
rename to meta/recipes-connectivity/bind/bind-9.16.13/bind-ensure-searching-for-json-headers-searches-sysr.patch
diff --git a/meta/recipes-connectivity/bind/bind-9.16.12/bind9 b/meta/recipes-connectivity/bind/bind-9.16.13/bind9
similarity index 100%
rename from meta/recipes-connectivity/bind/bind-9.16.12/bind9
rename to meta/recipes-connectivity/bind/bind-9.16.13/bind9
diff --git a/meta/recipes-connectivity/bind/bind-9.16.12/conf.patch b/meta/recipes-connectivity/bind/bind-9.16.13/conf.patch
similarity index 100%
rename from meta/recipes-connectivity/bind/bind-9.16.12/conf.patch
rename to meta/recipes-connectivity/bind/bind-9.16.13/conf.patch
diff --git a/meta/recipes-connectivity/bind/bind-9.16.12/generate-rndc-key.sh b/meta/recipes-connectivity/bind/bind-9.16.13/generate-rndc-key.sh
similarity index 100%
rename from meta/recipes-connectivity/bind/bind-9.16.12/generate-rndc-key.sh
rename to meta/recipes-connectivity/bind/bind-9.16.13/generate-rndc-key.sh
diff --git a/meta/recipes-connectivity/bind/bind-9.16.12/init.d-add-support-for-read-only-rootfs.patch b/meta/recipes-connectivity/bind/bind-9.16.13/init.d-add-support-for-read-only-rootfs.patch
similarity index 100%
rename from meta/recipes-connectivity/bind/bind-9.16.12/init.d-add-support-for-read-only-rootfs.patch
rename to meta/recipes-connectivity/bind/bind-9.16.13/init.d-add-support-for-read-only-rootfs.patch
diff --git a/meta/recipes-connectivity/bind/bind-9.16.12/make-etc-initd-bind-stop-work.patch b/meta/recipes-connectivity/bind/bind-9.16.13/make-etc-initd-bind-stop-work.patch
similarity index 100%
rename from meta/recipes-connectivity/bind/bind-9.16.12/make-etc-initd-bind-stop-work.patch
rename to meta/recipes-connectivity/bind/bind-9.16.13/make-etc-initd-bind-stop-work.patch
diff --git a/meta/recipes-connectivity/bind/bind-9.16.12/named.service b/meta/recipes-connectivity/bind/bind-9.16.13/named.service
similarity index 100%
rename from meta/recipes-connectivity/bind/bind-9.16.12/named.service
rename to meta/recipes-connectivity/bind/bind-9.16.13/named.service
diff --git a/meta/recipes-connectivity/bind/bind_9.16.12.bb b/meta/recipes-connectivity/bind/bind_9.16.13.bb
similarity index 98%
rename from meta/recipes-connectivity/bind/bind_9.16.12.bb
rename to meta/recipes-connectivity/bind/bind_9.16.13.bb
index 09f77038fa..6127b13e8d 100644
--- a/meta/recipes-connectivity/bind/bind_9.16.12.bb
+++ b/meta/recipes-connectivity/bind/bind_9.16.13.bb
@@ -20,7 +20,7 @@ SRC_URI = "https://ftp.isc.org/isc/bind9/${PV}/${BPN}-${PV}.tar.xz \
            file://0001-avoid-start-failure-with-bind-user.patch \
            "
 
-SRC_URI[sha256sum] = "9914af9311fd349cab441097898d94fb28d0bfd9bf6ed04fe1f97f042644da7f"
+SRC_URI[sha256sum] = "a54cc793fa5b69b35f610f2095760f8238dff5cfd52419f7ee1c9c227da4cc08"
 
 UPSTREAM_CHECK_URI = "https://ftp.isc.org/isc/bind9/"
 # stay at 9.16 follow the ESV versions divisible by 4
-- 
2.27.0


[-- Attachment #4: buildhistory-diff-full.txt --]
[-- Type: text/plain, Size: 4627 bytes --]

packages/core2-32-poky-linux/bind/bind-dbg: PKGSIZE changed from 11471408 to 11485360 (+0%)
packages/core2-32-poky-linux/bind/bind-dbg: PV changed from "9.16.12" to "9.16.13"
packages/core2-32-poky-linux/bind/bind-dbg: PKGV changed from 9.16.12 [default] to 9.16.13 [default]
packages/core2-32-poky-linux/bind/bind-dev: PKGSIZE changed from 1600585 to 1602962 (+0%)
packages/core2-32-poky-linux/bind/bind-dev: PV changed from "9.16.12" to "9.16.13"
packages/core2-32-poky-linux/bind/bind-dev: PKGV changed from 9.16.12 [default] to 9.16.13 [default]
packages/core2-32-poky-linux/bind/bind-doc: PKGSIZE changed from 299341 to 300077 (+0%)
packages/core2-32-poky-linux/bind/bind-doc: PV changed from "9.16.12" to "9.16.13"
packages/core2-32-poky-linux/bind/bind-doc: PKGV changed from 9.16.12 [default] to 9.16.13 [default]
packages/core2-32-poky-linux/bind/bind-libs: PKGSIZE changed from 3922500 to 3934892 (+0%)
packages/core2-32-poky-linux/bind/bind-libs: FILES: removed "/usr/lib/*-9.16.12.so", added "/usr/lib/*-9.16.13.so"
packages/core2-32-poky-linux/bind/bind-libs: PV changed from "9.16.12" to "9.16.13"
packages/core2-32-poky-linux/bind/bind-libs: PKGV changed from 9.16.12 [default] to 9.16.13 [default]
packages/core2-32-poky-linux/bind/bind-locale: PV changed from "9.16.12" to "9.16.13"
packages/core2-32-poky-linux/bind/bind-locale: PKGV changed from 9.16.12 [default] to 9.16.13 [default]
packages/core2-32-poky-linux/bind/bind-src: PKGSIZE changed from 9759377 to 9793150 (+0%)
packages/core2-32-poky-linux/bind/bind-src: PV changed from "9.16.12" to "9.16.13"
packages/core2-32-poky-linux/bind/bind-src: PKGV changed from 9.16.12 [default] to 9.16.13 [default]
packages/core2-32-poky-linux/bind/bind-staticdev: PV changed from "9.16.12" to "9.16.13"
packages/core2-32-poky-linux/bind/bind-staticdev: PKGV changed from 9.16.12 [default] to 9.16.13 [default]
packages/core2-32-poky-linux/bind/bind-utils: PV changed from "9.16.12" to "9.16.13"
packages/core2-32-poky-linux/bind/bind-utils: PKGV changed from 9.16.12 [default] to 9.16.13 [default]
packages/core2-32-poky-linux/bind/bind: PKGSIZE changed from 1163887 to 1159791 (-0%)
packages/core2-32-poky-linux/bind/bind: PV changed from "9.16.12" to "9.16.13"
packages/core2-32-poky-linux/bind/bind: PKGV changed from 9.16.12 [default] to 9.16.13 [default]
packages/core2-32-poky-linux/bind: PV changed from "9.16.12" to "9.16.13"
packages/core2-32-poky-linux/bind: PKGV changed from 9.16.12 [default] to 9.16.13 [default]
packages/core2-32-poky-linux/bind: SRC_URI changed from "https://ftp.isc.org/isc/bind9/9.16.12/bind-9.16.12.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" to "https://ftp.isc.org/isc/bind9/9.16.13/bind-9.16.13.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"
Changes to packages/core2-32-poky-linux/bind (sysroot):
  /usr/lib/libbind9.so changed symlink target from libbind9-9.16.12.so to libbind9-9.16.13.so
  /usr/lib/libdns.so changed symlink target from libdns-9.16.12.so to libdns-9.16.13.so
  /usr/lib/libirs.so changed symlink target from libirs-9.16.12.so to libirs-9.16.13.so
  /usr/lib/libisccc.so changed symlink target from libisccc-9.16.12.so to libisccc-9.16.13.so
  /usr/lib/libisccfg.so changed symlink target from libisccfg-9.16.12.so to libisccfg-9.16.13.so
  /usr/lib/libisc.so changed symlink target from libisc-9.16.12.so to libisc-9.16.13.so
  /usr/lib/libns.so changed symlink target from libns-9.16.12.so to libns-9.16.13.so
  /usr/lib/libbind9-9.16.12.so moved to /usr/lib/libbind9-9.16.13.so
  /usr/lib/libdns-9.16.12.so moved to /usr/lib/libdns-9.16.13.so
  /usr/lib/libirs-9.16.12.so moved to /usr/lib/libirs-9.16.13.so
  /usr/lib/libisc-9.16.12.so moved to /usr/lib/libisc-9.16.13.so
  /usr/lib/libisccc-9.16.12.so moved to /usr/lib/libisccc-9.16.13.so
  /usr/lib/libisccfg-9.16.12.so moved to /usr/lib/libisccfg-9.16.13.so
  /usr/lib/libns-9.16.12.so moved to /usr/lib/libns-9.16.13.so
  /usr/include/isc/tls.h was added

                 reply	other threads:[~2021-04-15 18:16 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=MADEUP.16761AD0F8B6BF27.12681@lists.openembedded.org \
    --to=auh@auh.yoctoproject.org \
    --cc=akuster808@gmail.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.