All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] bind: bump version to 9.11.0-P1 (security)
@ 2016-11-02 14:29 Vicente Olivert Riera
  2016-11-02 15:36 ` Thomas Petazzoni
  0 siblings, 1 reply; 3+ messages in thread
From: Vicente Olivert Riera @ 2016-11-02 14:29 UTC (permalink / raw)
  To: buildroot

List of fixed CVEs:

CVE-2016-8864

Release notes:

http://ftp.isc.org/isc/bind9/9.11.0-P1/RELEASE-NOTES-bind-9.11.0-P1.html

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
---
 package/bind/bind.hash | 4 ++--
 package/bind/bind.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/bind/bind.hash b/package/bind/bind.hash
index bc46604..3522149 100644
--- a/package/bind/bind.hash
+++ b/package/bind/bind.hash
@@ -1,2 +1,2 @@
-# Verified from ftp://ftp.isc.org/isc/bind9/9.11.0/bind-9.11.0.tar.gz.sha256.asc
-sha256 6f0b403036e0281b272a0fbdd0dc3417f3050b625cb059c5409432611418058b  bind-9.11.0.tar.gz
+# Verified from http://ftp.isc.org/isc/bind9/9.11.0-P1/bind-9.11.0-P1.tar.gz.sha256.asc
+sha256 094cd3134ba1b44f0910de1334f05a7dca68d583da038de40a8ad7a0cb1592c6  bind-9.11.0-P1.tar.gz
diff --git a/package/bind/bind.mk b/package/bind/bind.mk
index 9b5d8c5..ee50acf 100644
--- a/package/bind/bind.mk
+++ b/package/bind/bind.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-BIND_VERSION = 9.11.0
+BIND_VERSION = 9.11.0-P1
 BIND_SITE = ftp://ftp.isc.org/isc/bind9/$(BIND_VERSION)
 # bind does not support parallel builds.
 BIND_MAKE = $(MAKE1)
-- 
2.10.1

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

* [Buildroot] [PATCH] bind: bump version to 9.11.0-P1 (security)
  2016-11-02 14:29 [Buildroot] [PATCH] bind: bump version to 9.11.0-P1 (security) Vicente Olivert Riera
@ 2016-11-02 15:36 ` Thomas Petazzoni
  2016-11-02 15:46   ` Vicente Olivert Riera
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas Petazzoni @ 2016-11-02 15:36 UTC (permalink / raw)
  To: buildroot

Hello,

On Wed, 2 Nov 2016 14:29:41 +0000, Vicente Olivert Riera wrote:
> List of fixed CVEs:
> 
> CVE-2016-8864
> 
> Release notes:
> 
> http://ftp.isc.org/isc/bind9/9.11.0-P1/RELEASE-NOTES-bind-9.11.0-P1.html
> 
> Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>

This patch has already been sent by Gustavo earlier today.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

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

* [Buildroot] [PATCH] bind: bump version to 9.11.0-P1 (security)
  2016-11-02 15:36 ` Thomas Petazzoni
@ 2016-11-02 15:46   ` Vicente Olivert Riera
  0 siblings, 0 replies; 3+ messages in thread
From: Vicente Olivert Riera @ 2016-11-02 15:46 UTC (permalink / raw)
  To: buildroot

On 02/11/16 15:36, Thomas Petazzoni wrote:
> Hello,
> 
> On Wed, 2 Nov 2016 14:29:41 +0000, Vicente Olivert Riera wrote:
>> List of fixed CVEs:
>>
>> CVE-2016-8864
>>
>> Release notes:
>>
>> http://ftp.isc.org/isc/bind9/9.11.0-P1/RELEASE-NOTES-bind-9.11.0-P1.html
>>
>> Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
> 
> This patch has already been sent by Gustavo earlier today.

Oh, true. Sorry I didn't see it.

Gustavo's patch has a small issue: he forgot to update the URL of the
.asc file used to verify the tarball (in the bind.hash file).

Please consider amending his patch when applying.

Thanks,

Vincent

> Thomas
> 

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

end of thread, other threads:[~2016-11-02 15:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-02 14:29 [Buildroot] [PATCH] bind: bump version to 9.11.0-P1 (security) Vicente Olivert Riera
2016-11-02 15:36 ` Thomas Petazzoni
2016-11-02 15:46   ` Vicente Olivert Riera

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.