From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: In-Reply-To: <20210329090011.25309-3-m.felsch@pengutronix.de> MIME-Version: 1.0 Message-Id: From: Michael Olbrich Date: Tue, 30 Mar 2021 20:08:08 +0200 Subject: Re: [ptxdist] [APPLIED] cog: version bump 0.8.0 -> 0.8.1 List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ptxdist-bounces@pengutronix.de Sender: "ptxdist" To: ptxdist@pengutronix.de Cc: Marco Felsch Thanks, applied as afbb5708240c1f6efde1a7d6d198e87abe7ced18. Michael [sent from post-receive hook] On Tue, 30 Mar 2021 20:08:08 +0200, Marco Felsch wrote: > 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 > Message-Id: <20210329090011.25309-3-m.felsch@pengutronix.de> > Signed-off-by: Michael Olbrich > > diff --git a/rules/cog.make b/rules/cog.make > index 876909cc505d..758b4f7f4a84 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) _______________________________________________ ptxdist mailing list ptxdist@pengutronix.de To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de