diff --git a/esptool-4.6.1.tar.gz b/esptool-4.6.1.tar.gz deleted file mode 100644 index 4312f5a..0000000 --- a/esptool-4.6.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9f0527b72eea5769b9e507c1c5e4357c976b090d4040b47a95c6b992368cca34 -size 7002756 diff --git a/esptool-4.6.2.tar.gz b/esptool-4.6.2.tar.gz new file mode 100644 index 0000000..0baab81 --- /dev/null +++ b/esptool-4.6.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8805a91410abe4aad4078c06eb71b9ee918044f2729e6a186d72ff7458a9d10 +size 7003860 diff --git a/python-esptool.changes b/python-esptool.changes index 1c0b15d..a2e07cf 100644 --- a/python-esptool.changes +++ b/python-esptool.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Jun 20 16:13:33 UTC 2023 - Dirk Müller + +- update to 4.6.2: + * `ESP32-H2, ESP32-C6`: Fixed byte order in MAC address. + * `C900: Too much data`: Fixed occasional compressed upload + failures. + ------------------------------------------------------------------- Sun Jun 11 12:45:40 UTC 2023 - Dirk Müller diff --git a/python-esptool.spec b/python-esptool.spec index 0af5019..f0edc42 100644 --- a/python-esptool.spec +++ b/python-esptool.spec @@ -17,7 +17,7 @@ Name: python-esptool -Version: 4.6.1 +Version: 4.6.2 Release: 0 Summary: A serial utility to communicate & flash code to Espressif ESP8266 & ESP32 chips License: GPL-2.0-or-later