Commit 7d42c419 authored by Levin Zimmermann's avatar Levin Zimmermann

wendelin.core: v↑ 2.0.alpha3 -> 2.0.alpha4

New 'wendelin.core' version contains several bugfixes that were
discovered in field usage. Furthermore it introduces the new 'ZBlk_fmt'
option 'auto' that heuristically sets ZBlkfmt to gain a good ratio between
read time and database size, improves python3 compatibility and synchronizes
NEO zurl scheme between NEO/py and NEO/go.

See nexedi/wendelin.core@63153845...db6fea3d
for complete list of changes.

/reviewed-by @kirr @jerome
/reviewed-on nexedi/slapos!1620
parent 1daf523b
...@@ -50,7 +50,7 @@ CGO_LDFLAGS += -Wl,-rpath=${zlib:location}/lib ...@@ -50,7 +50,7 @@ CGO_LDFLAGS += -Wl,-rpath=${zlib:location}/lib
recipe = slapos.recipe.build:gitclone recipe = slapos.recipe.build:gitclone
repository = https://lab.nexedi.com/nexedi/wendelin.core.git repository = https://lab.nexedi.com/nexedi/wendelin.core.git
branch = master branch = master
revision = wendelin.core-2.0.alpha3-22-g07087ec8 revision = wendelin.core-2.0.alpha4-0-gdb6fea3
# dir is pretty name as top-level recipe # dir is pretty name as top-level recipe
location = ${buildout:parts-directory}/wendelin.core location = ${buildout:parts-directory}/wendelin.core
git-executable = ${git:location}/bin/git git-executable = ${git:location}/bin/git
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment