summaryrefslogtreecommitdiff
path: root/debian/patches/isolate-from-proxy.patch
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2018-10-12 13:08:31 +0100
committerColin Watson <cjwatson@debian.org>2018-10-12 13:10:26 +0100
commit5a734aa4a025bcbce7ba79424f24f13cdc7e29a3 (patch)
tree0105257a12d3a73cb9ddb9f10076cd3b11ec6012 /debian/patches/isolate-from-proxy.patch
parenta057d3a84fc63dfab9cec5eb1d87bdba7d19a445 (diff)
parent883e591e1e08c13d1a8e909a113a621552ae4b55 (diff)
Update upstream source from tag 'upstream/1.2.0'
Update to upstream version '1.2.0' with Debian dir 5a4217f321858ba75a2e0dc3dd2ee98be506efca
Diffstat (limited to 'debian/patches/isolate-from-proxy.patch')
-rw-r--r--debian/patches/isolate-from-proxy.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/isolate-from-proxy.patch b/debian/patches/isolate-from-proxy.patch
index 40803e2..8274832 100644
--- a/debian/patches/isolate-from-proxy.patch
+++ b/debian/patches/isolate-from-proxy.patch
@@ -40,7 +40,7 @@ index a6c3e58..72a6928 100644
def assert_cookie_security(self, cookies, name, secure):
for cookie in cookies:
diff --git a/macaroonbakery/tests/test_client.py b/macaroonbakery/tests/test_client.py
-index 4061a8a..aa1f268 100644
+index 9c57b78..fe53579 100644
--- a/macaroonbakery/tests/test_client.py
+++ b/macaroonbakery/tests/test_client.py
@@ -3,6 +3,7 @@