The upstream release note are:

8<---------------------------------------------------------------------
- core: Improved cog_web_view_connect_default_error_handlers() to avoid
  accidentally overriding already connected signal handlers.
- drm: Fixed keyboard input when using modifier keys (e.g. Shift).
- drm: Fixed crashes during deinitialization.
- drm, fdo: Improved reliability for drivers which do not expose all
  their functionality via eglGetProcAddress().
- Improved behaviour of the CMake build system at configuration time.
8<---------------------------------------------------------------------

Signed-off-by: Marco Felsch <m.fel...@pengutronix.de>
---
 rules/cog.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/cog.make b/rules/cog.make
index 876909cc5..758b4f7f4 100644
--- a/rules/cog.make
+++ b/rules/cog.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_COG) += cog
 #
 # Paths and names
 #
-COG_VERSION            := 0.8.0
-COG_MD5                        := f7aa8a425927cab247563411fc67c5a3
+COG_VERSION            := 0.8.1
+COG_MD5                        := 21664fb04c9149dea6d68e13e6074276
 COG                    := cog-$(COG_VERSION)
 COG_SUFFIX             := tar.xz
 COG_URL                        := 
https://wpewebkit.org/releases/$(COG).$(COG_SUFFIX)
-- 
2.29.2


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to 
ptxdist-requ...@pengutronix.de

Reply via email to