-
libgksu (2.0.3-3ubuntu5) feisty; urgency=low
* debian/patches/16_smoother_fading.patch:
- removed, causes crashes for some people (LP#93704, #90312)
-- Michael Vogt <email address hidden> Wed, 21 Mar 2007 12:41:32 +0100
-
libgksu (2.0.3-3ubuntu3) feisty; urgency=low
* debian/patches/05_always_ask_pw.patch:
- support "always prompt for a password" mode in gksudo
* debian/patches/16_smoother_fading.patch:
- smoother fading (thanks to Christof Krüger)
* debian/patches/09_multihead.patch:
- fix multi-monitor support (thanks to Christof Krüger)
-- Michael Vogt <email address hidden> Mon, 5 Mar 2007 08:57:16 +0100
-
libgksu (2.0.3-3ubuntu2) feisty; urgency=low
* debian/patches/10_fix_quote.patch:
- fix quote detection for \
* debian/control:
- set Maintainer to ubuntu
-- Michael Vogt <email address hidden> Tue, 27 Feb 2007 16:48:39 +0100
-
libgksu (2.0.3-3ubuntu1) feisty; urgency=low
* Merge from debian unstable, remaining changes:
- debian/patches/14_polish_startup.diff:
+ improve startup notification message
- debian/patches/15_extra_paranoia_for_gconf.diff.patch
+ if no value for sudo-mode is found in gconf, default to sudo-mode
- debian/patches/01_capslock_warn_fix.diff
+ improve capslock warning
- debian/patches/09_multihead.patch
+ dim all heads
- debian/patches/10_sudo_mode.patch
+ switch to sudo-mode on by default for gksu
- debian/patches/11_no_save_to_keyring.patch
+ don't save to gnome-keyring by default
- debian/patches/12_no_password_dialog.patch
+ don't display dialog if no password was needed
- debian/patches/13_startup_notification.diff
+ make startup-notification work more reliable
libgksu (2.0.3-3) unstable; urgency=medium
* debian/patches/02_desktop_startup_id_fix.diff:
- fixes the desktop startup notification variable not being set; sudo
seems to unset the variable anyway, will talk to sudo's maintainer
(Closes: #401268)
* urgency set to medium because this is a problem that is bothering
quite a bit, it seems, and the fix is reasonable simple
-- Michael Vogt <email address hidden> Mon, 18 Dec 2006 12:32:13 +0100
-
libgksu (2.0.3-2ubuntu2) feisty; urgency=low
* dropped debian/patches/10_sudo_mode
* libgksu2-0.postinst:
- make gconf-defaults.libgksu-sudo a higher priority than libgksu-su
-- Michael Vogt <email address hidden> Thu, 23 Nov 2006 16:44:05 +0100
-
libgksu (2.0.3-2ubuntu1) feisty; urgency=low
* Merge from debian unstable.
* dropped 02_sudo_wrong_pw_detect (upstream now)
* Remaining changes:
- debian/patches/14_polish_startup.diff:
+ improve startup notification message
- debian/patches/15_extra_paranoia_for_gconf.diff.patch
+ if no value for sudo-mode is found in gconf, default to sudo-mode
- debian/patches/01_capslock_warn_fix.diff
+ improve capslock warning
- debian/patches/09_multihead.patch
+ dim all heads
- debian/patches/10_sudo_mode.patch
+ switch to sudo-mode on by default for gksu
- debian/patches/11_no_save_to_keyring.patch
+ don't save to gnome-keyring by default
- debian/patches/12_no_password_dialog.patch
+ don't display dialog if no password was needed
- debian/patches/13_startup_notification.diff
+ make startup-notification work more reliable
libgksu (2.0.3-2) unstable; urgency=medium
* The "Apaziguooo" release
* debian/patches/01_fix_keyring_password.diff:
- make sure we remove the \n from the password we got from
the keyring, if it exists (Closes: #395462)
libgksu (2.0.3-1) unstable; urgency=medium
* New upstream release
- do not store \n in the keyring (Closes: #394895)
* medium urgency because this is actually an enhancement of
the previous fix
libgksu (2.0.2-1) unstable; urgency=medium
* New upstream release
- does not allow losing focus because of the context menu
(Closes: #391804)
- make detecting the need for a password when running su hopefully
more robust, lowering the possibility of a deadlock
* urgency medium because the changes, while not completely unobstrusive,
are small and should not impact usability of the program
libgksu (2.0.1-1) unstable; urgency=medium
* New upstream release
- now handles sudo lecture; (Closes: #391803)
- handles X11 forwarding ssh (Closes: #389254)
* Urgency medium because these are reasonably simple fixes
which will most probably not impact any core functions,
but will help increase usability in certain specific
use cases
libgksu (2.0.0-1) unstable; urgency=low
* New upstream release
- finally the "official" 2.0 libgksu release
- includes fix to be more robust when handling pam modules which
like to display random stuff (Closes: #386213)
libgksu (1.9.8-2) unstable; urgency=low
Loic Minier <email address hidden>:
* debian/rules:
- Fix bashism.
Gustavo Noronha Silva <email address hidden>:
* debian/libgksu2-0.install:
- actually install the glade file for the gksu-properties program
* debian/gconf-defaults.libgksu-{su,sudo},
debian/libgksu2-0.install:
- install different possibilities for gconf defaults
* debian/libgksu2-0.{postinst,prerm,postrm}:
- take care of creating the libgksu-gconf-defaults alternative
as /usr/share/gconf/defaults/10_libgksu; added a hack to avoid
leaving a dangling symlink which could break update-gconf-defaults
* debian/README.Debian:
- documented the new package feature
-- Michael Vogt <email address hidden> Wed, 22 Nov 2006 16:20:03 +0100
-
libgksu (1.9.8-1ubuntu4) edgy; urgency=low
* 15_extra_paranoia_for_gconf.diff.patch:
- be extra paranoid about the sudo-mode gconf key to work around
the problem that for some people the schema registering fails
during the upgrade (lp: #59079)
-- Michael Vogt <email address hidden> Mon, 9 Oct 2006 19:23:26 +0200