From patchwork Sun Jan 1 17:59:25 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Matthias Fischer X-Patchwork-Id: 6367 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4NlRb90LJrz3xjW for ; Sun, 1 Jan 2023 17:59:33 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4NlRb73Cwdzc7; Sun, 1 Jan 2023 17:59:31 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4NlRb729q5z2yYZ; Sun, 1 Jan 2023 17:59:31 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4NlRb64rHsz2xMq for ; Sun, 1 Jan 2023 17:59:30 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4NlRb60wvQzPv for ; Sun, 1 Jan 2023 17:59:30 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1672595970; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=cTbr8yqe8aj5x4zcegd9SGo1NFlrtA5Y6+pPydrlMT0=; b=8Ozrmt73UkKIq0cGU/vgui6krXijxtbchiUHGs8nolczE7EMv8FQ6DyZJMjZMbCZoguHH6 OUQVmYU8XqfxrNCg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1672595970; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=cTbr8yqe8aj5x4zcegd9SGo1NFlrtA5Y6+pPydrlMT0=; b=LDnbjj6fZax9FHcYL87z3x6lm+q2wsWHYp4/74Nkm4J1+KvIhIklRK+euck7E3YdB3zt6p Immh1X2Rn9MaS8Zyrb4QKDAeeAAY+9PWZf3zFlfFpMF/oRrO5JpMT8ejvPWh5IV9/LjEPi T3RHOPSXc1amNeSMMFMwr6EW3Smv4YwzfcUPcp/yosaKneuICpH4d9GwPXj8hdlt9TXwzi SWHOBDzEK0QpsPa8PwBrIlh1Wk1+P2J++cUh8eJGqmuJ14Jmb+hkn7KfR2OSwafCU4JGR7 6CkAUdDwik704jhrR+ygBGgmymfvAQOnbpjcJ3hWu8Q+pyZbeeas9BKjt/skzw== From: Matthias Fischer To: development@lists.ipfire.org Subject: [PATCH] ncurses: Update to 6.4 Date: Sun, 1 Jan 2023 18:59:25 +0100 Message-Id: <20230101175926.3557090-1-matthias.fischer@ipfire.org> MIME-Version: 1.0 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" For details see: https://invisible-island.net/ncurses/announce.html#h2-release-notes Signed-off-by: Matthias Fischer Reviewed-by: Peter Müller --- config/rootfiles/common/ncurses | 44 +++++++++++++++++++++++++++++---- lfs/ncurses | 6 ++--- 2 files changed, 42 insertions(+), 8 deletions(-) diff --git a/config/rootfiles/common/ncurses b/config/rootfiles/common/ncurses index edd73b219..365322b6c 100644 --- a/config/rootfiles/common/ncurses +++ b/config/rootfiles/common/ncurses @@ -34,24 +34,29 @@ usr/bin/tset #usr/lib/libform.so #usr/lib/libformw.so usr/lib/libformw.so.6 -usr/lib/libformw.so.6.3 +usr/lib/libformw.so.6.4 #usr/lib/libmenu.so #usr/lib/libmenuw.so usr/lib/libmenuw.so.6 -usr/lib/libmenuw.so.6.3 +usr/lib/libmenuw.so.6.4 #usr/lib/libncurses++w.a #usr/lib/libncurses.so #usr/lib/libncursesw.so usr/lib/libncursesw.so.6 -usr/lib/libncursesw.so.6.3 +usr/lib/libncursesw.so.6.4 #usr/lib/libpanel.so #usr/lib/libpanelw.so usr/lib/libpanelw.so.6 -usr/lib/libpanelw.so.6.3 +usr/lib/libpanelw.so.6.4 #usr/lib/pkgconfig/form.pc +#usr/lib/pkgconfig/formw.pc #usr/lib/pkgconfig/menu.pc +#usr/lib/pkgconfig/menuw.pc +#usr/lib/pkgconfig/ncurses++w.pc #usr/lib/pkgconfig/ncurses.pc +#usr/lib/pkgconfig/ncursesw.pc #usr/lib/pkgconfig/panel.pc +#usr/lib/pkgconfig/panelw.pc #usr/lib/terminfo #usr/share/man/man1/captoinfo.1m #usr/share/man/man1/clear.1 @@ -1121,6 +1126,7 @@ usr/share/terminfo/E/Eterm-color #usr/share/terminfo/a/adm5 #usr/share/terminfo/a/aepro #usr/share/terminfo/a/aixterm +#usr/share/terminfo/a/aixterm+sl #usr/share/terminfo/a/aixterm-16color #usr/share/terminfo/a/aixterm-m #usr/share/terminfo/a/aixterm-m-old @@ -1173,6 +1179,7 @@ usr/share/terminfo/E/Eterm-color #usr/share/terminfo/a/annarbor4080 usr/share/terminfo/a/ansi #usr/share/terminfo/a/ansi+arrows +#usr/share/terminfo/a/ansi+cpr #usr/share/terminfo/a/ansi+csr #usr/share/terminfo/a/ansi+cup #usr/share/terminfo/a/ansi+enq @@ -1230,6 +1237,7 @@ usr/share/terminfo/a/ansi #usr/share/terminfo/a/ap-vm80 #usr/share/terminfo/a/apl #usr/share/terminfo/a/apollo +#usr/share/terminfo/a/apollo+vt132 #usr/share/terminfo/a/apollo_15P #usr/share/terminfo/a/apollo_19L #usr/share/terminfo/a/apollo_color @@ -1292,6 +1300,7 @@ usr/share/terminfo/a/aterm #usr/share/terminfo/a/att4426 #usr/share/terminfo/a/att500 #usr/share/terminfo/a/att505 +#usr/share/terminfo/a/att505-22 #usr/share/terminfo/a/att505-24 #usr/share/terminfo/a/att510a #usr/share/terminfo/a/att510d @@ -1415,6 +1424,7 @@ usr/share/terminfo/a/aterm #usr/share/terminfo/b/bq300-w #usr/share/terminfo/b/bq300-w-8rv #usr/share/terminfo/b/bq300-w-rv +#usr/share/terminfo/b/bracketed+paste #usr/share/terminfo/b/bsdos-pc #usr/share/terminfo/b/bsdos-pc-m #usr/share/terminfo/b/bsdos-pc-mono @@ -1747,6 +1757,7 @@ usr/share/terminfo/c/cygwin #usr/share/terminfo/d/dec-vt340 #usr/share/terminfo/d/dec-vt400 #usr/share/terminfo/d/decansi +#usr/share/terminfo/d/decid+cpr #usr/share/terminfo/d/decpro #usr/share/terminfo/d/decwriter #usr/share/terminfo/d/delta @@ -2209,6 +2220,7 @@ usr/share/terminfo/j/jfbterm #usr/share/terminfo/k/kermit-am #usr/share/terminfo/k/kitty #usr/share/terminfo/k/kitty+common +#usr/share/terminfo/k/kitty+setal #usr/share/terminfo/k/kitty-direct #usr/share/terminfo/k/klone+acs #usr/share/terminfo/k/klone+color @@ -2348,6 +2360,8 @@ usr/share/terminfo/m/mlterm #usr/share/terminfo/m/modgraph48 #usr/share/terminfo/m/mono-emx #usr/share/terminfo/m/morphos +#usr/share/terminfo/m/mosh +#usr/share/terminfo/m/mosh-256color #usr/share/terminfo/m/mouse-sun usr/share/terminfo/m/mrxvt #usr/share/terminfo/m/mrxvt-256color @@ -2396,8 +2410,10 @@ usr/share/terminfo/m/mrxvt #usr/share/terminfo/n/ncr260intpp #usr/share/terminfo/n/ncr260intwan #usr/share/terminfo/n/ncr260intwpp +#usr/share/terminfo/n/ncr260vp+sl #usr/share/terminfo/n/ncr260vppp #usr/share/terminfo/n/ncr260vpwpp +#usr/share/terminfo/n/ncr260vt+sl #usr/share/terminfo/n/ncr260vt100an #usr/share/terminfo/n/ncr260vt100pp #usr/share/terminfo/n/ncr260vt100wan @@ -2477,6 +2493,7 @@ usr/share/terminfo/m/mrxvt #usr/share/terminfo/n/newscbm33 #usr/share/terminfo/n/next #usr/share/terminfo/n/nextshell +#usr/share/terminfo/n/no+brackets #usr/share/terminfo/n/northstar usr/share/terminfo/n/nsterm #usr/share/terminfo/n/nsterm+7 @@ -2505,6 +2522,7 @@ usr/share/terminfo/n/nsterm #usr/share/terminfo/n/nsterm-build343 #usr/share/terminfo/n/nsterm-build361 #usr/share/terminfo/n/nsterm-build400 +#usr/share/terminfo/n/nsterm-build440 #usr/share/terminfo/n/nsterm-c #usr/share/terminfo/n/nsterm-c-7 #usr/share/terminfo/n/nsterm-c-acs @@ -2852,6 +2870,7 @@ usr/share/terminfo/s/screen-256color #usr/share/terminfo/s/screen-256color-bce #usr/share/terminfo/s/screen-256color-bce-s #usr/share/terminfo/s/screen-256color-s +#usr/share/terminfo/s/screen-base usr/share/terminfo/s/screen-bce #usr/share/terminfo/s/screen-bce.Eterm #usr/share/terminfo/s/screen-bce.gnome @@ -3013,6 +3032,13 @@ usr/share/terminfo/s/sun #usr/share/terminfo/t/tek4207-s #usr/share/terminfo/t/tek4404 #usr/share/terminfo/t/teken +#usr/share/terminfo/t/teken-16color +#usr/share/terminfo/t/teken-2018 +#usr/share/terminfo/t/teken-2022 +#usr/share/terminfo/t/teken-sc +#usr/share/terminfo/t/teken-sc+fkeys +#usr/share/terminfo/t/teken-vt +#usr/share/terminfo/t/teken-vt+fkeys #usr/share/terminfo/t/teleray #usr/share/terminfo/t/teletec usr/share/terminfo/t/teraterm @@ -3073,7 +3099,6 @@ usr/share/terminfo/t/tmux-direct #usr/share/terminfo/t/ts100-sp #usr/share/terminfo/t/ts1p #usr/share/terminfo/t/tt -#usr/share/terminfo/t/tt505-22 #usr/share/terminfo/t/tt52 #usr/share/terminfo/t/tty33 #usr/share/terminfo/t/tty35 @@ -3524,6 +3549,7 @@ usr/share/terminfo/v/vwmterm #usr/share/terminfo/w/wy99gt-w #usr/share/terminfo/w/wy99gt-w-vb #usr/share/terminfo/w/wy99gt-wvb +#usr/share/terminfo/w/wyse+sl #usr/share/terminfo/w/wyse-325 #usr/share/terminfo/w/wyse-75ap #usr/share/terminfo/w/wyse-vp @@ -3627,6 +3653,7 @@ usr/share/terminfo/v/vwmterm #usr/share/terminfo/w/wyse99gt-wvb #usr/share/terminfo/x #usr/share/terminfo/x/x10term +#usr/share/terminfo/x/x10term+sl #usr/share/terminfo/x/x1700 #usr/share/terminfo/x/x1700-lm #usr/share/terminfo/x/x1720 @@ -3641,6 +3668,7 @@ usr/share/terminfo/v/vwmterm #usr/share/terminfo/x/xerox1720 #usr/share/terminfo/x/xerox820 usr/share/terminfo/x/xfce +#usr/share/terminfo/x/xgterm #usr/share/terminfo/x/xiterm #usr/share/terminfo/x/xl83 #usr/share/terminfo/x/xnuppc @@ -3699,14 +3727,17 @@ usr/share/terminfo/x/xterm #usr/share/terminfo/x/xterm+256setaf #usr/share/terminfo/x/xterm+88color #usr/share/terminfo/x/xterm+88color2 +#usr/share/terminfo/x/xterm+acs #usr/share/terminfo/x/xterm+alt+title #usr/share/terminfo/x/xterm+alt1049 +#usr/share/terminfo/x/xterm+alt47 #usr/share/terminfo/x/xterm+app #usr/share/terminfo/x/xterm+direct #usr/share/terminfo/x/xterm+direct16 #usr/share/terminfo/x/xterm+direct2 #usr/share/terminfo/x/xterm+direct256 #usr/share/terminfo/x/xterm+edit +#usr/share/terminfo/x/xterm+focus #usr/share/terminfo/x/xterm+indirect #usr/share/terminfo/x/xterm+kbs #usr/share/terminfo/x/xterm+keypad @@ -3727,6 +3758,7 @@ usr/share/terminfo/x/xterm #usr/share/terminfo/x/xterm+pcfkeys #usr/share/terminfo/x/xterm+r6f2 #usr/share/terminfo/x/xterm+sl +#usr/share/terminfo/x/xterm+sl-alt #usr/share/terminfo/x/xterm+sl-twm #usr/share/terminfo/x/xterm+sm+1002 #usr/share/terminfo/x/xterm+sm+1003 @@ -3761,6 +3793,8 @@ usr/share/terminfo/x/xterm-new usr/share/terminfo/x/xterm-nic usr/share/terminfo/x/xterm-noapp usr/share/terminfo/x/xterm-old +#usr/share/terminfo/x/xterm-p370 +#usr/share/terminfo/x/xterm-p371 usr/share/terminfo/x/xterm-pcolor usr/share/terminfo/x/xterm-r5 usr/share/terminfo/x/xterm-r6 diff --git a/lfs/ncurses b/lfs/ncurses index 63937f04f..bc9bcdf42 100644 --- a/lfs/ncurses +++ b/lfs/ncurses @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2019 IPFire Team # +# Copyright (C) 2007-2023 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -24,7 +24,7 @@ include Config -VER = 6.3 +VER = 6.4 THISAPP = ncurses-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -58,7 +58,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = b2c174ac48d587b4d3aa054f04e4ec8bffd8a657a4aff5f090104965c741901e600712c8f8e5e98f3b8a26bc558996a1e14a746f113854832853b855e9d406c3 +$(DL_FILE)_BLAKE2 = 47fd9c2d27f44fa9942552881a471e5067465dbace40bf68b28998dded0556127a1d8662b96de4de4fd76c1c8b98bdae796036553ab4b05ca9f160839d841ba3 install : $(TARGET)