From patchwork Wed Jun 23 08:13:40 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 4460 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) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4G8wyP46Fbz3wwK for ; Wed, 23 Jun 2021 08:13:49 +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) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4G8wyM3s2hz17C; Wed, 23 Jun 2021 08:13:47 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4G8wyM0yDHz2xxK; Wed, 23 Jun 2021 08:13:47 +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) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4G8wyK5QDCz2xKc for ; Wed, 23 Jun 2021 08:13:45 +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 4G8wyK0ykrzvp; Wed, 23 Jun 2021 08:13:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1624436025; 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=wLjcpzMMiKJ9HHZt4diCirxcY3OpBJqMXtOaKQEpe2k=; b=ZBM+wYXyDMCVh8Z9bz0uTL/bmezv1l2rGzCe9hlmim8hGwVZVo4BcpBGI0sks8OccBtlLg HaGQ2OLqG8/Z1CAdp+LbEWfM5b51M9auhbreSFFwxW1CQTSJ35jfHPCZ3ZGQd0pHknnVRj 0T/y1lyFOdgnAZ6WLkOvJRNdPNstVs+cOiT6TJj8OtJTgiJZvndiGPsY4y9gSrwa7C2jPm qR2ALYExI6BEMsAztgRvHw7kSSJ86K73M772uhUSW4dD7msxNm4slha9p8H8Dl9xvSZQkS WjZxq6yzEh7UsqvE2S7SMuiX7HV41irs4OLVkWHIKohWrr5e6pgar+wEj/XVxg== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1624436025; 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=wLjcpzMMiKJ9HHZt4diCirxcY3OpBJqMXtOaKQEpe2k=; b=1Te49ksxUBj/z0JcGNgTwrgq0BENrbwgWafD0ubwv07+KUSmGGvYyS9hbOT5Ms3tP7ZlWr xGktHoXEATWUWHAA== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] URI: Update to version 5.09 Date: Wed, 23 Jun 2021 10:13:40 +0200 Message-Id: <20210623081340.53243-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 1.35 (2004) to 5.09 (2021) - Update of rootfile required - Changelog is too large to include here. Full details can be found in Changes file in the source tarball Signed-off-by: Adolf Belka --- config/rootfiles/common/URI | 6 ++++++ lfs/URI | 6 +++--- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/config/rootfiles/common/URI b/config/rootfiles/common/URI index 6cd15d5fc..02c25dc70 100644 --- a/config/rootfiles/common/URI +++ b/config/rootfiles/common/URI @@ -2,14 +2,17 @@ usr/lib/perl5/site_perl/5.32.1/URI.pm usr/lib/perl5/site_perl/5.32.1/URI/Escape.pm usr/lib/perl5/site_perl/5.32.1/URI/Heuristic.pm +usr/lib/perl5/site_perl/5.32.1/URI/IRI.pm usr/lib/perl5/site_perl/5.32.1/URI/QueryParam.pm usr/lib/perl5/site_perl/5.32.1/URI/Split.pm usr/lib/perl5/site_perl/5.32.1/URI/URL.pm usr/lib/perl5/site_perl/5.32.1/URI/WithBase.pm usr/lib/perl5/site_perl/5.32.1/URI/_foreign.pm usr/lib/perl5/site_perl/5.32.1/URI/_generic.pm +usr/lib/perl5/site_perl/5.32.1/URI/_idna.pm usr/lib/perl5/site_perl/5.32.1/URI/_ldap.pm usr/lib/perl5/site_perl/5.32.1/URI/_login.pm +usr/lib/perl5/site_perl/5.32.1/URI/_punycode.pm usr/lib/perl5/site_perl/5.32.1/URI/_query.pm usr/lib/perl5/site_perl/5.32.1/URI/_segment.pm usr/lib/perl5/site_perl/5.32.1/URI/_server.pm @@ -35,11 +38,13 @@ usr/lib/perl5/site_perl/5.32.1/URI/mailto.pm usr/lib/perl5/site_perl/5.32.1/URI/mms.pm usr/lib/perl5/site_perl/5.32.1/URI/news.pm usr/lib/perl5/site_perl/5.32.1/URI/nntp.pm +usr/lib/perl5/site_perl/5.32.1/URI/nntps.pm usr/lib/perl5/site_perl/5.32.1/URI/pop.pm usr/lib/perl5/site_perl/5.32.1/URI/rlogin.pm usr/lib/perl5/site_perl/5.32.1/URI/rsync.pm usr/lib/perl5/site_perl/5.32.1/URI/rtsp.pm usr/lib/perl5/site_perl/5.32.1/URI/rtspu.pm +usr/lib/perl5/site_perl/5.32.1/URI/sftp.pm usr/lib/perl5/site_perl/5.32.1/URI/sip.pm usr/lib/perl5/site_perl/5.32.1/URI/sips.pm usr/lib/perl5/site_perl/5.32.1/URI/snews.pm @@ -59,6 +64,7 @@ usr/lib/perl5/site_perl/5.32.1/URI/urn/oid.pm #usr/share/man/man3/URI::Split.3 #usr/share/man/man3/URI::URL.3 #usr/share/man/man3/URI::WithBase.3 +#usr/share/man/man3/URI::_punycode.3 #usr/share/man/man3/URI::data.3 #usr/share/man/man3/URI::file.3 #usr/share/man/man3/URI::ldap.3 diff --git a/lfs/URI b/lfs/URI index b00d4bc21..ef10ba87b 100644 --- a/lfs/URI +++ b/lfs/URI @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2018 IPFire Team # +# Copyright (C) 2007-2021 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 = 1.35 +VER = 5.09 THISAPP = URI-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 1a933b1114c41a25587ee59ba8376f7c +$(DL_FILE)_MD5 = bd66b0c620d076c4b0de9507b5f1fbdf install : $(TARGET)