Hello community,

here is the log from the commit of package thunar for openSUSE:11.4
checked in at Thu May 19 16:17:07 CEST 2011.



--------
--- old-versions/11.4/all/thunar/thunar.changes 2011-02-18 14:30:43.000000000 
+0100
+++ 11.4/thunar/thunar.changes  2011-05-17 17:16:26.000000000 +0200
@@ -1,0 +2,5 @@
+Tue May 17 15:14:26 UTC 2011 - [email protected]
+
+- fixed CVE-2011-1588 [bnc#687874]
+
+-------------------------------------------------------------------

Package does not exist at destination yet. Using Fallback 
old-versions/11.4/all/thunar
Destination is old-versions/11.4/UPDATES/all/thunar
calling whatdependson for 11.4-i586


New:
----
  thunar-CVE-2011-1588.patch

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ thunar.spec ++++++
--- /var/tmp/diff_new_pack.DmwNrL/_old  2011-05-19 16:16:53.000000000 +0200
+++ /var/tmp/diff_new_pack.DmwNrL/_new  2011-05-19 16:16:53.000000000 +0200
@@ -19,7 +19,7 @@
 
 Name:           thunar
 Version:        1.3.0
-Release:        1.<RELEASE2>
+Release:        1.<RELEASE4>
 License:        GPLv2+
 Summary:        Fast and Easy to Use File Manager for the Xfce Desktop 
Environment
 Url:            http://thunar.xfce.org/
@@ -27,6 +27,7 @@
 Source:         Thunar-%{version}.tar.bz2
 Source1:        %{name}-rpmlintrc
 Patch0:         %{name}-fix-desktop-files.patch
+Patch1:         %{name}-CVE-2011-1588.patch
 BuildRequires:  fdupes
 BuildRequires:  gtk-doc
 BuildRequires:  intltool
@@ -134,10 +135,12 @@
 This package provides the developer documentation for Thunar.
 
 
+
 %lang_package
 %prep
 %setup -q  -n Thunar-%{version}
 %patch0 -p1
+%patch1 -p1
 
 %build
 %configure \

++++++ thunar-CVE-2011-1588.patch ++++++
Index: Thunar-1.3.0/thunar/thunar-transfer-job.c
===================================================================
--- Thunar-1.3.0.orig/thunar/thunar-transfer-job.c
+++ Thunar-1.3.0/thunar/thunar-transfer-job.c
@@ -534,7 +534,7 @@ thunar_transfer_job_copy_node (ThunarTra
         }
 
       /* update progress information */
-      exo_job_info_message (EXO_JOB (job), g_file_info_get_display_name 
(info));
+      exo_job_info_message (EXO_JOB (job), "%s", g_file_info_get_display_name 
(info));
 
 retry_copy:
       /* copy the item specified by this node (not recursively) */
++++++ thunar-fix-desktop-files.patch ++++++
--- /var/tmp/diff_new_pack.DmwNrL/_old  2011-05-19 16:16:53.000000000 +0200
+++ /var/tmp/diff_new_pack.DmwNrL/_new  2011-05-19 16:16:53.000000000 +0200
@@ -1,7 +1,8 @@
-diff -ur Thunar-1.1.5.orig/thunar/thunar-settings.desktop.in 
Thunar-1.1.5/thunar/thunar-settings.desktop.in
---- Thunar-1.1.5.orig/thunar/thunar-settings.desktop.in        2010-12-05 
16:07:58.000000000 +0100
-+++ Thunar-1.1.5/thunar/thunar-settings.desktop.in     2010-12-29 
16:37:44.000000000 +0100
-@@ -3,7 +3,7 @@
+Index: Thunar-1.3.0/thunar/thunar-settings.desktop.in
+===================================================================
+--- Thunar-1.3.0.orig/thunar/thunar-settings.desktop.in
++++ Thunar-1.3.0/thunar/thunar-settings.desktop.in
+@@ -3,7 +3,7 @@ Version=1.0
  _Name=File Manager
  _Comment=Configure the Thunar file manager
  Exec=thunar-settings


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to