From patchwork Mon Apr 19 20:55:35 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 4180 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 4FPJxT4yTJz44Qc for ; Mon, 19 Apr 2021 20:55:41 +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 4FPJxS4tltz1Ty; Mon, 19 Apr 2021 20:55:40 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4FPJxS3DWBz2yK5; Mon, 19 Apr 2021 20:55:40 +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 4FPJxR5WVLz2xkX for ; Mon, 19 Apr 2021 20:55:39 +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 4FPJxR1p3xz1Ty; Mon, 19 Apr 2021 20:55:39 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1618865739; 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=wmfplbgmPKuwFlY2am6w1oflWAdjLl92AjjQxGaiu/0=; b=TIebXxrhOFAkT61pbYyJJYFyyOEYf5/1RBqi3nKMrOCN5Ou5VsRb+Ym548otg32Ct4EQf7 Xu83pE43Q4NlBxDQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1618865739; 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=wmfplbgmPKuwFlY2am6w1oflWAdjLl92AjjQxGaiu/0=; b=IUsO7qzog2rmBHwLgtEFO38ZGObifeZ+MRw1H4Ih9vKTRn7s5c4HdpgrRmF3dinsMhAE5t eaXG4DthvDPak9mTT8M38bCdaXVU/pC0kKATAFPMWnuTiQ4eD6wfDR3487p0O0WrWBW3TC N8aai0FcRZ8y1TWpKWxvfsxYdvnUtK1GqW7CEhCSu20wpR4ccsDbEJJJYd9hsuk6meVQe3 z6y6yPK5hrc0MRWeCyAXwxmzh6aC3f0NROCwA+fErKzL6V1p/14bd7EMHilXPX41Qf/gUe g1J4puJVaCshP6AbtXxkHgbnGGma0OcdxVAjKn4l4Xw0a8zUcQQeGAaFl3lAcw== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] Convert-TNEF: Update to 0.18 Date: Mon, 19 Apr 2021 22:55:35 +0200 Message-Id: <20210419205535.2100937-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 0.17 to 0.18 - Update of rootfile not needed - Changelog - Add IO::Wrap dependency to Makefile.PL (RT78412). - Change longname() to detect names in newer versions of Outlook. (RT78484) Signed-off-by: Adolf Belka --- lfs/Convert-TNEF | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/Convert-TNEF b/lfs/Convert-TNEF index ad21047f9..136bc71d0 100644 --- a/lfs/Convert-TNEF +++ b/lfs/Convert-TNEF @@ -24,7 +24,7 @@ include Config -VER = 0.17 +VER = 0.18 THISAPP = Convert-TNEF-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 31cddf42fae9495b4a686b17ec68d7e0 +$(DL_FILE)_MD5 = 6f69ff242a807b861c6e68a3d93a58f7 install : $(TARGET)