All of lore.kernel.org
 help / color / mirror / Atom feed
* [AUH] rsync: upgrading to 3.2.6 SUCCEEDED
@ 2022-09-15 14:18 auh
  0 siblings, 0 replies; 3+ messages in thread
From: auh @ 2022-09-15 14:18 UTC (permalink / raw)
  To: Yi Zhao; +Cc: openembedded-core

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

Hello,

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

Next steps:
    - apply the patch: git am 0001-rsync-upgrade-3.2.5-3.2.6.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-full.txt --]
[-- Type: text/plain, Size: 2388 bytes --]

packages/core2-32-poky-linux/rsync: PV changed from "3.2.5" to "3.2.6"
packages/core2-32-poky-linux/rsync: PKGV changed from 3.2.5 [default] to 3.2.6 [default]
packages/core2-32-poky-linux/rsync: SRC_URI changed from "https://download.samba.org/pub/rsync/src/rsync-3.2.5.tar.gz file://rsyncd.conf file://makefile-no-rebuild.patch file://determism.patch file://0001-Add-missing-prototypes-to-function-declarations.patch file://0001-Turn-on-pedantic-errors-at-the-end-of-configure.patch" to "https://download.samba.org/pub/rsync/src/rsync-3.2.6.tar.gz file://rsyncd.conf file://makefile-no-rebuild.patch file://determism.patch file://0001-Add-missing-prototypes-to-function-declarations.patch file://0001-Turn-on-pedantic-errors-at-the-end-of-configure.patch"
packages/core2-32-poky-linux/rsync/rsync-dbg: PV changed from "3.2.5" to "3.2.6"
packages/core2-32-poky-linux/rsync/rsync-dbg: PKGV changed from 3.2.5 [default] to 3.2.6 [default]
packages/core2-32-poky-linux/rsync/rsync-dbg: PKGSIZE changed from 1140620 to 1143568 (+0%)
packages/core2-32-poky-linux/rsync/rsync-dev: PV changed from "3.2.5" to "3.2.6"
packages/core2-32-poky-linux/rsync/rsync-dev: PKGV changed from 3.2.5 [default] to 3.2.6 [default]
packages/core2-32-poky-linux/rsync/rsync-doc: PV changed from "3.2.5" to "3.2.6"
packages/core2-32-poky-linux/rsync/rsync-doc: PKGV changed from 3.2.5 [default] to 3.2.6 [default]
packages/core2-32-poky-linux/rsync/rsync-doc: PKGSIZE changed from 291486 to 293817 (+1%)
packages/core2-32-poky-linux/rsync/rsync-locale: PV changed from "3.2.5" to "3.2.6"
packages/core2-32-poky-linux/rsync/rsync-locale: PKGV changed from 3.2.5 [default] to 3.2.6 [default]
packages/core2-32-poky-linux/rsync/rsync-src: PV changed from "3.2.5" to "3.2.6"
packages/core2-32-poky-linux/rsync/rsync-src: PKGV changed from 3.2.5 [default] to 3.2.6 [default]
packages/core2-32-poky-linux/rsync/rsync-src: PKGSIZE changed from 1621062 to 1622966 (+0%)
packages/core2-32-poky-linux/rsync/rsync-staticdev: PV changed from "3.2.5" to "3.2.6"
packages/core2-32-poky-linux/rsync/rsync-staticdev: PKGV changed from 3.2.5 [default] to 3.2.6 [default]
packages/core2-32-poky-linux/rsync/rsync: PV changed from "3.2.5" to "3.2.6"
packages/core2-32-poky-linux/rsync/rsync: PKGV changed from 3.2.5 [default] to 3.2.6 [default]
packages/core2-32-poky-linux/rsync/rsync: PKGSIZE changed from 622790 to 622726 (-0%)

[-- Attachment #3: 0001-rsync-upgrade-3.2.5-3.2.6.patch --]
[-- Type: application/octet-stream, Size: 6141 bytes --]

From 2dadc068b18f51464b881b7524c7600bd51024fb Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Thu, 15 Sep 2022 10:49:05 +0000
Subject: [PATCH] rsync: upgrade 3.2.5 -> 3.2.6

---
 ...-prototypes-to-function-declarations.patch | 16 ++++-----
 ...antic-errors-at-the-end-of-configure.patch | 36 ++++---------------
 .../rsync/{rsync_3.2.5.bb => rsync_3.2.6.bb}  |  2 +-
 3 files changed, 14 insertions(+), 40 deletions(-)
 rename meta/recipes-devtools/rsync/{rsync_3.2.5.bb => rsync_3.2.6.bb} (97%)

diff --git a/meta/recipes-devtools/rsync/files/0001-Add-missing-prototypes-to-function-declarations.patch b/meta/recipes-devtools/rsync/files/0001-Add-missing-prototypes-to-function-declarations.patch
index 474d82db22..281a7c7386 100644
--- a/meta/recipes-devtools/rsync/files/0001-Add-missing-prototypes-to-function-declarations.patch
+++ b/meta/recipes-devtools/rsync/files/0001-Add-missing-prototypes-to-function-declarations.patch
@@ -1,4 +1,4 @@
-From 785c0072c80c2f6e0839478453cf65fdeac15da0 Mon Sep 17 00:00:00 2001
+From 47ef33d38cdade9bcb3d7d50ee45c9916f63d29d Mon Sep 17 00:00:00 2001
 From: Khem Raj <raj.khem@gmail.com>
 Date: Mon, 29 Aug 2022 19:53:28 -0700
 Subject: [PATCH] Add missing prototypes to function declarations
@@ -15,6 +15,7 @@ Fixes errors like
 
 Upstream-Status: Submitted [https://lists.samba.org/archive/rsync/2022-August/032858.html]
 Signed-off-by: Khem Raj <raj.khem@gmail.com>
+
 ---
  checksum.c       | 2 +-
  exclude.c        | 2 +-
@@ -29,10 +30,10 @@ Signed-off-by: Khem Raj <raj.khem@gmail.com>
  10 files changed, 12 insertions(+), 13 deletions(-)
 
 diff --git a/checksum.c b/checksum.c
-index fb8c0a0..174c28c 100644
+index 7eb50f1..e0ef53e 100644
 --- a/checksum.c
 +++ b/checksum.c
-@@ -629,7 +629,7 @@ int sum_end(char *sum)
+@@ -631,7 +631,7 @@ int sum_end(char *sum)
  	return csum_len_for_type(cursum_type, 0);
  }
  
@@ -42,7 +43,7 @@ index fb8c0a0..174c28c 100644
  #ifdef SUPPORT_XXH3
  	char buf[32816];
 diff --git a/exclude.c b/exclude.c
-index adc82e2..79f5a82 100644
+index 5458455..87c89fe 100644
 --- a/exclude.c
 +++ b/exclude.c
 @@ -358,7 +358,7 @@ void implied_include_partial_string(const char *s_start, const char *s_end)
@@ -53,9 +54,9 @@ index adc82e2..79f5a82 100644
 +void free_implied_include_partial_string(void)
  {
  	if (partial_string_buf) {
- 		free(partial_string_buf);
+ 		if (partial_string_len)
 diff --git a/hlink.c b/hlink.c
-index 66810a3..6511dfb 100644
+index 20291f2..5c26a6b 100644
 --- a/hlink.c
 +++ b/hlink.c
 @@ -117,8 +117,7 @@ static void match_gnums(int32 *ndx_list, int ndx_count)
@@ -168,6 +169,3 @@ index bbba7b2..61f8dc9 100644
  {
      uLong flags;
  
--- 
-2.37.2
-
diff --git a/meta/recipes-devtools/rsync/files/0001-Turn-on-pedantic-errors-at-the-end-of-configure.patch b/meta/recipes-devtools/rsync/files/0001-Turn-on-pedantic-errors-at-the-end-of-configure.patch
index 1d9c4bfe48..0407c7704d 100644
--- a/meta/recipes-devtools/rsync/files/0001-Turn-on-pedantic-errors-at-the-end-of-configure.patch
+++ b/meta/recipes-devtools/rsync/files/0001-Turn-on-pedantic-errors-at-the-end-of-configure.patch
@@ -1,4 +1,4 @@
-From e64a58387db46239902b610871a0eb81626e99ff Mon Sep 17 00:00:00 2001
+From fc8714e5f69e48d660466451642e26f0ac70c8ae Mon Sep 17 00:00:00 2001
 From: Paul Eggert <eggert@cs.ucla.edu>
 Date: Thu, 18 Aug 2022 07:46:28 -0700
 Subject: [PATCH] Turn on -pedantic-errors at the end of 'configure'
@@ -6,37 +6,16 @@ Subject: [PATCH] Turn on -pedantic-errors at the end of 'configure'
 Problem reported by Khem Raj in:
 https://lists.gnu.org/r/autoconf-patches/2022-08/msg00009.html
 Upstream-Status: Submitted [https://lists.samba.org/archive/rsync/2022-August/032862.html]
+
 ---
- configure.ac | 35 ++++++++++++++++++++---------------
- 1 file changed, 20 insertions(+), 15 deletions(-)
+ configure.ac | 20 ++++++++++++++++++++
+ 1 file changed, 20 insertions(+)
 
 diff --git a/configure.ac b/configure.ac
-index d185b2d3..7e9514f7 100644
+index b6de4eb..4d91708 100644
 --- a/configure.ac
 +++ b/configure.ac
-@@ -1071,21 +1071,6 @@ elif test x"$ac_cv_header_popt_h" != x"yes"; then
-     with_included_popt=yes
- fi
- 
--if test x"$GCC" = x"yes"; then
--    if test x"$with_included_popt" != x"yes"; then
--	# Turn pedantic warnings into errors to ensure an array-init overflow is an error.
--	CFLAGS="$CFLAGS -pedantic-errors"
--    else
--	# Our internal popt code cannot be compiled with pedantic warnings as errors, so try to
--	# turn off pedantic warnings (which will not lose the error for array-init overflow).
--	# Older gcc versions don't understand -Wno-pedantic, so check if --help=warnings lists
--	# -Wpedantic and use that as a flag.
--	case `$CC --help=warnings 2>/dev/null | grep Wpedantic` in
--	    *-Wpedantic*) CFLAGS="$CFLAGS -pedantic-errors -Wno-pedantic" ;;
--	esac
--    fi
--fi
--
- AC_MSG_CHECKING([whether to use included libpopt])
- if test x"$with_included_popt" = x"yes"; then
-     AC_MSG_RESULT($srcdir/popt)
-@@ -1444,6 +1429,26 @@ case "$CC" in
+@@ -1429,6 +1429,26 @@ case "$CC" in
      ;;
  esac
  
@@ -63,6 +42,3 @@ index d185b2d3..7e9514f7 100644
  AC_CONFIG_FILES([Makefile lib/dummy zlib/dummy popt/dummy shconfig])
  AC_OUTPUT
  
--- 
-2.37.1
-
diff --git a/meta/recipes-devtools/rsync/rsync_3.2.5.bb b/meta/recipes-devtools/rsync/rsync_3.2.6.bb
similarity index 97%
rename from meta/recipes-devtools/rsync/rsync_3.2.5.bb
rename to meta/recipes-devtools/rsync/rsync_3.2.6.bb
index 0bbbac7ace..b94f4e3afb 100644
--- a/meta/recipes-devtools/rsync/rsync_3.2.5.bb
+++ b/meta/recipes-devtools/rsync/rsync_3.2.6.bb
@@ -17,7 +17,7 @@ SRC_URI = "https://download.samba.org/pub/${BPN}/src/${BP}.tar.gz \
            file://0001-Add-missing-prototypes-to-function-declarations.patch \
            file://0001-Turn-on-pedantic-errors-at-the-end-of-configure.patch \
            "
-SRC_URI[sha256sum] = "2ac4d21635cdf791867bc377c35ca6dda7f50d919a58be45057fd51600c69aba"
+SRC_URI[sha256sum] = "fb3365bab27837d41feaf42e967c57bd3a47bc8f10765a3671efd6a3835454d3"
 
 # -16548 required for v3.1.3pre1. Already in v3.1.3.
 CVE_CHECK_IGNORE += " CVE-2017-16548 "
-- 
2.31.1


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

* [AUH] rsync: upgrading to 3.2.6 SUCCEEDED
@ 2022-10-15 22:03 auh
  0 siblings, 0 replies; 3+ messages in thread
From: auh @ 2022-10-15 22:03 UTC (permalink / raw)
  To: Yi Zhao; +Cc: openembedded-core

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

Hello,

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

Next steps:
    - apply the patch: git am 0001-rsync-upgrade-3.2.5-3.2.6.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: 0001-rsync-upgrade-3.2.5-3.2.6.patch --]
[-- Type: application/octet-stream, Size: 6141 bytes --]

From cfc2ac667b8cb4d23c247753201d7f62019557ee Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Sat, 15 Oct 2022 11:26:17 +0000
Subject: [PATCH] rsync: upgrade 3.2.5 -> 3.2.6

---
 ...-prototypes-to-function-declarations.patch | 16 ++++-----
 ...antic-errors-at-the-end-of-configure.patch | 36 ++++---------------
 .../rsync/{rsync_3.2.5.bb => rsync_3.2.6.bb}  |  2 +-
 3 files changed, 14 insertions(+), 40 deletions(-)
 rename meta/recipes-devtools/rsync/{rsync_3.2.5.bb => rsync_3.2.6.bb} (97%)

diff --git a/meta/recipes-devtools/rsync/files/0001-Add-missing-prototypes-to-function-declarations.patch b/meta/recipes-devtools/rsync/files/0001-Add-missing-prototypes-to-function-declarations.patch
index 474d82db22..92a78a081f 100644
--- a/meta/recipes-devtools/rsync/files/0001-Add-missing-prototypes-to-function-declarations.patch
+++ b/meta/recipes-devtools/rsync/files/0001-Add-missing-prototypes-to-function-declarations.patch
@@ -1,4 +1,4 @@
-From 785c0072c80c2f6e0839478453cf65fdeac15da0 Mon Sep 17 00:00:00 2001
+From 58805562843b720d014b652411b31a440f11af91 Mon Sep 17 00:00:00 2001
 From: Khem Raj <raj.khem@gmail.com>
 Date: Mon, 29 Aug 2022 19:53:28 -0700
 Subject: [PATCH] Add missing prototypes to function declarations
@@ -15,6 +15,7 @@ Fixes errors like
 
 Upstream-Status: Submitted [https://lists.samba.org/archive/rsync/2022-August/032858.html]
 Signed-off-by: Khem Raj <raj.khem@gmail.com>
+
 ---
  checksum.c       | 2 +-
  exclude.c        | 2 +-
@@ -29,10 +30,10 @@ Signed-off-by: Khem Raj <raj.khem@gmail.com>
  10 files changed, 12 insertions(+), 13 deletions(-)
 
 diff --git a/checksum.c b/checksum.c
-index fb8c0a0..174c28c 100644
+index 7eb50f1..e0ef53e 100644
 --- a/checksum.c
 +++ b/checksum.c
-@@ -629,7 +629,7 @@ int sum_end(char *sum)
+@@ -631,7 +631,7 @@ int sum_end(char *sum)
  	return csum_len_for_type(cursum_type, 0);
  }
  
@@ -42,7 +43,7 @@ index fb8c0a0..174c28c 100644
  #ifdef SUPPORT_XXH3
  	char buf[32816];
 diff --git a/exclude.c b/exclude.c
-index adc82e2..79f5a82 100644
+index 5458455..87c89fe 100644
 --- a/exclude.c
 +++ b/exclude.c
 @@ -358,7 +358,7 @@ void implied_include_partial_string(const char *s_start, const char *s_end)
@@ -53,9 +54,9 @@ index adc82e2..79f5a82 100644
 +void free_implied_include_partial_string(void)
  {
  	if (partial_string_buf) {
- 		free(partial_string_buf);
+ 		if (partial_string_len)
 diff --git a/hlink.c b/hlink.c
-index 66810a3..6511dfb 100644
+index 20291f2..5c26a6b 100644
 --- a/hlink.c
 +++ b/hlink.c
 @@ -117,8 +117,7 @@ static void match_gnums(int32 *ndx_list, int ndx_count)
@@ -168,6 +169,3 @@ index bbba7b2..61f8dc9 100644
  {
      uLong flags;
  
--- 
-2.37.2
-
diff --git a/meta/recipes-devtools/rsync/files/0001-Turn-on-pedantic-errors-at-the-end-of-configure.patch b/meta/recipes-devtools/rsync/files/0001-Turn-on-pedantic-errors-at-the-end-of-configure.patch
index 1d9c4bfe48..11ff938434 100644
--- a/meta/recipes-devtools/rsync/files/0001-Turn-on-pedantic-errors-at-the-end-of-configure.patch
+++ b/meta/recipes-devtools/rsync/files/0001-Turn-on-pedantic-errors-at-the-end-of-configure.patch
@@ -1,4 +1,4 @@
-From e64a58387db46239902b610871a0eb81626e99ff Mon Sep 17 00:00:00 2001
+From bbff13d05aef2cc0abc0a98f18f8967b61467a04 Mon Sep 17 00:00:00 2001
 From: Paul Eggert <eggert@cs.ucla.edu>
 Date: Thu, 18 Aug 2022 07:46:28 -0700
 Subject: [PATCH] Turn on -pedantic-errors at the end of 'configure'
@@ -6,37 +6,16 @@ Subject: [PATCH] Turn on -pedantic-errors at the end of 'configure'
 Problem reported by Khem Raj in:
 https://lists.gnu.org/r/autoconf-patches/2022-08/msg00009.html
 Upstream-Status: Submitted [https://lists.samba.org/archive/rsync/2022-August/032862.html]
+
 ---
- configure.ac | 35 ++++++++++++++++++++---------------
- 1 file changed, 20 insertions(+), 15 deletions(-)
+ configure.ac | 20 ++++++++++++++++++++
+ 1 file changed, 20 insertions(+)
 
 diff --git a/configure.ac b/configure.ac
-index d185b2d3..7e9514f7 100644
+index b6de4eb..4d91708 100644
 --- a/configure.ac
 +++ b/configure.ac
-@@ -1071,21 +1071,6 @@ elif test x"$ac_cv_header_popt_h" != x"yes"; then
-     with_included_popt=yes
- fi
- 
--if test x"$GCC" = x"yes"; then
--    if test x"$with_included_popt" != x"yes"; then
--	# Turn pedantic warnings into errors to ensure an array-init overflow is an error.
--	CFLAGS="$CFLAGS -pedantic-errors"
--    else
--	# Our internal popt code cannot be compiled with pedantic warnings as errors, so try to
--	# turn off pedantic warnings (which will not lose the error for array-init overflow).
--	# Older gcc versions don't understand -Wno-pedantic, so check if --help=warnings lists
--	# -Wpedantic and use that as a flag.
--	case `$CC --help=warnings 2>/dev/null | grep Wpedantic` in
--	    *-Wpedantic*) CFLAGS="$CFLAGS -pedantic-errors -Wno-pedantic" ;;
--	esac
--    fi
--fi
--
- AC_MSG_CHECKING([whether to use included libpopt])
- if test x"$with_included_popt" = x"yes"; then
-     AC_MSG_RESULT($srcdir/popt)
-@@ -1444,6 +1429,26 @@ case "$CC" in
+@@ -1429,6 +1429,26 @@ case "$CC" in
      ;;
  esac
  
@@ -63,6 +42,3 @@ index d185b2d3..7e9514f7 100644
  AC_CONFIG_FILES([Makefile lib/dummy zlib/dummy popt/dummy shconfig])
  AC_OUTPUT
  
--- 
-2.37.1
-
diff --git a/meta/recipes-devtools/rsync/rsync_3.2.5.bb b/meta/recipes-devtools/rsync/rsync_3.2.6.bb
similarity index 97%
rename from meta/recipes-devtools/rsync/rsync_3.2.5.bb
rename to meta/recipes-devtools/rsync/rsync_3.2.6.bb
index 0bbbac7ace..b94f4e3afb 100644
--- a/meta/recipes-devtools/rsync/rsync_3.2.5.bb
+++ b/meta/recipes-devtools/rsync/rsync_3.2.6.bb
@@ -17,7 +17,7 @@ SRC_URI = "https://download.samba.org/pub/${BPN}/src/${BP}.tar.gz \
            file://0001-Add-missing-prototypes-to-function-declarations.patch \
            file://0001-Turn-on-pedantic-errors-at-the-end-of-configure.patch \
            "
-SRC_URI[sha256sum] = "2ac4d21635cdf791867bc377c35ca6dda7f50d919a58be45057fd51600c69aba"
+SRC_URI[sha256sum] = "fb3365bab27837d41feaf42e967c57bd3a47bc8f10765a3671efd6a3835454d3"
 
 # -16548 required for v3.1.3pre1. Already in v3.1.3.
 CVE_CHECK_IGNORE += " CVE-2017-16548 "
-- 
2.31.1


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

packages/core2-32-poky-linux/rsync: PKGV changed from 3.2.5 [default] to 3.2.6 [default]
packages/core2-32-poky-linux/rsync: SRC_URI changed from "https://download.samba.org/pub/rsync/src/rsync-3.2.5.tar.gz file://rsyncd.conf file://makefile-no-rebuild.patch file://determism.patch file://0001-Add-missing-prototypes-to-function-declarations.patch file://0001-Turn-on-pedantic-errors-at-the-end-of-configure.patch" to "https://download.samba.org/pub/rsync/src/rsync-3.2.6.tar.gz file://rsyncd.conf file://makefile-no-rebuild.patch file://determism.patch file://0001-Add-missing-prototypes-to-function-declarations.patch file://0001-Turn-on-pedantic-errors-at-the-end-of-configure.patch"
packages/core2-32-poky-linux/rsync: PV changed from "3.2.5" to "3.2.6"
packages/core2-32-poky-linux/rsync/rsync-dbg: PKGV changed from 3.2.5 [default] to 3.2.6 [default]
packages/core2-32-poky-linux/rsync/rsync-dbg: PV changed from "3.2.5" to "3.2.6"
packages/core2-32-poky-linux/rsync/rsync-dbg: PKGSIZE changed from 1140620 to 1143568 (+0%)
packages/core2-32-poky-linux/rsync/rsync-dev: PKGV changed from 3.2.5 [default] to 3.2.6 [default]
packages/core2-32-poky-linux/rsync/rsync-dev: PV changed from "3.2.5" to "3.2.6"
packages/core2-32-poky-linux/rsync/rsync-doc: PKGV changed from 3.2.5 [default] to 3.2.6 [default]
packages/core2-32-poky-linux/rsync/rsync-doc: PV changed from "3.2.5" to "3.2.6"
packages/core2-32-poky-linux/rsync/rsync-doc: PKGSIZE changed from 291486 to 293817 (+1%)
packages/core2-32-poky-linux/rsync/rsync-locale: PKGV changed from 3.2.5 [default] to 3.2.6 [default]
packages/core2-32-poky-linux/rsync/rsync-locale: PV changed from "3.2.5" to "3.2.6"
packages/core2-32-poky-linux/rsync/rsync-src: PKGV changed from 3.2.5 [default] to 3.2.6 [default]
packages/core2-32-poky-linux/rsync/rsync-src: PV changed from "3.2.5" to "3.2.6"
packages/core2-32-poky-linux/rsync/rsync-src: PKGSIZE changed from 1621062 to 1622966 (+0%)
packages/core2-32-poky-linux/rsync/rsync-staticdev: PKGV changed from 3.2.5 [default] to 3.2.6 [default]
packages/core2-32-poky-linux/rsync/rsync-staticdev: PV changed from "3.2.5" to "3.2.6"
packages/core2-32-poky-linux/rsync/rsync: PKGV changed from 3.2.5 [default] to 3.2.6 [default]
packages/core2-32-poky-linux/rsync/rsync: PV changed from "3.2.5" to "3.2.6"
packages/core2-32-poky-linux/rsync/rsync: PKGSIZE changed from 622790 to 622726 (-0%)

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

* [AUH] rsync: upgrading to 3.2.6 SUCCEEDED
@ 2022-10-01 16:53 auh
  0 siblings, 0 replies; 3+ messages in thread
From: auh @ 2022-10-01 16:53 UTC (permalink / raw)
  To: Yi Zhao; +Cc: openembedded-core

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

Hello,

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

Next steps:
    - apply the patch: git am 0001-rsync-upgrade-3.2.5-3.2.6.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: 0001-rsync-upgrade-3.2.5-3.2.6.patch --]
[-- Type: application/octet-stream, Size: 6140 bytes --]

From 8f5296efc103d8b273dfb1c0135270d422d3fbf7 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Sat, 1 Oct 2022 09:06:37 +0000
Subject: [PATCH] rsync: upgrade 3.2.5 -> 3.2.6

---
 ...-prototypes-to-function-declarations.patch | 16 ++++-----
 ...antic-errors-at-the-end-of-configure.patch | 36 ++++---------------
 .../rsync/{rsync_3.2.5.bb => rsync_3.2.6.bb}  |  2 +-
 3 files changed, 14 insertions(+), 40 deletions(-)
 rename meta/recipes-devtools/rsync/{rsync_3.2.5.bb => rsync_3.2.6.bb} (97%)

diff --git a/meta/recipes-devtools/rsync/files/0001-Add-missing-prototypes-to-function-declarations.patch b/meta/recipes-devtools/rsync/files/0001-Add-missing-prototypes-to-function-declarations.patch
index 474d82db22..26f88a8716 100644
--- a/meta/recipes-devtools/rsync/files/0001-Add-missing-prototypes-to-function-declarations.patch
+++ b/meta/recipes-devtools/rsync/files/0001-Add-missing-prototypes-to-function-declarations.patch
@@ -1,4 +1,4 @@
-From 785c0072c80c2f6e0839478453cf65fdeac15da0 Mon Sep 17 00:00:00 2001
+From 3b23c444274b877c11cb32a93bcec4f7fe89976e Mon Sep 17 00:00:00 2001
 From: Khem Raj <raj.khem@gmail.com>
 Date: Mon, 29 Aug 2022 19:53:28 -0700
 Subject: [PATCH] Add missing prototypes to function declarations
@@ -15,6 +15,7 @@ Fixes errors like
 
 Upstream-Status: Submitted [https://lists.samba.org/archive/rsync/2022-August/032858.html]
 Signed-off-by: Khem Raj <raj.khem@gmail.com>
+
 ---
  checksum.c       | 2 +-
  exclude.c        | 2 +-
@@ -29,10 +30,10 @@ Signed-off-by: Khem Raj <raj.khem@gmail.com>
  10 files changed, 12 insertions(+), 13 deletions(-)
 
 diff --git a/checksum.c b/checksum.c
-index fb8c0a0..174c28c 100644
+index 7eb50f1..e0ef53e 100644
 --- a/checksum.c
 +++ b/checksum.c
-@@ -629,7 +629,7 @@ int sum_end(char *sum)
+@@ -631,7 +631,7 @@ int sum_end(char *sum)
  	return csum_len_for_type(cursum_type, 0);
  }
  
@@ -42,7 +43,7 @@ index fb8c0a0..174c28c 100644
  #ifdef SUPPORT_XXH3
  	char buf[32816];
 diff --git a/exclude.c b/exclude.c
-index adc82e2..79f5a82 100644
+index 5458455..87c89fe 100644
 --- a/exclude.c
 +++ b/exclude.c
 @@ -358,7 +358,7 @@ void implied_include_partial_string(const char *s_start, const char *s_end)
@@ -53,9 +54,9 @@ index adc82e2..79f5a82 100644
 +void free_implied_include_partial_string(void)
  {
  	if (partial_string_buf) {
- 		free(partial_string_buf);
+ 		if (partial_string_len)
 diff --git a/hlink.c b/hlink.c
-index 66810a3..6511dfb 100644
+index 20291f2..5c26a6b 100644
 --- a/hlink.c
 +++ b/hlink.c
 @@ -117,8 +117,7 @@ static void match_gnums(int32 *ndx_list, int ndx_count)
@@ -168,6 +169,3 @@ index bbba7b2..61f8dc9 100644
  {
      uLong flags;
  
--- 
-2.37.2
-
diff --git a/meta/recipes-devtools/rsync/files/0001-Turn-on-pedantic-errors-at-the-end-of-configure.patch b/meta/recipes-devtools/rsync/files/0001-Turn-on-pedantic-errors-at-the-end-of-configure.patch
index 1d9c4bfe48..6ec30f21c7 100644
--- a/meta/recipes-devtools/rsync/files/0001-Turn-on-pedantic-errors-at-the-end-of-configure.patch
+++ b/meta/recipes-devtools/rsync/files/0001-Turn-on-pedantic-errors-at-the-end-of-configure.patch
@@ -1,4 +1,4 @@
-From e64a58387db46239902b610871a0eb81626e99ff Mon Sep 17 00:00:00 2001
+From 310064449ad8a5f3d85325a8ba50b4ce98a7be52 Mon Sep 17 00:00:00 2001
 From: Paul Eggert <eggert@cs.ucla.edu>
 Date: Thu, 18 Aug 2022 07:46:28 -0700
 Subject: [PATCH] Turn on -pedantic-errors at the end of 'configure'
@@ -6,37 +6,16 @@ Subject: [PATCH] Turn on -pedantic-errors at the end of 'configure'
 Problem reported by Khem Raj in:
 https://lists.gnu.org/r/autoconf-patches/2022-08/msg00009.html
 Upstream-Status: Submitted [https://lists.samba.org/archive/rsync/2022-August/032862.html]
+
 ---
- configure.ac | 35 ++++++++++++++++++++---------------
- 1 file changed, 20 insertions(+), 15 deletions(-)
+ configure.ac | 20 ++++++++++++++++++++
+ 1 file changed, 20 insertions(+)
 
 diff --git a/configure.ac b/configure.ac
-index d185b2d3..7e9514f7 100644
+index b6de4eb..4d91708 100644
 --- a/configure.ac
 +++ b/configure.ac
-@@ -1071,21 +1071,6 @@ elif test x"$ac_cv_header_popt_h" != x"yes"; then
-     with_included_popt=yes
- fi
- 
--if test x"$GCC" = x"yes"; then
--    if test x"$with_included_popt" != x"yes"; then
--	# Turn pedantic warnings into errors to ensure an array-init overflow is an error.
--	CFLAGS="$CFLAGS -pedantic-errors"
--    else
--	# Our internal popt code cannot be compiled with pedantic warnings as errors, so try to
--	# turn off pedantic warnings (which will not lose the error for array-init overflow).
--	# Older gcc versions don't understand -Wno-pedantic, so check if --help=warnings lists
--	# -Wpedantic and use that as a flag.
--	case `$CC --help=warnings 2>/dev/null | grep Wpedantic` in
--	    *-Wpedantic*) CFLAGS="$CFLAGS -pedantic-errors -Wno-pedantic" ;;
--	esac
--    fi
--fi
--
- AC_MSG_CHECKING([whether to use included libpopt])
- if test x"$with_included_popt" = x"yes"; then
-     AC_MSG_RESULT($srcdir/popt)
-@@ -1444,6 +1429,26 @@ case "$CC" in
+@@ -1429,6 +1429,26 @@ case "$CC" in
      ;;
  esac
  
@@ -63,6 +42,3 @@ index d185b2d3..7e9514f7 100644
  AC_CONFIG_FILES([Makefile lib/dummy zlib/dummy popt/dummy shconfig])
  AC_OUTPUT
  
--- 
-2.37.1
-
diff --git a/meta/recipes-devtools/rsync/rsync_3.2.5.bb b/meta/recipes-devtools/rsync/rsync_3.2.6.bb
similarity index 97%
rename from meta/recipes-devtools/rsync/rsync_3.2.5.bb
rename to meta/recipes-devtools/rsync/rsync_3.2.6.bb
index 0bbbac7ace..b94f4e3afb 100644
--- a/meta/recipes-devtools/rsync/rsync_3.2.5.bb
+++ b/meta/recipes-devtools/rsync/rsync_3.2.6.bb
@@ -17,7 +17,7 @@ SRC_URI = "https://download.samba.org/pub/${BPN}/src/${BP}.tar.gz \
            file://0001-Add-missing-prototypes-to-function-declarations.patch \
            file://0001-Turn-on-pedantic-errors-at-the-end-of-configure.patch \
            "
-SRC_URI[sha256sum] = "2ac4d21635cdf791867bc377c35ca6dda7f50d919a58be45057fd51600c69aba"
+SRC_URI[sha256sum] = "fb3365bab27837d41feaf42e967c57bd3a47bc8f10765a3671efd6a3835454d3"
 
 # -16548 required for v3.1.3pre1. Already in v3.1.3.
 CVE_CHECK_IGNORE += " CVE-2017-16548 "
-- 
2.31.1


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

packages/core2-32-poky-linux/rsync: PKGV changed from 3.2.5 [default] to 3.2.6 [default]
packages/core2-32-poky-linux/rsync: SRC_URI changed from "https://download.samba.org/pub/rsync/src/rsync-3.2.5.tar.gz file://rsyncd.conf file://makefile-no-rebuild.patch file://determism.patch file://0001-Add-missing-prototypes-to-function-declarations.patch file://0001-Turn-on-pedantic-errors-at-the-end-of-configure.patch" to "https://download.samba.org/pub/rsync/src/rsync-3.2.6.tar.gz file://rsyncd.conf file://makefile-no-rebuild.patch file://determism.patch file://0001-Add-missing-prototypes-to-function-declarations.patch file://0001-Turn-on-pedantic-errors-at-the-end-of-configure.patch"
packages/core2-32-poky-linux/rsync: PV changed from "3.2.5" to "3.2.6"
packages/core2-32-poky-linux/rsync/rsync-dbg: PKGSIZE changed from 1140620 to 1143568 (+0%)
packages/core2-32-poky-linux/rsync/rsync-dbg: PV changed from "3.2.5" to "3.2.6"
packages/core2-32-poky-linux/rsync/rsync-dbg: PKGV changed from 3.2.5 [default] to 3.2.6 [default]
packages/core2-32-poky-linux/rsync/rsync-dev: PV changed from "3.2.5" to "3.2.6"
packages/core2-32-poky-linux/rsync/rsync-dev: PKGV changed from 3.2.5 [default] to 3.2.6 [default]
packages/core2-32-poky-linux/rsync/rsync-doc: PKGSIZE changed from 291486 to 293817 (+1%)
packages/core2-32-poky-linux/rsync/rsync-doc: PV changed from "3.2.5" to "3.2.6"
packages/core2-32-poky-linux/rsync/rsync-doc: PKGV changed from 3.2.5 [default] to 3.2.6 [default]
packages/core2-32-poky-linux/rsync/rsync-locale: PV changed from "3.2.5" to "3.2.6"
packages/core2-32-poky-linux/rsync/rsync-locale: PKGV changed from 3.2.5 [default] to 3.2.6 [default]
packages/core2-32-poky-linux/rsync/rsync-src: PKGSIZE changed from 1621062 to 1622966 (+0%)
packages/core2-32-poky-linux/rsync/rsync-src: PV changed from "3.2.5" to "3.2.6"
packages/core2-32-poky-linux/rsync/rsync-src: PKGV changed from 3.2.5 [default] to 3.2.6 [default]
packages/core2-32-poky-linux/rsync/rsync-staticdev: PV changed from "3.2.5" to "3.2.6"
packages/core2-32-poky-linux/rsync/rsync-staticdev: PKGV changed from 3.2.5 [default] to 3.2.6 [default]
packages/core2-32-poky-linux/rsync/rsync: PKGSIZE changed from 622790 to 622726 (-0%)
packages/core2-32-poky-linux/rsync/rsync: PV changed from "3.2.5" to "3.2.6"
packages/core2-32-poky-linux/rsync/rsync: PKGV changed from 3.2.5 [default] to 3.2.6 [default]

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

end of thread, other threads:[~2022-10-15 22:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-15 14:18 [AUH] rsync: upgrading to 3.2.6 SUCCEEDED auh
2022-10-01 16:53 auh
2022-10-15 22:03 auh

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.