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 21:15:55 +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=fYdetNWdl2IB2Yp/CiHx8CHkuH5p++mP6cTJVIP5yV8=; b=YeFEl7nbklEx5ly/3VFys2szTU7rdfL80RlalWBc0iY5iATJ4lRfOxIX7AsxCbXfNWIqZ7RhtmG2+xMEz+D3pjFOea+BShzIBSpP4S/8OVMdz4lDhjMGxh9cQpOhtuEItkQkdHrTD+8u6s85rTFqupLxGysNtZawkvnZqgey2J8z3wWqGLrQ88S+2zfSgJdMfrpIXJeZ5xo9dNTithroL7OPHPjKDqVoRNaVn87yVXhvwuV/pGSnp0gV/jQnojp4dUIcQJq74qKKGpRN/HDVSwctW7EbmXyrxerH+la8O4pSgtcDUJ4ci3Pu+hmuJxe/9RateIdzrJUP5zKT+Ev9DA==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=I3mr48Nq1f3+cgIHnf9xqpyo7PN7xer0lFzG77w+Y3TXZVicTQnBl6yVL2CsfbWhPCaqc5N7Dd80wSiKIEhdJ+Lx662mXpR+R4pfcXEQ98CtUBGUO7v1nRUP3dYPlt3/TtnFcnvkDhLnQZNqEnKn1K6gtUQMFJDhORsPFb0GexFpLA1UfavMLBXqI7Mv97IaM1h8GovpRsKuTA7GMwk/Ypjknxv2sjciNnnUc7g/OLjEgPWEvduzEXdAxAo5kkX8KjAga9Q6v+mK+ihffImFF/6rxkf/NrpVT04mDEWRufBriynI5aXzFVFpwQXKCjPCJgN30fYbVXRAOFLRPRiCVg==
  • 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/PcCykvjocZKEix7yYEvoTVq7I7X8o7gAA2JBGAAAZNxA==
  • Thread-topic: AmazonS3 Bug Report

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