Merge lp:~canonical-isd-hackers/canonical-identity-provider/packaging-10.11 into lp:canonical-identity-provider/release

Proposed by Anthony Lenton
Status: Merged
Approved by: Ricardo Kirkner
Approved revision: no longer in the source branch.
Merged at revision: 123
Proposed branch: lp:~canonical-isd-hackers/canonical-identity-provider/packaging-10.11
Merge into: lp:canonical-identity-provider/release
Diff against target: 38 lines (+31/-0)
1 file modified
debian/changelog (+31/-0)
To merge this branch: bzr merge lp:~canonical-isd-hackers/canonical-identity-provider/packaging-10.11
Reviewer Review Type Date Requested Status
Ricardo Kirkner (community) Approve
Review via email: mp+45250@code.launchpad.net

Commit message

Changes to the debian/changelog file from the 10.11 release.

Description of the change

Small branch with the changes to the debian/changelog file from the 10.11 release.

To post a comment you must log in.
Revision history for this message
Ricardo Kirkner (ricardokirkner) :
review: Approve

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 2010-10-05 14:33:39 +0000
3+++ debian/changelog 2011-01-05 15:24:59 +0000
4@@ -1,3 +1,34 @@
5+canonical-identity-provider (10.11) lucid; urgency=low
6+
7+ * Bug (LP #606336) Logo should be on the top left
8+ * Bug (LP #620462) Suspended account should require a password reset
9+ * Bug (LP #628395) Log tracebacks for API calls ending in a 500 failure
10+ * Bug (LP #655633) Switching out of read-only mode kills the service
11+ * Bug (LP #664119) Database statements should timeout after several seconds
12+ * Bug (LP #595519) Provide a link on every page to the support form
13+ * Bug (LP #619598) Provide an easier way to check if a token+openid corresponds to a user with a verified email
14+ * Bug (LP #634988) Update to use configglue
15+ * Bug (LP #659246) Feature request: Logout feature on test consumer
16+ * Bug (LP #667852) Need to be able to create sso virtualenv with same packages as deployed in lucid
17+ * Bug (LP #670144) SSO create_env fails to find egenix package
18+ * Bug (LP #611830) Test consumer should allow user to define teams query
19+ * Bug (LP #624190) Test consumer should not be CSRF-protected
20+ * Bug (LP #624955) "Email already registered" error is not being sent inside a list
21+ * Bug (LP #638331) Add account merge script to debian package
22+ * Bug (LP #652002) No way to log back in on the logout screen in LP branded site
23+ * Bug (LP #660148) Admin hangs when searching for an account
24+ * Bug (LP #675933) Small issues with new logout redirect feature
25+ * Bug (LP #539638) login.launchpad pages must explain Ubuntu SSO
26+ * Bug (LP #602325) Incosistency in the use of links
27+ * Bug (LP #602353) The helper text icon should be more obvious
28+ * Bug (LP #625206) Add cleaning up of stalled django sessions to cleanup manage.py command
29+ * Bug (LP #654706) New Account creation is missing the password strength indicator
30+ * Bug (LP #668151) Need ability to create virtualenv from uec
31+ * Bug (LP #672685) Launchpad SSO needs it's footer text modifying
32+ * Bug (LP #675743) Enable more fine-grained control over sreg fields in test consumer
33+
34+ -- Anthony Lenton <anthony.lenton@canonical.com> Wed, 17 Nov 2010 10:11:01 -0300
35+
36 canonical-identity-provider (2.9.0.dev3) lucid; urgency=low
37
38 * Bug (LP #451336) Provide a way for consumer to return back to site after logout