Hi,
It's been a long time since I announced the current status of preparation 3.5.13.1. As you probably know, the process is not stopped. Not only was it incorporated many other patches, but it was set up branch in the GIT, in which patches were included. In the GIT so you can see some modules with branch v3.5.13-sru.
Because packages in my PPA include not only commits cherry picked from GIT, but some patches "cherry picked" from Bugzilla, I would like to open discussion about these patches:
+ kdelibs -- Fix Konqueror file pane updates http://bugs.pearsoncomputing.net/bugzilla/bugzilla/show_bug.cgi?id=756 -- Fix mimetype detection is incorrect, some files appear as Unknown http://bugs.pearsoncomputing.net/bugzilla/bugzilla/show_bug.cgi?id=656
+ kdepim -- [kmail] fixed composer crash http://bugs.pearsoncomputing.net/bugzilla/bugzilla/show_bug.cgi?id=953
+ kdeutils -- [klaptodaemon] removes dpkg commands http://git.trinitydesktop.org/cgit/tde-packaging/tree/redhat/kdeutils/kdeuti...
All these patches are for some time already part of prepared v3.5.13.1, so are some time tested by users. I propose to push them into the GIT. What do you think?
Slavek --
- kdelibs
-- Fix Konqueror file pane updates http://bugs.pearsoncomputing.net/bugzilla/bugzilla/show_bug.cgi?id=756
Although I have wonderful success with this patch, Francois raised a possibly related concern. I am unable to replicate the bug Francois described, but perhaps I am not performing the steps in the same exact manner.
-- Fix mimetype detection is incorrect, some files appear as Unknown http://bugs.pearsoncomputing.net/bugzilla/bugzilla/show_bug.cgi?id=656
I have not test the proposed patch, but I will. Tim believes the problems should be addressed in the shared-mime-info database. How do we go about doing that?
Darrell
On Sunday 17 of June 2012 15:25:00 Slávek Banko wrote:
- kdepim
-- [kmail] fixed composer crash http://bugs.pearsoncomputing.net/bugzilla/bugzilla/show_bug.cgi?id=953
As I mentioned in Bugzilla, this patch restores the original behavior - that the new message window is registered in the DCOP. Just consider this a sufficient reason for pushing it to the GIT. Any objections?
- kdeutils
-- [klaptodaemon] removes dpkg commands http://git.trinitydesktop.org/cgit/tde-packaging/tree/redhat/kdeutils/kdeut ils-3.5.13-klaptopdaemon_dpkg_command.patch
The original code is obviously very dependent on the distribution. New (general) seems to be ok. Version dependent on the distribution may be as a patch in the tde-packaging. Therefore, I propose to push it to the GIT. Any objections?
Slavek --
- kdeutils
-- [klaptodaemon] removes dpkg commands http://git.trinitydesktop.org/cgit/tde-packaging/tree/redhat/kdeutils/kdeut ils-3.5.13-klaptopdaemon_dpkg_command.patch
The original code is obviously very dependent on the distribution. New (general) seems to be ok. Version dependent on the distribution may be as a patch in the tde-packaging. Therefore, I propose to push it to the GIT. Any objections?
As long as you push a reverse patch into tde-packaging for Debian and Ubuntu I have no problems with this patch.
Tim