diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2011-09-01 15:02:32 -0400 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2011-09-01 15:02:32 -0400 |
commit | a205a6f749263d1f046c568295979bca72026879 (patch) | |
tree | 3161c4adc0b06534090d58cc96028a0851df5684 /debian/changelog | |
parent | a550558ec8990bc9619fe57f8be259a05e2379fc (diff) | |
download | ayatana-indicator-session-a205a6f749263d1f046c568295979bca72026879.tar.gz ayatana-indicator-session-a205a6f749263d1f046c568295979bca72026879.tar.bz2 ayatana-indicator-session-a205a6f749263d1f046c568295979bca72026879.zip |
- "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
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 106a6ff..d99694a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,15 @@ indicator-session (0.3.4.1-0ubuntu1) UNRELEASED; urgency=low * 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 |