]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
libical: upgrade 3.0.15 -> 3.0.16
authorAlexander Kanavin <alex.kanavin@gmail.com>
Mon, 7 Nov 2022 14:54:45 +0000 (15:54 +0100)
committerSteve Sakoman <steve@sakoman.com>
Mon, 21 Nov 2022 16:18:58 +0000 (06:18 -1000)
Version 3.0.16 is a patch release.

- Fix regressions in 3.0.15 due to improperly tested fuzz fixes
- Fix argument guards in icaltime_as_timet to match documentation and tests.

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
(cherry picked from commit 77d4557d6f6a1405d03bb5dc7ca23d7ee78c2037)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-support/libical/libical_3.0.16.bb [moved from meta/recipes-support/libical/libical_3.0.15.bb with 96% similarity]

similarity index 96%
rename from meta/recipes-support/libical/libical_3.0.15.bb
rename to meta/recipes-support/libical/libical_3.0.16.bb
index 1ceb0005cd46f07900f2fb3fbfd47f62c4175757..61599b20dd4c4766ad48968eeb2e1f0e24ac2993 100644 (file)
@@ -15,7 +15,7 @@ SECTION = "libs"
 SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/${BP}.tar.gz \
            file://0001-cmake-Do-not-export-CC-into-gir-compiler.patch \
           "
-SRC_URI[sha256sum] = "019085ba99936f25546d86cb3e34852e5fe2b5a7d5f1cb4423a0cc42e399f629"
+SRC_URI[sha256sum] = "b44705dd71ca4538c86fb16248483ab4b48978524fb1da5097bd76aa2e0f0c33"
 
 inherit cmake pkgconfig gobject-introspection vala github-releases