Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/libxml-parser-perl: bump to version 2.47
@ 2024-01-22  7:55 Black-Hole1
  2024-01-26 21:30 ` Peter Korsgaard
  0 siblings, 1 reply; 4+ messages in thread
From: Black-Hole1 @ 2024-01-22  7:55 UTC (permalink / raw)
  To: buildroot; +Cc: Thomas Petazzoni, Black-Hole1

Signed-off-by: Black-Hole1 <bh@bugs.cc>
---
 package/libxml-parser-perl/libxml-parser-perl.hash | 4 ++--
 package/libxml-parser-perl/libxml-parser-perl.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/libxml-parser-perl/libxml-parser-perl.hash b/package/libxml-parser-perl/libxml-parser-perl.hash
index c3ef1016e8..4b91386573 100644
--- a/package/libxml-parser-perl/libxml-parser-perl.hash
+++ b/package/libxml-parser-perl/libxml-parser-perl.hash
@@ -1,3 +1,3 @@
 # locally computed hash
-sha256  d331332491c51cccfb4cb94ffc44f9cd73378e618498d4a37df9e043661c515d  XML-Parser-2.46.tar.gz
-sha256  6a2e768443ed00f09d3d4bc4dd14451035eac13c6864d68d8e2f76edf5a044f2  README
+sha256  ad4aae643ec784f489b956abe952432871a622d4e2b5c619e8855accbfc4d1d8  XML-Parser-2.47.tar.gz
+sha256  3bedfe79fbad08a2b50e1b2b6123e40c68b58b1988d53763b63b6fd295bb0f90  README
diff --git a/package/libxml-parser-perl/libxml-parser-perl.mk b/package/libxml-parser-perl/libxml-parser-perl.mk
index 37cef2e418..06bbd3b1ad 100644
--- a/package/libxml-parser-perl/libxml-parser-perl.mk
+++ b/package/libxml-parser-perl/libxml-parser-perl.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################

-LIBXML_PARSER_PERL_VERSION = 2.46
+LIBXML_PARSER_PERL_VERSION = 2.47
 LIBXML_PARSER_PERL_SOURCE = XML-Parser-$(LIBXML_PARSER_PERL_VERSION).tar.gz
 LIBXML_PARSER_PERL_SITE = $(BR2_CPAN_MIRROR)/authors/id/T/TO/TODDR
 HOST_LIBXML_PARSER_PERL_DEPENDENCIES = host-expat
--
2.43.0

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* Re: [Buildroot] [PATCH 1/1] package/libxml-parser-perl: bump to version 2.47
  2024-01-22  7:55 [Buildroot] [PATCH 1/1] package/libxml-parser-perl: bump to version 2.47 Black-Hole1
@ 2024-01-26 21:30 ` Peter Korsgaard
  2024-01-29  3:44   ` [Buildroot] [PATCH v2 " Kevin Cui
  0 siblings, 1 reply; 4+ messages in thread
From: Peter Korsgaard @ 2024-01-26 21:30 UTC (permalink / raw)
  To: Black-Hole1; +Cc: Thomas Petazzoni, buildroot

>>>>> "Black-Hole1" == Black-Hole1  <bh@bugs.cc> writes:

 > Signed-off-by: Black-Hole1 <bh@bugs.cc>

Please use your real name in From and Signed-off-by, thanks.

-- 
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* [Buildroot] [PATCH v2 1/1] package/libxml-parser-perl: bump to version 2.47
  2024-01-26 21:30 ` Peter Korsgaard
@ 2024-01-29  3:44   ` Kevin Cui
  2024-02-05 11:36     ` Thomas Petazzoni via buildroot
  0 siblings, 1 reply; 4+ messages in thread
From: Kevin Cui @ 2024-01-29  3:44 UTC (permalink / raw)
  To: peter; +Cc: buildroot, thomas.petazzoni, bh

Signed-off-by: Kevin Cui <bh@bugs.cc>

---
Changes for v2:
  - use real name in "From" and "Signed-off-by"
---
 package/libxml-parser-perl/libxml-parser-perl.hash | 4 ++--
 package/libxml-parser-perl/libxml-parser-perl.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/libxml-parser-perl/libxml-parser-perl.hash b/package/libxml-parser-perl/libxml-parser-perl.hash
index c3ef1016e8..4b91386573 100644
--- a/package/libxml-parser-perl/libxml-parser-perl.hash
+++ b/package/libxml-parser-perl/libxml-parser-perl.hash
@@ -1,3 +1,3 @@
 # locally computed hash
-sha256  d331332491c51cccfb4cb94ffc44f9cd73378e618498d4a37df9e043661c515d  XML-Parser-2.46.tar.gz
-sha256  6a2e768443ed00f09d3d4bc4dd14451035eac13c6864d68d8e2f76edf5a044f2  README
+sha256  ad4aae643ec784f489b956abe952432871a622d4e2b5c619e8855accbfc4d1d8  XML-Parser-2.47.tar.gz
+sha256  3bedfe79fbad08a2b50e1b2b6123e40c68b58b1988d53763b63b6fd295bb0f90  README
diff --git a/package/libxml-parser-perl/libxml-parser-perl.mk b/package/libxml-parser-perl/libxml-parser-perl.mk
index 37cef2e418..06bbd3b1ad 100644
--- a/package/libxml-parser-perl/libxml-parser-perl.mk
+++ b/package/libxml-parser-perl/libxml-parser-perl.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################

-LIBXML_PARSER_PERL_VERSION = 2.46
+LIBXML_PARSER_PERL_VERSION = 2.47
 LIBXML_PARSER_PERL_SOURCE = XML-Parser-$(LIBXML_PARSER_PERL_VERSION).tar.gz
 LIBXML_PARSER_PERL_SITE = $(BR2_CPAN_MIRROR)/authors/id/T/TO/TODDR
 HOST_LIBXML_PARSER_PERL_DEPENDENCIES = host-expat
--
2.43.0

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* Re: [Buildroot] [PATCH v2 1/1] package/libxml-parser-perl: bump to version 2.47
  2024-01-29  3:44   ` [Buildroot] [PATCH v2 " Kevin Cui
@ 2024-02-05 11:36     ` Thomas Petazzoni via buildroot
  0 siblings, 0 replies; 4+ messages in thread
From: Thomas Petazzoni via buildroot @ 2024-02-05 11:36 UTC (permalink / raw)
  To: Kevin Cui; +Cc: buildroot

On Mon, 29 Jan 2024 11:44:04 +0800
Kevin Cui <bh@bugs.cc> wrote:

> Signed-off-by: Kevin Cui <bh@bugs.cc>
> 
> ---
> Changes for v2:
>   - use real name in "From" and "Signed-off-by"
> ---
>  package/libxml-parser-perl/libxml-parser-perl.hash | 4 ++--
>  package/libxml-parser-perl/libxml-parser-perl.mk   | 2 +-
>  2 files changed, 3 insertions(+), 3 deletions(-)

Thanks for your patch! You forgot to explain in the commit log why the
README file hash changed. It's important to look into this and provide
explanation in the commit log, as it's the very reason why we have
those hashes in the first place: to detect license changes and account
for them.

And it turns out that a separate LICENSE file got added in 2.47. But
(!) this new license file is wrong: it doesn't contain the right
license text. This was already seen by Debian, and reported upstream:
https://github.com/cpan-authors/XML-Parser/pull/99.

So I expanded significantly the commit log to explain all of this. See
the final commit at
https://gitlab.com/buildroot.org/buildroot/-/commit/7fd6473a2b8c4ca274bd8a3b53e55d6af5242f9a.

Thanks a lot!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2024-02-05 11:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-22  7:55 [Buildroot] [PATCH 1/1] package/libxml-parser-perl: bump to version 2.47 Black-Hole1
2024-01-26 21:30 ` Peter Korsgaard
2024-01-29  3:44   ` [Buildroot] [PATCH v2 " Kevin Cui
2024-02-05 11:36     ` Thomas Petazzoni via buildroot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox