Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow use file protocol when update submodule. #497

Merged
merged 1 commit into from
Nov 1, 2022
Merged

Conversation

wengxt
Copy link
Contributor

@wengxt wengxt commented Oct 31, 2022

git 2.38.1 prevent file protocol to be used by default for security reasons. Such issue does not apply to flatpak-builder since the repos are overriden with local repo on purpose.

Fixes #495

Signed-off-by: Weng Xuetian wengxt@gmail.com

git 2.38.1 prevent file protocol to be used by default for security
reasons. Such issue does not apply to flatpak-builder since the repos
are overriden with local repo on purpose.

Fixes flatpak#495

Signed-off-by: Weng Xuetian <wengxt@gmail.com>
@ntonnaett
Copy link

This seems to break a lot of flatpak builds right now. Could we get a release for this?

@TingPing
Copy link
Member

I have released flatpak-builder 1.2.3 with this change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: git cloning submodule: fatal: transport 'file' not allowed
3 participants