From patchwork Tue Sep 28 21:21:39 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 4754 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 4HJsrl6TSFz3xWd for ; Tue, 28 Sep 2021 21:21:43 +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 4HJsrl4C4Gz6Bj; Tue, 28 Sep 2021 21:21:43 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4HJsrl3n39z2yRM; Tue, 28 Sep 2021 21:21:43 +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 4HJsrk4TQCz2xLY for ; Tue, 28 Sep 2021 21:21:42 +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 4HJsrk13qNzfr; Tue, 28 Sep 2021 21:21:42 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1632864102; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=BRsoI3HJf/NIBVMoWgbCRrFNccf9zKbwkZO6c/kZAbk=; b=0g0+Gr1MjTUdiWnLaGIrLGrLtcWRt9USuzIQQbMbXdnCiv4dqKa0rS3TsfVpJ8Xae4aRwk 9RLn38jsPkcx08BA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1632864102; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=BRsoI3HJf/NIBVMoWgbCRrFNccf9zKbwkZO6c/kZAbk=; b=VX9gKaflLfPF2nglgxbWr8XzmCQX3Cr2huJy6iDqclDBrCqJVlgOQUDW5Kfqlvl5QCOaBM DqgqWLqbIEX2p4/1jq6lulsRVs+givPSNw0a7eRYxmCEr8hR1obE9RnaV+Ra96nYmJI71B VzlsPMjbAWrgi1JZC3chr9FJwoi/6meuK8mUXBZYGGo//44cYE8aVVOtVRBf/alCPigP/x tOlY4ex7xo4sMeG92aXYKlJHcGp8VDS7SVNeFG0DLegX+i5KBoYxyLBM31n6knZzHUp6pa kgKw+ZaSclG2MVz0/pav17EaHrYvLu3wpQviNfrMVmFbHMsYpFYDIj700fsYdA== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] slang: Update to version 2.3.2 Date: Tue, 28 Sep 2021 23:21:39 +0200 Message-Id: <20210928212139.2804240-1-adolf.belka@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" - Update from 2.3.0 to 2.3.2 - Update rootfile - Changelog is too large to include here. Details can be found in the changes.txt file in the source tarball. Signed-off-by: Adolf Belka --- config/rootfiles/common/slang | 6 +++++- lfs/slang | 6 +++--- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/config/rootfiles/common/slang b/config/rootfiles/common/slang index 71802d443..072e1baf4 100644 --- a/config/rootfiles/common/slang +++ b/config/rootfiles/common/slang @@ -4,7 +4,7 @@ #usr/include/slcurses.h #usr/lib/libslang.so usr/lib/libslang.so.2 -usr/lib/libslang.so.2.3.0 +usr/lib/libslang.so.2.3.2 #usr/lib/pkgconfig/slang.pc #usr/lib/slang #usr/lib/slang/v2 @@ -158,6 +158,10 @@ usr/lib/slang/v2/modules/zlib-module.so #usr/share/slsh/slsmg.sl #usr/share/slsh/socket.sl #usr/share/slsh/stats.sl +#usr/share/slsh/statslib +#usr/share/slsh/statslib/ad_test.sl +#usr/share/slsh/statslib/ks_test.sl +#usr/share/slsh/statslib/kuiper.sl #usr/share/slsh/stkcheck.sl #usr/share/slsh/structfuns.sl #usr/share/slsh/sysconf.sl diff --git a/lfs/slang b/lfs/slang index a4ff3a1e3..1166d2d3a 100644 --- a/lfs/slang +++ b/lfs/slang @@ -24,10 +24,10 @@ include Config -VER = 2.3.0 +VER = 2.3.2 THISAPP = slang-$(VER) -DL_FILE = $(THISAPP).tar.gz +DL_FILE = $(THISAPP).tar.bz2 DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 80f4e64189b6f28fd420b829b44a6723 +$(DL_FILE)_MD5 = c2d5a7aa0246627da490be4e399c87cb install : $(TARGET)