All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/ca-certificates: bump to version 20190110
@ 2019-05-13 19:26 aduskett at gmail.com
  2019-05-14 16:29 ` Thomas Petazzoni
  0 siblings, 1 reply; 3+ messages in thread
From: aduskett at gmail.com @ 2019-05-13 19:26 UTC (permalink / raw)
  To: buildroot

From: Adam Duskett <Aduskett@gmail.com>

Also add a hash for the license file.

Signed-off-by: Adam Duskett <Aduskett@gmail.com>
---
 package/ca-certificates/ca-certificates.hash | 7 +++++--
 package/ca-certificates/ca-certificates.mk   | 4 ++--
 2 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/package/ca-certificates/ca-certificates.hash b/package/ca-certificates/ca-certificates.hash
index 8100dde357..71a8da4784 100644
--- a/package/ca-certificates/ca-certificates.hash
+++ b/package/ca-certificates/ca-certificates.hash
@@ -1,3 +1,6 @@
 # hashes from: $(CA_CERTIFICATES_SITE)/ca-certificates_$(CA_CERTIFICATES_VERSION).dsc :
-sha1   edf0ec04b02fcbc90cc65906ff83fb042894a3b7                         ca-certificates_20180409.tar.xz
-sha256 7af6f5bfc619fd29cbf0258c1d95107c38ce840ad6274e343e1e0d971fc72b51 ca-certificates_20180409.tar.xz
+sha1   47d4584eae85fc905e4994766eb3930a8a84e2e1                         ca-certificates_20190110.tar.xz
+sha256 ee4bf0f4c6398005f5b5ca4e0b87b82837ac5c3b0280a1cb3a63c47555c3a675 ca-certificates_20190110.tar.xz
+
+# Locally computed
+sha256 80fd11117df5543d5cf17bfd951b0ead213f7867d0b09f09c6d5a5eca3ff7422 debian/copyright
diff --git a/package/ca-certificates/ca-certificates.mk b/package/ca-certificates/ca-certificates.mk
index 5c259aa3ab..79c81a41ea 100644
--- a/package/ca-certificates/ca-certificates.mk
+++ b/package/ca-certificates/ca-certificates.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-CA_CERTIFICATES_VERSION = 20180409
+CA_CERTIFICATES_VERSION = 20190110
 CA_CERTIFICATES_SOURCE = ca-certificates_$(CA_CERTIFICATES_VERSION).tar.xz
-CA_CERTIFICATES_SITE = http://snapshot.debian.org/archive/debian/20180411T111033Z/pool/main/c/ca-certificates
+CA_CERTIFICATES_SITE = http://snapshot.debian.org/archive/debian/20190513T145054Z/pool/main/c/ca-certificates
 CA_CERTIFICATES_DEPENDENCIES = host-openssl
 # ca-certificates can be built with either python 2 or python 3
 # but it must be at least python 2.7
-- 
2.21.0

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

* [Buildroot] [PATCH 1/1] package/ca-certificates: bump to version 20190110
  2019-05-13 19:26 [Buildroot] [PATCH 1/1] package/ca-certificates: bump to version 20190110 aduskett at gmail.com
@ 2019-05-14 16:29 ` Thomas Petazzoni
  2019-05-26 11:52   ` Peter Korsgaard
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas Petazzoni @ 2019-05-14 16:29 UTC (permalink / raw)
  To: buildroot

On Mon, 13 May 2019 15:26:22 -0400
aduskett at gmail.com wrote:

> From: Adam Duskett <Aduskett@gmail.com>
> 
> Also add a hash for the license file.
> 
> Signed-off-by: Adam Duskett <Aduskett@gmail.com>
> ---
>  package/ca-certificates/ca-certificates.hash | 7 +++++--
>  package/ca-certificates/ca-certificates.mk   | 4 ++--
>  2 files changed, 7 insertions(+), 4 deletions(-)

Even though it's a version bump, I took it for master. I think it makes
sense to have the latest version of the CA certificates.

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/ca-certificates: bump to version 20190110
  2019-05-14 16:29 ` Thomas Petazzoni
@ 2019-05-26 11:52   ` Peter Korsgaard
  0 siblings, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2019-05-26 11:52 UTC (permalink / raw)
  To: buildroot

>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@bootlin.com> writes:

 > On Mon, 13 May 2019 15:26:22 -0400
 > aduskett at gmail.com wrote:

 >> From: Adam Duskett <Aduskett@gmail.com>
 >> 
 >> Also add a hash for the license file.
 >> 
 >> Signed-off-by: Adam Duskett <Aduskett@gmail.com>
 >> ---
 >> package/ca-certificates/ca-certificates.hash | 7 +++++--
 >> package/ca-certificates/ca-certificates.mk   | 4 ++--
 >> 2 files changed, 7 insertions(+), 4 deletions(-)

 > Even though it's a version bump, I took it for master. I think it makes
 > sense to have the latest version of the CA certificates.

Committed to 2019.02.x for the same reason, thanks.

-- 
Bye, Peter Korsgaard

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

end of thread, other threads:[~2019-05-26 11:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-13 19:26 [Buildroot] [PATCH 1/1] package/ca-certificates: bump to version 20190110 aduskett at gmail.com
2019-05-14 16:29 ` Thomas Petazzoni
2019-05-26 11:52   ` Peter Korsgaard

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.