Debian Patches

Status for geocode-glib/3.26.3-6

Patch Description Author Forwarded Bugs Origin Last update
Revert-build-Install-tests-in-datadir-not-libexecdir.patch Revert "build: Install tests in datadir not libexecdir"
This reverts commit 7c2bdb88fa6d27ce0d834a41f79850080a7dc79b.

https://gitlab.gnome.org/GNOME/geocode-glib/-/issues/29
Jeremy Bicha <jeremy.bicha@canonical.com> no 2022-08-04
build-Install-pi-data-for-installed-tests.patch build: Install pi data for installed tests
(cherry picked from commit 0eb5c21cf4deb2c45aedf5a4393d4208b8dc6d58)
Jan Tojnar <jtojnar@gmail.com> no 2022-07-02
nominatim-Correctly-read-response-data-from-soup3.patch nominatim: Correctly read response data from soup3
Previously, the soup3 branch would call g_bytes_unref_to_data() on the
response data, with a NULL out parameter for the size, and then proceed
to use the data pointer as a NULL-terminated string. This is wrong for
two reasons:

- g_bytes_unref_to_data()'s size parameter may not be NULL
- The response data is not NULL-terminated

Instead, do what the soup2 branch does: use g_strndup() to get a
NULL-terminated string.

No automatic test, but the async branch at least can be tested by
running the test binary with an argument:

_build/geocode-glib/tests/geocode-glib aoeuaoeuaoeu

Note that you must change the search term each time, since the result is
cached.

(cherry picked from commit 72285d203963c118a05f810016b584210663ae80)
Will Thompson <wjt@endlessos.org> no 2022-08-06

All known versions for source package 'geocode-glib'

Links