-------------------------------------------------------------------
Fri Jun 10 17:23:39 CEST 2011 - vuntz@novell.com

- Add libgnomesu-check-setuid-retval.patch: really handle return
  value of the setuid() call, to avoid a root exploit if it fails
  because of rlimits. Fix bnc#695627 and CVE-2011-1946.
- Add libgnomesu-use-pam_xauth.patch: with the pam backend, we
  should stop playing with xauth ourselves and let pam_xauth handle
  this. It turns out it's already configured to do so in
  gnomesu-pam.pamd, but we're hiding things to it.
- Add libgnomesu-reorder-pam-init.patch: in the pam backend, we
  want to initialize everything in the right order, and we use the
  coreutils/su code as reference for this.

-------------------------------------------------------------------
Tue Jun  1 19:04:01 CEST 2010 - hpj@novell.com

- Add libgnomesu-exit-with-parent.patch, to make child process
  exit if parent does. Part of bnc#578284.

-------------------------------------------------------------------
Wed Apr 14 18:46:45 CEST 2010 - sbrabec@suse.cz

- Fixed translatability (bnc#582085).

-------------------------------------------------------------------
Fri Feb 19 16:22:23 CET 2010 - sbrabec@suse.cz

- Added support for translation-update-upstream (FATE#301344).

-------------------------------------------------------------------
Tue Apr  7 13:02:48 CEST 2009 - vuntz@novell.com

- Add libgnomesu-drop-libgnomeui.patch to drop libgnomeui
  dependency and therefore fix bnc#492644: no gconf error dialog
  appears when yast2 is launched via "su" instead of "su -".

-------------------------------------------------------------------
Wed Feb 25 22:10:57 CET 2009 - hpj@novell.com

- Add libgnomesu-remove-prior-cookie.patch (bnc#477638).

-------------------------------------------------------------------
Fri Feb  6 19:56:37 CET 2009 - mauro@suse.de

- Translations update.

-------------------------------------------------------------------
Thu Feb  5 20:11:55 CET 2009 - mauro@suse.de

- Translations update.

-------------------------------------------------------------------
Wed Feb  4 20:16:07 CET 2009 - mauro@suse.de

- Updated translations

-------------------------------------------------------------------
Tue Feb  3 15:47:50 CET 2009 - vuntz@novell.com

- Rename bnc_468476.patch to
  libgnomesu-bnc468476-update-linguas.patch.
- Rename libgnomesu-utils.patch to libgnomesu-ia64-crash.patch.
- Add libgnomesu-startup-notification.patch to forward the startup
  notification information when there's no need for authentication
  dialog. The main use case is the yast2 control center, where we
  are already root. Fix bnc#458651.
- Add libgnomesu-better-pam-handling.patch to handle PAM errors
  Hopefully fixes bnc#430883.

-------------------------------------------------------------------
Tue Feb  3 15:09:01 CET 2009 - schwab@suse.de

- Remove broken casts [#470618].

-------------------------------------------------------------------
Thu Jan 29 23:04:28 CET 2009 - mauro@suse.de

- Added bnc_468476.patch (fixed bnc#468476)
  + Adds support for ar and ru. 
  + Updated translations.

-------------------------------------------------------------------
Thu Jan 22 21:10:24 CET 2009 - mauro@suse.de

- Translation Update

-------------------------------------------------------------------
Fri Jan  9 00:18:22 CET 2009 - mauro@suse.de 

- Translations update. 

-------------------------------------------------------------------
Sun Dec 28 02:23:04 EST 2008 - abockover@novell.com

- Patch to "modernize" gnomesu in the image of PolicyKit-gnome 
  * Fix bnc#462073
  * GNOME HIG compliant
  * Uses the GTK icon theme

-------------------------------------------------------------------
Sat Dec  6 09:09:20 CET 2008 - mauro@suse.de

- Translation update. 

-------------------------------------------------------------------
Thu Nov  6 22:50:48 CET 2008 - vuntz@novell.com

- Add libgnomesu-unsetenv.patch to unset the
  DBUS_SESSION_BUS_ADDRESS environment variable. Fix bnc#428963.

-------------------------------------------------------------------
Thu Oct  9 19:49:39 CDT 2008 - hpj@novell.com

- Remove libgnomesu-1.0.0-ensure-xauthority-env.patch. It breaks
  with the xauth location used by the new gdm.

-------------------------------------------------------------------
Fri Oct  3 22:10:15 CEST 2008 - vuntz@novell.com

- Run intltoolize so that the translations get installed. It seems
  the new intltool broke this.

-------------------------------------------------------------------
Wed Oct  3 22:05:01 CEST 2007 - maw@suse.de

- Split out a libgnomesu0 shared library package.

-------------------------------------------------------------------
Fri Sep 28 21:23:18 CEST 2007 - maw@suse.de

- Add libgnomesu-1.0.so-polish as a source file and copy
  it to the po/ directory (#302300).

-------------------------------------------------------------------
Tue Aug  7 20:49:09 CEST 2007 - maw@suse.de

- Use %fdupes
- Split off a -lang subpackage
- s#%run_ldconfig#/sbin/ldconfig/ in %post and %postun.

-------------------------------------------------------------------
Wed Mar 21 17:09:36 CET 2007 - jhargadon@suse.de

- added a patch to fix the library path for 64 bit packages. 

-------------------------------------------------------------------
Tue Jan  2 17:45:31 CET 2007 - sbrabec@suse.cz

- Fixed invalid Makefile expansion.

-------------------------------------------------------------------
Fri Dec 22 14:09:44 CET 2006 - sbrabec@suse.cz

- Prefix changed to /usr.
- Spec file cleanup.

-------------------------------------------------------------------
Tue Jun 20 17:30:24 CEST 2006 - sbrabec@suse.cz

- Updated translations from upstream (179651#c15).

-------------------------------------------------------------------
Fri May 26 11:58:09 CEST 2006 - zsu@suse.de

- bugzilla #169082. Call _() to translate label string "_Password:"

-------------------------------------------------------------------
Thu May 18 16:59:44 CEST 2006 - ro@suse.de

- add setuid bit to gnomesu-pam-backend in level secure (#175616) 

-------------------------------------------------------------------
Thu May  4 23:36:24 CEST 2006 - danw@suse.de

- stick the command label in a scrolledwindow in case it's really
  really long. #161044

-------------------------------------------------------------------
Thu May  4 20:55:48 CEST 2006 - hpj@suse.de

- Add patch to ensure that XAUTHORITY is always set in the child
  environment. Fixes Novell bug #172494.

-------------------------------------------------------------------
Fri Mar 31 21:36:22 CEST 2006 - danw@suse.de

- Don't mark the error text as "selectable", since that will make
  it focusable as well and mess up the tab order. #162600

-------------------------------------------------------------------
Tue Mar 21 00:41:07 CET 2006 - hpj@suse.de

- Add patch to make it spin the main loop while waiting for the
  child to exit. Fixes Novell bug #156445.

-------------------------------------------------------------------
Mon Jan 30 14:57:10 CET 2006 - ro@suse.de

- reduce BuildRequires as far as possible 

-------------------------------------------------------------------
Wed Jan 25 21:32:22 CET 2006 - mls@suse.de

- converted neededforbuild to BuildRequires

-------------------------------------------------------------------
Tue Oct 18 00:28:25 CEST 2005 - hpj@suse.de

- Fixed the nlist/nmerge patch to actually work (#119600).

-------------------------------------------------------------------
Fri Oct 14 03:49:35 CEST 2005 - hpj@suse.de

- Run xauth nlist/nmerge instead of list, prevents DNS lookups
  (#119600).

-------------------------------------------------------------------
Tue Sep 20 18:26:20 CEST 2005 - sbrabec@suse.cz

- Removed references to build directory in installed .la files.
- Fixed devel dependencies.

-------------------------------------------------------------------
Thu Jun  9 17:22:16 CEST 2005 - sbrabec@suse.cz

- Updated to version 1.0.0.
- Set permissions properly (#75823).
- Removed crypt backend (#75823).

-------------------------------------------------------------------
Mon May 16 13:21:09 CEST 2005 - sbrabec@suse.cz

- Updated to version 0.9.7.

-------------------------------------------------------------------
Thu May 12 18:25:23 CEST 2005 - sbrabec@suse.cz

- Provide and obsolete xsu (#75823).
- Fixed crash on x86_64.
- Build and install PAM backend.
- Fixed backend permissions.

-------------------------------------------------------------------
Fri Apr 15 13:45:59 CEST 2005 - sbrabec@suse.cz

- Simplified neededforbuild.
- Added devel documentation.

-------------------------------------------------------------------
Tue Feb  8 15:11:37 CET 2005 - hhetter@suse.de

- package without setuid bits for now (#50436)

-------------------------------------------------------------------
Thu Feb  3 09:08:02 CET 2005 - hhetter@suse.de

- initial SUSE package 

