Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jgit-dev] AmazonS3 Bug Report
  • From: Eric Steele <eric.steele@xxxxxxxxxxx>
  • Date: Mon, 26 Aug 2024 20:12:00 +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=Wl8U4OtqFf45In++qFB6M0mODeU/n5RyibQuSzGEMSY=; b=n5yKLG7jvCcFYqNnRyzoAtu+eghV1ClOgglWqg1EwwViMtsXx/SJ7L/2UrmH8XCQ89/ftJokn7gL4u6BCWpdnYRieJC8FeIN4brBlq4+Es03K4tJ1ARluIrVZZBhQQWbVKZmLUP8wkBb5unbSA9tVBZc46SJYGyyHTonOtwj7k7ng2H30A85WNqO2MKKxrhMNSHXXqVNKWod8vFl+jpqlk48fGKD05yMctGmw3lwbH2m6CS5D42I6GB9wBs9eA3mosPhue5hvJYuRUjrDpxWMIaSqzCcsDpHXhTBTdQg7uQQqP8w3L51VY5wHHPYekNctwJ8EwfRpxnMbmdTZVXFfA==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=xZ1zhJdgJc4AE1cjGQiWMK8XsFtzXI+hPYZK1b2gZRC58jIONvMc7uZ1uviKkPd4VBtoRdasS9BoKPrD7QDHMyCC+JV7HBYvjiJRGk5Tjpi+GphkiWufJv3h+jwrBxIEOnpRfMqHcxLyszJMLmnkvzeVu/d78Q+01bVl8pgWJoCoDlQWT/wH1TG16Knjr4N2HjnHOUgIVZwbWSDcLfmCYbAyV/D2Mj7wkoyy47lsAYP5R2bff0uSoDPBRJDt602hQlPPwb81e89pF6e7x2jrZhdk+psdwKO6oKFJFEYlWi/oZFK8zw+O+j6qx9uxAo6FyC9R6N98noHY10MxULxPRw==
  • 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/PcCykvjocZKEix7yYEvoTVqw==
  • Thread-topic: 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