From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Fri, 06 Jan 2023 17:02:52 +0100 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 1pDpBF-003d38-11 for lore@lore.pengutronix.de; Fri, 06 Jan 2023 17:02:52 +0100 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 1pDpBD-0008Ow-M5; Fri, 06 Jan 2023 17:02:51 +0100 Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pDp9p-0003zF-L9; Fri, 06 Jan 2023 17:01:25 +0100 Received: from [2a0a:edc0:0:1101:1d::54] (helo=dude05.red.stw.pengutronix.de) by drehscheibe.grey.stw.pengutronix.de with esmtp (Exim 4.94.2) (envelope-from ) id 1pDp9p-004Eqn-20; Fri, 06 Jan 2023 17:01:25 +0100 Received: from mol by dude05.red.stw.pengutronix.de with local (Exim 4.94.2) (envelope-from ) id 1pDp9o-00Cu3n-ET; Fri, 06 Jan 2023 17:01:24 +0100 From: Michael Olbrich To: ptxdist@pengutronix.de Date: Fri, 6 Jan 2023 17:01:24 +0100 Message-Id: <20230106160124.3075388-1-m.olbrich@pengutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230102191830.88693-1-christian.melki@t2data.com> References: <20230102191830.88693-1-christian.melki@t2data.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [ptxdist] [APPLIED] ncurses: Version bump. 6.3 -> 6.4 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: Christian Melki 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 Thanks, applied as abcb87941bad21706d1c6f4a1c6b92a01514c460. Michael [sent from post-receive hook] On Fri, 06 Jan 2023 17:01:24 +0100, Christian Melki wrote: > Mostly a bugfix release. > https://lists.gnu.org/archive/html/info-gnu/2022-12/msg00010.html > Fixes CVE-2022-29458. > > A side note. The .make could use a cleanup of the options. > Maybe try to revisit this at a later date. > > * License file copyright timestamp changed. > * Make colors dependent on wide chars (configure warning). > > Signed-off-by: Christian Melki > Message-Id: <20230102191830.88693-1-christian.melki@t2data.com> > Signed-off-by: Michael Olbrich > > diff --git a/patches/ncurses-6.3/0001-teach-ncurses-config-about-sysroot.patch b/patches/ncurses-6.4/0001-teach-ncurses-config-about-sysroot.patch > similarity index 65% > rename from patches/ncurses-6.3/0001-teach-ncurses-config-about-sysroot.patch > rename to patches/ncurses-6.4/0001-teach-ncurses-config-about-sysroot.patch > index 707b5a49c065..4a8ee40a994d 100644 > --- a/patches/ncurses-6.3/0001-teach-ncurses-config-about-sysroot.patch > +++ b/patches/ncurses-6.4/0001-teach-ncurses-config-about-sysroot.patch > @@ -7,13 +7,17 @@ This patch teaches ncurses-config about sysroot > Signed-off-by: Marc Kleine-Budde > [ported from ncurses 6.1 to 6.2] > Signed-off-by: Robert Schwebel > +[ported from ncurses 6.3 to 6.4] > +Signed-off-by: Christian Melki > --- > - misc/ncurses-config.in | 12 ++++++------ > - 1 files changed, 6 insertions(+), 6 deletions(-) > + misc/ncurses-config.in | 6 +++--- > + 1 file changed, 3 insertions(+), 3 deletions(-) > > ---- ncurses-6.2/misc/ncurses-config.in 2020-02-03 00:34:34.000000000 +0100 > -+++ ncurses-6.2-ptx/misc/ncurses-config.in 2020-07-25 23:28:48.123350040 +0200 > -@@ -149,10 +149,10 @@ > +diff --git a/misc/ncurses-config.in b/misc/ncurses-config.in > +index c9f1cf809843..af37d68c022c 100644 > +--- a/misc/ncurses-config.in > ++++ b/misc/ncurses-config.in > +@@ -188,10 +188,10 @@ while [ $# -gt 0 ]; do > --cflags) > INCS="@PKG_CFLAGS@" > if [ "x@WITH_OVERWRITE@" = xno ]; then > @@ -26,8 +30,8 @@ Signed-off-by: Robert Schwebel > fi > sed -e 's,^[ ]*,,' -e 's, [ ]*, ,g' -e 's,[ ]*$,,' <<-ENDECHO > $INCS > -@@ -235,7 +235,7 @@ > - echo $INCS > +@@ -274,7 +274,7 @@ ENDECHO > + echo "$INCS" > ;; > --libdir) > - echo "${libdir}" > diff --git a/patches/ncurses-6.3/series b/patches/ncurses-6.4/series > similarity index 100% > rename from patches/ncurses-6.3/series > rename to patches/ncurses-6.4/series > diff --git a/rules/ncurses.make b/rules/ncurses.make > index 6881603256ee..8d29ff9368af 100644 > --- a/rules/ncurses.make > +++ b/rules/ncurses.make > @@ -13,16 +13,16 @@ PACKAGES-$(PTXCONF_NCURSES) += ncurses > # > # Paths and names > # > -NCURSES_VERSION := 6.3 > +NCURSES_VERSION := 6.4 > NCURSES_MAJOR := $(word 1,$(subst ., ,$(NCURSES_VERSION))) > -NCURSES_MD5 := a2736befde5fee7d2b7eb45eb281cdbe > +NCURSES_MD5 := 5a62487b5d4ac6b132fe2bf9f8fad29b > NCURSES := ncurses-$(NCURSES_VERSION) > NCURSES_SUFFIX := tar.gz > NCURSES_URL := $(call ptx/mirror, GNU, ncurses/$(NCURSES).$(NCURSES_SUFFIX)) > NCURSES_SOURCE := $(SRCDIR)/$(NCURSES).$(NCURSES_SUFFIX) > NCURSES_DIR := $(BUILDDIR)/$(NCURSES) > NCURSES_LICENSE := MIT > -NCURSES_LICENSE_FILES := file://COPYING;md5=f852913c5d988a5f5a2f1df7ba7ee893 > +NCURSES_LICENSE_FILES := file://COPYING;md5=afd8d0a6ec9c24941eb06bc5e4017918 > > # ---------------------------------------------------------------------------- > # Prepare > @@ -70,12 +70,12 @@ NCURSES_AUTOCONF_SHARED = \ > --$(call ptx/endis,PTXCONF_NCURSES_BIG_CORE)-big-core \ > --disable-big-strings \ > --$(call ptx/endis,PTXCONF_NCURSES_WIDE_CHAR)-widec \ > + --$(call ptx/endis,PTXCONF_NCURSES_WIDE_CHAR)-ext-colors \ > $(GLOBAL_LARGE_FILE_OPTION) \ > --enable-ext-funcs \ > --enable-sp-funcs \ > --disable-term-driver \ > --enable-const \ > - --enable-ext-colors \ > --disable-ext-mouse \ > --disable-ext-putwin \ > --disable-no-padding \