summaryrefslogtreecommitdiff
path: root/debian/patches/isolate-from-proxy.patch
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2019-05-09 09:50:35 +0100
committerColin Watson <cjwatson@debian.org>2019-05-09 09:52:58 +0100
commit1b2acc6aebeada2cf8d53b2e2184030ac6160f7e (patch)
tree1502b10f97b49252505a3f7734912d1e3c0216b6 /debian/patches/isolate-from-proxy.patch
parentbc4ad5ef594af4c89ab09c405e64c1483caa0696 (diff)
parent64f7b99b10a70e8341b4ddf5c9c726722f005ebe (diff)
Update upstream source from tag 'upstream/1.2.3'
Update to upstream version '1.2.3' with Debian dir 3636e342362ac7260cde53e4969a25f9f270aa8b
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 8274832..06cc402 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 9c57b78..fe53579 100644
+index b03bafa..2ae08d3 100644
--- a/macaroonbakery/tests/test_client.py
+++ b/macaroonbakery/tests/test_client.py
@@ -3,6 +3,7 @@