From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Fri, 08 Apr 2022 10:19:05 +0200 Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by lore.white.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1ncjpi-00BeE8-Fs for lore@lore.pengutronix.de; Fri, 08 Apr 2022 10:19:05 +0200 Received: from localhost ([127.0.0.1] helo=metis.ext.pengutronix.de) by metis.ext.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1ncjpb-0002B5-Ei; Fri, 08 Apr 2022 10:18:59 +0200 Received: from ptx.hi.pengutronix.de ([2001:67c:670:100:1d::c0]) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1ncjpK-0001m6-Ot; Fri, 08 Apr 2022 10:18:42 +0200 Received: from mol by ptx.hi.pengutronix.de with local (Exim 4.92) (envelope-from ) id 1ncjpK-0002wM-DH; Fri, 08 Apr 2022 10:18:42 +0200 Date: Fri, 8 Apr 2022 10:18:42 +0200 From: Michael Olbrich To: Christian Melki Message-ID: <20220408081842.GO3322@pengutronix.de> Mail-Followup-To: Christian Melki , ptxdist@pengutronix.de, bruno.thomsen@gmail.com References: <20220401072454.3745090-1-christian.melki@t2data.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220401072454.3745090-1-christian.melki@t2data.com> X-Sent-From: Pengutronix Hildesheim X-URL: http://www.pengutronix.de/ X-IRC: #ptxdist @freenode X-Accept-Language: de,en X-Accept-Content-Type: text/plain X-Uptime: 10:17:53 up 8 days, 20:47, 68 users, load average: 0.75, 0.41, 0.31 User-Agent: Mutt/1.10.1 (2018-07-13) Subject: Re: [ptxdist] [PATCH v2] libevdev: Version bump. 1.11.0 -> 1.12.1 X-BeenThere: ptxdist@pengutronix.de X-Mailman-Version: 2.1.29 Precedence: list List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Cc: bruno.thomsen@gmail.com, ptxdist@pengutronix.de Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "ptxdist" X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: ptxdist-bounces@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false On Fri, Apr 01, 2022 at 09:24:54AM +0200, Christian Melki wrote: > Minor version bugfix bump. > The project page actually claims that 1.11.0 is the last stable version. > But I cant' see any significant changes that wouldn't call 1.12.1 stable. > Almost looks like someone forgot to update the recommendation. > I'm opting to bump this. > > Event codes synced with Linux 5.17. I applied the first patch with the incorrect subject. I didn't see this one until it was already too late. Michael > Signed-off-by: Christian Melki > --- > rules/libevdev.make | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/rules/libevdev.make b/rules/libevdev.make > index 95d5b6ea9..98b403ab5 100644 > --- a/rules/libevdev.make > +++ b/rules/libevdev.make > @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBEVDEV) += libevdev > # > # Paths and names > # > -LIBEVDEV_VERSION := 1.11.0 > -LIBEVDEV_MD5 := b09838ec120dabeebc08fa6a1943594f > +LIBEVDEV_VERSION := 1.12.1 > +LIBEVDEV_MD5 := f7801fd13801f6a2cb7cb7ab5b204639 > LIBEVDEV := libevdev-$(LIBEVDEV_VERSION) > LIBEVDEV_SUFFIX := tar.xz > LIBEVDEV_URL := http://www.freedesktop.org/software/libevdev/$(LIBEVDEV).$(LIBEVDEV_SUFFIX) > -- > 2.32.0 > > > _______________________________________________ > ptxdist mailing list > ptxdist@pengutronix.de > To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de > -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ ptxdist mailing list ptxdist@pengutronix.de To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de