diff options
author | Ted Gould <ted@gould.cx> | 2011-09-27 16:55:41 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-09-27 16:55:41 -0500 |
commit | 1e3f1b724bfbb1283b482ddd11db1ee417e4eeb3 (patch) | |
tree | 831776c7d01e111e88cd7767aa3cfc3d9d1f93f6 /debian/changelog | |
parent | a316c5aac1ea8928f5da7cc916d534ea6eb7ab5e (diff) | |
parent | 18f3158453229388605760aa8e738a9adb65109b (diff) | |
download | ayatana-indicator-session-1e3f1b724bfbb1283b482ddd11db1ee417e4eeb3.tar.gz ayatana-indicator-session-1e3f1b724bfbb1283b482ddd11db1ee417e4eeb3.tar.bz2 ayatana-indicator-session-1e3f1b724bfbb1283b482ddd11db1ee417e4eeb3.zip |
Update to ubuntu-desktop version
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 80 |
1 files changed, 55 insertions, 25 deletions
diff --git a/debian/changelog b/debian/changelog index aa1002c..c87796c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,62 @@ -indicator-session (0.3.3.2-0ubuntu2~ppa1) oneiric; urgency=low +indicator-session (0.3.5.1-0ubuntu1) oneiric; urgency=low + * New upstream release. + - don't start apt on logging + - [UIFe] should say "Restart to Complete Updates…" (LP: #850013) + + -- Didier Roche <didrocks@ubuntu.com> Thu, 15 Sep 2011 10:33:56 +0200 + +indicator-session (0.3.5.0-0ubuntu1) oneiric; urgency=low + + * New upstream release: + - fix the updates menu items randomly working (lp: #842946) + - "Guest Session should not show if guest session was disabled in + the display manager" (lp: #835084) + - segfault fix (lp: #840660) + - don't display temporary guest user generated username (lp: #844272) + - respect "show-real-name-on-panel" to hide the username (lp: #812728) + + -- Sebastien Bacher <seb128@ubuntu.com> Fri, 09 Sep 2011 11:18:26 +0200 + +indicator-session (0.3.4.3-0ubuntu1) oneiric; urgency=low + + * New upstream release. + - new gsettings key "com.canonical.indicator.session user-show-menu" + - "[UIFe]Greeter power menu has cog icon but no settings" + (lp: #838546) + + -- Sebastien Bacher <seb128@ubuntu.com> Tue, 06 Sep 2011 22:09:41 +0200 + +indicator-session (0.3.4.2-0ubuntu1) oneiric; urgency=low + + * New upstream release. + - states 'software up-to-date' although there're updates + available" (LP: #831650) + * -debian/patches/revert_icon_change.patch + + -- Ken VanDine <ken.vandine@canonical.com> Fri, 02 Sep 2011 12:22:03 -0400 + +indicator-session (0.3.4.1-0ubuntu1) oneiric; urgency=low + + [Ken VanDine] + * New upstream release. + - in a Guest session user menu is not visible (LP: #834948) + - User name shown as [Invalid UTF-8] in live session (LP: #837246) + - "Reboot Required" menu opens Update Manager, doesn't reboot (LP: #837658) + - indicator-session-service crashed with SIGSEGV in + g_str_hash() (LP: #824243) + - indicator-session-service crashed with SIGSEGV in + g_variant_unref() (LP: #833965) + * +debian/patches/revert_icon_change.patch + - revert the icon change in greeter mode until a UIF exception is + approved + * +debian/source/format + + [Ted Gould] * debian/control: Adding a depend on gnome-settings-daemon to ensure that the required schemas are available. (LP: #833965) - -- Ted Gould <ted@ubuntu.com> Wed, 31 Aug 2011 13:45:22 -0500 + -- Ken VanDine <ken.vandine@canonical.com> Thu, 01 Sep 2011 13:53:50 -0400 indicator-session (0.3.3.2-0ubuntu1) oneiric; urgency=low @@ -43,29 +96,6 @@ indicator-session (0.3.3-0ubuntu1) oneiric; urgency=low -- Ken VanDine <ken.vandine@canonical.com> Thu, 25 Aug 2011 08:58:56 -0400 -indicator-session (0.3.2-0ubuntu2~ppa3) UNRELEASED; urgency=low - - * Upstream Merge - * So much stuff... - * Desktop files for system functions - - -- Ted Gould <ted@ubuntu.com> Tue, 23 Aug 2011 11:24:25 -0500 - -indicator-session (0.3.2-0ubuntu2~ppa2) oneiric; urgency=low - - * Upstream Merge - * GSettings Fixes - - -- Ted Gould <ted@ubuntu.com> Fri, 19 Aug 2011 15:10:54 -0500 - -indicator-session (0.3.2-0ubuntu2~ppa1) oneiric; urgency=low - - * Upstream Merge - * GSettings transition - * debian/rules: Adding autoreconf - - -- Ted Gould <ted@ubuntu.com> Fri, 19 Aug 2011 14:59:20 -0500 - indicator-session (0.3.2-0ubuntu1) oneiric; urgency=low * New upstream release. |