From patchwork Fri Dec 6 13:38:02 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Paul Cercueil X-Patchwork-Id: 1205042 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=busybox.net (client-ip=140.211.166.138; helo=whitealder.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=crapouillou.net Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=crapouillou.net header.i=@crapouillou.net header.b="wDqbC04G"; dkim-atps=neutral Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 47Ttvd3DwLz9sRD for ; Sat, 7 Dec 2019 00:38:20 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id B9C68884A6; Fri, 6 Dec 2019 13:38:18 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Sm-p9Z3Mbmse; Fri, 6 Dec 2019 13:38:18 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by whitealder.osuosl.org (Postfix) with ESMTP id BC29E8846E; Fri, 6 Dec 2019 13:38:17 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id 643001BF232 for ; Fri, 6 Dec 2019 13:38:16 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 592D48846E for ; Fri, 6 Dec 2019 13:38:16 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id iOlKlO9o+reL for ; Fri, 6 Dec 2019 13:38:15 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from crapouillou.net (outils.crapouillou.net [89.234.176.41]) by whitealder.osuosl.org (Postfix) with ESMTPS id 26108884A1 for ; Fri, 6 Dec 2019 13:38:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=crapouillou.net; s=mail; t=1575639492; h=from:from:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-transfer-encoding:content-transfer-encoding: in-reply-to:references; bh=iSMj7UJMVd2J+8sECHAweFRCo3ZDwv3pulO0nsUD7N0=; b=wDqbC04GlAcicTAw8AVld96uzIUdwtAc2soujSjKV53NCFabH+j2+iZ5jufXsgcYxuY4LS +a3Fz5FHpxH6cfW3c22IJnlQ/TWxR9N3lg49kNpS933ne80HwTd/hFDk6m/PHnpgnKAYer N1Dzg8fYXIlrruaMEekNPIQd0cF2os4= From: Paul Cercueil To: buildroot@busybox.net Date: Fri, 6 Dec 2019 14:38:02 +0100 Message-Id: <20191206133802.127863-1-paul@crapouillou.net> MIME-Version: 1.0 Subject: [Buildroot] [PATCH] Revert "package/dialog: bump version to 1.3-20190808" X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Paul Cercueil , Bernd Kuhls Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" The 1.3-20190808 version looks extremely buggy. For instance, if you try to open a dialog using this command: dialog --no-shadow --msgbox "test test test" 10 32 - the --no-shadow attribute doesn't seem to work anymore, since the frame will sill have a shadow, - the text shown within the frame won't be "test test test" as expected, but "testtesttest". These bugs make the program completely unusable, so revert to the last known good version. This partly reverts commit 6a2ebcaf6a. The license hash and URL update from ftp to https were not modified back. Cc: Bernd Kuhls Signed-off-by: Paul Cercueil --- package/dialog/dialog.hash | 1 + package/dialog/dialog.mk | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/package/dialog/dialog.hash b/package/dialog/dialog.hash index 98e2229ce8..5200e5cf86 100644 --- a/package/dialog/dialog.hash +++ b/package/dialog/dialog.hash @@ -1,4 +1,5 @@ # Locally calculated after checking pgp signature sha256 886e12f2cf3df36cde65f32f6ae52bc598eb2599a611b1d8ce5dfdea599e47e2 dialog-1.3-20190808.tgz +sha256 2ff1ba74c632b9d13a0d0d2c942295dd4e8909694eeeded7908a467d0bcd4756 dialog-1.3-20170509.tgz # Locally computed sha256 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3 COPYING diff --git a/package/dialog/dialog.mk b/package/dialog/dialog.mk index ae3d2d466a..0f22f033cf 100644 --- a/package/dialog/dialog.mk +++ b/package/dialog/dialog.mk @@ -4,7 +4,7 @@ # ################################################################################ -DIALOG_VERSION = 1.3-20190808 +DIALOG_VERSION = 1.3-20170509 DIALOG_SOURCE = dialog-$(DIALOG_VERSION).tgz DIALOG_SITE = https://invisible-mirror.net/archives/dialog DIALOG_CONF_OPTS = --with-ncurses --with-curses-dir=$(STAGING_DIR)/usr \