Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jgit-dev] AmazonS3 Bug Report
  • From: Eric Steele <eric.steele@xxxxxxxxxxx>
  • Date: Tue, 27 Aug 2024 17:39:33 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=workday.com; dmarc=pass action=none header.from=workday.com; dkim=pass header.d=workday.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector10001; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=C8WCFpnp4xVtu1siqTelKLxDT/q3jlruixdMzY1kckA=; b=WX7YPw/C94yz6MOwNtvHsPLmq/GV8SBy9PEPoJtICzXXsDof0c7UKWcFVBSwbihXjhCMh6UuNF2w42xfDcn+p7VjYeUGsPMY+dnhcXtEdPS/zz1rIZ6YVLOc6eJwNcTBy3u4vJusme/OgMTm7cJJo7LSBK6rX2d3rtPtbAvl47geBpJKbyBSt/Xbu4oCgWfTHmy6CmUW5ynN/1U/OcsZik5KdHIuZQjtddcaICOqcniwG2fT7MUYfVqP2dPx3acHpfMp+0gkeuPjgmvWOhHlQeXV4bxRgtBdQBgoQfLpnuQ/4JQNBxJnGbIp4vpcCd2Xhlo7kQvibQEu/GlZ2qj2fQ==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=FxZf5Tpyrvkagb7Ech+3W5QSa6shl3CazKmj2lPPetaG4OFP4gGkpB/It6S9xPAk+B77Yw3WwSN6eKvZsKBa+hzgCR7JXzU8SaMJtTaDTmEJn+MOFkVz50UFmWjqO9aV/jghyTVX8fzMnQ8mHSI6h20RBLXTz6YmhpwebAdH31ttxkwDKTPKx+W9v1Io5XZCW4WBEF+A3u189OrjvWLA1veduiiBHkDyIcedzQsNvFCauvf1/1h9YGoZjU3sxgjxYG5DEDkWZIerrJX3lg5KfPrVbfEe76aDhRthPEIfpqW3i340DKXc0zxUIEaaIf2I89Z4aDixxPLVEjHzvyfYtA==
  • Delivered-to: jgit-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/jgit-dev/>
  • List-help: <mailto:jgit-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/jgit-dev>, <mailto:jgit-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/jgit-dev>, <mailto:jgit-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHa9/PcCykvjocZKEix7yYEvoTVq7I7X8o7
  • Thread-topic: AmazonS3 Bug Report

Hi again! Thank you for merging https://eclipse.gerrithub.io/c/eclipse-jgit/jgit/+/1199781 

 

QQ: When will this be available in a release I can download?

 

Thanks!

Eric

 

From: Eric Steele <eric.steele@xxxxxxxxxxx>
Date: Monday, August 26, 2024 at 1:12
PM
To: jgit-dev@xxxxxxxxxxx <jgit-dev@xxxxxxxxxxx>
Subject: AmazonS3 Bug Report

Hi folks! It’s been two years since I last messaged here. Just writing to raise up a bug report I just submitted:

 

https://github.com/eclipse-jgit/jgit/issues/87

 

TLDR is that there was a bug in AmazonS3 introduced back in v6.0.0 and it requires a few LOC to fix. Full details are in the bug report.

 

Thanks!

Eric


Back to the top