#15 [F37] Update to 4.3
Merged 2 years ago by ksurma. Opened 2 years ago by ksurma.
rpms/ ksurma/esptool 4.3  into  f37

file modified
+1
@@ -16,3 +16,4 @@ 

  /esptool-3.3.tar.gz

  /esptool-4.1.tar.gz

  /esptool-4.2.1.tar.gz

+ /esptool-4.3.tar.gz

file modified
+5 -1
@@ -1,5 +1,5 @@ 

  Name:           esptool

- Version:        4.2.1

+ Version:        4.3

  Release:        1%{?dist}

  Summary:        A utility to communicate with the ROM bootloader in Espressif ESP8266 & ESP32

  
@@ -59,6 +59,10 @@ 

  

  

  %changelog

+ * Wed Sep 21 2022 Karolina Surma <ksurma@redhat.com> - 4.3-1

+ - Update to 4.3

+ Resolves: rhbz#2126964

+ 

  * Wed Aug 10 2022 Karolina Surma <ksurma@redhat.com> - 4.2.1-1

  - Update to 4.2.1

  Resolves: rhbz#2114692

file modified
+1 -1
@@ -1,1 +1,1 @@ 

- SHA512 (esptool-4.2.1.tar.gz) = b2b7209371330ae0764da5650b48a37ec750a3514951b8e39576b4e54ea682e2a43faf56ce95327071fe88bf4f74762a39483e1edfe2bdf9c5457537888c469f

+ SHA512 (esptool-4.3.tar.gz) = aa761dae802d67553096698b40a97ae1fa33995dbc81a16a521ffa3ed1ec87470b1457853e4a1aaedfb94c46770e58712a25cac62a4bd05d85503881e507b493

no initial comment

Build failed. More information on how to proceed and troubleshoot errors available at https://fedoraproject.org/wiki/Zuul-based-ci

Looks good. If the CI passes, feel free to merge and ship.

Build succeeded.

Pull-Request has been merged by ksurma

2 years ago