Package ubuntuone-client
Name:
ubuntuone-client
Description:
Ubuntu One client
Ubuntu One is a suite of on-line services. This package contains the
synchronization daemon for the Ubuntu One file sharing service.
Latest version:
1.0.3-0ubuntu1
Ubuntu release:
karmic
Level:
updates
Repository:
main
See all versions
of this package in all Ubuntu releases and repositories.
Packages in group
python-ubuntuone-client ubuntuone-client-gnome
Change Log
Version: 1.0.3-0ubuntu1
2010-02-05 20:01:47 UTC
ubuntuone-client (1.0.3-0ubuntu1) karmic-proposed; urgency=high
* New upstream release
- Remove patch files now in upstream for #462828
- Require python-ubuntuone-storageprotocol >= 1.0.1
- BadTransition: SYS_CONNECTION_MADE (LP: #457147)
- ValueError: invalid literal for int() with base 10: 'None' (LP: #476777)
- Protocol version error with bw throttling enabled (LP: #455544)
- Folder deletion from other machines results in conflicts (LP: #462003)
- Syncdaemon doesn't disable throttling (LP: #483592)
- Syncdaemon crashes with NoAccessToken (LP: #488413)
- Error creating share from Nautilus: callback() (LP: #492100)
- Work without NetworkManager installed (LP: #357395)
- Create a POT during the build (LP: #455527)
- Bring back timestamps in oauth-login.log (LP: #459175)
- Applet starts syncdaemon without a token (LP: #491573)
- Prefs changes don't take immediate affect (LP: #457564)
- BW limit settings don't appear to be saved (LP: #465030)
- Distinguish auth errors from other errors (LP: #450633)
- Fix for running on python < 2.6.3 (LP: #451670)
-- Rodney Dawes Fri, 11 Dec 2009 15:45:52 -0500
457147
ubuntuone-client: "BadTransition: SYS_CONNECTION_MADE - Ubuntu One crashes coming out of sleep/hibernate"
476777
Ubuntu One Client: "NIGHTLIES: ValueError: invalid literal for int() with base 10: 'None' on init"
455544
Ubuntu One Client: ""Protocol version error" - when bandwidth throttling is enabled with the default values"
462003
Ubuntu One Servers: "server-side tree deletion results in .u1conflict folders on clients."
483592
Ubuntu One Client: "Syncdaemon don't disable throttling "
488413
Ubuntu One Client: "NoAccessToken: SD crashes when no access token found"
492100
Ubuntu One Client: "Error while creating share from nautilus - _create_share_http in action_queue.py, line 1859 calls callback with missing parameters
357395
Ubuntu One Client: "ubuntuone-client requires NetworkManager"
455527
Ubuntu One Client: "The ubuntuone-client needs to create a POT template on build"
459175
Ubuntu One Client: "oauth-login.log sometimes doesn't contain timestamps"
491573
Ubuntu One Client: "Applet starts syncdaemon before successful OAuth token retrieval"
457564
ubuntuone-client: "Icon does not disappear immediately if switched to never show icon"
465030
ubuntuone-client: "Bandwith limit preference doesn't appear to be saved"
450633
Ubuntu One Client: "Problem with computer verification in Ubuntu One."
451670
Ubuntu One Client: "no HTTPSConnection._tunnel_host in python <= 2.6.2"
Version: 1.0.2-0ubuntu2
2009-10-29 21:01:05 UTC
ubuntuone-client (1.0.2-0ubuntu2) karmic-proposed; urgency=low
* Don't mark for deletion if syncdaemon stops during sync (LP: #462828)
-- Elliot Murphy Wed, 28 Oct 2009 22:45:52 -0400
462828
Ubuntu One Client: "Files are marked for deletion on server when syncdaemon is killed during sync"