From 47bde9dc04ee96196664ee939cd42863a9ad5163fee9b605a0fb0aa787572896 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sun, 13 Jul 2025 13:42:44 +0000 Subject: [PATCH] =?UTF-8?q?-=20update=20to=202.6.4:=20=20=20*=20This=20wil?= =?UTF-8?q?l=20be=20the=20last=202.6=20release=20of=20the=20library=20and?= =?UTF-8?q?=20CLI;=20=20=20=20=202.7.0=20should=20come=20soon,=20with=20up?= =?UTF-8?q?dated=20protobufs,=20but=20the=20prior=20=20=20=20=20release=20?= =?UTF-8?q?of=20this=20project=20had=20fairly=20outdated=20protobufs,=20so?= =?UTF-8?q?=20=20=20=20=20this=20brings=20them=20to=20current=20for=20the?= =?UTF-8?q?=202.6=20series.=20=20=20*=20Fix=20--configure=20by=20adding=20?= =?UTF-8?q?delays=20after=20sections=20=20=20*=20fix(util):=20update=20wai?= =?UTF-8?q?tForTraceRoute=20reset=20logic=20=20=20*=20Add=20a=20sendMqttCl?= =?UTF-8?q?ientProxyMessage=20helper=20for=20client=20proxy=20=20=20=20=20?= =?UTF-8?q?implementation=20=20=20*=20Add=20validation/prevent=20--set-own?= =?UTF-8?q?er,=20--set-owner-short,=20and=20=20=20=20=20--set-ham=20?= =?UTF-8?q?=E2=80=A6=20=20=20*=20protobufs=20updated=20to=20v2.6.12?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-meshtastic?expand=0&rev=16 --- meshtastic-2.6.3.tar.gz | 3 --- meshtastic-2.6.4.tar.gz | 3 +++ python-meshtastic.changes | 16 ++++++++++++++++ python-meshtastic.spec | 2 +- 4 files changed, 20 insertions(+), 4 deletions(-) delete mode 100644 meshtastic-2.6.3.tar.gz create mode 100644 meshtastic-2.6.4.tar.gz 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