From nobody Mon Apr 29 12:14:39 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 205.139.110.61 as permitted sender) client-ip=205.139.110.61; envelope-from=libvir-list-bounces@redhat.com; helo=us-smtp-delivery-1.mimecast.com; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 205.139.110.61 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1588683541; cv=none; d=zohomail.com; s=zohoarc; b=c2d2O09LyhjCl9Y7XP3el0eAuF1/XBriGtwOqslQZkl3AsiXUhuxXyGTOf8vFmXhRiuWhNJ1ff13/QTpnPWlFRK1XFBuJH1avn/iNwgXpkrkl9i2TiIJRtSmEiut8cytkCUU0+B6A8rzlAn0luKL8CZVTbJbFaKqRU1awBcMQL4= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1588683541; h=Content-Type:Content-Transfer-Encoding:Date:From:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Sender:Subject:To; bh=HPX7kfFwXLsvt8dtfQRnHy/gxEjAazpl8+/jw7H6OiY=; b=FFZlYChWtvveEc1TCOTYiUiVQQ1LnHnZCOqkn893chvR0jjoPgQ1mYOCVn9eVSDPT7MSc7aAA3NXqocmTVeCJdm2+Ln70NBhC7ICUv5RgxOZB7C2GuYtPh3DZo9vwaHCPmRXp8SuI/uiyoTLTeuExFzLekCIg24/s+yN8oYDfTQ= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 205.139.110.61 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass header.from= (p=none dis=none) header.from= Return-Path: Received: from us-smtp-delivery-1.mimecast.com (us-smtp-2.mimecast.com [205.139.110.61]) by mx.zohomail.com with SMTPS id 1588683541508723.6105273096338; Tue, 5 May 2020 05:59:01 -0700 (PDT) Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-238-Jjb72sNrNuyG9eBpoUYmlw-1; Tue, 05 May 2020 08:58:57 -0400 Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 39EA0A0C19; Tue, 5 May 2020 12:58:51 +0000 (UTC) Received: from colo-mx.corp.redhat.com (colo-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.21]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 2389264421; Tue, 5 May 2020 12:58:49 +0000 (UTC) Received: from lists01.pubmisc.prod.ext.phx2.redhat.com (lists01.pubmisc.prod.ext.phx2.redhat.com [10.5.19.33]) by colo-mx.corp.redhat.com (Postfix) with ESMTP id 1ED5F4CAA0; Tue, 5 May 2020 12:58:48 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 045Cwlrk014202 for ; Tue, 5 May 2020 08:58:47 -0400 Received: by smtp.corp.redhat.com (Postfix) id 8DC381002398; Tue, 5 May 2020 12:58:47 +0000 (UTC) Received: from localhost.localdomain.com (unknown [10.36.110.63]) by smtp.corp.redhat.com (Postfix) with ESMTP id A2ADC10001B2; Tue, 5 May 2020 12:58:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1588683540; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=HPX7kfFwXLsvt8dtfQRnHy/gxEjAazpl8+/jw7H6OiY=; b=U41xsrqDe+cu9kK5EayCT3ks5iJ2S1XIyk7JlPeq7wZxsviFEk7F0Q5lIyIy2JF20tEs1b RcgimpHgqdi5GEDfKq0UHaq8OM4pyHuQjJhGtmSamo/q1Edox/cWKNQH+UdETsBCUh2Vf5 4vvkN7B0jUBTYIOkne7YSAvGnY4PxEY= X-MC-Unique: Jjb72sNrNuyG9eBpoUYmlw-1 From: =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= To: libvir-list@redhat.com Subject: [libvirt PATCH] keycodemapdb: update submodule for win32 keycode fix Date: Tue, 5 May 2020 13:58:40 +0100 Message-Id: <20200505125840.941754-1-berrange@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.84 on 10.5.11.22 X-loop: libvir-list@redhat.com X-BeenThere: libvir-list@redhat.com X-Mailman-Version: 2.1.12 Precedence: junk List-Id: Development discussions about the libvirt library & tools List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: libvir-list-bounces@redhat.com Errors-To: libvir-list-bounces@redhat.com X-Scanned-By: MIMEDefang 2.79 on 10.5.11.11 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable X-ZohoMail-DKIM: pass (identity @redhat.com) Content-Type: text/plain; charset="utf-8" Fix win32 keycode for VK_OEM_102 Signed-off-by: Daniel P. Berrang=C3=A9 Reviewed-by: Laine Stump --- src/keycodemapdb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/keycodemapdb b/src/keycodemapdb index 317d3eeb96..27acf0ef82 160000 --- a/src/keycodemapdb +++ b/src/keycodemapdb @@ -1 +1 @@ -Subproject commit 317d3eeb963a515e15a63fa356d8ebcda7041a51 +Subproject commit 27acf0ef828bf719b2053ba398b195829413dbdd --=20 2.26.2