From patchwork Mon Apr 17 07:56:14 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kai X-Patchwork-Id: 22710 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 51DC4C77B7C for ; Mon, 17 Apr 2023 07:56:31 +0000 (UTC) Received: from mx0b-0064b401.pphosted.com (mx0b-0064b401.pphosted.com [205.220.178.238]) by mx.groups.io with SMTP id smtpd.web11.48592.1681718182995262794 for ; Mon, 17 Apr 2023 00:56:23 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@windriver.com header.s=pps06212021 header.b=NOe5EBxK; spf=permerror, err=parse error for token &{10 18 %{ir}.%{v}.%{d}.spf.has.pphosted.com}: invalid domain name (domain: windriver.com, ip: 205.220.178.238, mailfrom: prvs=3471b6e0c9=kai.kang@windriver.com) Received: from pps.filterd (m0250811.ppops.net [127.0.0.1]) by mx0a-0064b401.pphosted.com (8.17.1.19/8.17.1.19) with ESMTP id 33H4cMDd012997 for ; Mon, 17 Apr 2023 07:56:22 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=windriver.com; h=from : to : subject : date : message-id : mime-version : content-type; s=PPS06212021; bh=q9ADMzfMZk27dwgTK8VAHks2M/mBfDH/xrIG0phBquk=; b=NOe5EBxKNb353pux1SgtjrA0tXHQgM6zkN3VytPO0uBce6+IC8faV4sLXrFAKjtbVFyS DWH/esvBsdn2Z4mgggFm3JegX/KzIWGBY1745z07uXhcfKQacGvSeWrQ/Adw3iopnmCd sxwgr3vDTxCM6zwgVeOIuwmhAQZME8Pq5th7a4nKshE1OP5fhOimnr8cxAEJ8H2uF8wU ZuzbZXKiN/ye5gCkvltjnGFq3TR/dHZKx5MZpYH2aSrDWsrcK3gfR/VNw3UCCBSpjdRD 2VVlT44oAuqqaYLiY/or3V6w3THh52LJi0EDiZn2kNink68NDOxPMAYa2aNB77eanokb yw== Received: from ala-exchng01.corp.ad.wrs.com (unknown-82-252.windriver.com [147.11.82.252]) by mx0a-0064b401.pphosted.com (PPS) with ESMTPS id 3pyh53jfjs-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NOT) for ; Mon, 17 Apr 2023 07:56:22 +0000 Received: from ala-exchng01.corp.ad.wrs.com (147.11.82.252) by ala-exchng01.corp.ad.wrs.com (147.11.82.252) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.23; Mon, 17 Apr 2023 00:56:20 -0700 Received: from pek-lpg-core3.wrs.com (128.224.153.232) by ala-exchng01.corp.ad.wrs.com (147.11.82.252) with Microsoft SMTP Server id 15.1.2507.23 via Frontend Transport; Mon, 17 Apr 2023 00:56:20 -0700 From: To: Subject: [meta-xfce][PATCH 1/4] thunar-archive-plugin: 0.5.0 -> 0.5.1 Date: Mon, 17 Apr 2023 15:56:14 +0800 Message-ID: <20230417075617.35121-1-kai.kang@windriver.com> X-Mailer: git-send-email 2.17.1 MIME-Version: 1.0 X-Proofpoint-GUID: FRTJk-ClBZbluPnf2lXRz2LT7AsI9Xj8 X-Proofpoint-ORIG-GUID: FRTJk-ClBZbluPnf2lXRz2LT7AsI9Xj8 X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.254,Aquarius:18.0.942,Hydra:6.0.573,FMLib:17.11.170.22 definitions=2023-04-17_04,2023-04-14_01,2023-02-09_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 malwarescore=0 clxscore=1015 suspectscore=0 priorityscore=1501 mlxscore=0 adultscore=2 mlxlogscore=727 impostorscore=0 bulkscore=0 lowpriorityscore=0 phishscore=0 spamscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2303200000 definitions=main-2304170071 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Mon, 17 Apr 2023 07:56:31 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/102123 From: Kai Kang Release notes for 0.5.1 ======================= Bugfix and translation release Fixes: - Fix use-after-free crash in "tap_provider_child_watch_destroy" - build: Add GLib requirement - build: Fix autotools warnings - Use generic package icon name in dialog header Translation Updates: English (Canada), Greek, Persian (Iran), Russian Signed-off-by: Kai Kang --- ...r-archive-plugin_0.5.0.bb => thunar-archive-plugin_0.5.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-xfce/recipes-thunar-plugins/archive/{thunar-archive-plugin_0.5.0.bb => thunar-archive-plugin_0.5.1.bb} (82%) diff --git a/meta-xfce/recipes-thunar-plugins/archive/thunar-archive-plugin_0.5.0.bb b/meta-xfce/recipes-thunar-plugins/archive/thunar-archive-plugin_0.5.1.bb similarity index 82% rename from meta-xfce/recipes-thunar-plugins/archive/thunar-archive-plugin_0.5.0.bb rename to meta-xfce/recipes-thunar-plugins/archive/thunar-archive-plugin_0.5.1.bb index c2c4b9fa5..044a39a3c 100644 --- a/meta-xfce/recipes-thunar-plugins/archive/thunar-archive-plugin_0.5.0.bb +++ b/meta-xfce/recipes-thunar-plugins/archive/thunar-archive-plugin_0.5.1.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=4cf66a4984120007c9881cc871cf49db" inherit thunar-plugin -SRC_URI[sha256sum] = "8eca88a358282a5acdea72984db0d930efdf658b4bc5b82ef7bcd06224366ffa" +SRC_URI[sha256sum] = "a81b3ab1d3cd77c7b3d6db15b37a3c12d65b06e373edc3c21083f02d605d8bed" # install tap files in ${libdir}/thunar-archive-plugin EXTRA_OECONF += "--libexecdir=${libdir}" From patchwork Mon Apr 17 07:56:15 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Kai X-Patchwork-Id: 22712 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 51D7BC77B72 for ; Mon, 17 Apr 2023 07:56:31 +0000 (UTC) Received: from mx0a-0064b401.pphosted.com (mx0a-0064b401.pphosted.com [205.220.166.238]) by mx.groups.io with SMTP id smtpd.web11.48593.1681718183364202177 for ; Mon, 17 Apr 2023 00:56:23 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="body hash did not verify" header.i=@windriver.com header.s=pps06212021 header.b=TQ4ULm6r; spf=permerror, err=parse error for token &{10 18 %{ir}.%{v}.%{d}.spf.has.pphosted.com}: invalid domain name (domain: windriver.com, ip: 205.220.166.238, mailfrom: prvs=3471b6e0c9=kai.kang@windriver.com) Received: from pps.filterd (m0250810.ppops.net [127.0.0.1]) by mx0a-0064b401.pphosted.com (8.17.1.19/8.17.1.19) with ESMTP id 33H7cXew021839 for ; Mon, 17 Apr 2023 00:56:23 -0700 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=windriver.com; h=from : to : subject : date : message-id : in-reply-to : references : mime-version : content-type : content-transfer-encoding; s=PPS06212021; bh=yFfS1/nyG0ngP4+gaaZERkjJNBTvh1E5ZEPwO0cIEKo=; b=TQ4ULm6rAxSfnWr89+biPKAUP6vcb2dKxnMba5YyFlte27GXXUd52kcyA+CNbUMuIevB bMC8g4lv/jECnIy/RVd4bMw+h7svnYqlTxiKY6XcxlvwFOnvHPwmb8VKLz5ZzSQ39Eu4 1CWFxMKR9WcKkeMZpiXsHZx/9v/O1hoIsDZiaoi0dTt1EiH1ZiD37CopegtH6PzZGl1n 9jdlYFH0aVGJNqSm88DmGkn0d4hTgGeXLZ/6lHFm4WXWVFOVupjTRc4gR2dbVvbpjilc t/zZ68BrBVMot6SSmGEGr8oUQFMhqJqWPEw+lMav9jO1jtSFm70s2m2HyEl3hbIW02fk 4A== Received: from ala-exchng01.corp.ad.wrs.com (unknown-82-252.windriver.com [147.11.82.252]) by mx0a-0064b401.pphosted.com (PPS) with ESMTPS id 3pyq76j7br-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NOT) for ; Mon, 17 Apr 2023 00:56:22 -0700 Received: from ala-exchng01.corp.ad.wrs.com (147.11.82.252) by ala-exchng01.corp.ad.wrs.com (147.11.82.252) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.23; Mon, 17 Apr 2023 00:56:22 -0700 Received: from pek-lpg-core3.wrs.com (128.224.153.232) by ala-exchng01.corp.ad.wrs.com (147.11.82.252) with Microsoft SMTP Server id 15.1.2507.23 via Frontend Transport; Mon, 17 Apr 2023 00:56:21 -0700 From: To: Subject: [meta-xfce][PATCH 2/4] garcon: 4.18.0 -> 4.18.1 Date: Mon, 17 Apr 2023 15:56:15 +0800 Message-ID: <20230417075617.35121-2-kai.kang@windriver.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20230417075617.35121-1-kai.kang@windriver.com> References: <20230417075617.35121-1-kai.kang@windriver.com> MIME-Version: 1.0 X-Proofpoint-ORIG-GUID: nVZbIHzVFBJgKr-hOzmvr8GZ3B7Qynbp X-Proofpoint-GUID: nVZbIHzVFBJgKr-hOzmvr8GZ3B7Qynbp X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.254,Aquarius:18.0.942,Hydra:6.0.573,FMLib:17.11.170.22 definitions=2023-04-17_04,2023-04-14_01,2023-02-09_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 mlxlogscore=946 spamscore=0 malwarescore=0 adultscore=0 bulkscore=0 mlxscore=0 impostorscore=0 clxscore=1015 priorityscore=1501 suspectscore=0 phishscore=0 lowpriorityscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2303200000 definitions=main-2304170072 X-MIME-Autoconverted: from 8bit to quoted-printable by mx0a-0064b401.pphosted.com id 33H7cXew021839 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Mon, 17 Apr 2023 07:56:31 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/102122 From: Kai Kang Add GFDL-1.1-no-invariants-only to LICENSE since it states in license file 'COPYING' [1]: garcon's source code is licensed under the LGPLv2, while its documentation is licensed under the GFDL 1.1 (with no invariant sections). Release notes for 4.18.1 ======================== - garcon-gtk: Add missing lock when filling the GtkMenu - Wait for any async operation to finish before releasing locks - Use GIcons for menu icons instead of loading surfaces - Revert "garcon-gtk: Fix menu icon blurriness when UI scale factor != 1" - Revert "Load icons using icon theme scaling functions correctly" - garcon-gtk: Properly update GtkMenu is_populated state - Load icons using icon theme scaling functions correctly - Translation Updates: Albanian, Amharic, Arabic, Armenian, Armenian (Armenia), Asturian, Basque, Belarusian, Bengali, Bulgarian, Catalan, Chinese (China), Chinese (Hong Kong), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, Eastern Armenian, English (Australia), English (United Kingdom), Esperanto, Estonian, Finnish, French, Galician, Georgian, German, Greek, Hebrew, Hindi, Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese, Kabyle, Kazakh, Korean, Lithuanian, Malay, Norwegian Bokmål, Norwegian Nynorsk, Occitan (post 1500), Polish, Portuguese, Portuguese (Brazil), Romanian, Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Telugu, Thai, Turkish, Ukrainian, Uyghur, Uzbek, Uzbek (Latin), Welsh [1]: https://gitlab.xfce.org/xfce/garcon/-/blob/master/COPYING#L2 Signed-off-by: Kai Kang --- .../garcon/{garcon_4.18.0.bb => garcon_4.18.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-xfce/recipes-xfce/garcon/{garcon_4.18.0.bb => garcon_4.18.1.bb} (82%) diff --git a/meta-xfce/recipes-xfce/garcon/garcon_4.18.0.bb b/meta-xfce/recipes-xfce/garcon/garcon_4.18.1.bb similarity index 82% rename from meta-xfce/recipes-xfce/garcon/garcon_4.18.0.bb rename to meta-xfce/recipes-xfce/garcon/garcon_4.18.1.bb index 6a1ee7b7f..c139bfd4c 100644 --- a/meta-xfce/recipes-xfce/garcon/garcon_4.18.0.bb +++ b/meta-xfce/recipes-xfce/garcon/garcon_4.18.1.bb @@ -1,6 +1,6 @@ DESCRIPTION = "Xfce Menu Library" SECTION = "x11/libs" -LICENSE = "LGPL-2.0-only" +LICENSE = "LGPL-2.0-only & GFDL-1.1-no-invariants-only" LIC_FILES_CHKSUM = "file://COPYING;md5=04a01abcbdabffae1ca26335a293276b" DEPENDS = "xfce4-dev-tools-native libxfce4ui intltool-native" @@ -11,7 +11,7 @@ inherit xfce gtk-doc gobject-introspection features_check ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" SRC_URI += "file://0001-xfce-applications.menu-don-t-bloat-settings-menu-by-.patch" -SRC_URI[sha256sum] = "54633487566a8b8502b71c11a7f719efe27c069bd5773cc95f11ff4ea8f11a14" +SRC_URI[sha256sum] = "fe7a932a6dac95eb1438f3fbfd53096756ff2e1cb179d10d0fb796cefbb4c20b" EXTRA_OECONF = "--disable-gtk-doc" From patchwork Mon Apr 17 07:56:16 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kai X-Patchwork-Id: 22711 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5AC6AC77B77 for ; Mon, 17 Apr 2023 07:56:31 +0000 (UTC) Received: from mx0a-0064b401.pphosted.com (mx0a-0064b401.pphosted.com [205.220.166.238]) by mx.groups.io with SMTP id smtpd.web10.49243.1681718184596865105 for ; Mon, 17 Apr 2023 00:56:24 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@windriver.com header.s=pps06212021 header.b=h0WRQOdM; spf=permerror, err=parse error for token &{10 18 %{ir}.%{v}.%{d}.spf.has.pphosted.com}: invalid domain name (domain: windriver.com, ip: 205.220.166.238, mailfrom: prvs=3471b6e0c9=kai.kang@windriver.com) Received: from pps.filterd (m0250810.ppops.net [127.0.0.1]) by mx0a-0064b401.pphosted.com (8.17.1.19/8.17.1.19) with ESMTP id 33H6C3NL006739 for ; Mon, 17 Apr 2023 00:56:24 -0700 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=windriver.com; h=from : to : subject : date : message-id : in-reply-to : references : mime-version : content-type; s=PPS06212021; bh=sT0RNpbFxe/pIdyZTzh3fAq45vl2Y9xPqMviY2rkCLQ=; b=h0WRQOdMw9GGCBU/NuO6CsSQ78MjukHa2uz09Eh+fbWpKifg8h6dLtUpfeO3yN9b8Zp1 fZn3402JeYmpfZGv+FWLZx2yWJB2+oWI7oiCU4jvPefD6B+CTuvjWxTkA3aw4cY3kB9G zrgPj5kpypMhXd85AIIKI/gy31VNkxgNKIbjpB6cYBXH6/ntQohnCgSaP13pnYGia9GS lafmuWn2ByTNBMjpkS5xYjt6LnvO4lfeF0qcxHytM7XKt8uW6FeV5j1S3Crnk03bknUB KJajq/bvf2RvDOlWzo1zmDac7wKnB5wWTZUIKsASkq90waaxLLSXCxkZYQBv/6/riuji Uw== Received: from ala-exchng02.corp.ad.wrs.com (unknown-82-254.windriver.com [147.11.82.254]) by mx0a-0064b401.pphosted.com (PPS) with ESMTPS id 3pyq76j7bt-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NOT) for ; Mon, 17 Apr 2023 00:56:24 -0700 Received: from ala-exchng01.corp.ad.wrs.com (147.11.82.252) by ALA-EXCHNG02.corp.ad.wrs.com (147.11.82.254) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.23; Mon, 17 Apr 2023 00:56:23 -0700 Received: from pek-lpg-core3.wrs.com (128.224.153.232) by ala-exchng01.corp.ad.wrs.com (147.11.82.252) with Microsoft SMTP Server id 15.1.2507.23 via Frontend Transport; Mon, 17 Apr 2023 00:56:22 -0700 From: To: Subject: [meta-xfce][PATCH 3/4] xfce4-power-manager: 4.18.0 -> 4.18.1 Date: Mon, 17 Apr 2023 15:56:16 +0800 Message-ID: <20230417075617.35121-3-kai.kang@windriver.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20230417075617.35121-1-kai.kang@windriver.com> References: <20230417075617.35121-1-kai.kang@windriver.com> MIME-Version: 1.0 X-Proofpoint-ORIG-GUID: 9uVOz81pQCnIB6Qs2zlswIzRMDTM-rEr X-Proofpoint-GUID: 9uVOz81pQCnIB6Qs2zlswIzRMDTM-rEr X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.254,Aquarius:18.0.942,Hydra:6.0.573,FMLib:17.11.170.22 definitions=2023-04-17_04,2023-04-14_01,2023-02-09_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 mlxlogscore=627 spamscore=0 malwarescore=0 adultscore=0 bulkscore=0 mlxscore=0 impostorscore=0 clxscore=1015 priorityscore=1501 suspectscore=0 phishscore=0 lowpriorityscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2303200000 definitions=main-2304170072 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Mon, 17 Apr 2023 07:56:31 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/102124 From: Kai Kang Release notes for 4.18.1 ======================== - Update copyright year - Use XfceScreensaver from Libxfce4ui (!33) - screensaver: Fall back on lock command if D-Bus call failed (#142, !24) - panel-plugin: Properly disconnect signal handler - build: Fix autotools warnings - Fix management of source ids - panel-plugin: Add missing ref on image - Fix blurriness in icons when UI scale factor > 1 (!30) - Translation Updates: Chinese (China), English (Canada), Greek, Korean, Turkish Signed-off-by: Kai Kang --- ...e4-power-manager_4.18.0.bb => xfce4-power-manager_4.18.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-xfce/recipes-xfce/xfce4-power-manager/{xfce4-power-manager_4.18.0.bb => xfce4-power-manager_4.18.1.bb} (93%) diff --git a/meta-xfce/recipes-xfce/xfce4-power-manager/xfce4-power-manager_4.18.0.bb b/meta-xfce/recipes-xfce/xfce4-power-manager/xfce4-power-manager_4.18.1.bb similarity index 93% rename from meta-xfce/recipes-xfce/xfce4-power-manager/xfce4-power-manager_4.18.0.bb rename to meta-xfce/recipes-xfce/xfce4-power-manager/xfce4-power-manager_4.18.1.bb index f61c9cd6a..f7f72356d 100644 --- a/meta-xfce/recipes-xfce/xfce4-power-manager/xfce4-power-manager_4.18.0.bb +++ b/meta-xfce/recipes-xfce/xfce4-power-manager/xfce4-power-manager_4.18.1.bb @@ -11,7 +11,7 @@ REQUIRED_DISTRO_FEATURES = "x11" DEPENDS += "libnotify libxrandr virtual/libx11 libxext xfce4-panel upower libxscrnsaver" -SRC_URI[sha256sum] = "2eee467886252f9fa704c978ec67dafad5274ede93e59b092a688faa7e72c39a" +SRC_URI[sha256sum] = "6b08b10c4cb7516377dbd32c6cc2296a9faf47022c555f11e75b38fde14aff03" EXTRA_OECONF = " \ --enable-network-manager \ From patchwork Mon Apr 17 07:56:17 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Kai X-Patchwork-Id: 22713 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 6E0B1C77B7D for ; Mon, 17 Apr 2023 07:56:31 +0000 (UTC) Received: from mx0a-0064b401.pphosted.com (mx0a-0064b401.pphosted.com [205.220.166.238]) by mx.groups.io with SMTP id smtpd.web11.48594.1681718186110245754 for ; Mon, 17 Apr 2023 00:56:26 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="body hash did not verify" header.i=@windriver.com header.s=pps06212021 header.b=czVguV33; spf=permerror, err=parse error for token &{10 18 %{ir}.%{v}.%{d}.spf.has.pphosted.com}: invalid domain name (domain: windriver.com, ip: 205.220.166.238, mailfrom: prvs=3471b6e0c9=kai.kang@windriver.com) Received: from pps.filterd (m0250809.ppops.net [127.0.0.1]) by mx0a-0064b401.pphosted.com (8.17.1.19/8.17.1.19) with ESMTP id 33H6GhT2020197 for ; Mon, 17 Apr 2023 00:56:25 -0700 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=windriver.com; h=from : to : subject : date : message-id : in-reply-to : references : mime-version : content-type : content-transfer-encoding; s=PPS06212021; bh=U0DS5sJKkcyj3UliTX6rvNNORsAIxvmnPYYwvow/Km0=; b=czVguV33snHXyZxt3ND0/FEPotHQBUUEqZXhIL3BJXwVZhUKFuZJMI1xwM/XWvzBk0Cs Vc3txmWS4vecw3cPCXFUmgRfF8za2jOlc9AEXGMHKZMxf4RKnbLanYqZidjqqieZkhU2 +yJZelOuxzd/91VHMlSr7wo5RZI/Qr02R7F5wJB+H7wY4ZWiaQ/a6MEkn7KafciOC2cn 4sEj+Q1NU+MDCygtvZYG/6ba/UVvFgr2mo7Yo3zksHXxQM8p78MjwzE8wSNfP8rFFg84 45rJ9GTSNOlPB4S/nHdg+FxSBSuLlU08olZPmx17thy069ZaGFpoAyO1kQTD+LS4Lo7h Aw== Received: from ala-exchng02.corp.ad.wrs.com (unknown-82-254.windriver.com [147.11.82.254]) by mx0a-0064b401.pphosted.com (PPS) with ESMTPS id 3q01kdhnss-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NOT) for ; Mon, 17 Apr 2023 00:56:25 -0700 Received: from ala-exchng01.corp.ad.wrs.com (147.11.82.252) by ALA-EXCHNG02.corp.ad.wrs.com (147.11.82.254) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.23; Mon, 17 Apr 2023 00:56:24 -0700 Received: from pek-lpg-core3.wrs.com (128.224.153.232) by ala-exchng01.corp.ad.wrs.com (147.11.82.252) with Microsoft SMTP Server id 15.1.2507.23 via Frontend Transport; Mon, 17 Apr 2023 00:56:24 -0700 From: To: Subject: [meta-xfce][PATCH 4/4] xfce4-screensaver: 4.16.0 -> 4.18.1 Date: Mon, 17 Apr 2023 15:56:17 +0800 Message-ID: <20230417075617.35121-4-kai.kang@windriver.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20230417075617.35121-1-kai.kang@windriver.com> References: <20230417075617.35121-1-kai.kang@windriver.com> MIME-Version: 1.0 X-Proofpoint-ORIG-GUID: zKBkg1CCrTM5NJHVHRuNyLrrhW4jDUst X-Proofpoint-GUID: zKBkg1CCrTM5NJHVHRuNyLrrhW4jDUst X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.254,Aquarius:18.0.942,Hydra:6.0.573,FMLib:17.11.170.22 definitions=2023-04-17_04,2023-04-14_01,2023-02-09_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 mlxscore=0 lowpriorityscore=0 mlxlogscore=750 phishscore=0 priorityscore=1501 impostorscore=0 suspectscore=0 malwarescore=0 adultscore=0 bulkscore=0 spamscore=0 clxscore=1015 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2303200000 definitions=main-2304170072 X-MIME-Autoconverted: from 8bit to quoted-printable by mx0a-0064b401.pphosted.com id 33H6GhT2020197 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Mon, 17 Apr 2023 07:56:31 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/102125 From: Kai Kang Update xfce4-screensaver from 4.16.0 to 4.18.1 * rebase fix-cross-compile.patch Release notes for 4.18.1 ======================== This release is to fix a build issue on BSD systems - Refactor spawn_make_environment_for_display() Release notes for 4.18.0 ======================== - Add copyright notice to configure.ac - Make missing GNOME Keyring PAM module warning quiet (Fixes #46) - build: Fix --disable-locking (Fixes #83) - Remove duplicated lines in README (Fixes #109) - savers: Fix critical warnings on exit - savers: Fix critical warnings from GSThemeWindow on "realize" - Do not redirect stderr for our own commands - Round the user picture on lock dialog. - build: Do not warn if PAM prefix is correct - Improve lightdm detection (Fixes #39) - build: Fix -Wunused-value compiler warning - build: Fix -Wdeclaration-after-statement compiler warning - build: Fix -Wsign-compare compiler warning - build: Use XDT_FEATURE_DEBUG - Fix use-after-free crash in xfce4-screensaver-dialog - Fix D-Bus sleep inhibit when screen locker is disabled - Complete previous commit - Fix Xfconf memory management - build: Set GLib macros via XDT_CHECK_PACKAGE - autogen.sh: Do not `mkdir m4` - Fix crash when XDG_PICTURES_DIR is not set (Fixes #86) - Fix build warning from Clang - --with-password-helper expects full pathname of password helper - Add missing zeroing of timeout_id in dialog_timed_out() timer handler - Fix wrong signal name for GtkSpinButton - Remove ENABLE_NLS ifdefs and use xfce_textdomain() - build: Fix intltool lock file problem during make distcheck - Fix compilation warnings - autoconf: Some updates - Translation Updates: Albanian, Armenian (Armenia), Basque, Belarusian, Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Danish, Dutch, Eastern Armenian, English (Australia), Estonian, Finnish, French, Galician, German, Hebrew, Hungarian, Icelandic, Indonesian, Italian, Japanese, Kabyle, Korean, Lithuanian, Malay, Norwegian Bokmål, Polish, Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Thai, Ukrainian Signed-off-by: Kai Kang --- .../xfce4-screensaver/fix-cross-compile.patch | 14 +++++++++----- ...saver_4.16.0.bb => xfce4-screensaver_4.18.1.bb} | 2 +- 2 files changed, 10 insertions(+), 6 deletions(-) rename meta-xfce/recipes-apps/xfce4-screensaver/{xfce4-screensaver_4.16.0.bb => xfce4-screensaver_4.18.1.bb} (91%) diff --git a/meta-xfce/recipes-apps/xfce4-screensaver/xfce4-screensaver/fix-cross-compile.patch b/meta-xfce/recipes-apps/xfce4-screensaver/xfce4-screensaver/fix-cross-compile.patch index f726064e2..eabcaaae6 100644 --- a/meta-xfce/recipes-apps/xfce4-screensaver/xfce4-screensaver/fix-cross-compile.patch +++ b/meta-xfce/recipes-apps/xfce4-screensaver/xfce4-screensaver/fix-cross-compile.patch @@ -6,11 +6,15 @@ Upstream-Status: Inappropriate [cross compile specific] Signed-off-by: Kai Kang +--- + configure.ac | 24 ++++++++++++------------ + 1 file changed, 12 insertions(+), 12 deletions(-) + diff --git a/configure.ac b/configure.ac -index f0ec537..05c393d 100644 +index 6f149bb..3890677 100644 --- a/configure.ac +++ b/configure.ac -@@ -230,9 +230,9 @@ dnl --------------------------------------------------------------------------- +@@ -237,9 +237,9 @@ dnl --------------------------------------------------------------------------- # AC_DEFUN([AC_CHECK_X_HEADER], [ ac_save_CPPFLAGS="$CPPFLAGS" @@ -23,7 +27,7 @@ index f0ec537..05c393d 100644 CPPFLAGS="$CPPFLAGS $X_CFLAGS" AC_CHECK_HEADER([$1],[$2],[$3],[$4]) CPPFLAGS="$ac_save_CPPFLAGS"]) -@@ -241,9 +241,9 @@ AC_DEFUN([AC_CHECK_X_HEADER], [ +@@ -248,9 +248,9 @@ AC_DEFUN([AC_CHECK_X_HEADER], [ # AC_DEFUN([AC_TRY_X_COMPILE], [ ac_save_CPPFLAGS="$CPPFLAGS" @@ -34,9 +38,9 @@ index f0ec537..05c393d 100644 +# CPPFLAGS="$CPPFLAGS -I$includedir" +# fi CPPFLAGS="$CPPFLAGS $X_CFLAGS" - AC_TRY_COMPILE([$1], [$2], [$3], [$4]) + AC_COMPILE_IFELSE([AC_LANG_PROGRAM([[$1]], [[$2]])], [$3], [$4]) CPPFLAGS="$ac_save_CPPFLAGS"]) -@@ -257,15 +257,15 @@ AC_DEFUN([AC_CHECK_X_LIB], [ +@@ -264,15 +264,15 @@ AC_DEFUN([AC_CHECK_X_LIB], [ ac_save_LDFLAGS="$LDFLAGS" # ac_save_LIBS="$LIBS" diff --git a/meta-xfce/recipes-apps/xfce4-screensaver/xfce4-screensaver_4.16.0.bb b/meta-xfce/recipes-apps/xfce4-screensaver/xfce4-screensaver_4.18.1.bb similarity index 91% rename from meta-xfce/recipes-apps/xfce4-screensaver/xfce4-screensaver_4.16.0.bb rename to meta-xfce/recipes-apps/xfce4-screensaver/xfce4-screensaver_4.18.1.bb index 685c4c1f6..2c5cba0d8 100644 --- a/meta-xfce/recipes-apps/xfce4-screensaver/xfce4-screensaver_4.16.0.bb +++ b/meta-xfce/recipes-apps/xfce4-screensaver/xfce4-screensaver_4.18.1.bb @@ -13,7 +13,7 @@ DEPENDS = "dbus-glib garcon gtk+3 libxklavier libxscrnsaver virtual/libx11 xfcon inherit xfce-app SRC_URI:append = " file://fix-cross-compile.patch" -SRC_URI[sha256sum] = "6d4d143e3e62db679ce83ce7da97903390773ee0a8ceb05ff4c3dac36616268d" +SRC_URI[sha256sum] = "b731e8abd68a18cc5d3b523351aa8f9f293c9f63290c1781c9155259deb04a5c" do_install:append() { install -D -m 0644 ${S}/data/xfce4-screensaver.common-auth ${D}${sysconfdir}/pam.d/xfce4-screensaver