All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/lft: bump to version 3.91
@ 2022-01-23 11:22 Fabrice Fontaine
  2022-01-23 19:54 ` Yann E. MORIN
  0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Fontaine @ 2022-01-23 11:22 UTC (permalink / raw)
  To: buildroot; +Cc: Fabrice Fontaine

lft 3.91 / WhoB 3.91
----------------------
- Fixed bugs.debian.org/cgi-bin/bugreport.cgi?bug=922430
- Updated date

lft 3.9 / WhoB 3.9
----------------------
- Fixed a bug that could indicate a target was closed when it was open
- Improved support for DLT_NULL interfaces on BSD-like operating systems
- Improved deprecated pcap device enumeration method
- Improved GraphViz output format appearance

Update indentation in hash file (two spaces)

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
 package/lft/lft.hash | 6 +++---
 package/lft/lft.mk   | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/lft/lft.hash b/package/lft/lft.hash
index 91a1fb0659..9bcce843bc 100644
--- a/package/lft/lft.hash
+++ b/package/lft/lft.hash
@@ -1,5 +1,5 @@
 # From http://pwhois.org/lft/
-md5 31b15aabc619707427a73657512560f8  lft-3.8.tar.gz
+md5  73cb955546692cf0fb5d7931939c56de  lft-3.91.tar.gz
 # Locally calculated
-sha256 10f427e77b0f8207817329bd8ef0310078434612620073369264d15e6f97e990  lft-3.8.tar.gz
-sha256 e3b7634630e6800eccca6ecafb5d40153d4f8f7a20e2b2399bf3c0ea92f44614  COPYING
+sha256  aad13e671adcfc471ab99417161964882d147893a54664f3f465ec5c8398e6af  lft-3.91.tar.gz
+sha256  e3b7634630e6800eccca6ecafb5d40153d4f8f7a20e2b2399bf3c0ea92f44614  COPYING
diff --git a/package/lft/lft.mk b/package/lft/lft.mk
index 5154c83fef..37e6e77767 100644
--- a/package/lft/lft.mk
+++ b/package/lft/lft.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LFT_VERSION = 3.8
+LFT_VERSION = 3.91
 LFT_SITE = http://pwhois.org/get
 LFT_DEPENDENCIES = libpcap
 LFT_LICENSE = VOSTROM Public License for Open Source
-- 
2.34.1

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

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

* Re: [Buildroot] [PATCH 1/1] package/lft: bump to version 3.91
  2022-01-23 11:22 [Buildroot] [PATCH 1/1] package/lft: bump to version 3.91 Fabrice Fontaine
@ 2022-01-23 19:54 ` Yann E. MORIN
  0 siblings, 0 replies; 2+ messages in thread
From: Yann E. MORIN @ 2022-01-23 19:54 UTC (permalink / raw)
  To: Fabrice Fontaine; +Cc: buildroot

Fab rice, All,

On 2022-01-23 12:22 +0100, Fabrice Fontaine spake thusly:
> lft 3.91 / WhoB 3.91
> ----------------------
> - Fixed bugs.debian.org/cgi-bin/bugreport.cgi?bug=922430
> - Updated date
> 
> lft 3.9 / WhoB 3.9
> ----------------------
> - Fixed a bug that could indicate a target was closed when it was open
> - Improved support for DLT_NULL interfaces on BSD-like operating systems
> - Improved deprecated pcap device enumeration method
> - Improved GraphViz output format appearance
> 
> Update indentation in hash file (two spaces)
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>

Applied to master, thanks.

Regards,
Yann E. MORIN.

> ---
>  package/lft/lft.hash | 6 +++---
>  package/lft/lft.mk   | 2 +-
>  2 files changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/package/lft/lft.hash b/package/lft/lft.hash
> index 91a1fb0659..9bcce843bc 100644
> --- a/package/lft/lft.hash
> +++ b/package/lft/lft.hash
> @@ -1,5 +1,5 @@
>  # From http://pwhois.org/lft/
> -md5 31b15aabc619707427a73657512560f8  lft-3.8.tar.gz
> +md5  73cb955546692cf0fb5d7931939c56de  lft-3.91.tar.gz
>  # Locally calculated
> -sha256 10f427e77b0f8207817329bd8ef0310078434612620073369264d15e6f97e990  lft-3.8.tar.gz
> -sha256 e3b7634630e6800eccca6ecafb5d40153d4f8f7a20e2b2399bf3c0ea92f44614  COPYING
> +sha256  aad13e671adcfc471ab99417161964882d147893a54664f3f465ec5c8398e6af  lft-3.91.tar.gz
> +sha256  e3b7634630e6800eccca6ecafb5d40153d4f8f7a20e2b2399bf3c0ea92f44614  COPYING
> diff --git a/package/lft/lft.mk b/package/lft/lft.mk
> index 5154c83fef..37e6e77767 100644
> --- a/package/lft/lft.mk
> +++ b/package/lft/lft.mk
> @@ -4,7 +4,7 @@
>  #
>  ################################################################################
>  
> -LFT_VERSION = 3.8
> +LFT_VERSION = 3.91
>  LFT_SITE = http://pwhois.org/get
>  LFT_DEPENDENCIES = libpcap
>  LFT_LICENSE = VOSTROM Public License for Open Source
> -- 
> 2.34.1
> 
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2022-01-23 19:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-23 11:22 [Buildroot] [PATCH 1/1] package/lft: bump to version 3.91 Fabrice Fontaine
2022-01-23 19:54 ` Yann E. MORIN

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.