From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B6D7A158041 for ; Thu, 14 Mar 2024 10:22:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 04A08E29D3; Thu, 14 Mar 2024 10:22:21 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DF6E0E29D3 for ; Thu, 14 Mar 2024 10:22:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 381A933BDEF for ; Thu, 14 Mar 2024 10:22:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9A8787E7 for ; Thu, 14 Mar 2024 10:22:18 +0000 (UTC) From: "Andreas K. Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas K. Hüttel" Message-ID: <1710411703.03a0041dcd5ffa7667b06444c593fcde28ce258f.dilfridge@gentoo> Subject: [gentoo-commits] proj/releng:master commit in: tools/ X-VCS-Repository: proj/releng X-VCS-Files: tools/catalyst-auto X-VCS-Directories: tools/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: 03a0041dcd5ffa7667b06444c593fcde28ce258f X-VCS-Branch: master Date: Thu, 14 Mar 2024 10:22:18 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 44d824b1-6c27-43a3-830c-0eb6d8fb4a58 X-Archives-Hash: ef951633eb8e5b66661f81f992b62b13 commit: 03a0041dcd5ffa7667b06444c593fcde28ce258f Author: Andreas K. Hüttel gentoo org> AuthorDate: Thu Mar 14 10:21:43 2024 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Thu Mar 14 10:21:43 2024 +0000 URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=03a0041d Upsync binpackages based on checksum Signed-off-by: Andreas K. Hüttel gentoo.org> tools/catalyst-auto | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/catalyst-auto b/tools/catalyst-auto index dac4deb5..3ee19d15 100755 --- a/tools/catalyst-auto +++ b/tools/catalyst-auto @@ -319,6 +319,7 @@ upsync_binpackages() { --delay-updates --mkpath --min-size=1 + --checksum --stats ) rsync "${RSYNC_OPTS[@]}" "$1"/* "${UPLOAD_USER}@releng-incoming.gentoo.org:/release/weekly/binpackages/$2/"