[Pkg-kde-commits] rev 933 - branches/kde-3.4.0/packages/kdebase/debian

Christopher Martin chrsmrtn-guest@costa.debian.org
Tue, 29 Mar 2005 12:52:53 +0000


Author: chrsmrtn-guest
Date: 2005-03-29 12:52:52 +0000 (Tue, 29 Mar 2005)
New Revision: 933

Modified:
   branches/kde-3.4.0/packages/kdebase/debian/changelog
Log:
Add another bug fixed by upstream to the list.


Modified: branches/kde-3.4.0/packages/kdebase/debian/changelog
===================================================================
--- branches/kde-3.4.0/packages/kdebase/debian/changelog	2005-03-29 04:53:29 UTC (rev 932)
+++ branches/kde-3.4.0/packages/kdebase/debian/changelog	2005-03-29 12:52:52 UTC (rev 933)
@@ -9,6 +9,9 @@
     - drag'n'dropping local files from Konqueror to Thunderbird works now
       (file:/// is used instead of file:/ for the url). (Closes: #296255)
 
+    - kdm now uses /dev/urandom instead of /dev/random, preventing blocking
+      on systems without much of an entropy pool. (Closes: #240027)
+
   * Converted packaging to CDBS (initial version by Daniel Schepler, further
     changes by Christopher Martin and Adeodato Simó).