[PR #498] [MERGED] Upgrade to S3Proxy 1.5.1 #1525

Closed
opened 2026-03-04 02:00:52 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/498
Author: @gaul
Created: 11/16/2016
Status: Merged
Merged: 11/19/2016
Merged by: @ggtakec

Base: masterHead: s3proxy


📝 Commits (2)

  • 2492dc6 Fix invalid V4 signature on multipart copy requests
  • cafe601 Upgrade to S3Proxy 1.5.1

📊 Changes

4 files changed (+6 additions, -9 deletions)

View changed files

📝 src/curl.cpp (+3 -2)
📝 test/integration-test-common.sh (+1 -4)
📝 test/integration-test-main.sh (+1 -2)
📝 test/s3proxy.conf (+1 -1)

📄 Description

Enabled previously broken tests and test with default v4 signer.
Release notes:

https://github.com/andrewgaul/s3proxy/releases/tag/s3proxy-1.5.0
https://github.com/andrewgaul/s3proxy/releases/tag/s3proxy-1.5.1


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/s3fs-fuse/s3fs-fuse/pull/498 **Author:** [@gaul](https://github.com/gaul) **Created:** 11/16/2016 **Status:** ✅ Merged **Merged:** 11/19/2016 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `s3proxy` --- ### 📝 Commits (2) - [`2492dc6`](https://github.com/s3fs-fuse/s3fs-fuse/commit/2492dc60cec05a861553a9fdbf0dd259df273f7e) Fix invalid V4 signature on multipart copy requests - [`cafe601`](https://github.com/s3fs-fuse/s3fs-fuse/commit/cafe6015e3e50ed788afc326225e3961e3efcec3) Upgrade to S3Proxy 1.5.1 ### 📊 Changes **4 files changed** (+6 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `src/curl.cpp` (+3 -2) 📝 `test/integration-test-common.sh` (+1 -4) 📝 `test/integration-test-main.sh` (+1 -2) 📝 `test/s3proxy.conf` (+1 -1) </details> ### 📄 Description Enabled previously broken tests and test with default v4 signer. Release notes: https://github.com/andrewgaul/s3proxy/releases/tag/s3proxy-1.5.0 https://github.com/andrewgaul/s3proxy/releases/tag/s3proxy-1.5.1 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:00:52 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/s3fs-fuse#1525
No description provided.