libgksu 2.0.13~pre1-5ubuntu1 source package in Ubuntu

Changelog

libgksu (2.0.13~pre1-5ubuntu1) precise; urgency=low

  * Merge with Debian; list our patches in new series and refresh them;
    remaining changes:
    - debian/libgksu2-0.postinst:
      + make sudo the default
    - 09_multihead.patch:
      + dim all heads
    - 11_no_save_to_keyring.patch
      + don't save to gnome-keyring by default (Ubuntu-specific)
    - 12_no_password_dialog.patch
      + don't display dialog if no password was needed (Ubuntu-specific)
    - 13_startup_notification.diff
      + make startup-notification work more reliable
    - 14_polish_startup.diff:
      + improve startup notification message (sent upstream)
    - 15_extra_paranoia_for_gconf.diff.patch
      + if no value for sudo-mode is found in gconf, default to sudo-mode
        (Ubuntu-specific)
    - 17_composited_fade.patch:
      + nice fadeout on composited display (sent upstream)
    - 18_g_markup_escape_text_for_command.patch:
      + fix missing g_markup_escape when commands are displayed (sent
        upstream)
    - 20_add_usleep.patch:
      + add small usleep() to avoid race condition when the hostname can not
        be resolved (sent upstream)
    - 21_composited_rgba_addition.patch:
      + bling (sent upstream)
    - 22_increase_gksu_helper_buf.patch:
      + make the gksu-run-helper buffer grow dynamically
    - 22_sudo_keep_env.patch:
      + if gksudo -k is used, pass the -E option to sudo to preserve the
        environment if we're allowed to do so (sent upstream)
    - 23_correct_colormap_get.patch:
      + change by Cody Russell to fix a rgba crasher.
    - 25_fix_g_str_has_prefix_assert.patch:
      + fix assert failure when not running in forkpty mode.
    - 26_restore_stderr_output.patch:
      + output stderr from the sudo child (as pre-lucid versions did).
    - 27_sudo_wrong_pwd_check.patch: Be more careful when checking the
      "wrong password" output, there might be a new prompt before.
    - 32_checknewline.patch:
      + Check if buffer is really a single newline before discarding it.
        (LP #298217)
  * Add gksu-properties/gksu-properties.desktop to debian/clean.
 -- Loic Minier <email address hidden>   Thu, 01 Dec 2011 18:35:22 +0100

Upload details

Uploaded by:
Loïc Minier
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
admin
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libgksu_2.0.13~pre1.orig.tar.gz 468.4 KiB a82c051322b8a937e0850e6c000c3eb50295871fbdafd3057ec29328404295a2
libgksu_2.0.13~pre1-5ubuntu1.debian.tar.gz 39.8 KiB b24cceb012b046d3d9eeb26450093b0042ed74b742c4e01a0edbc79c496a6ba1
libgksu_2.0.13~pre1-5ubuntu1.dsc 1.7 KiB e1d1235f86d8b7a361435a0190f637a4631fa7fefffef45dda3fd0345e337132

View changes file

Binary packages built by this source

libgksu2-0: library providing su and sudo functionality

 This library comes from the gksu program. It provides a simple
 API to use su and sudo in programs that need to execute tasks
 as other user. It provides X authentication facilities for running
 programs in an X session.

libgksu2-dev: library providing su and sudo functionality (development files)

 This library comes from the gksu program. It provides a simple
 API to use su and sudo in programs that need to execute tasks
 as other user. It provides X authentication facilities for running
 programs in an X session.
 .
 This package contains the development files.