rpms/system-config-services/devel .cvsignore, 1.68, 1.69 sources, 1.81, 1.82 system-config-services.spec, 1.80, 1.81

Nils Philippsen nphilipp at fedoraproject.org
Fri Sep 12 15:17:37 UTC 2008


Author: nphilipp

Update of /cvs/pkgs/rpms/system-config-services/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv18278

Modified Files:
	.cvsignore sources system-config-services.spec 
Log Message:
version 0.99.23



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/system-config-services/devel/.cvsignore,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- .cvsignore	26 Aug 2008 12:01:46 -0000	1.68
+++ .cvsignore	12 Sep 2008 15:17:07 -0000	1.69
@@ -1 +1 @@
-system-config-services-0.99.22.tar.bz2
+system-config-services-0.99.23.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/system-config-services/devel/sources,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -r1.81 -r1.82
--- sources	26 Aug 2008 12:01:46 -0000	1.81
+++ sources	12 Sep 2008 15:17:07 -0000	1.82
@@ -1 +1 @@
-8d403dff15eac4da45e83289f0f52d59  system-config-services-0.99.22.tar.bz2
+68f73b4db9958c724e9511075a1ccc1a  system-config-services-0.99.23.tar.bz2


Index: system-config-services.spec
===================================================================
RCS file: /cvs/pkgs/rpms/system-config-services/devel/system-config-services.spec,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -r1.80 -r1.81
--- system-config-services.spec	26 Aug 2008 12:01:46 -0000	1.80
+++ system-config-services.spec	12 Sep 2008 15:17:07 -0000	1.81
@@ -11,7 +11,7 @@
 
 Summary: system-config-services is an initscript and xinetd configuration utility
 Name: system-config-services
-Version: 0.99.22
+Version: 0.99.23
 Release: 1%{?dist}
 URL: http://fedoraproject.org/wiki/SystemConfig/services
 # We are upstream, thus the source is only available from within this source
@@ -44,7 +44,7 @@
 Requires: python >= 2.3.0
 Requires: dbus-python
 Requires: python-slip >= 0.1.11
-Requires: python-slip-dbus >= 0.1.7
+Requires: python-slip-dbus >= 0.1.12
 Requires: python-slip-gtk
 Requires: PolicyKit-gnome
 Obsoletes: serviceconf <= 0.8.1
@@ -107,6 +107,14 @@
 %{_mandir}/*/system-config-services.8*
 
 %changelog
+* Fri Sep 12 2008 Nils Philippsen <nphilipp at redhat.com> - 0.99.23-1
+- make double-thaws of notications fail
+- ensure correct order replay of frozen notifications when thawing (#460598)
+- ensure list is sensitive when dealing with herders that are ready already
+  (e.g. in the case of already running backend)
+- avoid premature herder ready signals
+- XinetdServiceHerder: delay added/deleted services signals only after startup
+
 * Tue Aug 26 2008 Nils Philippsen <nphilipp at redhat.com> - 0.99.22-1
 - version 0.99.22
 




More information about the fedora-extras-commits mailing list