Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] whois: bump to version 5.3.1
@ 2018-06-06 19:39 Fabrice Fontaine
  2018-06-06 20:11 ` Thomas Petazzoni
  2018-06-08 11:57 ` Carlos Santos
  0 siblings, 2 replies; 5+ messages in thread
From: Fabrice Fontaine @ 2018-06-06 19:39 UTC (permalink / raw)
  To: buildroot

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

diff --git a/package/whois/whois.hash b/package/whois/whois.hash
index 635066c5e3..e69b95d999 100644
--- a/package/whois/whois.hash
+++ b/package/whois/whois.hash
@@ -1,5 +1,5 @@
-# From http://snapshot.debian.org/archive/debian/20180121T094839Z/pool/main/w/whois/whois_5.3.0.dsc
-sha256	4d789c403bfb5833c8ae168a5f31be70e34b045bd5d95a54c82a27b0ff135723	whois_5.3.0.tar.xz
+# From http://snapshot.debian.org/archive/debian/20180522T155750Z/pool/main/w/whois/whois_5.3.1.dsc
+sha256	ef4ead31306a388d9c8c83d67f56c94ed8b4c85e94f60baea2f5b1660445893e	whois_5.3.1.tar.xz
 
 # Hash for license file:
 sha256	8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643	COPYING
diff --git a/package/whois/whois.mk b/package/whois/whois.mk
index 5cd7cde7fd..c9203d8c0d 100644
--- a/package/whois/whois.mk
+++ b/package/whois/whois.mk
@@ -4,8 +4,8 @@
 #
 ################################################################################
 
-WHOIS_VERSION = 5.3.0
-WHOIS_SITE = http://snapshot.debian.org/archive/debian/20180121T094839Z/pool/main/w/whois
+WHOIS_VERSION = 5.3.1
+WHOIS_SITE = http://snapshot.debian.org/archive/debian/20180522T155750Z/pool/main/w/whois
 WHOIS_SOURCE = whois_$(WHOIS_VERSION).tar.xz
 # take precedence over busybox implementation
 WHOIS_DEPENDENCIES = $(if $(BR2_PACKAGE_BUSYBOX),busybox) $(TARGET_NLS_DEPENDENCIES)
-- 
2.14.1

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

* [Buildroot] [PATCH 1/1] whois: bump to version 5.3.1
  2018-06-06 19:39 [Buildroot] [PATCH 1/1] whois: bump to version 5.3.1 Fabrice Fontaine
@ 2018-06-06 20:11 ` Thomas Petazzoni
  2018-06-08 11:57 ` Carlos Santos
  1 sibling, 0 replies; 5+ messages in thread
From: Thomas Petazzoni @ 2018-06-06 20:11 UTC (permalink / raw)
  To: buildroot

Hello,

On Wed,  6 Jun 2018 21:39:03 +0200, Fabrice Fontaine wrote:
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
>  package/whois/whois.hash | 4 ++--
>  package/whois/whois.mk   | 4 ++--
>  2 files changed, 4 insertions(+), 4 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com

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

* [Buildroot] [PATCH 1/1] whois: bump to version 5.3.1
  2018-06-06 19:39 [Buildroot] [PATCH 1/1] whois: bump to version 5.3.1 Fabrice Fontaine
  2018-06-06 20:11 ` Thomas Petazzoni
@ 2018-06-08 11:57 ` Carlos Santos
  2018-06-08 12:02   ` Fabrice Fontaine
  1 sibling, 1 reply; 5+ messages in thread
From: Carlos Santos @ 2018-06-08 11:57 UTC (permalink / raw)
  To: buildroot

> From: "Fabrice Fontaine" <fontaine.fabrice@gmail.com>
> To: "buildroot" <buildroot@buildroot.org>
> Cc: "Fabrice Fontaine" <fontaine.fabrice@gmail.com>
> Sent: Wednesday, June 6, 2018 4:39:03 PM
> Subject: [Buildroot] [PATCH 1/1] whois: bump to version 5.3.1

[...]
> +WHOIS_VERSION = 5.3.1
> +WHOIS_SITE = http://snapshot.debian.org/archive/debian/20180522T155750Z/pool/main/w/whois

Just out of curiosity, why not https://github.com/rfc1036/whois/releases?

-- 
Carlos Santos (Casantos) - DATACOM, P&D
?Marched towards the enemy, spear upright, armed with the certainty
that only the ignorant can have.? ? Epitaph of a volunteer

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

* [Buildroot] [PATCH 1/1] whois: bump to version 5.3.1
  2018-06-08 11:57 ` Carlos Santos
@ 2018-06-08 12:02   ` Fabrice Fontaine
  2018-06-08 12:13     ` Carlos Santos
  0 siblings, 1 reply; 5+ messages in thread
From: Fabrice Fontaine @ 2018-06-08 12:02 UTC (permalink / raw)
  To: buildroot

Dear Carlos,

2018-06-08 13:57 GMT+02:00 Carlos Santos <casantos@datacom.com.br>:

> > From: "Fabrice Fontaine" <fontaine.fabrice@gmail.com>
> > To: "buildroot" <buildroot@buildroot.org>
> > Cc: "Fabrice Fontaine" <fontaine.fabrice@gmail.com>
> > Sent: Wednesday, June 6, 2018 4:39:03 PM
> > Subject: [Buildroot] [PATCH 1/1] whois: bump to version 5.3.1
>
> [...]
> > +WHOIS_VERSION = 5.3.1
> > +WHOIS_SITE = http://snapshot.debian.org/archive/debian/
> 20180522T155750Z/pool/main/w/whois
>
> Just out of curiosity, why not https://github.com/rfc1036/whois/releases?
>
I perfectly understand your curiosity, you can find some answers here:
- https://patchwork.ozlabs.org/patch/801032
- https://patchwork.ozlabs.org/patch/801033

>
> --
> Carlos Santos (Casantos) - DATACOM, P&D
> ?Marched towards the enemy, spear upright, armed with the certainty
> that only the ignorant can have.? ? Epitaph of a volunteer
>

Best Regards,

Fabrice
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20180608/3145f971/attachment.html>

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

* [Buildroot] [PATCH 1/1] whois: bump to version 5.3.1
  2018-06-08 12:02   ` Fabrice Fontaine
@ 2018-06-08 12:13     ` Carlos Santos
  0 siblings, 0 replies; 5+ messages in thread
From: Carlos Santos @ 2018-06-08 12:13 UTC (permalink / raw)
  To: buildroot

> From: "Fabrice Fontaine" <fontaine.fabrice@gmail.com>
> To: "DATACOM" <casantos@datacom.com.br>
> Cc: "buildroot" <buildroot@buildroot.org>
> Sent: Friday, June 8, 2018 9:02:48 AM
> Subject: Re: [Buildroot] [PATCH 1/1] whois: bump to version 5.3.1

> Dear Carlos,

> 2018-06-08 13:57 GMT+02:00 Carlos Santos < [ mailto:casantos@datacom.com.br |
> casantos at datacom.com.br ] > :

>>> From: "Fabrice Fontaine" < [ mailto:fontaine.fabrice@gmail.com |
>> > fontaine.fabrice at gmail.com ] >
>> > To: "buildroot" < [ mailto:buildroot at buildroot.org | buildroot@buildroot.org ] >
>>> Cc: "Fabrice Fontaine" < [ mailto:fontaine.fabrice@gmail.com |
>> > fontaine.fabrice at gmail.com ] >
>> > Sent: Wednesday, June 6, 2018 4:39:03 PM
>> > Subject: [Buildroot] [PATCH 1/1] whois: bump to version 5.3.1

>> [...]
>> > +WHOIS_VERSION = 5.3.1
>>> +WHOIS_SITE = [
>>> http://snapshot.debian.org/archive/debian/20180522T155750Z/pool/main/w/whois |
>> > http://snapshot.debian.org/archive/debian/20180522T155750Z/pool/main/w/whois ]

>> Just out of curiosity, why not [ https://github.com/rfc1036/whois/releases |
>> https://github.com/rfc1036/whois/releases ] ?

> I perfectly understand your curiosity, you can find some answers here:
> - [ https://patchwork.ozlabs.org/patch/801032 |
> https://patchwork.ozlabs.org/patch/801032 ]
> - [ https://patchwork.ozlabs.org/patch/801033 |
> https://patchwork.ozlabs.org/patch/801033 ]

Huh, it's even worst: I just noticed that the tarball name at GitHub
is "v5.3.1.tar.gz", leading to the same situation we faced before in

    https://patchwork.ozlabs.org/patch/849230/

-- 
Carlos Santos (Casantos) - DATACOM, P&D
?Marched towards the enemy, spear upright, armed with the certainty
that only the ignorant can have.? ? Epitaph of a volunteer

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

end of thread, other threads:[~2018-06-08 12:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-06 19:39 [Buildroot] [PATCH 1/1] whois: bump to version 5.3.1 Fabrice Fontaine
2018-06-06 20:11 ` Thomas Petazzoni
2018-06-08 11:57 ` Carlos Santos
2018-06-08 12:02   ` Fabrice Fontaine
2018-06-08 12:13     ` Carlos Santos

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