Online Accounts: Sign-on daemon 8.40+bzr447

Milestone information

Project:
Online Accounts: Sign-on daemon
Series:
trunk
Version:
8.40+bzr447
Released:
 
Registrant:
Alberto Mardegan
Release registered:
Active:
Yes. Drivers can target bugs and blueprints to this milestone.  

Download RDF metadata

Activities

Assigned to you:
No blueprints or bugs assigned to you.
Assignees:
No users assigned to blueprints and bugs.
Blueprints:
No blueprints are targeted to this milestone.
Bugs:
No bugs are targeted to this milestone.

Download files for this release

After you've downloaded a file, you can verify its authenticity using its MD5 sum or signature. (How do I verify a download?)

File Description Downloads
download icon signon-8.40+bzr447.tar.bz2 (md5, sig) release tarball 63
last downloaded 3 weeks ago
Total downloads: 63

Release notes 

------------------------------------------------------------
revno: 447 [merge]
git commit: 8e01b84deee446eed675cabeef6d561ab3141588
committer: Alberto Mardegan <alberto.mardegan@canonical.com>
timestamp: Fri 2012-06-08 11:48:01 +0300
message:
  Merge branch 'master' into ubuntu
    ------------------------------------------------------------
    revno: 422.9.46
    git commit: 6a2144497126cbaadff58088cc8772846ca80142
    committer: Alberto Mardegan <alberto.mardegan@canonical.com>
    timestamp: Fri 2012-06-08 11:04:49 +0300
    message:
      Tests: set LD_LIBRARY_PATH for all executed processes

      The remote-plugin-process was trying to link to the system libraries,
      when started from the signond-tests binary. Setting the LD_LIBRARY_PATH
      from run-with-signond.sh ensures that it will be propagated to all
      processes started by the unit tests.
    ------------------------------------------------------------
    revno: 422.9.45
    git commit: 683125cecbba358a60edf001dbce95ce93a83369
    committer: Alberto Mardegan <alberto.mardegan@canonical.com>
    timestamp: Fri 2012-06-08 11:02:45 +0300
    message:
      Tests: set correct rpath when running the signond-tests

      The QMAKE_RPATHDIR variable was being set before QMAKE_LIBDIR, which it
      depends from.
------------------------------------------------------------
revno: 446 [merge]
git commit: ad6e3cb2bacb5aba67d1fb7fb1ee22fb3f041b87
committer: Alberto Mardegan <alberto.mardegan@canonical.com>
timestamp: Thu 2012-06-07 09:51:28 +0300
message:
  Merge branch 'master' into ubuntu
    ------------------------------------------------------------
    revno: 422.9.44
    git commit: 2205fe7c82a8330b8b06f5ed723e591e5a2fe58a
    committer: Alberto Mardegan <alberto.mardegan@canonical.com>
    timestamp: Thu 2012-06-07 09:32:35 +0300
    message:
      signond: restore identity functionality on i686

      For some histerical reason, we were not exporting the identity adaptor
      methods on i686 machines. This commit reverts that, and removes the now
      unused SIGNON_DISABLE_ACCESS_CONTROL define.
------------------------------------------------------------
revno: 445 [merge]
git commit: 5d84960af5eb34ce363729eecbcf9bdf41b03be7
committer: Alberto Mardegan <alberto.mardegan@canonical.com>
timestamp: Wed 2012-04-25 14:55:42 +0300
message:
  Merge branch 'master' into ubuntu
    ------------------------------------------------------------
    revno: 422.9.43
    git commit: 5b446458517836e19dec99f3b0676ef6c65e5790
    committer: Alberto Mardegan <alberto.mardegan@canonical.com>
    timestamp: Tue 2012-04-24 14:57:30 +0300
    message:
      Tests: enable SsoTestClient::verifySecret() test
    ------------------------------------------------------------
    revno: 422.9.42
    git commit: ad6e0d42f503a93b1f7c1ec6fcee9527de6348c1
    committer: Alberto Mardegan <alberto.mardegan@canonical.com>
    timestamp: Tue 2012-04-24 14:57:30 +0300
    message:
      Tests: enable SsoTestClient::verifyUser() test

      And extend it to make sure that the password verification actually
      succeeded.
    ------------------------------------------------------------
    revno: 422.9.41
    git commit: ae550431c86f72b4b8a80405851d47ed25c163fa
    committer: Alberto Mardegan <alberto.mardegan@canonical.com>
    timestamp: Tue 2012-04-24 14:57:30 +0300
    message:
      Signond: ensure password is loaded if needed

      This commit fixes two issues:

      1) In some cases, the called could get the password even if
      queryPassword was false (if the m_pInfo had previously been optained by
      calling the same function with queryPassword set to true)

      2) Conversely, if the cached m_pInfo didn't contain the password,
      calling the method with queryPassword set to true would return the
      cached m_pInfo, without the password.

      So, to fix 1, always clear the password, when the caller doesn't need
      it; and to fix 2, reload the credentials from the DB if the cached
      m_pInfo doesn't have the password and the caller needs it.
    ------------------------------------------------------------
    revno: 422.9.40
    git commit: 54d1113f3e474ee38eaa0e9f2a48252f5392ed2b
    committer: Alberto Mardegan <alberto.mardegan@canonical.com>
    timestamp: Tue 2012-04-24 14:57:30 +0300
    message:
      Signond: remove unnecessary debugging

      During the execution of the unit tests, these debug lines cause the
      syslog to limit our output, and therefore we can lose some important
      debugging information.
    ------------------------------------------------------------
    revno: 422.9.39
    git commit: 05e5f62031a48faaac51f88499092e0a807113ff
    committer: Alberto Mardegan <alberto.mardegan@canonical.com>
    timestamp: Tue 2012-04-24 14:57:30 +0300
    message:
      Tests: enable the requestCredentialsUpdate() test
    ------------------------------------------------------------
    revno: 422.9.38
    git commit: ca4e9e208a4c10b1c43d7a7def56edb72d9b27c0
    committer: Alberto Mardegan <alberto.mardegan@canonical.com>
    timestamp: Tue 2012-04-24 14:57:30 +0300
    message:
      Use a single instance of the SignOnUI object

      Also, disconnect from the bus when disposing it.
    ------------------------------------------------------------
    revno: 422.9.37
    git commit: b2ec67e398fd231440db82c0ae0dbc77a42f8075
    committer: Alberto Mardegan <alberto.mardegan@canonical.com>
    timestamp: Tue 2012-04-24 14:57:30 +0300
    message:
      Tests: enable (and fix) SignOn UI tests

      Provide a dummy signon-ui implemenation, running in the test process
      itself.
    ------------------------------------------------------------
    revno: 422.9.36
    git commit: 058223d50f6057b85183e04248d654e18a6f7753
    committer: Alberto Mardegan <alberto.mardegan@canonical.com>
    timestamp: Tue 2012-04-24 14:57:29 +0300
    message:
      Tests: embed captcha images into plugin

      Those images aren't needed anywhere else than in the plugin; so, let's
      embed them into the executable, so we don't need installing them.
    ------------------------------------------------------------
    revno: 422.9.35
    git commit: 7a4e0212be16eae2f0bfe4d5277373182bdd5c8e
    committer: Alberto Mardegan <alberto.mardegan@canonical.com>
    timestamp: Tue 2012-04-24 14:57:25 +0300
    message:
      Move test plugins in same directory
    ------------------------------------------------------------
    revno: 422.9.34
    git commit: e2fe8b6009e0acbedba535cdf2bab208a4560206
    committer: Alberto Mardegan <alberto.mardegan@canonical.com>
    timestamp: Wed 2012-04-18 16:06:27 +0300
    message:
      Update my e-mail address in source comments
    ------------------------------------------------------------
    revno: 422.9.33
    git commit: 12e653be406cb534ecadbae2503fcb42adc4f605
    committer: Alberto Mardegan <alberto.mardegan@canonical.com>
    timestamp: Wed 2012-04-18 16:03:21 +0300
    message:
      Indentation changes

      No changes have been made to the code.
    ------------------------------------------------------------
    revno: 422.9.32
    git commit: 606046ced1789f38e4b53ee74b7d1642e7d222bf
    committer: Alberto Mardegan <alberto.mardegan@canonical.com>
    timestamp: Wed 2012-04-18 12:33:00 +0300
    message:
      Remove unused header files

      Also, update .gitignore files.
------------------------------------------------------------
revno: 444 [merge]
tags: 8.40+bzr444
git commit: bdaa9cbdd038b54b1378c433012ddf2631e2e3e6
committer: Alberto Mardegan <alberto.mardegan@canonical.com>
timestamp: Mon 2012-04-16 09:19:26 +0300
message:
  Merge branch 'master' into ubuntu
    ------------------------------------------------------------
    revno: 422.9.31
    tags: 8.40
    git commit: cf288058961804d5091eada9442ebb98725ba324
    committer: Alberto Mardegan <alberto.mardegan@canonical.com>
    timestamp: Mon 2012-04-16 09:19:02 +0300
    message:
      Version 8.40

Changelog 

View the full changelog

------------------------------------------------------------
revno: 447 [merge]
git commit: 8e01b84deee446eed675cabeef6d561ab3141588
committer: Alberto Mardegan <email address hidden>
timestamp: Fri 2012-06-08 11:48:01 +0300
message:
  Merge branch 'master' into ubuntu
    ------------------------------------------------------------
    revno: 422.9.46
    git commit: 6a2144497126cbaadff58088cc8772846ca80142
    committer: Alberto Mardegan <email address hidden>
    timestamp: Fri 2012-06-08 11:04:49 +0300
    message:
      Tests: set LD_LIBRARY_PATH for all executed processes

      The remote-plugin-process was trying to link to the system libraries,
      when started from the signond-tests binary. Setting the LD_LIBRARY_PATH
      from run-with-signond.sh ensures that it will be propagated to all
      processes started by the unit tests.
    ------------------------------------------------------------
    revno: 422.9.45
    git commit: 683125cecbba358a60edf001dbce95ce93a83369
    committer: Alberto Mardegan <email address hidden>
    timestamp: Fri 2012-06-08 11:02:45 +0300
    message:
      Tests: set correct rpath when running the signond-tests

      The QMAKE_RPATHDIR variable was being set before QMAKE_LIBDIR, which it
      depends from.
------------------------------------------------------------
revno: 446 [merge]
git commit: ad6e3cb2bacb5aba67d1fb7fb1ee22fb3f041b87
committer: Alberto Mardegan <email address hidden>
timestamp: Thu 2012-06-07 09:51:28 +0300
message:
  Merge branch 'master' into ubuntu
    ------------------------------------------------------------
    revno: 422.9.44
    git commit: 2205fe7c82a8330b8b06f5ed723e591e5a2fe58a
    committer: Alberto Mardegan <email address hidden>
    timestamp: Thu 2012-06-07 09:32:35 +0300
    message:
      signond: restore identity functionality on i686

      For some histerical reason, we were not exporting the identity adaptor
      methods on i686 machines. This commit reverts that, and removes the now
      unused SIGNON_DISABLE_ACCESS_CONTROL define.
------------------------------------------------------------
revno: 445 [merge]
git commit: 5d84960af5eb34ce363729eecbcf9bdf41b03be7
committer: Alberto Mardegan <email address hidden>
timestamp: Wed 2012-04-25 14:55:42 +0300
message:
  Merge branch 'master' into ubuntu
    ------------------------------------------------------------
    revno: 422.9.43
    git commit: 5b446458517836e19dec99f3b0676ef6c65e5790
    committer: Alberto Mardegan <email address hidden>
    timestamp: Tue 2012-04-24 14:57:30 +0300
    message:
      Tests: enable SsoTestClient::verifySecret() test
    ------------------------------------------------------------
    revno: 422.9.42
    git commit: ad6e0d42f503a93b1f7c1ec6fcee9527de6348c1
    committer: Alberto Mardegan <email address hidden>
    timestamp: Tue 2012-04-24 14:57:30 +0300
    message:
      Tests: enable SsoTestClient::verifyUser() test

      And extend it to make sure that the password verification actually
      succeeded.
    ------------------------------------------------------------
    revno: 422.9.41
    git commit: ae550431c86f72b4b8a80405851d47ed25c163fa
    committer: Alberto Mardegan <email address hidden>
    timestamp: Tue 2012-04-24 14:57:30 +0300
    message:
      Signond: ensure password is loaded if needed

      This commit fixes two issues:

      1) In some cases, the called could get the password even if
      queryPassword was false (if the m_pInfo had previously been optained by
      calling the same function with queryPassword set to true)

      2) Conversely, if the cached m_pInfo didn't contain the password,
      calling the method with queryPassword set to true would return the
      cached m_pInfo, without the password.

      So, to fix 1, always clear the password, when the caller doesn't need
      it; and to fix 2, reload the credentials from the DB if the cached
      m_pInfo doesn't have the password and the caller needs it.
    ------------------------------------------------------------
    revno: 422.9.40
    git commit: 54d1113f3e474ee38eaa0e9f2a48252f5392ed2b
    committer: Alberto Mardegan <email address hidden>
    timestamp: Tue 2012-04-24 14:57:30 +0300
    message:
      Signond: remove unnecessary debugging

      During the execution of the unit tests, these debug lines cause the
      syslog to limit our output, and therefore we can lose some important
      debugging information.
    ------------------------------------------------------------
    revno: 422.9.39
    git commit: 05e5f62031a48faaac51f88499092e0a807113ff
    committer: Alberto Mardegan <email address hidden>
    timestamp: Tue 2012-04-24 14:57:30 +0300
    message:
      Tests: enable the requestCredentialsUpdate() test
    ------------------------------------------------------------
    revno: 422.9.38
    git commit: ca4e9e208a4c10b1c43d7a7def56edb72d9b27c0
    committer: Alberto Mardegan <email address hidden>
    timestamp: Tue 2012-04-24 14:57:30 +0300
    message:
      Use a single instance of the SignOnUI object

      Also, disconnect from the bus when disposing it.
    ------------------------------------------------------------
    revno: 422.9.37
    git commit: b2ec67e398fd231440db82c0ae0dbc77a42f8075
    committer: Alberto Mardegan <email address hidden>
    timestamp: Tue 2012-04-24 14:57:30 +0300
    message:
      Tests: enable (and fix) SignOn UI tests

      Provide a dummy signon-ui implemenation, running in the test process
      itself.
    ------------------------------------------------------------
    revno: 422.9.36
    git commit: 058223d50f6057b85183e04248d654e18a6f7753
    committer: Alberto Mardegan <email address hidden>
    timestamp: Tue 2012-04-24 14:57:29 +0300
    message:
      Tests: embed captcha images into plugin

      Those images aren't needed anywhere else than in the plugin; so, let's
      embed them into the executable, so we don't need installing them.
    ------------------------------------------------------------
    revno: 422.9.35
    git commit: 7a4e0212be16eae2f0bfe4d5277373182bdd5c8e
    committer: Alberto Mardegan <email address hidden>
    timestamp: Tue 2012-04-24 14:57:25 +0300
    message:
      Move test plugins in same directory
    ------------------------------------------------------------
    revno: 422.9.34
    git commit: e2fe8b6009e0acbedba535cdf2bab208a4560206
    committer: Alberto Mardegan <email address hidden>
    timestamp: Wed 2012-04-18 16:06:27 +0300
    message:
      Update my e-mail address in source comments
    ------------------------------------------------------------
    revno: 422.9.33
    git commit: 12e653be406cb534ecadbae2503fcb42adc4f605
    committer: Alberto Mardegan <email address hidden>
    timestamp: Wed 2012-04-18 16:03:21 +0300
    message:
      Indentation changes

      No changes have been made to the code.
    ------------------------------------------------------------
    revno: 422.9.32
    git commit: 606046ced1789f38e4b53ee74b7d1642e7d222bf
    committer: Alberto Mardegan <email address hidden>
    timestamp: Wed 2012-04-18 12:33:00 +0300
    message:
      Remove unused header files

      Also, update .gitignore files.
------------------------------------------------------------
revno: 444 [merge]
tags: 8.40+bzr444
git commit: bdaa9cbdd038b54b1378c433012ddf2631e2e3e6
committer: Alberto Mardegan <email address hidden>
timestamp: Mon 2012-04-16 09:19:26 +0300
message:
  Merge branch 'master' into ubuntu
    ------------------------------------------------------------
    revno: 422.9.31
    tags: 8.40
    git commit: cf288058961804d5091eada9442ebb98725ba324
    committer: Alberto Mardegan <email address hidden>
    timestamp: Mon 2012-04-16 09:19:02 +0300
    message:
      Version 8.40

0 blueprints and 0 bugs targeted

There are no feature specifications or bug tasks targeted to this milestone. The project's maintainer, driver, or bug supervisor can target specifications and bug tasks to this milestone to track the things that are expected to be completed for the release.

This milestone contains Public information
Everyone can see this information.