All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/libmdbx: bump version to 0.11.1 (stable, bugfix release).
@ 2021-10-25 18:14 Leonid Yuriev
  2021-11-14 15:28 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Leonid Yuriev @ 2021-10-25 18:14 UTC (permalink / raw)
  To: buildroot; +Cc: Leonid Yuriev

This is stable bugfix release of libmdbx. So it is reasonable to backport
this patch to all applicable releases/branches of buildroot.

Please refer to the ChangeLog for more historical information and actual TODOs.
https://github.com/erthink/libmdbx/blob/master/ChangeLog.md

Release notes: https://github.com/erthink/libmdbx/releases/tag/v0.11.1

Signed-off-by: Leonid Yuriev <leo@yuriev.ru>
---
 package/libmdbx/libmdbx.hash | 2 +-
 package/libmdbx/libmdbx.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/libmdbx/libmdbx.hash b/package/libmdbx/libmdbx.hash
index 7cc835a96a..c8b50f9ac3 100644
--- a/package/libmdbx/libmdbx.hash
+++ b/package/libmdbx/libmdbx.hash
@@ -1,5 +1,5 @@
 # Hashes from: https://github.com/erthink/libmdbx/releases/
-sha256  a8f2436c4d008886e044f568a22bda44329fb1c67f175d91a929ff8e2065340a  libmdbx-amalgamated-0.10.3.tar.gz
+sha256  f954ba8c9768914a92c2b46aac0d66bec674dbb4d7b0f01e362ea2921746ddaa  libmdbx-amalgamated-0.11.1.tar.gz
 
 # Locally calculated
 sha256  310fe25c858a9515fc8c8d7d1f24a67c9496f84a91e0a0e41ea9975b1371e569  LICENSE
diff --git a/package/libmdbx/libmdbx.mk b/package/libmdbx/libmdbx.mk
index 76bd56dfd7..02d00b1a5a 100644
--- a/package/libmdbx/libmdbx.mk
+++ b/package/libmdbx/libmdbx.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBMDBX_VERSION = 0.10.3
+LIBMDBX_VERSION = 0.11.1
 LIBMDBX_SOURCE = libmdbx-amalgamated-$(LIBMDBX_VERSION).tar.gz
 LIBMDBX_SITE = https://github.com/erthink/libmdbx/releases/download/v$(LIBMDBX_VERSION)
 LIBMDBX_SUPPORTS_IN_SOURCE_BUILD = NO
-- 
2.33.1

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* Re: [Buildroot] [PATCH] package/libmdbx: bump version to 0.11.1 (stable, bugfix release).
  2021-10-25 18:14 [Buildroot] [PATCH] package/libmdbx: bump version to 0.11.1 (stable, bugfix release) Leonid Yuriev
@ 2021-11-14 15:28 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2021-11-14 15:28 UTC (permalink / raw)
  To: Leonid Yuriev; +Cc: buildroot

On Mon, 25 Oct 2021 21:14:09 +0300
Leonid Yuriev <leo@yuriev.ru> wrote:

> This is stable bugfix release of libmdbx. So it is reasonable to backport
> this patch to all applicable releases/branches of buildroot.
> 
> Please refer to the ChangeLog for more historical information and actual TODOs.
> https://github.com/erthink/libmdbx/blob/master/ChangeLog.md
> 
> Release notes: https://github.com/erthink/libmdbx/releases/tag/v0.11.1
> 
> Signed-off-by: Leonid Yuriev <leo@yuriev.ru>
> ---
>  package/libmdbx/libmdbx.hash | 2 +-
>  package/libmdbx/libmdbx.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Applied to next, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2021-11-14 15:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-25 18:14 [Buildroot] [PATCH] package/libmdbx: bump version to 0.11.1 (stable, bugfix release) Leonid Yuriev
2021-11-14 15:28 ` Thomas Petazzoni

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.