From patchwork Thu Nov 14 06:15:22 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Hitendra Prajapati X-Patchwork-Id: 52456 X-Patchwork-Delegate: steve@sakoman.com 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 2C5A4D65C45 for ; Thu, 14 Nov 2024 06:15:47 +0000 (UTC) Received: from mail-pl1-f181.google.com (mail-pl1-f181.google.com [209.85.214.181]) by mx.groups.io with SMTP id smtpd.web11.31489.1731564937112310117 for ; Wed, 13 Nov 2024 22:15:37 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@mvista.com header.s=google header.b=hGrmOrYb; spf=pass (domain: mvista.com, ip: 209.85.214.181, mailfrom: hprajapati@mvista.com) Received: by mail-pl1-f181.google.com with SMTP id d9443c01a7336-20c6f492d2dso2332155ad.0 for ; Wed, 13 Nov 2024 22:15:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mvista.com; s=google; t=1731564936; x=1732169736; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=MYTU/X3j/V19iGHnvai8EE5Q+OI3LLWGlMSOyg0zaPQ=; b=hGrmOrYbJYyz2hT+FoAPHHONWWlY7hX77J53Oi0t7MsL9pnGa2JQ/yGTcsLaXI5WDW lUS7lKsEy6K2giH8OhDORNepfJjhEk7LMVyt1Mbl5mCDVfsZX6Do1FHLafMiaZnL1ZlH 2CjkwPRJl66AkAHffNSejxYWml4qalzygICSU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1731564936; x=1732169736; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=MYTU/X3j/V19iGHnvai8EE5Q+OI3LLWGlMSOyg0zaPQ=; b=wqPBMwzQ7tfnpcbS2r8uBdZkxRzKz0tMc2pxbJm/onue/majStVf3oWGTaC6H98v4i ryr9zMF4V6HqyeNh9iQx4sso0sPCDNXGfrvpB3w3Pmm17uI2WUAlVOdvWtDVKJzYUQD+ 7386CrGhOqbFB16Ubyrnp5xKkvxwUYIoKE28/frYbjsvIHzqo3djLanvOhbLIV2cTRb9 2rvVp5QlJwsaHQ1V1Fs8ufeQt/9rDa9vdOwtF1tAD/PI6mtgCc1eyoZi+Zd4tPh5vOYv LAU4hcxx90nVncjTjHKQtp9AQRR5CFlau+/BmKQhR0SiCUeo7cZXc9HKg3zlVAbZWKdQ f5OA== X-Gm-Message-State: AOJu0YwRsP1v3Z1/5OIrLJTg61hmfQQHCuj+iIP+ualcAKPeevmgIMKi xhVDOmo4lJfOyhGJFP/y+fLkhC7rvC1xDocdecLbwIC7Zr+ywIM5jkWcFw7kDiWm6mSikiidGxf X X-Google-Smtp-Source: AGHT+IEjh9gVluxi9CTc3sf+7xyMel8F9eXT6lYEsTEwOrhPceoqCdTkNxzOWnBGS9UatLXy2R32dQ== X-Received: by 2002:a05:6a20:9150:b0:1db:ee51:6d7b with SMTP id adf61e73a8af0-1dc833b7741mr1434781637.24.1731564936271; Wed, 13 Nov 2024 22:15:36 -0800 (PST) Received: from MVIN00016.mvista.com ([150.129.170.152]) by smtp.gmail.com with ESMTPSA id d2e1a72fcca58-7246a9a89c2sm446834b3a.94.2024.11.13.22.15.33 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 13 Nov 2024 22:15:35 -0800 (PST) From: Hitendra Prajapati To: openembedded-core@lists.openembedded.org Cc: Hitendra Prajapati , Wang Mingyu Subject: [scarthgap][PATCH] ghostscript: upgrade 10.03.1 -> 10.04.0 Date: Thu, 14 Nov 2024 11:45:22 +0530 Message-Id: <20241114061522.116976-1-hprajapati@mvista.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 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 ; Thu, 14 Nov 2024 06:15:47 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/207138 avoid-host-contamination.patch refreshed for 10.04.0 Changelog: =========== - addresses CVEs: CVE-2024-46951, CVE-2024-46952, CVE-2024-46953, CVE-2024-46954, CVE-2024-46955, CVE-2024-46956 - add protection for device selection from PostScript input. - efforts in code hygiene and maintainability continue. - The usual round of bug fixes, compatibility changes, and incremental improvements. - add the capability to build with the Tesseract OCR engine. Signed-off-by: Wang Mingyu Signed-off-by: Hitendra Prajapati --- .../ghostscript/ghostscript/avoid-host-contamination.patch | 6 +++--- .../{ghostscript_10.03.1.bb => ghostscript_10.04.0.bb} | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) rename meta/recipes-extended/ghostscript/{ghostscript_10.03.1.bb => ghostscript_10.04.0.bb} (97%) diff --git a/meta/recipes-extended/ghostscript/ghostscript/avoid-host-contamination.patch b/meta/recipes-extended/ghostscript/ghostscript/avoid-host-contamination.patch index 67f14bd368..0546fdf8f0 100644 --- a/meta/recipes-extended/ghostscript/ghostscript/avoid-host-contamination.patch +++ b/meta/recipes-extended/ghostscript/ghostscript/avoid-host-contamination.patch @@ -1,4 +1,4 @@ -From b36713c8f1ba0e5755b78845a433354a63663b1a Mon Sep 17 00:00:00 2001 +From 095bb1db8b2e68cac40e985f347a7039573e1e80 Mon Sep 17 00:00:00 2001 From: Kai Kang Date: Thu, 29 Mar 2018 16:02:05 +0800 Subject: [PATCH] avoid host contamination @@ -15,10 +15,10 @@ Signed-off-by: Hongxu Jia 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devices/devs.mak b/devices/devs.mak -index 186f704..88ab8c9 100644 +index a5dbc7a..27b55f2 100644 --- a/devices/devs.mak +++ b/devices/devs.mak -@@ -397,7 +397,7 @@ $(DEVOBJ)gdevxalt.$(OBJ) : $(DEVSRC)gdevxalt.c $(GDEVX) $(math__h) $(memory__h)\ +@@ -403,7 +403,7 @@ $(DEVOBJ)gdevxalt.$(OBJ) : $(DEVSRC)gdevxalt.c $(GDEVX) $(math__h) $(memory__h)\ ### NON PORTABLE, ONLY UNIX WITH GCC SUPPORT $(DEVOBJ)X11.so : $(x11alt_) $(x11_) $(DEVS_MAK) $(MAKEDIRS) diff --git a/meta/recipes-extended/ghostscript/ghostscript_10.03.1.bb b/meta/recipes-extended/ghostscript/ghostscript_10.04.0.bb similarity index 97% rename from meta/recipes-extended/ghostscript/ghostscript_10.03.1.bb rename to meta/recipes-extended/ghostscript/ghostscript_10.04.0.bb index 0504f5244f..546d734333 100644 --- a/meta/recipes-extended/ghostscript/ghostscript_10.03.1.bb +++ b/meta/recipes-extended/ghostscript/ghostscript_10.04.0.bb @@ -27,7 +27,7 @@ SRC_URI = "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/downlo file://avoid-host-contamination.patch \ " -SRC_URI[sha256sum] = "31cd01682ad23a801cc3bbc222a55f07c4ea3e068bdfb447792d54db21a2e8ad" +SRC_URI[sha256sum] = "c764dfbb7b13fc71a7a05c634e014f9bb1fb83b899fe39efc0b6c3522a9998b1" PACKAGECONFIG ??= "" PACKAGECONFIG[gtk] = "--enable-gtk,--disable-gtk,gtk+3"