Mailinglist Archive: opensuse-commit (1262 mails)
| < Previous | Next > |
commit icecream
- From: root@xxxxxxx (h_root)
- Date: Thu, 7 Sep 2006 01:17:17 +0200 (CEST)
- Message-id: <20060906231717.7156A18AC12@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package icecream
checked in at Thu Sep 7 01:17:17 CEST 2006.
--------
--- icecream/icecream.changes 2006-09-04 17:52:01.000000000 +0200
+++ icecream/icecream.changes 2006-09-06 14:43:26.000000000 +0200
@@ -1,0 +2,26 @@
+Wed Sep 6 14:43:16 CEST 2006 - coolo@xxxxxxx
+
+- 0.7.12:
+ - fixing error handling when scheduler restarts
+ - do not waitpid before we're sure we read all of g++'s
+ output otherwise g++ waits for us to read and we're
+ waiting for g++ to finish -> deadlock
+
+-------------------------------------------------------------------
+Tue Sep 5 10:28:09 CEST 2006 - coolo@xxxxxxx
+
+- 0.7.11:
+ - fix a crash in the daemon when the scheduler was gone while
+ local jobs were waiting for finishing
+ - separate stat handling from ping handling
+ to avoid excessive stat/ping loops
+ (increases internal version number)
+ - only reset scheduler ping time if the scheduler ping'ed us
+ - even when we can't determine native environment, we
+ can still use the daemon for inter-process locking
+ instead of falling back to file locking.
+ - quicker reap of dead daemons
+ - improved load guessing
+ - fix stupid logic bug in ping tracking
+
+-------------------------------------------------------------------
Old:
----
icecc-0.7.10.tar.bz2
New:
----
icecc-0.7.12.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ icecream.spec ++++++
--- /var/tmp/diff_new_pack.uja2pb/_old 2006-09-07 01:16:52.000000000 +0200
+++ /var/tmp/diff_new_pack.uja2pb/_new 2006-09-07 01:16:52.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package icecream (Version 0.7.10)
+# spec file for package icecream (Version 0.7.12)
#
# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -22,7 +22,7 @@
%endif
Prereq: /usr/sbin/useradd /usr/sbin/groupadd
Requires: gcc-c++
-Version: 0.7.10
+Version: 0.7.12
Release: 1
Source0: ftp://ftp.suse.com/pub/projects/icecream/icecc-%{version}.tar.bz2
Source1: %name-manpages.tar.bz2
@@ -139,6 +139,26 @@
%_libdir/pkgconfig/icecc.pc
%changelog -n icecream
+* Wed Sep 06 2006 - coolo@xxxxxxx
+- 0.7.12:
+- fixing error handling when scheduler restarts
+- do not waitpid before we're sure we read all of g++'s
+ output otherwise g++ waits for us to read and we're
+ waiting for g++ to finish -> deadlock
+* Tue Sep 05 2006 - coolo@xxxxxxx
+- 0.7.11:
+- fix a crash in the daemon when the scheduler was gone while
+ local jobs were waiting for finishing
+- separate stat handling from ping handling
+ to avoid excessive stat/ping loops
+ (increases internal version number)
+- only reset scheduler ping time if the scheduler ping'ed us
+- even when we can't determine native environment, we
+ can still use the daemon for inter-process locking
+ instead of falling back to file locking.
+- quicker reap of dead daemons
+- improved load guessing
+- fix stupid logic bug in ping tracking
* Mon Sep 04 2006 - mls@xxxxxxx
- converted neededforbuild to BuildRequires
* Mon Sep 04 2006 - coolo@xxxxxxx
++++++ icecc-0.7.10.tar.bz2 -> icecc-0.7.12.tar.bz2 ++++++
++++ 1611 lines of diff (skipped)
++++++ icecream-manpages.tar.bz2 ++++++
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |