Hello community,

here is the log from the commit of package MozillaThunderbird for 
openSUSE:Factory
checked in at Tue Aug 16 14:13:34 CEST 2011.



--------
--- MozillaThunderbird/MozillaThunderbird.changes       2011-08-02 
14:41:22.000000000 +0200
+++ /mounts/work_src_done/STABLE/MozillaThunderbird/MozillaThunderbird.changes  
2011-08-12 23:23:58.000000000 +0200
@@ -1,0 +2,8 @@
+Fri Aug 12 20:40:07 UTC 2011 - [email protected]
+
+- update to version 6.0 (bnc#711954)
+  * including security fixes
+- add mozilla-curl.patch to remove dependencies to obsolete curl
+  header
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  l10n-5.99.tar.bz2
  thunderbird-5.99-source.tar.bz2

New:
----
  l10n-6.0.tar.bz2
  mozilla-curl.patch
  thunderbird-6.0-source.tar.bz2

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

Other differences:
------------------
++++++ MozillaThunderbird.spec ++++++
--- /var/tmp/diff_new_pack.DAKltT/_old  2011-08-16 14:04:39.000000000 +0200
+++ /var/tmp/diff_new_pack.DAKltT/_new  2011-08-16 14:04:39.000000000 +0200
@@ -24,10 +24,10 @@
 BuildRequires:  mozilla-nss-devel >= 3.12.8
 BuildRequires:  nss-shared-helper-devel
 License:        MPLv1.1 or GPLv2+ or LGPLv2+
-%define mainversion 5.99
+%define mainversion 6.0
 Version:        %{mainversion}
 Release:        1
-%define releasedate 2011072900
+%define releasedate 2011081200
 Provides:       thunderbird = %{version}
 Summary:        The Stand-Alone Mozilla Mail Component
 Url:            http://www.mozilla.org/products/thunderbird/
@@ -51,6 +51,7 @@
 Patch4:         mozilla-linux3.patch
 Patch5:         mozilla-cairo-return.patch
 Patch6:         mozilla-dump_syms-static.patch
+Patch7:         mozilla-curl.patch
 # Thunderbird/mail
 Patch10:        tb-ssldap.patch
 Patch11:        tb-develdirs.patch
@@ -104,7 +105,7 @@
 %package translations-other
 License:        MPLv1.1 or GPLv2+ or LGPLv2+
 Summary:        Extra translations for MozillaThunderbird
-Provides:       
locale(%{name}:af;be;bg;bn_BD;el;et;eu;fy_NL;ga_IE;gd;gl;he;id;is;lt;nn_NO;pa_IN;ro;si;sk;sl;sq;sr;tr;uk;vi)
+Provides:       
locale(%{name}:be;bn_BD;br;el;et;eu;fy_NL;ga_IE;gd;gl;he;id;is;lt;nn_NO;rm;si;sk;sl;sq;ta_LK;tr;uk;vi)
 Group:          System/Localization
 PreReq:         %{name} = %{mainversion}
 Obsoletes:      %{name}-translations < %{version}-%{release}
@@ -142,7 +143,7 @@
 
 %package -n enigmail
 Version:        1.2.99
-Release:        1
+Release:        2
 License:        MPLv1.1 or GPLv2+
 Summary:        OpenPGP addon for Thunderbird and SeaMonkey
 Group:          Productivity/Networking/Email/Clients
@@ -172,6 +173,7 @@
 %patch4 -p1
 %patch5 -p1
 %patch6 -p1
+%patch7 -p1
 popd
 # comm-central patches
 %patch10 -p1

++++++ compare-locales.tar.bz2 ++++++

++++++ create-tar.sh ++++++
--- /var/tmp/diff_new_pack.DAKltT/_old  2011-08-16 14:04:40.000000000 +0200
+++ /var/tmp/diff_new_pack.DAKltT/_new  2011-08-16 14:04:40.000000000 +0200
@@ -1,9 +1,9 @@
 #!/bin/bash
 
 
-BRANCH="releases/comm-beta"
-RELEASE_TAG="THUNDERBIRD_6_0b2_RELEASE"
-VERSION="5.99"
+BRANCH="releases/comm-release"
+RELEASE_TAG="THUNDERBIRD_6_0_RELEASE"
+VERSION="6.0"
 
 echo "cloning $BRANCH..."
 hg clone http://hg.mozilla.org/$BRANCH thunderbird
@@ -12,7 +12,7 @@
 echo "running client.py..."
 [ "$RELEASE_TAG" == "default" ] || _extra="--comm-rev=$RELEASE_TAG 
--mozilla-rev=$RELEASE_TAG"
 # temporary!
-_extra="--mozilla-repo=http://hg.mozilla.org/releases/mozilla-beta $_extra"
+_extra="--mozilla-repo=http://hg.mozilla.org/releases/mozilla-release $_extra"
 python client.py checkout --skip-chatzilla --skip-venkman $_extra
 popd
 echo "creating archive..."
@@ -33,7 +33,7 @@
       ;;
     *)
       echo "fetching $locale ..."
-      hg clone http://hg.mozilla.org/releases/l10n/mozilla-beta/$locale 
l10n/$locale
+      hg clone http://hg.mozilla.org/releases/l10n/mozilla-release/$locale 
l10n/$locale
       hg -R l10n/$locale up -C -r $RELEASE_TAG
       ;;
   esac

++++++ l10n-5.99.tar.bz2 -> l10n-6.0.tar.bz2 ++++++
MozillaThunderbird/l10n-5.99.tar.bz2 
/mounts/work_src_done/STABLE/MozillaThunderbird/l10n-6.0.tar.bz2 differ: char 
11, line 1

++++++ mozilla-curl.patch ++++++
# HG changeset patch
# User Evan Shaw <[email protected]>
# Parent 891179411e19ab39f95bd7769c0e58db6f22f9e4
bug 673072 - remove deprecated curl header curl/types.h from Breakpad includes. 
r=ted

diff --git a/config/system-headers b/config/system-headers
--- a/config/system-headers
+++ b/config/system-headers
@@ -199,17 +199,16 @@ crypt.h
 cstddef
 cstdio
 cstdlib
 cstring
 ctime
 ctype.h
 curl/curl.h
 curl/easy.h
-curl/types.h
 curses.h
 cxxabi.h
 DateTimeUtils.h
 dbus/dbus.h
 dbus/dbus-glib.h
 dbus/dbus-glib-lowlevel.h
 ddeml.h
 Debug.h
diff --git a/js/src/config/system-headers b/js/src/config/system-headers
--- a/js/src/config/system-headers
+++ b/js/src/config/system-headers
@@ -199,17 +199,16 @@ crypt.h
 cstddef
 cstdio
 cstdlib
 cstring
 ctime
 ctype.h
 curl/curl.h
 curl/easy.h
-curl/types.h
 curses.h
 cxxabi.h
 DateTimeUtils.h
 dbus/dbus.h
 dbus/dbus-glib.h
 dbus/dbus-glib-lowlevel.h
 ddeml.h
 Debug.h
diff --git 
a/toolkit/crashreporter/google-breakpad/src/common/linux/http_upload.cc 
b/toolkit/crashreporter/google-breakpad/src/common/linux/http_upload.cc
--- a/toolkit/crashreporter/google-breakpad/src/common/linux/http_upload.cc
+++ b/toolkit/crashreporter/google-breakpad/src/common/linux/http_upload.cc
@@ -28,17 +28,16 @@
 // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 #include "common/linux/http_upload.h"
 
 #include <assert.h>
 #include <dlfcn.h>
 #include <curl/curl.h>
 #include <curl/easy.h>
-#include <curl/types.h>
 
 namespace {
 
 // Callback to get the response data from server.
 static size_t WriteCallback(void *ptr, size_t size,
                             size_t nmemb, void *userp) {
   if (!userp)
     return 0;
diff --git 
a/toolkit/crashreporter/google-breakpad/src/common/linux/libcurl_wrapper.cc 
b/toolkit/crashreporter/google-breakpad/src/common/linux/libcurl_wrapper.cc
--- a/toolkit/crashreporter/google-breakpad/src/common/linux/libcurl_wrapper.cc
+++ b/toolkit/crashreporter/google-breakpad/src/common/linux/libcurl_wrapper.cc
@@ -24,17 +24,16 @@
 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 // DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 // THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 #include <curl/curl.h>
 #include <curl/easy.h>
-#include <curl/types.h>
 #include <dlfcn.h>
 
 #include <iostream>
 #include <string>
 
 #include "common/linux/libcurl_wrapper.h"
 
 using std::string;
++++++ thunderbird-5.99-source.tar.bz2 -> thunderbird-6.0-source.tar.bz2 ++++++
MozillaThunderbird/thunderbird-5.99-source.tar.bz2 
/mounts/work_src_done/STABLE/MozillaThunderbird/thunderbird-6.0-source.tar.bz2 
differ: char 11, line 1


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



Remember to have fun...

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

Reply via email to