Skip to content

Bump com.nerdoftheherd:android-rsync from 3.4.4 to 3.5.0-1 - #398

Open
dependabot[bot] wants to merge 2 commits into
masterfrom
dependabot/gradle/com.nerdoftheherd-android-rsync-3.5.0-1
Open

Bump com.nerdoftheherd:android-rsync from 3.4.4 to 3.5.0-1#398
dependabot[bot] wants to merge 2 commits into
masterfrom
dependabot/gradle/com.nerdoftheherd-android-rsync-3.5.0-1

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubAug 18, 2026

Copy link
Copy Markdown
Contributor

Bumps com.nerdoftheherd:android-rsync from 3.4.4 to 3.5.0-1.

Release notes

Sourced from com.nerdoftheherd:android-rsync's releases.

v3.5.0p1

rsync binaries for Android API level 21 and above, built with NDK version 27.3.13750724 from upstream commit RsyncProject/rsync@471e17d plus the following patch:

  • 0000-syscall-use-O-PATH-for-directory-traversal

v3.5.0

rsync binaries for Android API level 21 and above, built with NDK version 27.3.13750724

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [com.nerdoftheherd:android-rsync](https://github.com/ribbons/android-rsync) from 3.4.4 to 3.5.0-1.
- [Release notes](https://github.com/ribbons/android-rsync/releases)
- [Commits](https://github.com/ribbons/android-rsync/commits)
---
updated-dependencies:
- dependency-name: com.nerdoftheherd:android-rsync
dependency-version: 3.5.0-1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotBot added the dependencies Pull requests that update a dependency file label Aug 18, 2026
rsync 3.5.0 no-longer causes the unknown '-4' option warning from
Dropbear to be written to stderr before the timeout occurs which causes
the endsWith assertion to fail. (It includes the newline of the
previous line of output to show it is appended rather than returned
alone).
Resolve this by increasing the rsync verbosity to -vv and setting
--stderr=all to force it to write to stderr before the timeout expires.
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@ribbons