diff options
author | Jeremy T. Bouse <jbouse@debian.org> | 2014-08-28 22:19:48 -0700 |
---|---|---|
committer | Jeremy T. Bouse <jbouse@debian.org> | 2014-08-28 22:19:48 -0700 |
commit | e93504a2d0a549833b9fa4f4046dfe2396467de9 (patch) | |
tree | b572d0be7fdb636a203fbecb65b02e50ff386e60 /debian/patches/series | |
parent | 4b554501acddcf70d62817e5b8092305a6cd1b34 (diff) | |
download | python-paramiko-e93504a2d0a549833b9fa4f4046dfe2396467de9.tar python-paramiko-e93504a2d0a549833b9fa4f4046dfe2396467de9.tar.gz |
Include upstream GitHub Pull Request #352 to fix RC bug
Bring existing pull request by Jelmer Vernooij <jelmer> that has
been submitted upstream but has not been accepted yet in order to
work around the critical error. Will remove this patch when either
upstream accepts or provides a better fix.
Thanks: Jelmer Vernooij <jelmer>
Closes: #750517, #755910
Diffstat (limited to 'debian/patches/series')
-rw-r--r-- | debian/patches/series | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/patches/series b/debian/patches/series new file mode 100644 index 0000000..14d6d51 --- /dev/null +++ b/debian/patches/series @@ -0,0 +1 @@ +0001-Upstream-GitHub-Pull-Request-352-to-fix-buffer-objec.patch |