Skip to content
Snippets Groups Projects
Commit 32ca9750 authored by Simon McVittie's avatar Simon McVittie
Browse files

Refresh patch series

parent cf31fc2e
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@ Forwarded: not-needed
1 file changed, 4 insertions(+)
diff --git a/gio/glib-compile-schemas.c b/gio/glib-compile-schemas.c
index 7888120..4c4d22e 100644
index cfea042..ad00225 100644
--- a/gio/glib-compile-schemas.c
+++ b/gio/glib-compile-schemas.c
@@ -1232,6 +1232,9 @@ parse_state_start_schema (ParseState *state,
......
......@@ -16,10 +16,10 @@ Forwarded: not-needed
1 file changed, 7 insertions(+)
diff --git a/gio/tests/gdbus-server-auth.c b/gio/tests/gdbus-server-auth.c
index b3ee8aa..f726d6c 100644
index bd1443e..a231b0c 100644
--- a/gio/tests/gdbus-server-auth.c
+++ b/gio/tests/gdbus-server-auth.c
@@ -323,6 +323,13 @@ do_test_server_auth (InteropFlags flags)
@@ -324,6 +324,13 @@ do_test_server_auth (InteropFlags flags)
}
#endif
......@@ -32,4 +32,4 @@ index b3ee8aa..f726d6c 100644
+
if (flags & INTEROP_FLAGS_ANONYMOUS)
server_flags |= G_DBUS_SERVER_FLAGS_AUTHENTICATION_ALLOW_ANONYMOUS;
if (flags & INTEROP_FLAGS_REQUIRE_SAME_USER)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment