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: "Sohn, Matthias" <matthias.sohn@xxxxxxx>
  • Date: Wed, 28 Aug 2024 13:54:34 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=sap.com; dmarc=pass action=none header.from=sap.com; dkim=pass header.d=sap.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=OwFDYJHFVImmhQUOQhmg83wWOrVioB2jpu6NAW5r+Ik=; b=tCxHbNzClDBR7oPxQwPfPGEOderTB8XOZPJHCTaIFe0FAs2Zxe7CCM7XPK+nFlicBMCwL27pSVbB0CKE50JwXQ72jdeGjTWtH6esLCz2YH0fjFfxk8tIEu5xJNjqht9JcWONn0NAQ19HUJNyT2byGx/McIJaycs/5NztEKB31sz7g0puq6u5Jt/1quShhQrWrQKNSotgPhqLNq1t7oHqn7vobM8VbuSRn6khbjHjiNaEzhU0F07k2r0jZ6cgMste6Xa6kUL2ziviKcjSyuolCKsuf9CH9TyI5FDVrJEeaGVhc7H2kfzJlmVoowcQq1E2U8WlwubLkijNS1+JaK8eIw==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=LzZ9YKbrLcYKtW0448MUIBSsxXQWvEjhNcQeGmkPUr+0THELbDnJ9H625M34MeFZZeec/QmLLSQHsBGyYqpPk3ED6rXz2piRu4017zWDxzJeVZnkIloRqmpEqdVlhmacXhy33b3DiNt4vjQJJ8zeT+u6RvmxSTTI2gwbYz1rIWaMEAlIXhbgaIVWNe4kD/LJgTtrSv0rzXQIisrGwkF5bcKJWGeJoq7M7bwhe/UmqNdHJ/GsiHwOlsDqfFb49v1pkWflHTsOnVvhviqbVmLeAyDD3vztG+MjkF1bibkZrmleCTogxym+F71x0sAsJLsakIcnMcpenPFwGSxFqQlVvQ==
  • 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/PcCykvjocZKEix7yYEvoTVq7I7X8o7gAA2JBGAAAZNxIABFz5D
  • Thread-topic: AmazonS3 Bug Report

We are a small team and don’t have the resources to maintain 11 6.x versions.
We can downport it to 6.10 if that helps.

 

From: Eric Steele <eric.steele@xxxxxxxxxxx>
Date: Tuesday, 27. August 2024 at 23:16
To: Sohn, Matthias <matthias.sohn@xxxxxxx>, JGit Developers list <jgit-dev@xxxxxxxxxxx>
Subject: Re: AmazonS3 Bug Report

You don't often get email from eric.steele@xxxxxxxxxxx. Learn why this is important

Can this change be backported to all of the v6 versions? I think S3 support is broken in all of them, so backporting it would fix all of those versions as well.

 

Thanks!

 

From: Sohn, Matthias <matthias.sohn@xxxxxxx>
Date: Tuesday, August 27, 2024 at 1:52
PM
To: JGit Developers list <jgit-dev@xxxxxxxxxxx>
Cc: Eric Steele <eric.steele@xxxxxxxxxxx>
Subject: Re: AmazonS3 Bug Report

7.0.0 will be released on Sep 11, see https://projects.eclipse.org/projects/technology.jgit/governance From: jgit-dev <jgit-dev-bounces@eclipse.org> on behalf of Eric Steele via jgit-dev <jgit-dev@eclipse.org> Date: Tuesday, 27.

7.0.0 will be released on Sep 11, see https://projects.eclipse.org/projects/technology.jgit/governance

 

From: jgit-dev <jgit-dev-bounces@xxxxxxxxxxx> on behalf of Eric Steele via jgit-dev <jgit-dev@xxxxxxxxxxx>
Date: Tuesday, 27. August 2024 at 19:39
To: jgit-dev@xxxxxxxxxxx <jgit-dev@xxxxxxxxxxx>
Cc: Eric Steele <eric.steele@xxxxxxxxxxx>
Subject: Re: [jgit-dev] 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