Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/whois: bump to version 5.4.3
@ 2019-06-22 12:59 Pierre-Jean Texier
  2019-06-22 15:48 ` Thomas Petazzoni
  0 siblings, 1 reply; 3+ messages in thread
From: Pierre-Jean Texier @ 2019-06-22 12:59 UTC (permalink / raw)
  To: buildroot

Also change the site location, see:
 - https://release-monitoring.org/project/5128/

Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
---
 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 41ef935..c161018 100644
--- a/package/whois/whois.hash
+++ b/package/whois/whois.hash
@@ -1,5 +1,5 @@
-# From http://snapshot.debian.org/archive/debian/20181026T220636Z/pool/main/w/whois/whois_5.4.0.dsc
-sha256	3775ae0cfaa6dd8d886e5233c4826225cddcb88c99c2a08130d14e15fe58e378	whois_5.4.0.tar.xz
+# From http://ftp.debian.org/debian/pool/main/w/whois/whois_5.4.3.dsc
+sha256	fefa84029f70985db19743e51c4a8b318a169426babeaa824a27110c26090fc3	whois_5.4.3.tar.xz
 
 # Hash for license file:
 sha256	8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643	COPYING
diff --git a/package/whois/whois.mk b/package/whois/whois.mk
index 712ad91..3aa556b 100644
--- a/package/whois/whois.mk
+++ b/package/whois/whois.mk
@@ -4,8 +4,8 @@
 #
 ################################################################################
 
-WHOIS_VERSION = 5.4.0
-WHOIS_SITE = http://snapshot.debian.org/archive/debian/20181026T220636Z/pool/main/w/whois
+WHOIS_VERSION = 5.4.3
+WHOIS_SITE = http://ftp.debian.org/debian/pool/main/w/whois
 WHOIS_SOURCE = whois_$(WHOIS_VERSION).tar.xz
 WHOIS_DEPENDENCIES = $(TARGET_NLS_DEPENDENCIES)
 WHOIS_MAKE_ENV = $(TARGET_MAKE_ENV)
-- 
2.7.4

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

* [Buildroot] [PATCH 1/1] package/whois: bump to version 5.4.3
  2019-06-22 12:59 [Buildroot] [PATCH 1/1] package/whois: bump to version 5.4.3 Pierre-Jean Texier
@ 2019-06-22 15:48 ` Thomas Petazzoni
  2019-06-22 16:00   ` Pierre-Jean Texier
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas Petazzoni @ 2019-06-22 15:48 UTC (permalink / raw)
  To: buildroot

On Sat, 22 Jun 2019 14:59:52 +0200
Pierre-Jean Texier <pjtexier@koncepto.io> wrote:

> Also change the site location, see:
>  - https://release-monitoring.org/project/5128/

Nope, changing the site location is not a good idea, see below.

> -WHOIS_VERSION = 5.4.0
> -WHOIS_SITE = http://snapshot.debian.org/archive/debian/20181026T220636Z/pool/main/w/whois
> +WHOIS_VERSION = 5.4.3
> +WHOIS_SITE = http://ftp.debian.org/debian/pool/main/w/whois

The problem with ftp.debian.org URLs is that they are not stable. As
Debian moves forward, whois 5.4.3 will become no longer packaged in
Debian, and will disappear from ftp.debian.org. snapshot.debian.org
URLs however are stable. So we should continue to use a
snapshot.debian.org URL.

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

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

* [Buildroot] [PATCH 1/1] package/whois: bump to version 5.4.3
  2019-06-22 15:48 ` Thomas Petazzoni
@ 2019-06-22 16:00   ` Pierre-Jean Texier
  0 siblings, 0 replies; 3+ messages in thread
From: Pierre-Jean Texier @ 2019-06-22 16:00 UTC (permalink / raw)
  To: buildroot

Hi Thomas,

Le 22/06/2019 ? 17:48, Thomas Petazzoni a ?crit?:
> Nope, changing the site location is not a good idea, see below.
> 
>> -WHOIS_VERSION = 5.4.0
>> -WHOIS_SITE =http://snapshot.debian.org/archive/debian/20181026T220636Z/pool/main/w/whois
>> +WHOIS_VERSION = 5.4.3
>> +WHOIS_SITE =http://ftp.debian.org/debian/pool/main/w/whois
> The problem withftp.debian.org  URLs is that they are not stable. As
> Debian moves forward, whois 5.4.3 will become no longer packaged in
> Debian, and will disappear fromftp.debian.org. snapshot.debian.org
> URLs however are stable. So we should continue to use a
> snapshot.debian.org URL.

Thanks for the clarification, I didn't know that.

-- 
Pierre-Jean Texier
Embedded Linux Engineer
https://koncepto.io

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

end of thread, other threads:[~2019-06-22 16:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-22 12:59 [Buildroot] [PATCH 1/1] package/whois: bump to version 5.4.3 Pierre-Jean Texier
2019-06-22 15:48 ` Thomas Petazzoni
2019-06-22 16:00   ` Pierre-Jean Texier

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