[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    www/sites/www/announcements/changelogs
From:       David Faure <faure () kde ! org>
Date:       2010-01-21 18:15:48
Message-ID: 1264097748.242096.4640.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1078184 by dfaure:

8 backported bugfixes, to kio, kded (well, the phonon module for it) and \
kbuildsycoca4


 M  +2 -2      DOCS  
 M  +26 -0     changelog4_3_4to4_3_5.php  
 M  +14 -0     changelog_branch_4_3.xml  


--- trunk/www/sites/www/announcements/changelogs/DOCS #1078183:1078184
@@ -7,8 +7,8 @@
 # xsltproc --stringparam outputversion <version> -o outputfile changelog.xsl \
changelog_branch_3_5.xml  where <version> is the version you want (eg, "3.5.4" \
without the quotes).  
-For KDE 4.3.4 you need
-# xsltproc --stringparam outputversion "4.3.4" -o changelog4_3_3to4_3_4.php \
changelog.xsl changelog_branch_4_3.xml +For KDE 4.3.5 you need
+# xsltproc --stringparam outputversion "4.3.5" -o changelog4_3_4to4_3_5.php \
changelog.xsl changelog_branch_4_3.xml  
 
 Details on writing changes in the XML format are below:
--- trunk/www/sites/www/announcements/changelogs/changelog4_3_4to4_3_5.php \
#1078183:1078184 @@ -12,6 +12,18 @@
     <h3 id="kdelibs"><a name="kdelibs">kdelibs</a><span class="allsvnchanges"> [ <a \
href="4_3_5/kdelibs.txt">all SVN changes</a> ]</span></h3>  
     <div class="module" style="padding-left: 20px;">
+      <h4><a name="kio">kio</a></h4>
+      <div class="product" style="padding-left: 20px;">
+      <em>Bugfixes:</em>
+      <ul>
+        <li class="bugfix ">Fix lack of auto-update when viewing a directory via a \
symlink. Fixes bug <a href="http://bugs.kde.org/show_bug.cgi?id=213799">213799</a>.  \
See SVN commit <a href="http://websvn.kde.org/?rev=1048852&amp;view=rev">1048852</a>. \
</li> +        <li class="bugfix ">Fix crash when changing the current directory's \
icon or permissions. Fixes bug <a \
href="http://bugs.kde.org/show_bug.cgi?id=190535">190535</a>.  See SVN commits <a \
href="http://websvn.kde.org/?rev=1061513&amp;view=rev">1061513</a> and <a \
href="http://websvn.kde.org/?rev=1061529&amp;view=rev">1061529</a>. </li> +        \
<li class="bugfix ">Fix crash after an error happens in a TransferJob. Fixes bugs <a \
href="http://bugs.kde.org/show_bug.cgi?id=214100">214100</a>, <a \
href="http://bugs.kde.org/show_bug.cgi?id=202091">202091</a>, <a \
href="http://bugs.kde.org/show_bug.cgi?id=197289">197289</a> and <a \
href="http://bugs.kde.org/show_bug.cgi?id=180791">180791</a>.  See SVN commit <a \
href="http://websvn.kde.org/?rev=1062999&amp;view=rev">1062999</a>. </li> +        \
<li class="bugfix ">Ignore proxy urls that don't have a protocol, fixes FTP not \
working on OpenSuse due to an old kioslaverc file. Fixes bug <a \
href="http://bugs.kde.org/show_bug.cgi?id=214896">214896</a>.  See SVN commit <a \
href="http://websvn.kde.org/?rev=1063293&amp;view=rev">1063293</a>. </li> +        \
<li class="bugfix ">Fix crash when expanding a linked directory (regression due to \
213799; did not happen in any 4.3.x release). Fixes bug <a \
href="http://bugs.kde.org/show_bug.cgi?id=219547">219547</a>.  See SVN commits <a \
href="http://websvn.kde.org/?rev=1064817&amp;view=rev">1064817</a>, <a \
href="http://websvn.kde.org/?rev=1065291&amp;view=rev">1065291</a>, <a \
href="http://websvn.kde.org/?rev=1065297&amp;view=rev">1065297</a> and <a \
href="http://websvn.kde.org/?rev=1071530&amp;view=rev">1071530</a>. </li> +        \
<li class="bugfix ">Fix inotify regression with linux kernel 2.6.31/32, thanks to \
Eric Paris' help. Fixes bug <a \
href="http://bugs.kde.org/show_bug.cgi?id=207361">207361</a>.  See SVN commit <a \
href="http://websvn.kde.org/?rev=1065898&amp;view=rev">1065898</a>. </li> +      \
</ul> +      </div>
       <h4><a name="kfile">kfile</a></h4>
       <div class="product" style="padding-left: 20px;">
       <em>Bugfixes:</em>
@@ -19,6 +31,20 @@
         <li class="bugfix ">Fix possible crash when unmounting a volume just after a \
file has been moved or copied to it. Fixes bug <a \
href="http://bugs.kde.org/show_bug.cgi?id=211525">211525</a>.  See SVN commit <a \
href="http://websvn.kde.org/?rev=1075313&amp;view=rev">1075313</a>. </li>  </ul>
       </div>
+      <h4><a name="kded">kded</a></h4>
+      <div class="product" style="padding-left: 20px;">
+      <em>Bugfixes:</em>
+      <ul>
+        <li class="bugfix ">Fix kded using 100% CPU (in a phonon module). Fixes bug \
<a href="http://bugs.kde.org/show_bug.cgi?id=202744">202744</a>.  See SVN commit <a \
href="http://websvn.kde.org/?rev=1075552&amp;view=rev">1075552</a>. </li> +      \
</ul> +      </div>
+      <h4><a name="kbuildsycoca4">kbuildsycoca4</a></h4>
+      <div class="product" style="padding-left: 20px;">
+      <em>Bugfixes:</em>
+      <ul>
+        <li class="bugfix ">Fix crash when some directories in /usr/share/mime don't \
have +x permission. Fixes bug <a \
href="http://bugs.kde.org/show_bug.cgi?id=202871">202871</a>.  See SVN commit <a \
href="http://websvn.kde.org/?rev=1057320&amp;view=rev">1057320</a>. </li> +      \
</ul> +      </div>
       <h4><a name="nepomuk">nepomuk</a></h4>
       <div class="product" style="padding-left: 20px;">
       <em>Bugfixes:</em>
--- trunk/www/sites/www/announcements/changelogs/changelog_branch_4_3.xml \
#1078183:1078184 @@ -452,9 +452,23 @@
   </release>
   <release version="4.3.5" date="">
     <module name="kdelibs">
+      <product name="kio">
+        <bugfix rev="1048852" bugno="213799">Fix lack of auto-update when viewing a \
directory via a symlink.</bugfix> +        <bugfix rev="1061513 1061529" \
bugno="190535">Fix crash when changing the current directory's icon or \
permissions.</bugfix> +        <bugfix rev="1062999" bugno="214100 202091 197289 \
180791">Fix crash after an error happens in a TransferJob.</bugfix> +        <bugfix \
rev="1063293" bugno="214896">Ignore proxy urls that don't have a protocol, fixes FTP \
not working on OpenSuse due to an old kioslaverc file.</bugfix> +        <bugfix \
rev="1064817 1065291 1065297 1071530" bugno="219547">Fix crash when expanding a \
linked directory (regression due to 213799; did not happen in any 4.3.x \
release).</bugfix> +        <bugfix rev="1065898" bugno="207361">Fix inotify \
regression with linux kernel 2.6.31/32, thanks to Eric Paris' help.</bugfix> +      \
</product>  <product name="kfile">
         <bugfix rev="1075313" bugno="211525">Fix possible crash when unmounting a \
volume just after a file has been moved or copied to it.</bugfix>  </product>
+      <product name="kded">
+        <bugfix rev="1075552" bugno="202744">Fix kded using 100% CPU (in a phonon \
module).</bugfix> +      </product>
+      <product name="kbuildsycoca4">
+        <bugfix rev="1057320" bugno="202871">Fix crash when some directories in \
/usr/share/mime don't have +x permission.</bugfix> +      </product>
       <product name="nepomuk">
         <bugfix rev="1075174" bugno="208921">Fix possible crash in DBus when Nepomuk \
is running.</bugfix>  </product>


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic