Selaa lähdekoodia

package/tinyxml2: security bump version to 11.0.0

Release notes:
https://github.com/leethomason/tinyxml2/releases/tag/10.1.0
https://github.com/leethomason/tinyxml2/releases/tag/11.0.0

Fixes CVE-2024-50615: https://github.com/advisories/GHSA-884x-p7qm-gq3f

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Julien Olivain <ju.o@free.fr>
(cherry picked from commit 4087461203c9788bc51c918d38a0ae9911499fa7)
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
Bernd Kuhls 4 kuukautta sitten
vanhempi
commit
f68a7d397f
2 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 1 1
      package/tinyxml2/tinyxml2.hash
  2. 1 1
      package/tinyxml2/tinyxml2.mk

+ 1 - 1
package/tinyxml2/tinyxml2.hash

@@ -1,3 +1,3 @@
 # Locally calculated
-sha256  3bdf15128ba16686e69bce256cc468e76c7b94ff2c7f391cc5ec09e40bff3839  tinyxml2-10.0.0.tar.gz
+sha256  5556deb5081fb246ee92afae73efd943c889cef0cafea92b0b82422d6a18f289  tinyxml2-11.0.0.tar.gz
 sha256  9332252e9b9e46db8285d4a3f0bf25f139bf1dca6781b956d57f2302efca6432  LICENSE.txt

+ 1 - 1
package/tinyxml2/tinyxml2.mk

@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-TINYXML2_VERSION = 10.0.0
+TINYXML2_VERSION = 11.0.0
 TINYXML2_SITE = $(call github,leethomason,tinyxml2,$(TINYXML2_VERSION))
 TINYXML2_LICENSE = Zlib
 TINYXML2_LICENSE_FILES = LICENSE.txt