~free.ekanayaka/landscape-client/jaunty-1.5.0-0ubuntu0.9.04.0

« back to all changes in this revision

Viewing changes to landscape/__init__.py

  • Committer: Free Ekanayaka
  • Date: 2010-04-12 15:49:45 UTC
  • Revision ID: free.ekanayaka@canonical.com-20100412154945-5wix35718m3l1xnm
* New upstream version (LP: #557244)
  - Fix package-changer running before smart-update has completed (LP: #542215)
  - Report the version of Eucalyptus used to generate topology data (LP: #554007)
  - Enable the Eucalyptus plugin by default, if supported (LP: #546531)
  - Use a whitelist of allowed filesystem types to instead of a blacklist (LP: #351927)
  - Report the update-manager logs to the server (LP: #503384)
  - Turn off Curl's DNS caching for requests. (LP: #522688)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
DEBIAN_REVISION = ""
2
 
UPSTREAM_VERSION = "1.4.4"
 
2
UPSTREAM_VERSION = "1.5.0"
3
3
VERSION = "%s%s" % (UPSTREAM_VERSION, DEBIAN_REVISION)
4
4
 
5
5
# The "server-api" field of outgoing messages will be set to this value, and