Merge lp:~om26er/ubuntu/karmic/papyon/papyon-fix-663670 into lp:ubuntu/karmic/papyon

Proposed by Omer Akram
Status: Needs review
Proposed branch: lp:~om26er/ubuntu/karmic/papyon/papyon-fix-663670
Merge into: lp:ubuntu/karmic/papyon
Diff against target: 44 lines (+26/-0)
3 files modified
debian/changelog (+7/-0)
debian/patches/lp_663670.patch (+18/-0)
debian/patches/series (+1/-0)
To merge this branch: bzr merge lp:~om26er/ubuntu/karmic/papyon/papyon-fix-663670
Reviewer Review Type Date Requested Status
Chris Coulson Pending
Review via email: mp+42158@code.launchpad.net

Description of the change

bug 663670 has been fixed in lucid and maverick this is for karmic. without this fix msn does not work.

To post a comment you must log in.
10. By Omer Akram

added DEP3 tag to the patch

11. By Omer Akram

bumped version to fix upload conflict

Revision history for this message
Omer Akram (om26er) wrote :

Chris, can you please re-upload this to karmic-proposed from Martin Pitt:

I'm sorry, the upload couldn't be accepted, you have to bump the version. (In the past there was an 1.1 upload which got removed from -proposed):

FAILED: papyon (The source papyon - 0.4.3-1ubuntu1.1 is already accepted in ubuntu/karmic and you cannot upload the same version within the same distribution. You have to modify the source version and re-upload

Unmerged revisions

11. By Omer Akram

bumped version to fix upload conflict

10. By Omer Akram

added DEP3 tag to the patch

9. By Omer Akram

* debian/patches/lp_663670.patch
  - for connection problems caused by server side changes (LP: #663670)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2009-10-14 19:37:17 +0000
3+++ debian/changelog 2010-12-03 15:49:35 +0000
4@@ -1,3 +1,10 @@
5+papyon (0.4.3-1ubuntu2) karmic-proposed; urgency=low
6+
7+ * debian/patches/lp_663670.patch
8+ - for connection problems caused by server side changes (LP: #663670)
9+
10+ -- Omer Akram <om26er@ubuntu.com> Mon, 29 Nov 2010 23:59:01 +0500
11+
12 papyon (0.4.3-1ubuntu1) karmic; urgency=low
13
14 * Merge from Debian unstable (LP: #451493), reamining Ubuntu changes:
15
16=== added file 'debian/patches/lp_663670.patch'
17--- debian/patches/lp_663670.patch 1970-01-01 00:00:00 +0000
18+++ debian/patches/lp_663670.patch 2010-12-03 15:49:35 +0000
19@@ -0,0 +1,18 @@
20+From: Louis-Francis Ratté-Boulianne <louis-francis.ratte-boulianne@collabora.co.uk>
21+Subject: Fix Contacts security token policy
22+Origin: http://cgit.freedesktop.org/papyon/commit/?id=4cbfc0abbae78fb16e3b949c775d2e35c0504dd1
23+Bug: https://bugs.freedesktop.org/31004
24+Bug Ubuntu: https://bugs.launchpad.net/663670
25+
26+diff -ruN a//papyon/service/description/SingleSignOn/RequestMultipleSecurityTokens.py b//papyon/service/description/SingleSignOn/RequestMultipleSecurityTokens.py
27+--- a//papyon/service/description/SingleSignOn/RequestMultipleSecurityTokens.py 2009-10-09 07:12:41.000000000 +0600
28++++ b//papyon/service/description/SingleSignOn/RequestMultipleSecurityTokens.py 2010-11-29 23:55:54.750373741 +0500
29+@@ -21,7 +21,7 @@
30+ import xml.sax.saxutils as xml
31+
32+ class LiveService(object):
33+- CONTACTS = ("contacts.msn.com", "?fs=1&id=24000&kv=7&rn=93S9SWWw&tw=0&ver=2.1.6000.1")
34++ CONTACTS = ("contacts.msn.com", "MBI")
35+ MESSENGER = ("messenger.msn.com", "?id=507")
36+ MESSENGER_CLEAR = ("messengerclear.live.com", "MBI_KEY_OLD")
37+ MESSENGER_SECURE = ("messengersecure.live.com", "MBI_SSL")
38
39=== modified file 'debian/patches/series'
40--- debian/patches/series 2009-10-14 19:37:17 +0000
41+++ debian/patches/series 2010-12-03 15:49:35 +0000
42@@ -1,1 +1,2 @@
43+lp_663670.patch
44 01_add_pycrypto_dep.diff

Subscribers

People subscribed via source and target branches

to all changes: