d/p/avahi-Fail-immediately-if-we-can-t-talk-to-D-Bus-or-Avahi.patch: Mark as forwarded

This commit is contained in:
Simon McVittie 2018-06-23 13:15:47 +01:00
parent 4fc5a4a8d7
commit 3f99d2addb
2 changed files with 8 additions and 0 deletions

7
debian/changelog vendored
View File

@ -1,3 +1,10 @@
ostree (2018.6-3) UNRELEASED; urgency=medium
* d/p/avahi-Fail-immediately-if-we-can-t-talk-to-D-Bus-or-Avahi.patch:
Mark as forwarded
-- Simon McVittie <smcv@debian.org> Sat, 23 Jun 2018 13:15:28 +0100
ostree (2018.6-2) unstable; urgency=medium ostree (2018.6-2) unstable; urgency=medium
* d/p/lib-repo-Fix-32-bit-format-string-error.patch: * d/p/lib-repo-Fix-32-bit-format-string-error.patch:

View File

@ -9,6 +9,7 @@ when we try to use the client.
Bug: https://github.com/ostreedev/ostree/issues/1618 Bug: https://github.com/ostreedev/ostree/issues/1618
Signed-off-by: Simon McVittie <smcv@debian.org> Signed-off-by: Simon McVittie <smcv@debian.org>
Forwarded: https://github.com/ostreedev/ostree/pull/1639
--- ---
src/libostree/ostree-repo-finder-avahi.c | 3 +-- src/libostree/ostree-repo-finder-avahi.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-) 1 file changed, 1 insertion(+), 2 deletions(-)