From patchwork Mon Mar 22 07:32:42 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 3974 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 4F3mS85v0Fz40Qq for ; Mon, 22 Mar 2021 07:32:56 +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 4F3mS31DHTz5Qp; Mon, 22 Mar 2021 07:32:51 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4F3mS26nr5z2yDs; Mon, 22 Mar 2021 07:32:50 +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 4F3mS14BP8z2xd1 for ; Mon, 22 Mar 2021 07:32:49 +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 4F3mRw1mTCz5Ql; Mon, 22 Mar 2021 07:32:44 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1616398364; 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=p584Pm4FQ4/1FakMS1bHtAnea5GbzWMpkZMJu1U0U4Q=; b=FZOD3WQOtngtUZDj8KhqCvAASxApp48+w1Xnn6251/Y6qvv3G5tFKGjY2tbmz+ilmRDPdE rIe/XB8Xj53Lr+Ag== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1616398364; 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=p584Pm4FQ4/1FakMS1bHtAnea5GbzWMpkZMJu1U0U4Q=; b=ZA8d/cyzx5BcLFJUKRn3vap1IeZatb1r+DumzAVcwc9/RthPOpfAcqBtzPB8vHdLTEGsJw CPHtjph2CL9320BwYXhG0aFJJ6BJWjr5/fgwSOJ1ewMTRKkKytDU1i/Ut5V+ey0CZhv2VS feb3nLE6dgFfbvI3AgQ47QxMX6+GcBKtsCv+srFNN/qCSr4Qga1xs4FygDH2g47MA7Fi7A 91vUxL/o+Tn2OIZyoT2aCgbpGimGpukTyVNesbPHKjH6Wn/llEqNcnTlS5ASszQWzxrc7l 2G5763eGVkVT/LTQ4sk9QUmFJgubchETOFytdgqzKhEz2k1IaHmZbvD1zX5PvQ== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH 1/3] git: Update to 2.31.0 Date: Mon, 22 Mar 2021 08:32:42 +0100 Message-Id: <20210322073242.1838-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 git from 2.28.0 to 2.31.0 - Updated rootfile - Changelog Nine releases between these two versions so the changes are too many to enter here. The change logs for each version can be found in the tarball under Documentation/RelNotes Signed-off-by: Adolf Belka --- config/rootfiles/packages/git | 13 ++++++------- lfs/git | 6 +++--- 2 files changed, 9 insertions(+), 10 deletions(-) diff --git a/config/rootfiles/packages/git b/config/rootfiles/packages/git index c2023a326..508e87f70 100644 --- a/config/rootfiles/packages/git +++ b/config/rootfiles/packages/git @@ -61,6 +61,7 @@ usr/libexec/git-core/git-fetch-pack usr/libexec/git-core/git-filter-branch usr/libexec/git-core/git-fmt-merge-msg usr/libexec/git-core/git-for-each-ref +usr/libexec/git-core/git-for-each-repo usr/libexec/git-core/git-format-patch usr/libexec/git-core/git-fsck usr/libexec/git-core/git-fsck-objects @@ -86,6 +87,7 @@ usr/libexec/git-core/git-ls-remote usr/libexec/git-core/git-ls-tree usr/libexec/git-core/git-mailinfo usr/libexec/git-core/git-mailsplit +usr/libexec/git-core/git-maintenance usr/libexec/git-core/git-merge usr/libexec/git-core/git-merge-base usr/libexec/git-core/git-merge-file @@ -109,7 +111,6 @@ usr/libexec/git-core/git-p4 usr/libexec/git-core/git-pack-objects usr/libexec/git-core/git-pack-redundant usr/libexec/git-core/git-pack-refs -usr/libexec/git-core/git-parse-remote usr/libexec/git-core/git-patch-id usr/libexec/git-core/git-prune usr/libexec/git-core/git-prune-packed @@ -129,7 +130,6 @@ usr/libexec/git-core/git-remote-ftp usr/libexec/git-core/git-remote-ftps usr/libexec/git-core/git-remote-http usr/libexec/git-core/git-remote-https -usr/libexec/git-core/git-remote-testsvn usr/libexec/git-core/git-repack usr/libexec/git-core/git-replace usr/libexec/git-core/git-request-pull @@ -180,7 +180,6 @@ usr/libexec/git-core/git-write-tree #usr/libexec/git-core/mergetools usr/libexec/git-core/mergetools/araxis usr/libexec/git-core/mergetools/bc -usr/libexec/git-core/mergetools/bc3 usr/libexec/git-core/mergetools/codecompare usr/libexec/git-core/mergetools/deltawalker usr/libexec/git-core/mergetools/diffmerge @@ -190,19 +189,16 @@ usr/libexec/git-core/mergetools/emerge usr/libexec/git-core/mergetools/examdiff usr/libexec/git-core/mergetools/guiffy usr/libexec/git-core/mergetools/gvimdiff -usr/libexec/git-core/mergetools/gvimdiff2 -usr/libexec/git-core/mergetools/gvimdiff3 usr/libexec/git-core/mergetools/kdiff3 usr/libexec/git-core/mergetools/kompare usr/libexec/git-core/mergetools/meld +usr/libexec/git-core/mergetools/nvimdiff usr/libexec/git-core/mergetools/opendiff usr/libexec/git-core/mergetools/p4merge usr/libexec/git-core/mergetools/smerge usr/libexec/git-core/mergetools/tkdiff usr/libexec/git-core/mergetools/tortoisemerge usr/libexec/git-core/mergetools/vimdiff -usr/libexec/git-core/mergetools/vimdiff2 -usr/libexec/git-core/mergetools/vimdiff3 usr/libexec/git-core/mergetools/winmerge usr/libexec/git-core/mergetools/xxdiff #usr/share/git-core @@ -221,6 +217,7 @@ usr/share/git-core/templates/hooks/pre-push.sample usr/share/git-core/templates/hooks/pre-rebase.sample usr/share/git-core/templates/hooks/pre-receive.sample usr/share/git-core/templates/hooks/prepare-commit-msg.sample +usr/share/git-core/templates/hooks/push-to-checkout.sample usr/share/git-core/templates/hooks/update.sample #usr/share/git-core/templates/info usr/share/git-core/templates/info/exclude @@ -314,9 +311,11 @@ usr/share/git-core/templates/info/exclude #usr/share/locale/el/LC_MESSAGES/git.mo #usr/share/locale/es/LC_MESSAGES/git.mo #usr/share/locale/fr/LC_MESSAGES/git.mo +#usr/share/locale/id/LC_MESSAGES/git.mo #usr/share/locale/is/LC_MESSAGES/git.mo #usr/share/locale/it/LC_MESSAGES/git.mo #usr/share/locale/ko/LC_MESSAGES/git.mo +#usr/share/locale/pl/LC_MESSAGES/git.mo #usr/share/locale/pt_PT/LC_MESSAGES/git.mo #usr/share/locale/ru/LC_MESSAGES/git.mo #usr/share/locale/sv/LC_MESSAGES/git.mo diff --git a/lfs/git b/lfs/git index 125690562..2290c6e99 100644 --- a/lfs/git +++ b/lfs/git @@ -24,7 +24,7 @@ include Config -VER = 2.28.0 +VER = 2.31.0 THISAPP = git-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = git -PAK_VER = 18 +PAK_VER = 19 DEPS = perl-Authen-SASL perl-MIME-Base64 perl-Net-SMTP-SSL @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 5fde0206768ed70092d1fcc8f447251a +$(DL_FILE)_MD5 = c7f808ab107b666af45fccb56b9d9676 install : $(TARGET) From patchwork Mon Mar 22 07:32:56 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 3975 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 4F3mSQ34Rwz40Qq for ; Mon, 22 Mar 2021 07:33:10 +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 4F3mSK1JYBz5Qq; Mon, 22 Mar 2021 07:33:05 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4F3mSK0l7tz2yVC; Mon, 22 Mar 2021 07:33:05 +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 4F3mSH6QMSz2x9X for ; Mon, 22 Mar 2021 07:33:03 +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 4F3mSB5HMGz1Nh; Mon, 22 Mar 2021 07:32:58 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1616398378; 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=hZq3AobDX7yq9MBsxPOUgR8RmcUFM69WVUWnuNhxdCU=; b=0PSUO6KRzr0gF43CO4QJO3aGW6l8N5vhm8FBHSxU8wrbl4CyVgaOMClRCnPcT+7ndASuoH 5Bb2yYkn5B5frPBA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1616398378; 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=hZq3AobDX7yq9MBsxPOUgR8RmcUFM69WVUWnuNhxdCU=; b=utfDzQnsid3qSZROc8NyjV38Myqz1qJwmN74J20u65runNHf7tK2fJBMvblm//ZYifPe3q DylFtSA7EHm/9DuLewr35eIyF6RjNz4+FU7wqM39ItaRrBSTVGnUcvH8NAGEof6ne6Amno /CnevrJsHEMhkyaeZqqdDawUwuAQ+HKKgCKr++BDrBiwEkdwWxctgPKXEg9LsitaAflk/+ 1R5/8Y2CP3l36lqlEui4X/8tJwLguMvcICnWO86diPc6eiiThxV/SCr1US2VwXuam2S0y9 JzQzf6o9UWGoUJaDShGIsUqhZXaCwmi+sHJjpWTQ3YaFBgLf363ntjIQNfxsDQ== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH 2/3] perl-MIME-Base64: Update to 3.16 Date: Mon, 22 Mar 2021 08:32:56 +0100 Message-Id: <20210322073256.1890-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 3.15 to 3.16 - No update of rootfile required - This a dependency to the git addon package - Changelog 2020-09-26 - Convert the build to Dist::Zilla to ensure we're releasing well built packages - Ensure all tests are using strict and warnings (thanks, Nicolas R). - Cleanup this change log - Add a .mailmap to cleanup our contributors list - Use `our` instead of `use vars` - Bump the required Perl version to v5.6.2 Signed-off-by: Adolf Belka --- lfs/perl-MIME-Base64 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lfs/perl-MIME-Base64 b/lfs/perl-MIME-Base64 index 00623560e..584b0b41f 100644 --- a/lfs/perl-MIME-Base64 +++ b/lfs/perl-MIME-Base64 @@ -24,7 +24,7 @@ include Config -VER = 3.15 +VER = 3.16 THISAPP = MIME-Base64-$(VER) DL_FILE = ${THISAPP}.tar.gz @@ -33,7 +33,7 @@ DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = perl-MIME-Base64 DEPS = -PAK_VER = 2 +PAK_VER = 3 ############################################################################### # Top-level Rules @@ -43,7 +43,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = ef958dc2bf96be5f759391c6ac1debd4 +$(DL_FILE)_MD5 = 58a62a2ddd42999d8446d93c8badc8a2 install : $(TARGET) From patchwork Mon Mar 22 07:33:24 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 3976 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 4F3mSy3sWlz40Qq for ; Mon, 22 Mar 2021 07:33:38 +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 4F3mSs28yDz5Qw; Mon, 22 Mar 2021 07:33:33 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4F3mSs1dGdz2xyg; Mon, 22 Mar 2021 07:33:33 +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 4F3mSq4SMRz2xd1 for ; Mon, 22 Mar 2021 07:33:31 +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 4F3mSq209yz5QZ; Mon, 22 Mar 2021 07:33:31 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1616398411; 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=X8nxDArZvPNuWx2VKPhKzPTJNZbElRIv1u7Ku0VqNcc=; b=smW8FFIx9FnzpGzbABpQASybvm8nsCyNpTr1d90aO5hhk2EYg5SLjjzJmEyIE2gG6pjpjO XMnxwyrLGigX0vDw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1616398411; 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=X8nxDArZvPNuWx2VKPhKzPTJNZbElRIv1u7Ku0VqNcc=; b=MtGKNl90XlKA1HLtGNaS+sMAlChsL5yUjfa4RNEMdLZNAq8VmxCJkPNRv3e1rEK7pz1M25 SqirMQPWmxONu4vtt/jjQ0xg48ymQJuoFMs6Y9hZ18aiQDZQi+IaSiQtBz9wxxjwhaJRCY OQAepYZc2irMFlLnfE6n/xj0Jl4GxN7aIG6BBDLkmR/Yj6F563BZs/lziBUqrVtOwz0nMj BymXn5tzfyrr+YZl3RwKmOLqi9LjMnhd+5EQTre813kvUNW0ThrmgPbH9KOU8um/aWWNpK xRFHwH++AERPyLRLD1fNZtNWGsarnymlq6lZs+nrl7SslZDco0tFXTaPJAEuVg== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH 3/3] perl-Net-SMTP-SSL: Update to 1.04 Date: Mon, 22 Mar 2021 08:33:24 +0100 Message-Id: <20210322073324.1943-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.02 to 1.04 - Update of rootfile not required - This is a dependency of git addon package - Changelog 1.04 2016-10-09 - mark this library deprecated, suggest newer Net::SMTP instead 1.03 2015-06-20 - $net_smtp_ssl->isa('Net::SMTP') is now true Signed-off-by: Adolf Belka --- lfs/perl-Net-SMTP-SSL | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lfs/perl-Net-SMTP-SSL b/lfs/perl-Net-SMTP-SSL index 90e8a2260..2bb00a808 100644 --- a/lfs/perl-Net-SMTP-SSL +++ b/lfs/perl-Net-SMTP-SSL @@ -24,7 +24,7 @@ include Config -VER = 1.02 +VER = 1.04 THISAPP = Net-SMTP-SSL-$(VER) DL_FILE = ${THISAPP}.tar.gz @@ -33,7 +33,7 @@ DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = perl-Net-SMTP-SSL DEPS = -PAK_VER = 2 +PAK_VER = 3 ############################################################################### # Top-level Rules @@ -43,7 +43,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = e67b4d842a51b9a453aeeaeed45fb8e1 +$(DL_FILE)_MD5 = 62b49c961043898b43b041dafbc1b389 install : $(TARGET)