mirror of
https://github.com/ElementsProject/lightning.git
synced 2024-11-19 09:54:16 +01:00
39022028e9
We were really strict with the version check, requiring an exact match. We now check that we are running at least with the version we were compiled with (distro upgrades continue to work, and repro builds are built off of an unupdated installation matching this minimum requirement), and a major version match (since major versions can and will introduce breaking changes). Changelog-Fixed: sqlite3: Relaxed the version match requirements to be at least a minimum version and a major version match |
||
---|---|---|
.. | ||
gen | ||
test | ||
.gitignore | ||
bench-gossipd.sh | ||
build-release.sh | ||
check-bolt.c | ||
check-includes.sh | ||
check-manpage.sh | ||
check-markdown.sh | ||
check-setup_locale.sh | ||
check-spelling.sh | ||
docker-entrypoint.sh | ||
fromschema.py | ||
generate-wire.py | ||
headerversions.c | ||
hsmtool.c | ||
Makefile | ||
mockup.sh | ||
refresh-submodules.sh | ||
rel.sh | ||
repro-build.sh | ||
update-mocks.sh |