forked from pool/python-meshtastic
- Update to 2.7.0 * Add check for poetry install to regen-protobufs.sh * Add seeed xiao esp32s3 support * Plumb reply_id into sendText and sendData * Allow forced UTF-8 encoding for --export-config * Add handling of clientNotification on FromRadio * add --set-is-unmessageable to CLI commands * Add Ringtone and Canned Messages to --export-config and --configure * Export missing defaults when set False * Protobufs are updated to 2.7.4 - Replace LICENSES/GPL-3.0-only.txt with LICENSE.md in %license section OBS-URL: https://build.opensuse.org/request/show/1298148 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-meshtastic?expand=0&rev=18
97 lines
3.8 KiB
Plaintext
97 lines
3.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Aug 7 13:02:20 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
- Update to 2.7.0
|
|
* Add check for poetry install to regen-protobufs.sh
|
|
* Add seeed xiao esp32s3 support
|
|
* Plumb reply_id into sendText and sendData
|
|
* Allow forced UTF-8 encoding for --export-config
|
|
* Add handling of clientNotification on FromRadio
|
|
* add --set-is-unmessageable to CLI commands
|
|
* Add Ringtone and Canned Messages to --export-config and --configure
|
|
* Export missing defaults when set False
|
|
* Protobufs are updated to 2.7.4
|
|
- Replace LICENSES/GPL-3.0-only.txt with LICENSE.md in %license section
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jul 13 13:42:20 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- 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á <mmachova@suse.com>
|
|
|
|
- Convert to libalternatives
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 6 12:55:01 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
- Update to 2.6.3
|
|
* This release updates protobufs to v2.6.7, and fixes a small
|
|
error in admin message handling (the prior code was not
|
|
properly requesting acknowledgements).
|
|
- Use Python 3.11 on SLE-15 by default
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 25 06:54:57 UTC 2025 - Adrian Schröter <adrian@suse.de>
|
|
|
|
- update to 2.6.2:
|
|
* fixing tcp_interface 100% cpu usage bug
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Apr 12 07:36:41 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 2.6.1:
|
|
* Work around RTS/DTR serial reset issues on Windows
|
|
* Fix pytest test collection on default install
|
|
* protobufs: v2.6.4
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 13 17:23:12 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 2.6.0:
|
|
* Enable setting things from more than one configuration
|
|
section with `--set`, using a configuration transaction.
|
|
* update README
|
|
* update protobufs to v2.6.0
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 13 16:09:55 UTC 2025 - Adrian Schröter <adrian@suse.de>
|
|
|
|
- update to 2.6.0
|
|
* Enable setting things from more than one configuration section
|
|
with --set, using a configuration transaction
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 6 11:28:09 UTC 2025 - Adrian Schröter <adrian@suse.de>
|
|
|
|
- update to version 2.5.12
|
|
* Added descriptive FileNotFoundError handler for serial device connection
|
|
* catch unhandled OSError when serial port in use
|
|
* Add optional CLI parameter to specify node info fields to show with --nodes parameter.
|
|
* 464: allow for 0x node prefix values
|
|
* Add text message port cli option
|
|
* Add new channels from an add URL with the new --ch-add-url option
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 19 19:12:47 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
|
|
|
|
- Clean up the SPEC file.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 18 08:03:47 UTC 2025 - Adrian Schröter <adrian@suse.de>
|
|
|
|
- initial package of version 2.5.11
|
|
|