All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: "Леонид Юрьев (Leonid Yuriev)" <leo@yuriev.ru>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH] package/libmdbx: bump version to 0.12.8 "Vladimir Utkin"
Date: Wed, 1 Nov 2023 19:07:28 +0100	[thread overview]
Message-ID: <20231101190728.6dfd28ca@windsurf> (raw)
In-Reply-To: <20231017172108.142456-1-leo@yuriev.ru>

On Tue, 17 Oct 2023 20:21:07 +0300
Леонид Юрьев (Leonid Yuriev) <leo@yuriev.ru> wrote:

> This is bugfix release of stable libmdbx branch, on the day of the 100th
> anniversary of the birth of the outstanding Soviet and Russian scientist
> and engineer Vladimir Fedorovich Utkin.
> 
> It is reasonable to backport this patch to all applicable releases/branches of Buildroot.
> 
> The most significant fixes of v0.12.8:
>  - Fixed regression of mdbx_put(MDBX_MULTIPLE) during batch/bulk
>    insertion of multi-values (aka "dupsort").
>  - Implemented overwriting in mdbx_put(MDBX_CURRENT) of all current
>    multi-key values in the absence of the flag MDBX_NOOVERWRITE.
>  - Added the ability to use mdbx_cursor_get(MDBX_GET_MULTIPLE) without
>    first setting the cursor, combining the batch data getting operation
>    with positioning the cursor.
>  - Micro-optimization and refactoring cursor_put_nochecklen().
>  - Clarifying the wording in the API description, including explanation
>    about SIGSEGV and not allowing direct data changes.
> 
> The complete ChangeLog: https://gitflic.ru/project/erthink/libmdbx/blob?file=ChangeLog.md
> 
> 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 master, 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

  reply	other threads:[~2023-11-01 18:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-17 17:21 [Buildroot] [PATCH] package/libmdbx: bump version to 0.12.8 "Vladimir Utkin" Леонид Юрьев (Leonid Yuriev)
2023-11-01 18:07 ` Thomas Petazzoni via buildroot [this message]
2023-11-08  9:21 ` 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=20231101190728.6dfd28ca@windsurf \
    --to=buildroot@buildroot.org \
    --cc=leo@yuriev.ru \
    --cc=thomas.petazzoni@bootlin.com \
    /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.