[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
rpms/system-config-users/FC-4 .cvsignore, 1.28, 1.29 sources, 1.28, 1.29 system-config-users.spec, 1.32, 1.33
- From: fedora-cvs-commits redhat com
- To: fedora-cvs-commits redhat com
- Subject: rpms/system-config-users/FC-4 .cvsignore, 1.28, 1.29 sources, 1.28, 1.29 system-config-users.spec, 1.32, 1.33
- Date: Tue, 4 Oct 2005 11:06:41 -0400
Author: nphilipp
Update of /cvs/dist/rpms/system-config-users/FC-4
In directory cvs.devel.redhat.com:/tmp/cvs-serv10953
Modified Files:
.cvsignore sources system-config-users.spec
Log Message:
fix variable names to prevent hangs when adding a group (#169730)
Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/system-config-users/FC-4/.cvsignore,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- .cvsignore 30 Sep 2005 14:58:35 -0000 1.28
+++ .cvsignore 4 Oct 2005 15:06:38 -0000 1.29
@@ -1 +1 @@
-system-config-users-1.2.40.tar.bz2
+system-config-users-1.2.41.tar.bz2
Index: sources
===================================================================
RCS file: /cvs/dist/rpms/system-config-users/FC-4/sources,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- sources 30 Sep 2005 14:58:35 -0000 1.28
+++ sources 4 Oct 2005 15:06:38 -0000 1.29
@@ -1 +1 @@
-2072793d328cb421e1ae1db14f07c041 system-config-users-1.2.40.tar.bz2
+c81333b06e56e718d2b5cb592d23221b system-config-users-1.2.41.tar.bz2
Index: system-config-users.spec
===================================================================
RCS file: /cvs/dist/rpms/system-config-users/FC-4/system-config-users.spec,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- system-config-users.spec 30 Sep 2005 15:07:08 -0000 1.32
+++ system-config-users.spec 4 Oct 2005 15:06:38 -0000 1.33
@@ -1,7 +1,7 @@
Summary: A graphical interface for administering users and groups
Name: system-config-users
-Version: 1.2.40
-Release: 0.fc4.2
+Version: 1.2.41
+Release: 0.fc4.1
URL: http://fedora.redhat.com/projects/config-tools/
License: GPL
ExclusiveOS: Linux
@@ -75,6 +75,9 @@
%attr(0644,root,root) %config (noreplace) /etc/sysconfig/system-config-users
%changelog
+* Tue Oct 04 2005 Nils Philippsen <nphilipp redhat com> - 1.2.41
+- fix variable names to prevent hangs when adding a group (#169730)
+
* Fri Sep 30 2005 Nils Philippsen <nphilipp redhat com> - 1.2.40
- initialize shadow variables only if shadow passwords are used
(#168524, #168529, patch by Josef Whiter)
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]