All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/redis: bump to 6.0.8
Date: Tue, 15 Sep 2020 23:09:10 +0200	[thread overview]
Message-ID: <20200915210910.GC2422@scaer> (raw)
In-Reply-To: <20200915194929.15323-1-titouan.christophe@railnova.eu>

Titouan, All,

On 2020-09-15 21:49 +0200, Titouan Christophe spake thusly:
> From the release notes
> See: https://github.com/redis/redis/blob/6.0.8/00-RELEASENOTES
> 
> ================================================================================
> Redis 6.0.7     Released Fri Aug 28 11:05:09 IDT 2020
> ================================================================================
> 
> Upgrade urgency MODERATE: several bugs with moderate impact are fixed,
> Specifically the first two listed below which cause protocol errors for clients.
> 
> ================================================================================
> Redis 6.0.8     Released Wed Sep 09 23:34:17 IDT 2020
> ================================================================================
> 
> Upgrade urgency HIGH: Anyone who's using Redis 6.0.7 with Sentinel or
> CONFIG REWRITE command is affected and should upgrade ASAP, see #7760.
> 
> Signed-off-by: Titouan Christophe <titouan.christophe@railnova.eu>

Applied to master. Since it was a security bump, I changed the commit
title accordingly.

Thanks.

Regards,
Yann E. MORIN.

> ---
>  package/redis/redis.hash | 2 +-
>  package/redis/redis.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/package/redis/redis.hash b/package/redis/redis.hash
> index 840019415d..d686d59847 100644
> --- a/package/redis/redis.hash
> +++ b/package/redis/redis.hash
> @@ -1,5 +1,5 @@
>  # From https://github.com/redis/redis-hashes/blob/master/README
> -sha256  12ad49b163af5ef39466e8d2f7d212a58172116e5b441eebecb4e6ca22363d94  redis-6.0.6.tar.gz
> +sha256  04fa1fddc39bd1aecb6739dd5dd73858a3515b427acd1e2947a66dadce868d68  redis-6.0.8.tar.gz
>  
>  # Locally calculated
>  sha256  97f0a15b7bbae580d2609dad2e11f1956ae167be296ab60f4691ab9c30ee9828  COPYING
> diff --git a/package/redis/redis.mk b/package/redis/redis.mk
> index 33c764a0d5..c567d3200d 100644
> --- a/package/redis/redis.mk
> +++ b/package/redis/redis.mk
> @@ -4,7 +4,7 @@
>  #
>  ################################################################################
>  
> -REDIS_VERSION = 6.0.6
> +REDIS_VERSION = 6.0.8
>  REDIS_SITE = http://download.redis.io/releases
>  REDIS_LICENSE = BSD-3-Clause (core); MIT and BSD family licenses (Bundled components)
>  REDIS_LICENSE_FILES = COPYING
> -- 
> 2.25.3
> 
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/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.  |
'------------------------------^-------^------------------^--------------------'

  reply	other threads:[~2020-09-15 21:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-15 19:49 [Buildroot] [PATCH 1/1] package/redis: bump to 6.0.8 Titouan Christophe
2020-09-15 21:09 ` Yann E. MORIN [this message]
2020-09-16 13:10   ` Peter Korsgaard
2020-09-25 13:38 ` Peter Korsgaard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200915210910.GC2422@scaer \
    --to=yann.morin.1998@free.fr \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.