lp:gvfs

Created by Jelmer Vernooij and last modified
Get this branch:
bzr branch lp:gvfs

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
VCS imports
Project:
gvfs
Status:
Development

Import details

Import Status: Failed

This branch is an import of the HEAD branch of the Git repository at https://gitlab.gnome.org/GNOME/gvfs.git.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on juju-1e3bde-prod-lp-code-import-13 and finished taking 10 seconds — see the log
Import started on juju-1e3bde-prod-lp-code-import-12 and finished taking 10 seconds — see the log
Import started on juju-1e3bde-prod-lp-code-import-17 and finished taking 10 seconds — see the log
Import started on juju-1e3bde-prod-lp-code-import-17 and finished taking 10 seconds — see the log

Recent revisions

6083. By Quentin PAGÈS

Update Occitan translation

6082. By Fabio Tomat <email address hidden>

Update Friulian translation

6081. By Ondrej Holy

sftp: Adapt on new OpenSSH password prompts

SFTP backend fails when connecting with the "Timed out when logging in"
error with the recent OpenSSH versions. This is because their password
prompts are now prefixed by the `(user@host)` string, which breaks our
`g_str_has_prefix` checks. Let's use `strstr` instead to fix this issue
and also to not break compatibility with old versions and other vendors.

Fixes: https://gitlab.gnome.org/GNOME/gvfs/-/issues/584

6080. By Rūdolfs Mazurs

Update Latvian translation

6079. By Iñigo Martínez

build: Improve the use of file generation on configure time

The files generated on configure time have been improved by the
stacking multiple configuration processes, use of generator tags and
the use of dictionaries.

6078. By Iñigo Martínez

build: Move to string based include_directories

To be consistent with the whole set of build files, the
`include_directories` have been replaced by string based
alternative.

6077. By Iñigo Martínez

build: Use dictionary for easier unpack

Dictionaries can be used to ease `foreach` statements due to their
natural unpacking system[0].

This system has been used to ease some loops.

[0] https://mesonbuild.com/Syntax.html#foreach-with-a-dictionary

6076. By Iñigo Martínez

build: Use get_variable method

Since meson 0.51 dependencies have a new generic `get_variable`
method[0], and in meson 0.56 the older `get_pkgconfig_variable` has
been deprecated[1].

All the calls to deprecated `get_pkgconfig_variable` have been
replaced by `get_variable`.

Required meson version has also been bumped to 0.56.

[0] https://mesonbuild.com/Release-notes-for-0-51-0.html#dependency-objects-now-have-a-get_variable-method
[1] https://mesonbuild.com/Release-notes-for-0-56-0.html#deprecate-dependencyget_pkgconfig_variable-and-dependencyget_configtool_variable

6075. By Iñigo Martínez

build: Make use of the new full_path method

The external program object returned by `find_program()` has been
fixed and its `path` method has been deprecated and `full_path` is
the method to be called[0].

The deprecated `path` method has been updated in meson build files.

Required meson version has also been bumped to 0.55.

[0] https://mesonbuild.com/Release-notes-for-0-55-0.html#find_program-fixes-when-the-program-has-been-overridden-by-executable

6074. By Ondrej Holy

ci: Add glib-networking master to Dockerfile

The DAVS test cases currently fail among others because of too old
glib-networking. Let's include also glib-networking to Dockerfile.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers

No subscribers.