mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] libusb: Version bump. 1.0.26 -> 1.0.27
@ 2024-02-02 18:21 Christian Melki
  2024-02-08 16:03 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2024-02-02 18:21 UTC (permalink / raw)
  To: ptxdist

Nothing overly exciting.
Some new API calls, will probably replace older ones at some point.
https://github.com/libusb/libusb/blob/v1.0.27/ChangeLog

* License hash changed. File had copyright year changes.

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 rules/libusb.make | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/rules/libusb.make b/rules/libusb.make
index 1a8c1ea43..b33657c66 100644
--- a/rules/libusb.make
+++ b/rules/libusb.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBUSB) += libusb
 #
 # Paths and names
 #
-LIBUSB_VERSION	:= 1.0.26
-LIBUSB_MD5	:= 9c75660dfe1d659387c37b28c91e3160
+LIBUSB_VERSION	:= 1.0.27
+LIBUSB_MD5	:= 1fb61afe370e94f902a67e03eb39c51f
 LIBUSB		:= libusb-$(LIBUSB_VERSION)
 LIBUSB_SUFFIX	:= tar.bz2
 LIBUSB_URL	:= $(call ptx/mirror, SF, libusb/$(LIBUSB).$(LIBUSB_SUFFIX))
@@ -23,7 +23,7 @@ LIBUSB_SOURCE	:= $(SRCDIR)/$(LIBUSB).$(LIBUSB_SUFFIX)
 LIBUSB_DIR	:= $(BUILDDIR)/$(LIBUSB)
 LIBUSB_LICENSE	:= LGPL-2.1-or-later
 LIBUSB_LICENSE_FILES := \
-	file://libusb/core.c;startline=2;endline=21;md5=55b8fea5bf37bd5167aa42596e982e0a \
+	file://libusb/core.c;startline=2;endline=21;md5=e2bc3b2209f8457532820f1fc033ebec \
 	file://COPYING;md5=fbc093901857fcd118f065f900982c24
 
 # ----------------------------------------------------------------------------
-- 
2.34.1




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

* Re: [ptxdist] [APPLIED] libusb: Version bump. 1.0.26 -> 1.0.27
  2024-02-02 18:21 [ptxdist] [PATCH] libusb: Version bump. 1.0.26 -> 1.0.27 Christian Melki
@ 2024-02-08 16:03 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2024-02-08 16:03 UTC (permalink / raw)
  To: ptxdist; +Cc: Christian Melki

Thanks, applied as aee961622a704f9085db9cb60e581553cd5b88a9.

Michael

[sent from post-receive hook]

On Thu, 08 Feb 2024 17:03:38 +0100, Christian Melki <christian.melki@t2data.com> wrote:
> Nothing overly exciting.
> Some new API calls, will probably replace older ones at some point.
> https://github.com/libusb/libusb/blob/v1.0.27/ChangeLog
> 
> * License hash changed. File had copyright year changes.
> 
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20240202182118.3333053-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/libusb.make b/rules/libusb.make
> index 1a8c1ea43580..b33657c6645b 100644
> --- a/rules/libusb.make
> +++ b/rules/libusb.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBUSB) += libusb
>  #
>  # Paths and names
>  #
> -LIBUSB_VERSION	:= 1.0.26
> -LIBUSB_MD5	:= 9c75660dfe1d659387c37b28c91e3160
> +LIBUSB_VERSION	:= 1.0.27
> +LIBUSB_MD5	:= 1fb61afe370e94f902a67e03eb39c51f
>  LIBUSB		:= libusb-$(LIBUSB_VERSION)
>  LIBUSB_SUFFIX	:= tar.bz2
>  LIBUSB_URL	:= $(call ptx/mirror, SF, libusb/$(LIBUSB).$(LIBUSB_SUFFIX))
> @@ -23,7 +23,7 @@ LIBUSB_SOURCE	:= $(SRCDIR)/$(LIBUSB).$(LIBUSB_SUFFIX)
>  LIBUSB_DIR	:= $(BUILDDIR)/$(LIBUSB)
>  LIBUSB_LICENSE	:= LGPL-2.1-or-later
>  LIBUSB_LICENSE_FILES := \
> -	file://libusb/core.c;startline=2;endline=21;md5=55b8fea5bf37bd5167aa42596e982e0a \
> +	file://libusb/core.c;startline=2;endline=21;md5=e2bc3b2209f8457532820f1fc033ebec \
>  	file://COPYING;md5=fbc093901857fcd118f065f900982c24
>  
>  # ----------------------------------------------------------------------------



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

end of thread, other threads:[~2024-02-08 16:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-02 18:21 [ptxdist] [PATCH] libusb: Version bump. 1.0.26 -> 1.0.27 Christian Melki
2024-02-08 16:03 ` [ptxdist] [APPLIED] " Michael Olbrich

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