[paketler-commits] r51826 - in devel/applications/network/synergy: . files

paketler-commits at pardus.org.tr paketler-commits at pardus.org.tr
25 Ağu 2008 Pzt 16:57:29 EEST


Author: faik
Date: Mon Aug 25 16:57:29 2008
New Revision: 51826

Added:
   devel/applications/network/synergy/files/synergy-hang-fix.patch
Modified:
   devel/applications/network/synergy/pspec.xml
Log:
Fix hang problem while switching machines. 

Interesting problem:
Workaround was running client synergy process with sudo or 
running it with much higher priority or making cpu busy 
(like compiling kernel). Compiling kernel with 
CONFIG_FAIR_CGROUP_SCHED was also working instead of 
CONFIG_FAIR_GROUP_SCHED.

But this patch fixes the problem in synergy:

Fix is from
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/194029

by Debian maintainer Jeff Licquia.



Modified: devel/applications/network/synergy/pspec.xml
=================================================================
--- devel/applications/network/synergy/pspec.xml	(original)
+++ devel/applications/network/synergy/pspec.xml	Mon Aug 25 16:57:29 2008
@@ -20,6 +20,7 @@
         <Patches>
             <Patch level="1">synergy-1.3.1-gcc43.patch</Patch>
             <Patch level="1">synergy-1.2.2-werror.patch</Patch>
+            <Patch>synergy-hang-fix.patch</Patch>
         </Patches>
     </Source>
 
@@ -36,6 +37,13 @@
     </Package>
 
     <History>
+        <Update release="4">
+            <Date>2008-08-25</Date>
+            <Version>1.3.1</Version>
+            <Comment>Fix hang problem</Comment>
+            <Name>Fatih Arslan</Name>
+            <Email>sabutay at gmail.com</Email>
+        </Update>
         <Update release="3">
             <Date>2008-03-05</Date>
             <Version>1.3.1</Version>


Paketler-commits mesaj listesiyle ilgili daha fazla bilgi