diff --git a/meshtastic-2.6.3.tar.gz b/meshtastic-2.6.3.tar.gz deleted file mode 100644 index 7c51194..0000000 --- a/meshtastic-2.6.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6891b84d1d9f47962a33989524a992b9162f928a7dfebd3b9c675b8f1619f35b -size 265566 diff --git a/meshtastic-2.6.4.tar.gz b/meshtastic-2.6.4.tar.gz new file mode 100644 index 0000000..7e07ac4 --- /dev/null +++ b/meshtastic-2.6.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:308ca54b666b680499e3025bbff50c1f40fe60a31c3ab9982a44ddeae2e9a012 +size 271128 diff --git a/python-meshtastic.changes b/python-meshtastic.changes index ad96827..d0c18fa 100644 --- a/python-meshtastic.changes +++ b/python-meshtastic.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Sun Jul 13 13:42:20 UTC 2025 - Dirk Müller + +- update to 2.6.4: + * This will be the last 2.6 release of the library and CLI; + 2.7.0 should come soon, with updated protobufs, but the prior + release of this project had fairly outdated protobufs, so + this brings them to current for the 2.6 series. + * Fix --configure by adding delays after sections + * fix(util): update waitForTraceRoute reset logic + * Add a sendMqttClientProxyMessage helper for client proxy + implementation + * Add validation/prevent --set-owner, --set-owner-short, and + --set-ham … + * protobufs updated to v2.6.12 + ------------------------------------------------------------------- Mon Jun 9 12:29:57 UTC 2025 - Markéta Machová diff --git a/python-meshtastic.spec b/python-meshtastic.spec index 6d0398f..ecb11c6 100644 --- a/python-meshtastic.spec +++ b/python-meshtastic.spec @@ -19,7 +19,7 @@ %bcond_without libalternatives %{?sle15_python_module_pythons} Name: python-meshtastic -Version: 2.6.3 +Version: 2.6.4 Release: 0 Summary: A Python client for use with Meshtastic devices License: GPL-3.0-only