public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Michael Tremer <michael.tremer@ipfire.org>
To: development@lists.ipfire.org
Subject: Re: [PATCH] libusb: update to 1.0.23
Date: Mon, 20 Apr 2020 08:13:24 +0100	[thread overview]
Message-ID: <F9EF213B-C900-47D5-A6EF-97D00D432344@ipfire.org> (raw)
In-Reply-To: <f42c7504-fb92-5ff7-9316-1b4829118c24@ipfire.org>

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

Reviewed-by: Michael Tremer <michael.tremer(a)ipfire.org>

> On 18 Apr 2020, at 11:06, Peter Müller <peter.mueller(a)ipfire.org> wrote:
> 
> Fixes: #11480
> 
> Signed-off-by: Peter Müller <peter.mueller(a)ipfire.org>
> ---
> config/rootfiles/common/libusb | 9 +--------
> lfs/libusb                     | 6 +++---
> 2 files changed, 4 insertions(+), 11 deletions(-)
> 
> diff --git a/config/rootfiles/common/libusb b/config/rootfiles/common/libusb
> index 5be9bdf9f..232574159 100644
> --- a/config/rootfiles/common/libusb
> +++ b/config/rootfiles/common/libusb
> @@ -1,16 +1,9 @@
> etc/udev/rules.d/23-usb.rules
> -#usr/bin/libusb-config
> #usr/include/libusb-1.0
> #usr/include/libusb-1.0/libusb.h
> -#usr/include/usb.h
> -#usr/lib/libusb-0.1.so.4
> -#usr/lib/libusb-0.1.so.4.4.4
> #usr/lib/libusb-1.0.a
> #usr/lib/libusb-1.0.la
> #usr/lib/libusb-1.0.so
> usr/lib/libusb-1.0.so.0
> -usr/lib/libusb-1.0.so.0.1.0
> -#usr/lib/libusb.la
> -#usr/lib/libusb.so
> +usr/lib/libusb-1.0.so.0.2.0
> #usr/lib/pkgconfig/libusb-1.0.pc
> -#usr/lib/pkgconfig/libusb.pc
> diff --git a/lfs/libusb b/lfs/libusb
> index a32e11a8b..fcae2a445 100644
> --- a/lfs/libusb
> +++ b/lfs/libusb
> @@ -1,7 +1,7 @@
> ###############################################################################
> #                                                                             #
> # IPFire.org - A linux based firewall                                         #
> -# Copyright (C) 2007-2018  IPFire Team  <info(a)ipfire.org>                     #
> +# Copyright (C) 2007-2020  IPFire Team  <info(a)ipfire.org>                     #
> #                                                                             #
> # This program is free software: you can redistribute it and/or modify        #
> # it under the terms of the GNU General Public License as published by        #
> @@ -24,7 +24,7 @@
> 
> include Config
> 
> -VER        = 1.0.19
> +VER        = 1.0.23
> 
> THISAPP    = libusb-$(VER)
> DL_FILE    = $(THISAPP).tar.bz2
> @@ -40,7 +40,7 @@ objects = $(DL_FILE)
> 
> $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
> 
> -$(DL_FILE)_MD5 = f9e2bb5879968467e5ca756cb4e1fa7e
> +$(DL_FILE)_MD5 = 1e29700f6a134766d32b36b8d1d61a95
> 
> install : $(TARGET)
> 
> -- 
> 2.16.4


      reply	other threads:[~2020-04-20  7:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-18 10:06 Peter Müller
2020-04-20  7:13 ` Michael Tremer [this message]

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=F9EF213B-C900-47D5-A6EF-97D00D432344@ipfire.org \
    --to=michael.tremer@ipfire.org \
    --cc=development@lists.ipfire.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox