Merge lp:~jelmer/launchpad/dulwich-fix-double-slash into lp:launchpad

Proposed by Jelmer Vernooij
Status: Merged
Approved by: William Grant
Approved revision: no longer in the source branch.
Merged at revision: 14001
Proposed branch: lp:~jelmer/launchpad/dulwich-fix-double-slash
Merge into: lp:launchpad
Diff against target: 42 lines (+6/-6)
2 files modified
utilities/sourcedeps.cache (+4/-4)
utilities/sourcedeps.conf (+2/-2)
To merge this branch: bzr merge lp:~jelmer/launchpad/dulwich-fix-double-slash
Reviewer Review Type Date Requested Status
William Grant code Approve
Review via email: mp+76202@code.launchpad.net

Commit message

[r=wgrant][bug=854647] Update to a newer Dulwich which no longer makes HTTP requests that contain multiple consecutive slashes.

Description of the change

Update to a newer version of Dulwich, which no longer makes HTTP requests that contain
multiple consecutive slashes. Some Git servers will return a 404 in case of
multiple consecutive slashes.

To post a comment you must log in.
Revision history for this message
William Grant (wgrant) wrote :

Can you run update-sourcecode to update sourcedeps.cache? Otherwise everyone will probably end up with a diff. Thanks!

review: Approve (code)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'utilities/sourcedeps.cache'
2--- utilities/sourcedeps.cache 2011-09-15 11:25:06 +0000
3+++ utilities/sourcedeps.cache 2011-09-20 23:52:17 +0000
4@@ -4,8 +4,8 @@
5 "launchpad@pqm.canonical.com-20101123183213-777lz46xgagn1deg"
6 ],
7 "bzr-git": [
8- 265,
9- "launchpad@pqm.canonical.com-20110915105414-52uqfoxszikfa8l0"
10+ 266,
11+ "launchpad@pqm.canonical.com-20110920132415-uxxt8vjsfxgu7hcs"
12 ],
13 "bzr-hg": [
14 291,
15@@ -28,8 +28,8 @@
16 "aaron@aaronbentley.com-20100715135013-uoi3q430urx9gwb8"
17 ],
18 "dulwich": [
19- 430,
20- "launchpad@pqm.canonical.com-20110913014713-3l8j2zva6pgor5uw"
21+ 431,
22+ "launchpad@pqm.canonical.com-20110920121315-wcv6kpxvpetjfaq8"
23 ],
24 "loggerhead": [
25 456,
26
27=== modified file 'utilities/sourcedeps.conf'
28--- utilities/sourcedeps.conf 2011-09-15 11:22:48 +0000
29+++ utilities/sourcedeps.conf 2011-09-20 23:52:17 +0000
30@@ -1,10 +1,10 @@
31 bzr-builder lp:~launchpad-pqm/bzr-builder/trunk;revno=68
32-bzr-git lp:~launchpad-pqm/bzr-git/devel;revno=265
33+bzr-git lp:~launchpad-pqm/bzr-git/devel;revno=266
34 bzr-hg lp:~launchpad-pqm/bzr-hg/devel;revno=291
35 bzr-loom lp:~launchpad-pqm/bzr-loom/trunk;revno=50
36 bzr-svn lp:~launchpad-pqm/bzr-svn/devel;revno=2717
37 cscvs lp:~launchpad-pqm/launchpad-cscvs/devel;revno=432
38-dulwich lp:~launchpad-pqm/dulwich/devel;revno=430
39+dulwich lp:~launchpad-pqm/dulwich/devel;revno=431
40 difftacular lp:difftacular;revno=6
41 loggerhead lp:~loggerhead-team/loggerhead/trunk-rich;revno=456
42 lpreview lp:~launchpad-pqm/bzr-lpreview/devel;revno=23