Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: rclone/rclone
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.69.2
Choose a base ref
...
head repository: rclone/rclone
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.69.3
Choose a head ref
  • 4 commits
  • 12 files changed
  • 2 contributors

Commits on May 1, 2025

  1. Start v1.69.3-DEV development

    ncw committed May 1, 2025
    Configuration menu
    Copy the full SHA
    20253fb View commit details
    Browse the repository at this point in the history

Commits on May 13, 2025

  1. build: reapply update github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.…

    …2 to fix CVE-2025-30204
    
    This commit got accidentally reverted in
    
    ef97512 build: bump golang.org/x/net from 0.36.0 to 0.38.0
    
    Bumps [github.com/golang-jwt/jwt/v5](https://github.com/golang-jwt/jwt) from 5.2.1 to 5.2.2.
    - [Release notes](https://github.com/golang-jwt/jwt/releases)
    - [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md)
    - [Commits](golang-jwt/jwt@v5.2.1...v5.2.2)
    
    See: GHSA-mh63-6h87-95cp
    See: https://www.cve.org/CVERecord?id=CVE-2025-30204
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and ncw committed May 13, 2025
    Configuration menu
    Copy the full SHA
    538edfe View commit details
    Browse the repository at this point in the history

Commits on May 21, 2025

  1. build: update github.com/ebitengine/purego to work around bug in go1.…

    …24.3
    
    Before this we get this error on darwin/amd64
    
    link: duplicated definition of symbol dlopen, from github.com/ebitengine/purego and github.com/ebitengine/purego
    
    See: golang/go#73617
    ncw committed May 21, 2025
    Configuration menu
    Copy the full SHA
    a5bd052 View commit details
    Browse the repository at this point in the history
  2. Version v1.69.3

    ncw committed May 21, 2025
    Configuration menu
    Copy the full SHA
    8072749 View commit details
    Browse the repository at this point in the history
Loading