SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for system-config-users-1.2.51-4.SEL5_3.noarch.rpm :

* Fri Aug 07 2009 Eddy Nigg - Rebuild for StartCom Linux 5.0.x
* Fri Feb 22 2008 Nils Philippsen - 1.2.51-4- fix workaround for libuser < 0.56 (#427504)
* Mon Dec 03 2007 Nils Philippsen - 1.2.51-3- workaround bug with purely numerical user/group names in libuser < 0.56
* Thu Nov 15 2007 Nils Philippsen - 1.2.51-2- fix warnings about numerical user- and groupnames (#250213)
* Thu Dec 21 2006 Nils Philippsen - 1.2.51- pick up updated translations (#216396)
* Wed Dec 13 2006 Nils Philippsen - 1.2.50- pick up updated translations (#216396)
* Fri Nov 24 2006 Nils Philippsen - 1.2.49- pick up updated translations (#216396)
* Sun Oct 15 2006 Nils Philippsen - 1.2.48- pick up updated translations
* Sun Oct 15 2006 Nils Philippsen - 1.2.47- pick up updated translations (#210731)
* Tue Jul 25 2006 Nils Philippsen - 1.2.46- ask user when hitting duplicate group name or gid (#199836)
* Tue Jul 18 2006 Nils Philippsen - clarify comments, add new variables in /etc/sysconfig/system-config-users- use new method to choose GID when creating groups as well- actually set new user\'s GID- remove debugging statements
* Fri Jul 14 2006 Nils Philippsen - 1.2.45- revamp uid/gid number selection to honor preferences and avoid primary group/created group discrepancies (#198152)- use disttag if available
* Tue Jun 13 2006 Nils Philippsen - detect inconsistencies between /etc/group and /etc/gshadow at startup (#174716)
* Thu Jun 08 2006 Nils Philippsen - change some label texts- fix indentation
* Wed May 17 2006 Nils Philippsen - fix localization markings (#191846, patch by Roozbeh Pournader)
* Sat May 06 2006 Nils Philippsen - pull out preferences handling into Preferences class- implement preferences dialog
* Thu Apr 06 2006 Nils Philippsen - 1.2.44- rephrase some error messages to ease translation (#154204)
* Tue Mar 28 2006 Nils Philippsen - 1.2.43- pick up translation updates
* Fri Mar 03 2006 Nils Philippsen - 1.2.42- require hicolor-icon-theme (#182882, #182883)
* Sat Oct 15 2005 Nils Philippsen - don\'t use pam_stack (#170649)
* Wed Oct 05 2005 Nils Philippsen - 1.2.41- fix variable names to prevent hangs when adding a group (#169730)
* Sat Oct 01 2005 Nils Philippsen - 1.2.40- initialize shadow variables only if shadow passwords are used (#168524, #168529, patch by Josef Whiter)
* Sat Sep 24 2005 Nils Philippsen - 1.2.39- require rhpl (#168921)
* Sat Jun 11 2005 Nils Philippsen - allow punctation in user names (#141273)
* Tue May 10 2005 Nils Philippsen - 1.2.38- pick up updated translations
* Sat May 07 2005 Nils Philippsen - make desktop file rebuild consistently
* Sat May 07 2005 Nils Philippsen - 1.2.37- make About menu entry translate (#156793)
* Sat May 07 2005 Nils Philippsen - 1.2.36- use DESTDIR consistently
* Thu May 05 2005 Nils Philippsen - make desktop file translatable (#156793)
* Thu Apr 28 2005 Jeremy Katz - 1.2.35-2- silence %post
* Fri Apr 08 2005 Nils Philippsen - 1.2.35-1- correct setting shadow values if password doesn\'t expire
* Tue Apr 05 2005 Nils Philippsen - 1.2.34-1- don\'t crash when displaying non-shadow accounts (#152960)
* Tue Apr 05 2005 Nils Philippsen - 1.2.33-1- don\'t use GNOME stock stuff for About menu entry (#153227)
* Sat Apr 02 2005 Nils Philippsen - 1.2.32-1- don\'t require gnome (#152960)- revive about dialog
* Sat Apr 02 2005 Nils Philippsen - 1.2.31-1- fix deprecation warnings (#153054) with (modified) patch by Colin Charles
* Thu Mar 31 2005 Nils Philippsen - 1.2.30-1- use os.lstat() to test ownership of files to be deleted- update the GTK+ theme icon cache on (un)install
* Fri Dec 03 2004 Nils Philippsen - 1.2.29-1- use variable max length for user/group names (prepare fix for #141273)
* Wed Nov 10 2004 Nils Philippsen - 1.2.28-1- check for running processes of a user about to be deleted (#132902)
* Mon Nov 08 2004 Nils Philippsen - 1.2.27-1- some sanity testing to avoid deleting system directories when deleting a user (#138093)- eventually delete mail spool (#102637) and temporary files (#126756)
* Fri Nov 05 2004 Nils Philippsen - set password and confirm password entries (in)sensitive based on whether account is locked or not (#131180)
* Tue Nov 02 2004 Nils Philippsen - 1.2.26-1- use libuser defaults for password aging (#130379, original patch by Dave Lehman)
* Thu Oct 14 2004 Nils Philippsen - 1.2.25-1- when renaming users, ensure that groups forget about the old user name (#135280)
* Tue Oct 12 2004 Nils Philippsen - 1.2.24-1- use user/group names for indexing, avoid unnecessary user/group lookups (#135223, original patch by Miloslav Trmac)- remove some debugging statements- updated translations
* Sat Oct 09 2004 Nils Philippsen - 1.2.23-1- try to fix 32bit uids/gids (#134803)- fix gtk.main
*() related DeprecationWarnings- byte-compile python files in \"make install\"- updated translations
* Tue Oct 05 2004 Nils Philippsen - 1.2.22-1- updated translations
* Mon Sep 27 2004 Nils Philippsen - 1.2.21-1- updated translations
* Sat Sep 25 2004 Nils Philippsen - 1.2.20-1- allow UTF-8 in user\'s full name (#133137)- require new libuser version so that fix for #80624 doesn\'t throw exception (#133479)- admit complicity
* Thu Sep 16 2004 Nils Philippsen - 1.2.19-1- try to use gid as specified in /etc/libuser.conf, only if that fails use next free (#80624)
* Tue Sep 14 2004 Nils Philippsen - 1.2.18-1- use F1 instead of Ctrl+H as accelerator for Help/Contents (#132163)- use \"mkdir -p\" to fix make install glitch- use absolute paths in
*.glade to fix pygtk/pyglade subtleties
* Mon Sep 06 2004 Nils Philippsen - 1.2.15-1- add manpage (Chris Spencer, #115316)- add Slovenian translation to desktop file (Roman Maurer, #131835)
* Tue Jun 22 2004 Brent Fox - 1.2.14-1- fix password expiration bug (bug #125234)
* Thu Apr 22 2004 Brent Fox 1.2.13-1- allow columns to be resized (bug #121174)
* Wed Apr 21 2004 Brent Fox 1.2.12-5- call self.ready() if no is clicked (bug #121364)
* Tue Apr 20 2004 Brent Fox 1.2.12-4- apply patch from bug #72058 to localize pw last changed time
* Tue Apr 20 2004 Brent Fox 1.2.12-3- hide SELinux widgets for now (bug #119941)
* Tue Apr 20 2004 Brent Fox 1.2.12-2- remove
*pyc files on ininstall
* Fri Apr 16 2004 Brent Fox 1.2.12-1- fix bug #120669
* Wed Apr 14 2004 Brent Fox 1.2.11-6- remove print statements in mainWindow.py
* Tue Apr 13 2004 Brent Fox 1.2.11-5- fix icon path (bug #120186)
* Thu Apr 08 2004 Brent Fox 1.2.11-4- disable SELinux widgets if it isn\'t running or isn\'t enabled (bug #120193)
* Wed Apr 07 2004 Brent Fox 1.2.11-3- remove Requires on policy-sources and setools (bug #120193)
* Tue Apr 06 2004 Brent Fox 1.2.11-2- rebuild for SELinux - add Requires on policy-sources
* Thu Apr 01 2004 Brent Fox 1.2.11-1- first stab at SELinux bits
* Wed Mar 24 2004 Brent Fox 1.2.10-1- reset user home dir check button (bug #119068)
* Tue Feb 03 2004 Brent Fox 1.2.9-1- remove comparison to gtk.TRUE (bug #114266)
* Mon Jan 12 2004 Brent Fox 1.2.8-1- rename redhat-config-users.png to system-config-users.png (bug #113311)
* Mon Dec 01 2003 Brent Fox 1.2.7-1- preserve existing group selection in userProperties.py (bug #111199)- handle munged config file (bug #108400)
* Mon Nov 24 2003 Brent Fox 1.2.6-1- remove Red Hat reference in the window title
* Wed Nov 19 2003 Brent Fox 1.2.5-1- rename from redhat-config-users- add Obsoletes for redhat-config-users- make changes for Python2.3
* Mon Oct 27 2003 Brent Fox 1.2.4-1- call self.ready() if the user clicks cancel in the existing group dialog (bug #107991)
* Tue Oct 21 2003 Brent Fox 1.2.3-1- use htmlview to find default browser (bug #107604)
* Tue Oct 07 2003 Brent Fox 1.2.2-1- don\'t allow the root\'s username to be changed (bug #105632)
* Wed Sep 24 2003 Brent Fox 1.2.1-1- rebuild with latest docs
* Wed Sep 17 2003 Brent Fox 1.1.17-4- bump release
* Wed Sep 17 2003 Brent Fox 1.1.17-3- turn off SELinux
* Wed Sep 17 2003 Brent Fox 1.1.17-2- bump release
* Wed Sep 17 2003 Brent Fox 1.1.17-1- if shadow passwords are not enabled, do not show certain widgets (bug #104536)- don\'t modify password expiration data by accident (bug #88190)
* Fri Sep 05 2003 Dan Walsh 1.1.16-3- Turn off SELinux
* Fri Sep 05 2003 Dan Walsh 1.1.16-2.sel- add SELinux support
* Fri Aug 15 2003 Brent Fox 1.1.16-1- clarify error dialog message (bug #101607)- allow underscores and dashes in usernames and groupnames (bug #99115)
* Fri Aug 15 2003 Brent Fox 1.1.15-1- tag on every build
* Thu Aug 14 2003 Brent Fox 1.1.14-2- bump relnum and rebuild
* Thu Aug 14 2003 Brent Fox 1.1.14-1- use UTC instead of GMT (bug #102251)
* Thu Aug 14 2003 Brent Fox 1.1.13-1- add BuildRequires on gettext
* Thu Jul 24 2003 Brent Fox 1.1.12-2- bump relnum and rebuild
* Thu Jul 24 2003 Brent Fox 1.1.12-1- use GMT time on password last changed (bug #89759)
* Thu Jul 24 2003 Brent Fox 1.1.11-2- bump relnum and rebuild
* Thu Jul 24 2003 Brent Fox 1.1.11-1- don\'t create new user with an existing uid (bug #90911)- use the messageDialog module in groupWindow.py- don\'t create group with an existing gid (bug #90911)
* Sat Jul 12 2003 Brent Fox 1.1.10-2- bump relnum and rebuild
* Sat Jul 12 2003 Brent Fox 1.1.10-1- display an error if no X server is running (bug #97148)
* Tue Jun 03 2003 Brent Fox 1.1.9-1- popup a confirmation dialog when deleting groups- popup a confirmation dialog when deleting users
* Wed May 28 2003 Brent Fox 1.1.8-1- don\'t require a full user name (bug #91718)
* Sat May 24 2003 Brent Fox 1.1.7-1- don\'t allow colons in username or homedir names (bug #90481)- check for zero length in usernames, groupnames, gecos, and homedirs
* Fri May 23 2003 Brent Fox 1.1.6-1- change label in glade file (bug #86323)
* Tue May 20 2003 Brent Fox 1.1.5-9- create a \'users\' group if a new user is getting added to a non-existing users group (bug #89895)
* Fri Apr 04 2003 Brent Fox 1.1.5-8- don\'t automatically delete system groups (bug #78620)
* Wed Feb 26 2003 Jeremy Katz 1.1.5-7- use rm for rmrf instead (#85175)
* Mon Feb 17 2003 Brent Fox 1.1.5-6- update desktop file (bug #84360)
* Thu Feb 13 2003 Brent Fox 1.1.5-5- make double-click launch properties box (#84231)
* Tue Feb 11 2003 Brent Fox 1.1.5-4- call self.rmrf
* Mon Feb 10 2003 Brent Fox 1.1.5-3- rebuild to pull in fix for bug #83341
* Fri Feb 07 2003 Brent Fox 1.1.5-2- fix bug #83341 for real this time
* Wed Feb 05 2003 Brent Fox 1.1.5-1- don\'t allow root account to be locked- make default values for SHADOW
* on user creation so we can do password aging properly later
* Tue Feb 04 2003 Brent Fox 1.1.4-2- fix bug with deleting user homeDir (bug #83341)
* Thu Jan 30 2003 Brent Fox 1.1.4-1- bump and build
* Fri Jan 24 2003 Brent Fox 1.1.3-4- better error checking for user names and group names (bug #82607)
* Thu Jan 16 2003 Brent Fox 1.1.3-3- force ascii input (bug #74058)- make sure that groupWindow calls self.ready() after showing dialogs- remove sentence hacks in asciiCheck.py (bug #82015)- fix typo in about box (bug #82016)- do not create homedir if they user doesn\'t want to- only offer to delete homedirs if they actually exist (bug #78619)- if the user is the only member of their group, delete the group automatically (bug #78620)
* Wed Jan 15 2003 Brent Fox 1.1.3-1- don\'t try to delete the group if the groupEnt is None (bug #68950)
* Tue Jan 14 2003 Tammy Fox 1.1.2-2- update help with new screenshots and tweak content
* Wed Jan 08 2003 Brent Fox 1.1.2-1- ask if they want to delete the home directory
* Tue Jan 07 2003 Brent Fox 1.1.1-9- handle window delete-events correctly- call ready() after dialog is destroyed (bug #80625)- if a deleted user is the only user in his primary group, offer to delete the group too (bug #78620)
* Mon Dec 23 2002 Brent Fox 1.1.1-6- replace some message dialogs with calls to show_message_dialog
* Tue Dec 17 2002 Brent Fox 1.1.1-5- Do a lot of input checking on the userWindow.py and userProperties.py (bug #79246)
* Tue Nov 12 2002 Brent Fox 1.1.1-4- Rebuild with latest translations
* Fri Oct 11 2002 Brent Fox 1.1.1-3- Make the upper limit on UIDs and GIDs (pow(2, 32)). Fixes bug 75605
* Tue Sep 17 2002 Brent Fox - groupWindow.py, groupProperties.py, userProperties.py...desensitize when performing actions
* Sat Sep 14 2002 Brent Fox - Make the window insensitive when adding a user to prevent double clicks
* Wed Sep 11 2002 Brent Fox - Applied patch for Norwegian translation to desktop file
* Wed Sep 04 2002 Brent Fox 1.1.1-2- Pull in latest translations
* Fri Aug 30 2002 Brent Fox 1.1.1-1- Pull in latest translations
* Fri Aug 23 2002 Dan Walsh 1.1-16- Fix traceback bug, caused by unitialized variable- Fix traceback bug, caused by primary gid missing from /etc/group
* Wed Aug 21 2002 Brent Fox 1.1-15- Convert desktop file to UTF8- Pull in new translations into desktop file
* Tue Aug 20 2002 Brent Fox 1.1-14- Apply patch from twaugh to fix bug 68778- Change widths on account expriation widgets
* Fri Aug 16 2002 Brent Fox 1.1-13- enlarge window startup size for verbose langs
* Thu Aug 15 2002 Brent Fox 1.1-12- rebuild to pull in latest translations
* Tue Aug 13 2002 Tammy Fox 1.1-11- replace System with SystemSetup in desktop file categories
* Thu Aug 08 2002 Tammy Fox - UI tweaks
* Wed Aug 07 2002 Brent Fox 1.1-10- Increase default window size
* Wed Aug 07 2002 Brent Fox 1.1-9- fix bug 70783
* Sat Aug 03 2002 Brent Fox 1.1-8- Use new pam timestamp rules
* Thu Jul 25 2002 Brent Fox 1.1-7- Use new icons from garrett
* Thu Jul 25 2002 Brent Fox 1.1-6- Fix glade path typo
* Thu Jul 25 2002 Tammy Fox 1.1-4- Fix desktop file (bug #69488)
* Fri Jul 19 2002 Karsten Hopp 1.1-3- prepare for new pygtk2
* Sun Jul 14 2002 Brent Fox 1.1-2- Fixed bug #68639- Make properties and delete widgets desensitized when necessary
* Sat Jul 13 2002 Tammy Fox - Updated docs- Moved desktop file to /usr/share/applications only
* Fri Jul 12 2002 Brent Fox 1.1-1- Add a \"Search Filter\" label
* Sat Jun 15 2002 Brent Fox 1.0.2-3- Typo bug on my part
* Fri Jun 14 2002 Brent Fox 1.0.2-1- Use spiffy new toolbar icons
* Fri May 03 2002 Brent Fox 1.0.1-7- Update translations
* Tue Apr 23 2002 Brent Fox 1.0.1-6- Bring in the latest translations and rebuild in the latest dist
* Fri Apr 19 2002 Nalin Dahyabhai 1.0.1-5- Convert .mo files to UTF-8 at install-time, fixing #63815 correctly (probably)
* Fri Apr 19 2002 Nalin Dahyabhai 1.0.1-4- Don\'t bail on LookupErrors when recoding strings, just punt (#63815)
* Wed Apr 17 2002 Nalin Dahyabhai 1.0.1-3- Don\'t bail on IOErrors when saving preferences to /etc/sysconfig
* Wed Apr 17 2002 Brent Fox 1.0.1-2- Add set_transient_for calls to bring dialogs to the front in KDE (#61590)
* Wed Apr 17 2002 Nalin Dahyabhai 1.0.1-1- Handle cases where translations are encoded in non-UTF8 encodings (#63334)
* Tue Apr 16 2002 Trond Eivind Glomsr�d 1.0-14- Update translations
* Wed Apr 10 2002 Brent Fox - Added workaround for bug 62919
* Sat Apr 06 2002 Brent Fox - Added changes to use a new icon
* Thu Mar 28 2002 Brent Fox - Finished port to Python2.2/Gtk2
* Wed Feb 27 2002 Brent Fox - Added sortable columns
* Fri Jan 25 2002 Nalin Dahyabhai 0.9.2-7- rebuild for completeness
* Thu Aug 30 2001 Brent Fox - Fixed desktop file problem- Nakai added Japanese support to the desktop file
* Fri Aug 10 2001 Tammy Fox - added documentation
* Fri Aug 10 2001 Nalin Dahyabhai - Attempt to minimize enumerations where possible- Always use defined constants for attribute names
* Fri Aug 10 2001 Brent Fox - fixes for password aging
* Thu Aug 09 2001 Nalin Dahyabhai - byte-compile python modules in %install and include them in the package
* Fri Jul 27 2001 Yukihiro Nakai - Add Japanese translation
* Fri Jul 27 2001 Yukihiro Nakai - Directory restructure for i18n
* Wed Jul 11 2001 Brent Fox - some glade fixups and packaging work
* Tue Jul 10 2001 Tammy Fox - added usermode files to spec file
* Fri Jul 06 2001 Brent Fox - initial packaging
* Thu Jun 14 2001 Brent Fox - mainWindow.glade: Changed GUI per jrb\'s recommendations- mainWindow.py: added interfacing with libuser backend
* Thu Jun 07 2001 Jonathan Blandford - mainWindow.glade: Cleaned up glade file a bunch.- mainWindow.py: modified to deal with updated glade.
 
ICM