commit xulrunner for openSUSE:Factory

2016-02-01 Thread h_root
Hello community,

here is the log from the commit of package xulrunner for openSUSE:Factory 
checked in at 2016-02-01 19:55:50

Comparing /work/SRC/openSUSE:Factory/xulrunner (Old)
 and  /work/SRC/openSUSE:Factory/.xulrunner.new (New)


Package is "xulrunner"

Changes:

--- /work/SRC/openSUSE:Factory/xulrunner/xulrunner.changes  2016-01-23 
01:16:23.0 +0100
+++ /work/SRC/openSUSE:Factory/.xulrunner.new/xulrunner.changes 2016-02-01 
19:56:18.0 +0100
@@ -1,0 +2,9 @@
+Tue Jan 26 22:56:49 UTC 2016 - w...@rosenauer.org
+
+- update to xulrunner 38.6.0 (boo#963520)
+  * MFSA 2016-01/CVE-2016-1930
+Miscellaneous memory safety hazards
+  * MFSA 2016-03/CVE-2016-1935 (bmo#1220450)
+Buffer overflow in WebGL after out of memory allocation
+
+---

Old:

  l10n-38.5.0.tar.xz
  xulrunner-38.5.0-source.tar.xz

New:

  l10n-38.6.0.tar.xz
  xulrunner-38.6.0-source.tar.xz



Other differences:
--
++ xulrunner.spec ++
--- /var/tmp/diff_new_pack.mWx5z4/_old  2016-02-01 19:56:24.0 +0100
+++ /var/tmp/diff_new_pack.mWx5z4/_new  2016-02-01 19:56:24.0 +0100
@@ -2,7 +2,7 @@
 # spec file for package xulrunner
 #
 # Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
-#   2006-2015 Wolfgang Rosenauer
+#   2006-2016 Wolfgang Rosenauer
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,10 +17,10 @@
 #
 
 
-%define version_internal 38.5.0
+%define version_internal 38.6.0
 %define apiversion 38
-%define uaweight 385
-%define releasedate 2015121000
+%define uaweight 386
+%define releasedate 2016012300
 %define shared_js 0
 %define has_system_nspr  1
 %define has_system_nss   1
@@ -68,7 +68,7 @@
 BuildRequires:  wireless-tools
 %endif
 BuildRequires:  mozilla-nspr-devel >= 4.10.10
-BuildRequires:  mozilla-nss-devel >= 3.19.2.1
+BuildRequires:  mozilla-nss-devel >= 3.19.2.2
 BuildRequires:  pkgconfig(libpulse)
 BuildRequires:  pkgconfig(xcomposite)
 %if %suse_version > 1210


++ compare-locales.tar.xz ++

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.mWx5z4/_old  2016-02-01 19:56:24.0 +0100
+++ /var/tmp/diff_new_pack.mWx5z4/_new  2016-02-01 19:56:24.0 +0100
@@ -2,8 +2,8 @@
 
 CHANNEL="esr38"
 BRANCH="releases/mozilla-$CHANNEL"
-RELEASE_TAG="FIREFOX_38_5_0esr_RELEASE"
-VERSION="38.5.0"
+RELEASE_TAG="FIREFOX_38_6_0esr_RELEASE"
+VERSION="38.6.0"
 
 # mozilla
 if [ -d mozilla ]; then

++ l10n-38.5.0.tar.xz -> l10n-38.6.0.tar.xz ++
/work/SRC/openSUSE:Factory/xulrunner/l10n-38.5.0.tar.xz 
/work/SRC/openSUSE:Factory/.xulrunner.new/l10n-38.6.0.tar.xz differ: char 26, 
line 1

++ source-stamp.txt ++
--- /var/tmp/diff_new_pack.mWx5z4/_old  2016-02-01 19:56:24.0 +0100
+++ /var/tmp/diff_new_pack.mWx5z4/_new  2016-02-01 19:56:24.0 +0100
@@ -1,2 +1,2 @@
-REV=033aa21860a4
+REV=6451132e3d3d
 REPO=http://hg.mozilla.org/releases/mozilla-esr38

++ xulrunner-38.5.0-source.tar.xz -> xulrunner-38.6.0-source.tar.xz ++
/work/SRC/openSUSE:Factory/xulrunner/xulrunner-38.5.0-source.tar.xz 
/work/SRC/openSUSE:Factory/.xulrunner.new/xulrunner-38.6.0-source.tar.xz 
differ: char 29, line 1




commit xulrunner for openSUSE:Factory

2016-01-22 Thread h_root
Hello community,

here is the log from the commit of package xulrunner for openSUSE:Factory 
checked in at 2016-01-23 01:16:22

Comparing /work/SRC/openSUSE:Factory/xulrunner (Old)
 and  /work/SRC/openSUSE:Factory/.xulrunner.new (New)


Package is "xulrunner"

Changes:

--- /work/SRC/openSUSE:Factory/xulrunner/xulrunner.changes  2015-12-21 
12:05:20.0 +0100
+++ /work/SRC/openSUSE:Factory/.xulrunner.new/xulrunner.changes 2016-01-23 
01:16:23.0 +0100
@@ -1,0 +2,7 @@
+Fri Jan 15 13:29:52 UTC 2016 - dims...@opensuse.org
+
+- Add pkgconfig(xcomposite) BuildRequires: libcanberra happen to
+  pull this in for us, but in fact xulrunner requires it on its own
+  and must not rely on other libraries to require it.
+
+---



Other differences:
--
++ xulrunner.spec ++
--- /var/tmp/diff_new_pack.lmrSkB/_old  2016-01-23 01:16:29.0 +0100
+++ /var/tmp/diff_new_pack.lmrSkB/_new  2016-01-23 01:16:29.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xulrunner
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #   2006-2015 Wolfgang Rosenauer
 #
 # All modifications and additions to the file contributed by third parties
@@ -70,6 +70,7 @@
 BuildRequires:  mozilla-nspr-devel >= 4.10.10
 BuildRequires:  mozilla-nss-devel >= 3.19.2.1
 BuildRequires:  pkgconfig(libpulse)
+BuildRequires:  pkgconfig(xcomposite)
 %if %suse_version > 1210
 BuildRequires:  pkgconfig(gstreamer-%gstreamer_ver)
 BuildRequires:  pkgconfig(gstreamer-app-%gstreamer_ver)





commit xulrunner for openSUSE:Factory

2015-12-21 Thread h_root
Hello community,

here is the log from the commit of package xulrunner for openSUSE:Factory 
checked in at 2015-12-21 12:05:06

Comparing /work/SRC/openSUSE:Factory/xulrunner (Old)
 and  /work/SRC/openSUSE:Factory/.xulrunner.new (New)


Package is "xulrunner"

Changes:

--- /work/SRC/openSUSE:Factory/xulrunner/xulrunner.changes  2015-11-08 
14:36:05.0 +0100
+++ /work/SRC/openSUSE:Factory/.xulrunner.new/xulrunner.changes 2015-12-21 
12:05:20.0 +0100
@@ -1,0 +2,21 @@
+Sat Dec 12 12:51:46 UTC 2015 - w...@rosenauer.org
+
+- update to xulrunner 38.5.0 (bnc#959277)
+  * MFSA 2015-134/CVE-2015-7201
+Miscellaneous memory safety hazards
+  * MFSA 2015-138/CVE-2015-7210 (bmo#1218326)
+Use-after-free in WebRTC when datachannel is used after being
+destroyed
+  * MFSA 2015-139/CVE-2015-7212 (bmo#1222809)
+Integer overflow allocating extremely large textures
+  * MFSA 2015-145/CVE-2015-7205 (bmo#1220493)
+Underflow through code inspection
+  * MFSA 2015-146/CVE-2015-7213 (bmo#1206211)
+Integer overflow in MP4 playback in 64-bit versions
+  * MFSA 2015-147/CVE-2015-7222 (bmo#1216748)
+Integer underflow and buffer overflow processing MP4 metadata in
+libstagefright
+  * MFSA 2015-149/CVE-2015-7214 (bmo#1228950)
+Cross-site reading attack through data and view-source URIs
+
+---

Old:

  l10n-38.4.0.tar.xz
  xulrunner-38.4.0-source.tar.xz

New:

  l10n-38.5.0.tar.xz
  xulrunner-38.5.0-source.tar.xz



Other differences:
--
++ xulrunner.spec ++
--- /var/tmp/diff_new_pack.d2oXk6/_old  2015-12-21 12:05:31.0 +0100
+++ /var/tmp/diff_new_pack.d2oXk6/_new  2015-12-21 12:05:31.0 +0100
@@ -17,10 +17,10 @@
 #
 
 
-%define version_internal 38.4.0
+%define version_internal 38.5.0
 %define apiversion 38
-%define uaweight 384
-%define releasedate 2015102700
+%define uaweight 385
+%define releasedate 2015121000
 %define shared_js 0
 %define has_system_nspr  1
 %define has_system_nss   1


++ compare-locales.tar.xz ++

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.d2oXk6/_old  2015-12-21 12:05:31.0 +0100
+++ /var/tmp/diff_new_pack.d2oXk6/_new  2015-12-21 12:05:31.0 +0100
@@ -2,8 +2,8 @@
 
 CHANNEL="esr38"
 BRANCH="releases/mozilla-$CHANNEL"
-RELEASE_TAG="FIREFOX_38_4_0esr_RELEASE"
-VERSION="38.4.0"
+RELEASE_TAG="FIREFOX_38_5_0esr_RELEASE"
+VERSION="38.5.0"
 
 # mozilla
 if [ -d mozilla ]; then

++ l10n-38.4.0.tar.xz -> l10n-38.5.0.tar.xz ++
/work/SRC/openSUSE:Factory/xulrunner/l10n-38.4.0.tar.xz 
/work/SRC/openSUSE:Factory/.xulrunner.new/l10n-38.5.0.tar.xz differ: char 26, 
line 1

++ source-stamp.txt ++
--- /var/tmp/diff_new_pack.d2oXk6/_old  2015-12-21 12:05:31.0 +0100
+++ /var/tmp/diff_new_pack.d2oXk6/_new  2015-12-21 12:05:31.0 +0100
@@ -1,2 +1,2 @@
-REV=6afcba951b0f
+REV=033aa21860a4
 REPO=http://hg.mozilla.org/releases/mozilla-esr38

++ xulrunner-38.4.0-source.tar.xz -> xulrunner-38.5.0-source.tar.xz ++
/work/SRC/openSUSE:Factory/xulrunner/xulrunner-38.4.0-source.tar.xz 
/work/SRC/openSUSE:Factory/.xulrunner.new/xulrunner-38.5.0-source.tar.xz 
differ: char 26, line 1




commit xulrunner for openSUSE:Factory

2015-11-08 Thread h_root
Hello community,

here is the log from the commit of package xulrunner for openSUSE:Factory 
checked in at 2015-11-08 14:35:57

Comparing /work/SRC/openSUSE:Factory/xulrunner (Old)
 and  /work/SRC/openSUSE:Factory/.xulrunner.new (New)


Package is "xulrunner"

Changes:

--- /work/SRC/openSUSE:Factory/xulrunner/xulrunner.changes  2015-09-30 
05:51:50.0 +0200
+++ /work/SRC/openSUSE:Factory/.xulrunner.new/xulrunner.changes 2015-11-08 
14:36:05.0 +0100
@@ -1,0 +2,28 @@
+Sat Oct 31 09:32:17 UTC 2015 - w...@rosenauer.org
+
+- update to xulrunner 38.4.0 (bnc#952810)
+  * MFSA 2015-116/CVE-2015-4513/CVE-2015-4514
+Miscellaneous memory safety hazards
+  * MFSA 2015-122/CVE-2015-7188 (bmo#1199430)
+Trailing whitespace in IP address hostnames can bypass same-origin policy
+  * MFSA 2015-123/CVE-2015-7189 (bmo#1205900)
+Buffer overflow during image interactions in canvas
+  * MFSA 2015-127/CVE-2015-7193 (bmo#1210302)
+CORS preflight is bypassed when non-standard Content-Type headers
+are received
+  * MFSA 2015-128/CVE-2015-7194 (bmo#1211262)
+Memory corruption in libjar through zip files
+  * MFSA 2015-130/CVE-2015-7196 (bmo#1140616)
+JavaScript garbage collection crash with Java applet
+  * MFSA 2015-131/CVE-2015-7198/CVE-2015-7199/CVE-2015-7200
+(bmo#1188010, bmo#1204061, bmo#1204155)
+Vulnerabilities found through code inspection
+  * MFSA 2015-132/CVE-2015-7197 (bmo#1204269)
+Mixed content WebSocket policy bypass through workers
+  * MFSA 2015-133/CVE-2015-7181/CVE-2015-7182/CVE-2015-7183
+(bmo#1202868, bmo#1205157)
+NSS and NSPR memory corruption issues
+(fixed in mozilla-nspr and mozilla-nss packages)
+- requires NSPR 4.10.10 and NSS 3.19.2.1
+
+---

Old:

  l10n-38.3.0.tar.xz
  xulrunner-38.3.0-source.tar.xz

New:

  l10n-38.4.0.tar.xz
  xulrunner-38.4.0-source.tar.xz



Other differences:
--
++ xulrunner.spec ++
--- /var/tmp/diff_new_pack.JCgrRP/_old  2015-11-08 14:36:15.0 +0100
+++ /var/tmp/diff_new_pack.JCgrRP/_new  2015-11-08 14:36:15.0 +0100
@@ -17,10 +17,10 @@
 #
 
 
-%define version_internal 38.3.0
+%define version_internal 38.4.0
 %define apiversion 38
-%define uaweight 383
-%define releasedate 2015091700
+%define uaweight 384
+%define releasedate 2015102700
 %define shared_js 0
 %define has_system_nspr  1
 %define has_system_nss   1
@@ -67,8 +67,8 @@
 %else
 BuildRequires:  wireless-tools
 %endif
-BuildRequires:  mozilla-nspr-devel >= 4.10.8
-BuildRequires:  mozilla-nss-devel >= 3.19.2
+BuildRequires:  mozilla-nspr-devel >= 4.10.10
+BuildRequires:  mozilla-nss-devel >= 3.19.2.1
 BuildRequires:  pkgconfig(libpulse)
 %if %suse_version > 1210
 BuildRequires:  pkgconfig(gstreamer-%gstreamer_ver)


++ compare-locales.tar.xz ++

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.JCgrRP/_old  2015-11-08 14:36:16.0 +0100
+++ /var/tmp/diff_new_pack.JCgrRP/_new  2015-11-08 14:36:16.0 +0100
@@ -2,8 +2,8 @@
 
 CHANNEL="esr38"
 BRANCH="releases/mozilla-$CHANNEL"
-RELEASE_TAG="FIREFOX_38_3_0esr_RELEASE"
-VERSION="38.3.0"
+RELEASE_TAG="FIREFOX_38_4_0esr_RELEASE"
+VERSION="38.4.0"
 
 # mozilla
 if [ -d mozilla ]; then

++ l10n-38.3.0.tar.xz -> l10n-38.4.0.tar.xz ++
/work/SRC/openSUSE:Factory/xulrunner/l10n-38.3.0.tar.xz 
/work/SRC/openSUSE:Factory/.xulrunner.new/l10n-38.4.0.tar.xz differ: char 26, 
line 1

++ source-stamp.txt ++
--- /var/tmp/diff_new_pack.JCgrRP/_old  2015-11-08 14:36:16.0 +0100
+++ /var/tmp/diff_new_pack.JCgrRP/_new  2015-11-08 14:36:16.0 +0100
@@ -1,2 +1,2 @@
-REV=7b1115ea78f7
+REV=6afcba951b0f
 REPO=http://hg.mozilla.org/releases/mozilla-esr38

++ xulrunner-38.3.0-source.tar.xz -> xulrunner-38.4.0-source.tar.xz ++
/work/SRC/openSUSE:Factory/xulrunner/xulrunner-38.3.0-source.tar.xz 
/work/SRC/openSUSE:Factory/.xulrunner.new/xulrunner-38.4.0-source.tar.xz 
differ: char 27, line 1




commit xulrunner for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package xulrunner for openSUSE:Factory 
checked in at 2015-09-30 05:51:40

Comparing /work/SRC/openSUSE:Factory/xulrunner (Old)
 and  /work/SRC/openSUSE:Factory/.xulrunner.new (New)


Package is "xulrunner"

Changes:

--- /work/SRC/openSUSE:Factory/xulrunner/xulrunner.changes  2015-08-14 
14:47:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.xulrunner.new/xulrunner.changes 2015-09-30 
05:51:50.0 +0200
@@ -1,0 +2,26 @@
+Wed Sep 23 05:47:20 UTC 2015 - w...@rosenauer.org
+
+- update to xulrunner 38.3.0 (bnc#947003)
+  * MFSA 2015-96/CVE-2015-4500
+Miscellaneous memory safety hazards
+  * MFSA 2015-100/CVE-2015-4505 (bmo#1177861) (Windows only)
+Arbitrary file manipulation by local user through Mozilla updater
+  * MFSA 2015-101/CVE-2015-4506 (bmo#1192226)
+Buffer overflow in libvpx while parsing vp9 format video
+  * MFSA 2015-105/CVE-2015-4511 (bmo#1200148)
+Buffer overflow while decoding WebM video
+  * MFSA 2015-106/CVE-2015-4509 (bmo#1198435)
+Use-after-free while manipulating HTML media content
+  * MFSA 2015-110/CVE-2015-4519 (bmo#1189814)
+Dragging and dropping images exposes final URL after redirects
+  * MFSA 2015-111/CVE-2015-4520 (bmo#1200856, bmo#1200869)
+Errors in the handling of CORS preflight request headers
+  * MFSA 2015-112/CVE-2015-4517/CVE-2015-4521/CVE-2015-4522/
+CVE-2015-7174/CVE-2015-7175/CVE-2015-7176/CVE-2015-7177/
+CVE-2015-7180
+Vulnerabilities found through code inspection
+  * MFSA 2015-113/CVE-2015-7178/CVE-2015-7179 (bmo#1189860,
+bmo#1190526) (Windows only)
+Memory safety errors in libGLES in the ANGLE graphics library
+
+---

Old:

  l10n-38.2.0.tar.xz
  xulrunner-38.2.0-source.tar.xz

New:

  l10n-38.3.0.tar.xz
  xulrunner-38.3.0-source.tar.xz



Other differences:
--
++ xulrunner.spec ++
--- /var/tmp/diff_new_pack.iho6jz/_old  2015-09-30 05:51:56.0 +0200
+++ /var/tmp/diff_new_pack.iho6jz/_new  2015-09-30 05:51:56.0 +0200
@@ -17,10 +17,10 @@
 #
 
 
-%define version_internal 38.2.0
+%define version_internal 38.3.0
 %define apiversion 38
-%define uaweight 382
-%define releasedate 2015080900
+%define uaweight 383
+%define releasedate 2015091700
 %define shared_js 0
 %define has_system_nspr  1
 %define has_system_nss   1


++ compare-locales.tar.xz ++

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.iho6jz/_old  2015-09-30 05:51:56.0 +0200
+++ /var/tmp/diff_new_pack.iho6jz/_new  2015-09-30 05:51:56.0 +0200
@@ -2,8 +2,8 @@
 
 CHANNEL="esr38"
 BRANCH="releases/mozilla-$CHANNEL"
-RELEASE_TAG="FIREFOX_38_2_0esr_RELEASE"
-VERSION="38.2.0"
+RELEASE_TAG="FIREFOX_38_3_0esr_RELEASE"
+VERSION="38.3.0"
 
 # mozilla
 if [ -d mozilla ]; then

++ l10n-38.2.0.tar.xz -> l10n-38.3.0.tar.xz ++
/work/SRC/openSUSE:Factory/xulrunner/l10n-38.2.0.tar.xz 
/work/SRC/openSUSE:Factory/.xulrunner.new/l10n-38.3.0.tar.xz differ: char 26, 
line 1

++ source-stamp.txt ++
--- /var/tmp/diff_new_pack.iho6jz/_old  2015-09-30 05:51:56.0 +0200
+++ /var/tmp/diff_new_pack.iho6jz/_new  2015-09-30 05:51:56.0 +0200
@@ -1,2 +1,2 @@
-REV=31bad6553933
+REV=7b1115ea78f7
 REPO=http://hg.mozilla.org/releases/mozilla-esr38

++ xulrunner-38.2.0-source.tar.xz -> xulrunner-38.3.0-source.tar.xz ++
/work/SRC/openSUSE:Factory/xulrunner/xulrunner-38.2.0-source.tar.xz 
/work/SRC/openSUSE:Factory/.xulrunner.new/xulrunner-38.3.0-source.tar.xz 
differ: char 26, line 1




commit xulrunner for openSUSE:Factory

2015-07-05 Thread h_root
Hello community,

here is the log from the commit of package xulrunner for openSUSE:Factory 
checked in at 2015-07-05 18:02:51

Comparing /work/SRC/openSUSE:Factory/xulrunner (Old)
 and  /work/SRC/openSUSE:Factory/.xulrunner.new (New)


Package is xulrunner

Changes:

--- /work/SRC/openSUSE:Factory/xulrunner/xulrunner.changes  2015-06-24 
20:51:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.xulrunner.new/xulrunner.changes 2015-07-05 
18:03:00.0 +0200
@@ -1,0 +2,26 @@
+Sat Jun 27 15:26:00 UTC 2015 - w...@rosenauer.org
+
+- update to 31.8.0 (bnc#935979)
+  * MFSA 2015-59/CVE-2015-2724
+Miscellaneous memory safety hazards
+  * MFSA 2015-61/CVE-2015-2728 (bmo#1142210)
+Type confusion in Indexed Database Manager
+  * MFSA 2015-64/CVE-2015-2730 (bmo#1125025)
+ECDSA signature validation fails to handle some signatures correctly
+(this fix is shipped by NSS 3.19.1 externally)
+  * MFSA 2015-65/CVE-2015-2722/CVE-2015-2733 (bmo#1166924, bmo#1169867)
+Use-after-free in workers while using XMLHttpRequest
+  * MFSA 2015-66/CVE-2015-2734/CVE-2015-2735/CVE-2015-2736/CVE-2015-2737
+CVE-2015-2738/CVE-2015-2739/CVE-2015-2740
+Vulnerabilities found through code inspection
+  * MFSA 2015-69/CVE-2015-2743 (bmo#1163109)
+Privilege escalation in PDF.js
+  * MFSA 2015-70/CVE-2015-4000 (bmo#1138554)
+NSS accepts export-length DHE keys with regular DHE cipher suites
+(this fix is shipped by NSS 3.19.1 externally)
+  * MFSA 2015-71/CVE-2015-2721 (bmo#1086145)
+NSS incorrectly permits skipping of ServerKeyExchange
+(this fix is shipped by NSS 3.19.1 externally)
+- requires NSS 3.19.2
+
+---

Old:

  l10n-31.7.0.tar.xz
  xulrunner-31.7.0-source.tar.xz

New:

  l10n-31.8.0.tar.xz
  xulrunner-31.8.0-source.tar.xz



Other differences:
--
++ xulrunner.spec ++
--- /var/tmp/diff_new_pack.XEVZcO/_old  2015-07-05 18:03:06.0 +0200
+++ /var/tmp/diff_new_pack.XEVZcO/_new  2015-07-05 18:03:06.0 +0200
@@ -17,10 +17,10 @@
 #
 
 
-%define version_internal 31.7.0
+%define version_internal 31.8.0
 %define apiversion 31
-%define uaweight 317
-%define releasedate 2015050500
+%define uaweight 318
+%define releasedate 2015062600
 %define shared_js 0
 %define has_system_nspr  1
 %define has_system_nss   1
@@ -68,7 +68,7 @@
 BuildRequires:  wireless-tools
 %endif
 BuildRequires:  mozilla-nspr-devel = 4.10.6
-BuildRequires:  mozilla-nss-devel = 3.16.5
+BuildRequires:  mozilla-nss-devel = 3.19.2
 BuildRequires:  pkgconfig(libpulse)
 %if %suse_version  1210
 BuildRequires:  pkgconfig(gstreamer-%gstreamer_ver)


++ compare-locales.tar.xz ++

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.XEVZcO/_old  2015-07-05 18:03:07.0 +0200
+++ /var/tmp/diff_new_pack.XEVZcO/_new  2015-07-05 18:03:07.0 +0200
@@ -2,8 +2,8 @@
 
 CHANNEL=esr31
 BRANCH=releases/mozilla-$CHANNEL
-RELEASE_TAG=FIREFOX_31_7_0esr_RELEASE
-VERSION=31.7.0
+RELEASE_TAG=FIREFOX_31_8_0esr_RELEASE
+VERSION=31.8.0
 
 # mozilla
 if [ -d mozilla ]; then

++ l10n-31.7.0.tar.xz - l10n-31.8.0.tar.xz ++
/work/SRC/openSUSE:Factory/xulrunner/l10n-31.7.0.tar.xz 
/work/SRC/openSUSE:Factory/.xulrunner.new/l10n-31.8.0.tar.xz differ: char 26, 
line 1

++ source-stamp.txt ++
--- /var/tmp/diff_new_pack.XEVZcO/_old  2015-07-05 18:03:07.0 +0200
+++ /var/tmp/diff_new_pack.XEVZcO/_new  2015-07-05 18:03:07.0 +0200
@@ -1,2 +1,2 @@
-REV=06188a3eed1f
+REV=c81c5e3eca8c
 REPO=http://hg.mozilla.org/releases/mozilla-esr31

++ xulrunner-31.7.0-source.tar.xz - xulrunner-31.8.0-source.tar.xz ++
/work/SRC/openSUSE:Factory/xulrunner/xulrunner-31.7.0-source.tar.xz 
/work/SRC/openSUSE:Factory/.xulrunner.new/xulrunner-31.8.0-source.tar.xz 
differ: char 26, line 1




commit xulrunner for openSUSE:Factory

2015-06-24 Thread h_root
Hello community,

here is the log from the commit of package xulrunner for openSUSE:Factory 
checked in at 2015-06-24 20:51:19

Comparing /work/SRC/openSUSE:Factory/xulrunner (Old)
 and  /work/SRC/openSUSE:Factory/.xulrunner.new (New)


Package is xulrunner

Changes:

--- /work/SRC/openSUSE:Factory/xulrunner/xulrunner.changes  2015-05-16 
07:14:29.0 +0200
+++ /work/SRC/openSUSE:Factory/.xulrunner.new/xulrunner.changes 2015-06-24 
20:51:20.0 +0200
@@ -1,0 +2,7 @@
+Sun Jun 21 09:39:51 UTC 2015 - antoine.belv...@laposte.net
+
+- Fix compilation with GCC5 (bmo#1153109, bmo#1021171)
+  * add mozilla-fix-compilation-gcc5-bmo-1153109.patch
+  * add mozilla-fix-compilation-gcc5-bmo-1021171.patch 
+
+---

New:

  mozilla-fix-compilation-gcc5-bmo-1021171.patch
  mozilla-fix-compilation-gcc5-bmo-1153109.patch



Other differences:
--
++ xulrunner.spec ++
--- /var/tmp/diff_new_pack.3Nu20n/_old  2015-06-24 20:51:26.0 +0200
+++ /var/tmp/diff_new_pack.3Nu20n/_new  2015-06-24 20:51:26.0 +0200
@@ -119,6 +119,8 @@
 Patch14:mozilla-libproxy-compat.patch
 Patch15:mozilla-nullptr-gcc45.patch
 Patch16:mozilla-idldir.patch
+Patch17:mozilla-fix-compilation-gcc5-bmo-1153109.patch
+Patch18:mozilla-fix-compilation-gcc5-bmo-1021171.patch 
 # Gecko/Toolkit AArch64 Porting
 Patch30:mozilla-aarch64-bmo-810631.patch
 
@@ -233,6 +235,8 @@
 %patch14 -p1
 %patch15 -p1
 %patch16 -p1
+%patch17 -p1
+%patch18 -p1
 %patch30 -p1
 
 %build


++ mozilla-fix-compilation-gcc5-bmo-1021171.patch ++
diff --git a/js/src/builtin/TypedObject.cpp b/js/src/builtin/TypedObject.cpp
--- a/js/src/builtin/TypedObject.cpp2015-05-07 20:53:49.0 +0200
+++ b/js/src/builtin/TypedObject.cpp2015-05-21 11:46:13.792908971 +0200
@@ -710,12 +710,12 @@ ArrayMetaTypeDescr::construct(JSContext*
 contents.append());
 RootedAtom stringRepr(cx, contents.finishAtom());
 if (!stringRepr)
-return nullptr;
+return false;
 
 // Extract ArrayType.prototype
 RootedObject arrayTypePrototype(cx, GetPrototype(cx, arrayTypeGlobal));
 if (!arrayTypePrototype)
-return nullptr;
+return false;
 
 // Create the instance of ArrayType
 RootedUnsizedArrayTypeDescr* obj(cx);
@@ -728,7 +728,7 @@ ArrayMetaTypeDescr::construct(JSContext*
 if (!JSObject::defineProperty(cx, obj, cx-names().length,
   UndefinedHandleValue, nullptr, nullptr,
   JSPROP_READONLY | JSPROP_PERMANENT))
-return nullptr;
+return false;
 
 args.rval().setObject(*obj);
 return true;
@@ -762,7 +762,7 @@ UnsizedArrayTypeDescr::dimension(JSConte
 if (!size.isValid()) {
 JS_ReportErrorNumber(cx, js_GetErrorMessage, nullptr,
  JSMSG_TYPEDOBJECT_TOO_BIG);
-return nullptr;
+return false;
 }
 
 // Construct a canonical string `new 
ArrayType(elementType).dimension(N)`:
@@ -775,7 +775,7 @@ UnsizedArrayTypeDescr::dimension(JSConte
 contents.append());
 RootedAtom stringRepr(cx, contents.finishAtom());
 if (!stringRepr)
-return nullptr;
+return false;
 
 // Create the sized type object.
 RootedSizedArrayTypeDescr* obj(cx);
@@ -793,7 +793,7 @@ UnsizedArrayTypeDescr::dimension(JSConte
 if (!JSObject::defineProperty(cx, obj, cx-names().length,
   lengthVal, nullptr, nullptr,
   JSPROP_READONLY | JSPROP_PERMANENT))
-return nullptr;
+return false;
 
 // Add `unsized` property, which is a link from the sized
 // array to the unsized array.
@@ -801,7 +801,7 @@ UnsizedArrayTypeDescr::dimension(JSConte
 if (!JSObject::defineProperty(cx, obj, cx-names().unsized,
   unsizedTypeDescrValue, nullptr, nullptr,
   JSPROP_READONLY | JSPROP_PERMANENT))
-return nullptr;
+return false;
 
 args.rval().setObject(*obj);
 return true;
@@ -1253,7 +1253,7 @@ DefineSimpleTypeDescr(JSContext* cx,
 RootedTypedProto* proto(cx);
 proto = NewObjectWithProtoTypedProto(cx, objProto, nullptr, 
TenuredObject);
 if (!proto)
-return nullptr;
+return false;
 proto-initTypeDescrSlot(*descr);
 descr-initReservedSlot(JS_DESCR_SLOT_TYPROTO, ObjectValue(*proto));
 
@@ -1358,14 +1358,14 @@ GlobalObject::initTypedObjectModule(JSCo
 #define BINARYDATA_SCALAR_DEFINE(constant_, type_, name_)  
 \
 if (!DefineSimpleTypeDescrScalarTypeDescr(cx, global, module, constant_, 
 \

commit xulrunner for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package xulrunner for openSUSE:Factory 
checked in at 2015-05-16 07:14:24

Comparing /work/SRC/openSUSE:Factory/xulrunner (Old)
 and  /work/SRC/openSUSE:Factory/.xulrunner.new (New)


Package is xulrunner

Changes:

--- /work/SRC/openSUSE:Factory/xulrunner/xulrunner.changes  2015-04-02 
16:04:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.xulrunner.new/xulrunner.changes 2015-05-16 
07:14:29.0 +0200
@@ -1,0 +2,18 @@
+Wed May  6 07:49:53 UTC 2015 - w...@rosenauer.org
+
+- update to 31.7.0 (bnc#930622)
+  * MFSA 2015-46/CVE-2015-2708
+Miscellaneous memory safety hazards
+  * MFSA 2015-47/VE-2015-0797 (bmo#1080995)
+Buffer overflow parsing H.264 video with Linux Gstreamer
+  * MFSA 2015-48/CVE-2015-2710 (bmo#1149542)
+Buffer overflow with SVG content and CSS
+  * MFSA 2015-51/CVE-2015-2713 (bmo#1153478)
+Use-after-free during text processing with vertical text enabled
+  * MFSA 2015-54/CVE-2015-2716 (bmo#1140537)
+Buffer overflow when parsing compressed XML
+  * MFSA 2015-57/CVE-2011-3079 (bmo#1087565)
+Privilege escalation through IPC channel messages
+- strip baselibs.conf to reflect the current set of packages
+
+---

Old:

  l10n-31.6.0.tar.xz
  xulrunner-31.6.0-source.tar.xz

New:

  l10n-31.7.0.tar.xz
  xulrunner-31.7.0-source.tar.xz



Other differences:
--
++ xulrunner.spec ++
--- /var/tmp/diff_new_pack.vajpDj/_old  2015-05-16 07:14:34.0 +0200
+++ /var/tmp/diff_new_pack.vajpDj/_new  2015-05-16 07:14:34.0 +0200
@@ -17,10 +17,10 @@
 #
 
 
-%define version_internal 31.6.0
+%define version_internal 31.7.0
 %define apiversion 31
-%define uaweight 316
-%define releasedate 2015032800
+%define uaweight 317
+%define releasedate 2015050500
 %define shared_js 0
 %define has_system_nspr  1
 %define has_system_nss   1


++ baselibs.conf ++
--- /var/tmp/diff_new_pack.vajpDj/_old  2015-05-16 07:14:34.0 +0200
+++ /var/tmp/diff_new_pack.vajpDj/_new  2015-05-16 07:14:34.0 +0200
@@ -2,15 +2,3 @@
  +/usr/lib(64)?/xulrunner-.*
  +/etc/gre.d/.*
 
-mozilla-js
-
-xulrunner-translations-common
- +/usr/lib(64)?/xulrunner-.*
- requires xulrunner-targettype = version
- supplements packageand(xulrunner-translations-common:xulrunner-targettype)
-
-xulrunner-translations-other
- +/usr/lib(64)?/xulrunner-.*
- requires xulrunner-targettype = version
- supplements packageand(xulrunner-translations-other:xulrunner-targettype)
-

++ compare-locales.tar.xz ++

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.vajpDj/_old  2015-05-16 07:14:35.0 +0200
+++ /var/tmp/diff_new_pack.vajpDj/_new  2015-05-16 07:14:35.0 +0200
@@ -2,8 +2,8 @@
 
 CHANNEL=esr31
 BRANCH=releases/mozilla-$CHANNEL
-RELEASE_TAG=FIREFOX_31_6_0esr_RELEASE
-VERSION=31.6.0
+RELEASE_TAG=FIREFOX_31_7_0esr_RELEASE
+VERSION=31.7.0
 
 # mozilla
 if [ -d mozilla ]; then

++ l10n-31.6.0.tar.xz - l10n-31.7.0.tar.xz ++
/work/SRC/openSUSE:Factory/xulrunner/l10n-31.6.0.tar.xz 
/work/SRC/openSUSE:Factory/.xulrunner.new/l10n-31.7.0.tar.xz differ: char 26, 
line 1

++ source-stamp.txt ++
--- /var/tmp/diff_new_pack.vajpDj/_old  2015-05-16 07:14:35.0 +0200
+++ /var/tmp/diff_new_pack.vajpDj/_new  2015-05-16 07:14:35.0 +0200
@@ -1,2 +1,2 @@
-REV=40a8b8411a0c
+REV=06188a3eed1f
 REPO=http://hg.mozilla.org/releases/mozilla-esr31

++ xulrunner-31.6.0-source.tar.xz - xulrunner-31.7.0-source.tar.xz ++
/work/SRC/openSUSE:Factory/xulrunner/xulrunner-31.6.0-source.tar.xz 
/work/SRC/openSUSE:Factory/.xulrunner.new/xulrunner-31.7.0-source.tar.xz 
differ: char 26, line 1




commit xulrunner for openSUSE:Factory

2015-04-02 Thread h_root
Hello community,

here is the log from the commit of package xulrunner for openSUSE:Factory 
checked in at 2015-04-02 16:04:11

Comparing /work/SRC/openSUSE:Factory/xulrunner (Old)
 and  /work/SRC/openSUSE:Factory/.xulrunner.new (New)


Package is xulrunner

Changes:

--- /work/SRC/openSUSE:Factory/xulrunner/xulrunner.changes  2015-02-27 
10:59:28.0 +0100
+++ /work/SRC/openSUSE:Factory/.xulrunner.new/xulrunner.changes 2015-04-02 
16:04:17.0 +0200
@@ -1,0 +2,15 @@
+Mon Mar 30 07:56:19 UTC 2015 - w...@rosenauer.org
+
+- update to 31.6.0 (bnc#925368)
+  * MFSA 2015-30/CVE-2015-0815
+Miscellaneous memory safety hazards
+  * MFSA 2015-31/CVE-2015-0813 (bmo#1106596))
+Use-after-free when using the Fluendo MP3 GStreamer plugin
+  * MFSA 2015-33/CVE-2015-0816 (bmo#1144991)
+resource:// documents can load privileged pages
+  * MFSA-2015-37/CVE-2015-0807 (bmo#834)
+CORS requests should not follow 30x redirections after preflight
+  * MFSA-2015-40/CVE-2015-0801 (bmo#1146339)
+Same-origin bypass through anchor navigation
+
+---

Old:

  l10n-31.5.0.tar.xz
  xulrunner-31.5.0-source.tar.xz

New:

  l10n-31.6.0.tar.xz
  xulrunner-31.6.0-source.tar.xz



Other differences:
--
++ xulrunner.spec ++
--- /var/tmp/diff_new_pack.YwCsOz/_old  2015-04-02 16:04:22.0 +0200
+++ /var/tmp/diff_new_pack.YwCsOz/_new  2015-04-02 16:04:22.0 +0200
@@ -17,10 +17,10 @@
 #
 
 
-%define version_internal 31.5.0
+%define version_internal 31.6.0
 %define apiversion 31
-%define uaweight 315
-%define releasedate 2015021900
+%define uaweight 316
+%define releasedate 2015032800
 %define shared_js 0
 %define has_system_nspr  1
 %define has_system_nss   1


++ compare-locales.tar.xz ++

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.YwCsOz/_old  2015-04-02 16:04:22.0 +0200
+++ /var/tmp/diff_new_pack.YwCsOz/_new  2015-04-02 16:04:22.0 +0200
@@ -2,8 +2,8 @@
 
 CHANNEL=esr31
 BRANCH=releases/mozilla-$CHANNEL
-RELEASE_TAG=FIREFOX_31_5_0esr_RELEASE
-VERSION=31.5.0
+RELEASE_TAG=FIREFOX_31_6_0esr_RELEASE
+VERSION=31.6.0
 
 # mozilla
 if [ -d mozilla ]; then

++ l10n-31.5.0.tar.xz - l10n-31.6.0.tar.xz ++
/work/SRC/openSUSE:Factory/xulrunner/l10n-31.5.0.tar.xz 
/work/SRC/openSUSE:Factory/.xulrunner.new/l10n-31.6.0.tar.xz differ: char 27, 
line 1

++ source-stamp.txt ++
--- /var/tmp/diff_new_pack.YwCsOz/_old  2015-04-02 16:04:22.0 +0200
+++ /var/tmp/diff_new_pack.YwCsOz/_new  2015-04-02 16:04:22.0 +0200
@@ -1,2 +1,2 @@
-REV=ebb632066641
+REV=40a8b8411a0c
 REPO=http://hg.mozilla.org/releases/mozilla-esr31

++ xulrunner-31.5.0-source.tar.xz - xulrunner-31.6.0-source.tar.xz ++
/work/SRC/openSUSE:Factory/xulrunner/xulrunner-31.5.0-source.tar.xz 
/work/SRC/openSUSE:Factory/.xulrunner.new/xulrunner-31.6.0-source.tar.xz 
differ: char 27, line 1




commit xulrunner for openSUSE:Factory

2015-02-27 Thread h_root
Hello community,

here is the log from the commit of package xulrunner for openSUSE:Factory 
checked in at 2015-02-27 10:59:20

Comparing /work/SRC/openSUSE:Factory/xulrunner (Old)
 and  /work/SRC/openSUSE:Factory/.xulrunner.new (New)


Package is xulrunner

Changes:

--- /work/SRC/openSUSE:Factory/xulrunner/xulrunner.changes  2015-01-20 
12:32:01.0 +0100
+++ /work/SRC/openSUSE:Factory/.xulrunner.new/xulrunner.changes 2015-02-27 
10:59:28.0 +0100
@@ -1,0 +2,16 @@
+Thu Feb 19 22:56:55 UTC 2015 - w...@rosenauer.org
+
+- update to 31.5.0 (bnc#917597)
+  * MFSA 2015-11/CVE-2015-0836
+Miscellaneous memory safety hazards
+  * MFSA 2015-12/CVE-2015-0833 (bmo#945192)
+Invoking Mozilla updater will load locally stored DLL files
+(Windows only)
+  * MFSA 2015-16/CVE-2015-0831 (bmo#1130514)
+Use-after-free in IndexedDB
+  * MFSA 2015-19/CVE-2015-0827 (bmo#1117304)
+Out-of-bounds read and write while rendering SVG content
+  * MFSA 2015-24/CVE-2015-0822 (bmo#1110557)
+Reading of local files through manipulation of form autocomplete
+
+---

Old:

  l10n-31.4.0.tar.xz
  xulrunner-31.4.0-source.tar.xz

New:

  l10n-31.5.0.tar.xz
  xulrunner-31.5.0-source.tar.xz



Other differences:
--
++ xulrunner.spec ++
--- /var/tmp/diff_new_pack.DW6Xjo/_old  2015-02-27 10:59:35.0 +0100
+++ /var/tmp/diff_new_pack.DW6Xjo/_new  2015-02-27 10:59:35.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xulrunner
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #   2006-2015 Wolfgang Rosenauer
 #
 # All modifications and additions to the file contributed by third parties
@@ -17,10 +17,10 @@
 #
 
 
-%define version_internal 31.4.0
+%define version_internal 31.5.0
 %define apiversion 31
-%define uaweight 314
-%define releasedate 2015010900
+%define uaweight 315
+%define releasedate 2015021900
 %define shared_js 0
 %define has_system_nspr  1
 %define has_system_nss   1


++ compare-locales.tar.xz ++

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.DW6Xjo/_old  2015-02-27 10:59:35.0 +0100
+++ /var/tmp/diff_new_pack.DW6Xjo/_new  2015-02-27 10:59:35.0 +0100
@@ -2,8 +2,8 @@
 
 CHANNEL=esr31
 BRANCH=releases/mozilla-$CHANNEL
-RELEASE_TAG=FIREFOX_31_4_0esr_RELEASE
-VERSION=31.4.0
+RELEASE_TAG=FIREFOX_31_5_0esr_RELEASE
+VERSION=31.5.0
 
 # mozilla
 if [ -d mozilla ]; then

++ l10n-31.4.0.tar.xz - l10n-31.5.0.tar.xz ++
/work/SRC/openSUSE:Factory/xulrunner/l10n-31.4.0.tar.xz 
/work/SRC/openSUSE:Factory/.xulrunner.new/l10n-31.5.0.tar.xz differ: char 26, 
line 1

++ source-stamp.txt ++
--- /var/tmp/diff_new_pack.DW6Xjo/_old  2015-02-27 10:59:35.0 +0100
+++ /var/tmp/diff_new_pack.DW6Xjo/_new  2015-02-27 10:59:35.0 +0100
@@ -1,2 +1,2 @@
-REV=60d7a6f78402
+REV=ebb632066641
 REPO=http://hg.mozilla.org/releases/mozilla-esr31

++ xulrunner-31.4.0-source.tar.xz - xulrunner-31.5.0-source.tar.xz ++
/work/SRC/openSUSE:Factory/xulrunner/xulrunner-31.4.0-source.tar.xz 
/work/SRC/openSUSE:Factory/.xulrunner.new/xulrunner-31.5.0-source.tar.xz 
differ: char 26, line 1

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit xulrunner for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package xulrunner for openSUSE:Factory 
checked in at 2015-01-20 12:31:46

Comparing /work/SRC/openSUSE:Factory/xulrunner (Old)
 and  /work/SRC/openSUSE:Factory/.xulrunner.new (New)


Package is xulrunner

Changes:

--- /work/SRC/openSUSE:Factory/xulrunner/xulrunner.changes  2015-01-07 
09:38:26.0 +0100
+++ /work/SRC/openSUSE:Factory/.xulrunner.new/xulrunner.changes 2015-01-20 
12:32:01.0 +0100
@@ -1,0 +2,13 @@
+Sat Jan 10 17:33:51 UTC 2015 - w...@rosenauer.org
+
+- update to 31.4.0 (bnc#910669)
+  * MFSA 2015-01/CVE-2014-8634/CVE-2014-8635
+Miscellaneous memory safety hazards
+  * MFSA 2015-03/CVE-2014-8638 (bmo#1080987)
+sendBeacon requests lack an Origin header
+  * MFSA 2015-04/CVE-2014-8639 (bmo#1095859)
+Cookie injection through Proxy Authenticate responses
+  * MFSA 2015-06/CVE-2014-8641 (bmo#1108455)
+Read-after-free in WebRTC
+
+---

Old:

  l10n-31.3.0.tar.xz
  xulrunner-31.3.0-source.tar.xz

New:

  l10n-31.4.0.tar.xz
  xulrunner-31.4.0-source.tar.xz



Other differences:
--
++ xulrunner.spec ++
--- /var/tmp/diff_new_pack.b3Qqmu/_old  2015-01-20 12:32:08.0 +0100
+++ /var/tmp/diff_new_pack.b3Qqmu/_new  2015-01-20 12:32:08.0 +0100
@@ -1,8 +1,8 @@
 #
 # spec file for package xulrunner
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
-#   2006-2014 Wolfgang Rosenauer
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+#   2006-2015 Wolfgang Rosenauer
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,10 +17,10 @@
 #
 
 
-%define version_internal 31.3.0
+%define version_internal 31.4.0
 %define apiversion 31
-%define uaweight 313
-%define releasedate 2014112600
+%define uaweight 314
+%define releasedate 2015010900
 %define shared_js 0
 %define has_system_nspr  1
 %define has_system_nss   1


++ compare-locales.tar.xz ++

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.b3Qqmu/_old  2015-01-20 12:32:08.0 +0100
+++ /var/tmp/diff_new_pack.b3Qqmu/_new  2015-01-20 12:32:08.0 +0100
@@ -2,8 +2,8 @@
 
 CHANNEL=esr31
 BRANCH=releases/mozilla-$CHANNEL
-RELEASE_TAG=FIREFOX_31_3_0esr_RELEASE
-VERSION=31.3.0
+RELEASE_TAG=FIREFOX_31_4_0esr_RELEASE
+VERSION=31.4.0
 
 # mozilla
 if [ -d mozilla ]; then

++ l10n-31.3.0.tar.xz - l10n-31.4.0.tar.xz ++
/work/SRC/openSUSE:Factory/xulrunner/l10n-31.3.0.tar.xz 
/work/SRC/openSUSE:Factory/.xulrunner.new/l10n-31.4.0.tar.xz differ: char 26, 
line 1

++ source-stamp.txt ++
--- /var/tmp/diff_new_pack.b3Qqmu/_old  2015-01-20 12:32:08.0 +0100
+++ /var/tmp/diff_new_pack.b3Qqmu/_new  2015-01-20 12:32:08.0 +0100
@@ -1,2 +1,2 @@
-REV=f416e15cc2c5
+REV=60d7a6f78402
 REPO=http://hg.mozilla.org/releases/mozilla-esr31

++ xulrunner-31.3.0-source.tar.xz - xulrunner-31.4.0-source.tar.xz ++
/work/SRC/openSUSE:Factory/xulrunner/xulrunner-31.3.0-source.tar.xz 
/work/SRC/openSUSE:Factory/.xulrunner.new/xulrunner-31.4.0-source.tar.xz 
differ: char 27, line 1

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit xulrunner for openSUSE:Factory

2015-01-07 Thread h_root
Hello community,

here is the log from the commit of package xulrunner for openSUSE:Factory 
checked in at 2015-01-07 09:38:25

Comparing /work/SRC/openSUSE:Factory/xulrunner (Old)
 and  /work/SRC/openSUSE:Factory/.xulrunner.new (New)


Package is xulrunner

Changes:

--- /work/SRC/openSUSE:Factory/xulrunner/xulrunner.changes  2014-12-03 
22:49:10.0 +0100
+++ /work/SRC/openSUSE:Factory/.xulrunner.new/xulrunner.changes 2015-01-07 
09:38:26.0 +0100
@@ -1,0 +2,7 @@
+Wed Dec 31 16:01:40 UTC 2014 - dims...@opensuse.org
+
+- Do not require mozilla-js-32bit from xulrunner-32bit: since we
+  have shared_js currently set to 0, mozilla-js(-32bit) is not
+  being built.
+
+---



Other differences:
--

++ baselibs.conf ++
--- /var/tmp/diff_new_pack.FxwFHf/_old  2015-01-07 09:38:29.0 +0100
+++ /var/tmp/diff_new_pack.FxwFHf/_new  2015-01-07 09:38:29.0 +0100
@@ -1,7 +1,6 @@
 xulrunner
  +/usr/lib(64)?/xulrunner-.*
  +/etc/gre.d/.*
- requires mozilla-js-targettype
 
 mozilla-js
 

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit xulrunner for openSUSE:Factory

2014-12-03 Thread h_root
Hello community,

here is the log from the commit of package xulrunner for openSUSE:Factory 
checked in at 2014-12-03 22:48:29

Comparing /work/SRC/openSUSE:Factory/xulrunner (Old)
 and  /work/SRC/openSUSE:Factory/.xulrunner.new (New)


Package is xulrunner

Changes:

--- /work/SRC/openSUSE:Factory/xulrunner/xulrunner.changes  2014-11-14 
09:19:10.0 +0100
+++ /work/SRC/openSUSE:Factory/.xulrunner.new/xulrunner.changes 2014-12-03 
22:49:10.0 +0100
@@ -1,0 +2,16 @@
+Sun Nov 30 12:15:59 UTC 2014 - w...@rosenauer.org
+
+- update to 31.3.0 (bnc#908009)
+  * MFSA 2014-83/CVE-2014-1587
+Miscellaneous memory safety hazards
+  * MFSA 2014-85/CVE-2014-1590 (bmo#1087633)
+XMLHttpRequest crashes with some input streams
+  * MFSA 2014-87/CVE-2014-1592 (bmo#1088635)
+Use-after-free during HTML5 parsing
+  * MFSA 2014-88/CVE-2014-1593 (bmo#1085175)
+Buffer overflow while parsing media content
+  * MFSA 2014-89/CVE-2014-1594 (bmo#1074280)
+Bad casting from the BasicThebesLayer to BasicContainerLayer
+- readded mozilla-pkgconfig.patch
+
+---

Old:

  l10n-31.2.0.tar.xz
  xulrunner-31.2.0-source.tar.xz

New:

  l10n-31.3.0.tar.xz
  mozilla-pkgconfig.patch
  xulrunner-31.3.0-source.tar.xz



Other differences:
--
++ xulrunner.spec ++
--- /var/tmp/diff_new_pack.B1178h/_old  2014-12-03 22:49:16.0 +0100
+++ /var/tmp/diff_new_pack.B1178h/_new  2014-12-03 22:49:16.0 +0100
@@ -17,10 +17,10 @@
 #
 
 
-%define version_internal 31.2.0
+%define version_internal 31.3.0
 %define apiversion 31
-%define uaweight 312
-%define releasedate 2014101100
+%define uaweight 313
+%define releasedate 2014112600
 %define shared_js 0
 %define has_system_nspr  1
 %define has_system_nss   1
@@ -107,6 +107,7 @@
 Patch1: toolkit-download-folder.patch
 Patch2: mozilla-nongnome-proxies.patch
 Patch3: mozilla-prefer_plugin_pref.patch
+Patch4: mozilla-pkgconfig.patch
 Patch6: mozilla-preferences.patch
 Patch7: mozilla-language.patch
 Patch8: mozilla-ntlm-full-path.patch
@@ -218,6 +219,7 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 %patch6 -p1
 %patch7 -p1
 %patch8 -p1


++ compare-locales.tar.xz ++

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.B1178h/_old  2014-12-03 22:49:16.0 +0100
+++ /var/tmp/diff_new_pack.B1178h/_new  2014-12-03 22:49:16.0 +0100
@@ -2,8 +2,8 @@
 
 CHANNEL=esr31
 BRANCH=releases/mozilla-$CHANNEL
-RELEASE_TAG=FIREFOX_31_2_0esr_RELEASE
-VERSION=31.2.0
+RELEASE_TAG=FIREFOX_31_3_0esr_RELEASE
+VERSION=31.3.0
 
 # mozilla
 if [ -d mozilla ]; then

++ l10n-31.2.0.tar.xz - l10n-31.3.0.tar.xz ++
/work/SRC/openSUSE:Factory/xulrunner/l10n-31.2.0.tar.xz 
/work/SRC/openSUSE:Factory/.xulrunner.new/l10n-31.3.0.tar.xz differ: char 26, 
line 1

++ mozilla-pkgconfig.patch ++
From: Wolfgang Rosenauer
Subject: pkgconfig tuning

diff --git a/xulrunner/installer/Makefile.in b/xulrunner/installer/Makefile.in
--- a/xulrunner/installer/Makefile.in
+++ b/xulrunner/installer/Makefile.in
@@ -32,16 +32,19 @@ include $(topsrcdir)/config/rules.mk
 
 INSTALL_SDK = 1
 
 include $(topsrcdir)/toolkit/mozapps/installer/signing.mk
 include $(topsrcdir)/toolkit/mozapps/installer/packager.mk
 
 # Add pkg-config files to the install:: target
 
+# the apilibdir always ends with 1.9 as every patch update will provide a link
+apilibdir = $(dir $(installdir))xulrunner-31
+
 pkg_config_files = \
libxul.pc \
libxul-embedding.pc \
mozilla-js.pc \
mozilla-plugin.pc \
$(NULL)
 
 ifdef MOZ_NATIVE_NSPR
@@ -69,16 +72,17 @@ pkg_config_files += mozilla-nss.pc
 endif
 
 %.pc: $(srcdir)/%.pc.in $(GLOBAL_DEPS)
cat $ | sed \
-e s|%prefix%|$(prefix)| \
-e s|%includedir%|$(includedir)| \
-e s|%idldir%|$(idldir)| \
-e s|%sdkdir%|$(sdkdir)| \
+   -e s|%libdir%|$(apilibdir)| \
-e s|%MOZ_APP_NAME%|$(MOZ_APP_NAME)| \
-e s|%MOZILLA_VERSION%|$(MOZ_APP_VERSION)| \
-e s|%WCHAR_CFLAGS%|$(WCHAR_CFLAGS)| \
-e s|%FULL_NSPR_LIBS%|$(FULL_NSPR_LIBS)| \
-e s|%FULL_NSPR_CFLAGS%|$(FULL_NSPR_CFLAGS)| \
-e s|%NSPR_NAME%|$(NSPR_NAME)| \
-e s|%NSPR_VERSION%|$(NSPR_VERSION)| \
-e s|%MOZ_XUL_LINK%|$(MOZ_XUL_LINK)| \
diff --git a/xulrunner/installer/libxul-embedding.pc.in 
b/xulrunner/installer/libxul-embedding.pc.in
--- a/xulrunner/installer/libxul-embedding.pc.in
+++ b/xulrunner/installer/libxul-embedding.pc.in
@@ -1,10 +1,11 @@
 prefix=%prefix%
 sdkdir=%sdkdir%
 includedir=%includedir%
 idldir=%idldir%
 
 Name: libxul-embedding
 Description: Static library for 

commit xulrunner for openSUSE:Factory

2014-11-14 Thread h_root
Hello community,

here is the log from the commit of package xulrunner for openSUSE:Factory 
checked in at 2014-11-14 09:19:07

Comparing /work/SRC/openSUSE:Factory/xulrunner (Old)
 and  /work/SRC/openSUSE:Factory/.xulrunner.new (New)


Package is xulrunner

Changes:

--- /work/SRC/openSUSE:Factory/xulrunner/xulrunner.changes  2014-11-11 
10:15:57.0 +0100
+++ /work/SRC/openSUSE:Factory/.xulrunner.new/xulrunner.changes 2014-11-14 
09:19:10.0 +0100
@@ -1,0 +2,6 @@
+Thu Nov 13 08:37:50 UTC 2014 - guilla...@opensuse.org
+
+- Fix %arm build (fix CFLAGS)
+- Disable elf-hack for aarch64
+
+---



Other differences:
--
++ xulrunner.spec ++
--- /var/tmp/diff_new_pack.U2hcI8/_old  2014-11-14 09:19:14.0 +0100
+++ /var/tmp/diff_new_pack.U2hcI8/_new  2014-11-14 09:19:14.0 +0100
@@ -16,6 +16,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %define version_internal 31.2.0
 %define apiversion 31
 %define uaweight 312
@@ -156,7 +157,6 @@
 with only mild differences from the published standard.
 %endif
 
-
 %package devel
 Summary:XULRunner/Gecko SDK
 Group:  Development/Libraries/Other
@@ -259,7 +259,8 @@
 export LDFLAGS= -Wl,-rpath -Wl,${MOZ_APP_DIR}
 %ifarch %arm
 # debug symbols require too much memory during build
-export CFLAGS=${CFLAGS/-g/}
+export CFLAGS=${CFLAGS/-g / }
+# Limit RAM usage during link
 LDFLAGS+=-Wl,--reduce-memory-overheads -Wl,--no-keep-memory
 %endif
 export CXXFLAGS=$CFLAGS
@@ -285,7 +286,7 @@
 ac_add_options --disable-optimize
 %endif
 %endif
-%ifnarch ppc ppc64 ppc64le
+%ifnarch aarch64 ppc ppc64 ppc64le
 ac_add_options --enable-elf-hack
 %endif
 ac_add_options --enable-extensions=default


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit xulrunner for openSUSE:Factory

2013-11-10 Thread h_root
Hello community,

here is the log from the commit of package xulrunner for openSUSE:Factory 
checked in at 2013-11-10 20:37:09

Comparing /work/SRC/openSUSE:Factory/xulrunner (Old)
 and  /work/SRC/openSUSE:Factory/.xulrunner.new (New)


Package is xulrunner

Changes:

--- /work/SRC/openSUSE:Factory/xulrunner/xulrunner.changes  2013-11-01 
07:05:26.0 +0100
+++ /work/SRC/openSUSE:Factory/.xulrunner.new/xulrunner.changes 2013-11-10 
20:37:10.0 +0100
@@ -1,0 +2,5 @@
+Wed Oct 30 10:03:20 UTC 2013 - sch...@suse.de
+
+- mozilla-aarch64.patch: Add support for aarch64
+
+---

New:

  mozilla-aarch64.patch



Other differences:
--
++ xulrunner.spec ++
--- /var/tmp/diff_new_pack.t7K94o/_old  2013-11-10 20:37:13.0 +0100
+++ /var/tmp/diff_new_pack.t7K94o/_new  2013-11-10 20:37:13.0 +0100
@@ -77,6 +77,7 @@
 Patch7: mozilla-ntlm-full-path.patch
 Patch9: mozilla-sle11.patch
 Patch14:mozilla-ppc.patch
+Patch15:mozilla-aarch64.patch
 # SLE11 patches
 Patch20:mozilla-gcc43-enums.patch
 Patch21:mozilla-gcc43-template_hacks.patch
@@ -91,7 +92,7 @@
 %define has_system_nss   1
 %define has_system_cairo 0
 %define localize 0
-%ifarch ppc ppc64 s390 s390x ia64 %arm
+%ifarch ppc ppc64 s390 s390x ia64 %arm aarch64
 %define crashreporter0
 %else
 %define crashreporter1
@@ -196,6 +197,7 @@
 %patch9 -p1
 %endif
 %patch14 -p1
+%patch15 -p1
 # SLE patches
 %if %suse_version = 1110
 %patch20 -p1


++ mozilla-aarch64.patch ++
 2095 lines (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit xulrunner for openSUSE:Factory

2013-11-01 Thread h_root
Hello community,

here is the log from the commit of package xulrunner for openSUSE:Factory 
checked in at 2013-11-01 07:05:08

Comparing /work/SRC/openSUSE:Factory/xulrunner (Old)
 and  /work/SRC/openSUSE:Factory/.xulrunner.new (New)


Package is xulrunner

Changes:

--- /work/SRC/openSUSE:Factory/xulrunner/xulrunner.changes  2013-08-11 
11:21:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.xulrunner.new/xulrunner.changes 2013-11-01 
07:05:26.0 +0100
@@ -1,0 +2,41 @@
+Thu Oct 24 16:40:37 UTC 2013 - w...@rosenauer.org
+
+- update to 17.0.10esr (bnc#847708)
+  * require NSS 3.14.4 or above
+  * MFSA 2013-93/CVE-2013-5590/CVE-2013-5591/CVE-2013-5592
+Miscellaneous memory safety hazards
+  * MFSA 2013-95/CVE-2013-5604 (bmo#914017)
+Access violation with XSLT and uninitialized data
+  * MFSA 2013-96/CVE-2013-5595 (bmo#916580)
+Improperly initialized memory and overflows in some JavaScript
+functions
+  * MFSA 2013-98/CVE-2013-5597 (bmo#918864)
+Use-after-free when updating offline cache
+  * MFSA 2013-100/CVE-2013-5599/CVE-2013-5600/CVE-2013-5601
+(bmo#915210, bmo#915576, bmo#916685)
+Miscellaneous use-after-free issues found through ASAN fuzzing
+  * MFSA 2013-101/CVE-2013-5602 (bmo#897678)
+Memory corruption in workers
+
+---
+Thu Sep 12 10:06:08 UTC 2013 - w...@rosenauer.org
+
+- update to 17.0.9esr (bnc#840485)
+  * MFSA 2013-65/CVE-2013-1705 (bmo#882865)
+Buffer underflow when generating CRMF requests
+  * MFSA 2013-76/CVE-2013-1718
+Miscellaneous memory safety hazards
+  * MFSA 2013-79/CVE-2013-1722 (bmo#893308)
+Use-after-free in Animation Manager during stylesheet cloning
+  * MFSA 2013-82/CVE-2013-1725 (bmo#876762)
+Calling scope for new Javascript objects can lead to memory corruption
+  * MFSA 2013-88/CVE-2013-1730 (bmo#851353)
+Compartment mismatch re-attaching XBL-backed nodes
+  * MFSA 2013-89/CVE-2013-1732 (bmo#883514)
+Buffer overflow with multi-column, lists, and floats
+  * MFSA 2013-90/CVE-2013-1735/CVE-2013-1736 (bmo#898871, bmo#906301)
+Memory corruption involving scrolling
+  * MFSA 2013-91/CVE-2013-1737 (bmo#907727)
+User-defined properties on DOM proxies get the wrong this object
+
+---

Old:

  l10n-17.0.8.tar.bz2
  xulrunner-17.0.8-source.tar.bz2

New:

  _constraints
  l10n-17.0.10.tar.bz2
  xulrunner-17.0.10-source.tar.bz2



Other differences:
--
++ xulrunner.spec ++
--- /var/tmp/diff_new_pack.lp8zYd/_old  2013-11-01 07:05:31.0 +0100
+++ /var/tmp/diff_new_pack.lp8zYd/_new  2013-11-01 07:05:31.0 +0100
@@ -43,13 +43,13 @@
 BuildRequires:  wireless-tools
 %endif
 BuildRequires:  mozilla-nspr-devel = 4.9.5
-BuildRequires:  mozilla-nss-devel = 3.14.3
-Version:17.0.8
+BuildRequires:  mozilla-nss-devel = 3.14.4
+Version:17.0.10
 Release:0
-%define releasedate 2013080100
-%define version_internal 17.0.8
+%define releasedate 2013102400
+%define version_internal 17.0.10
 %define apiversion 17
-%define uaweight 178
+%define uaweight 1700010
 Summary:Mozilla Runtime Environment
 License:MPL-2.0
 Group:  Productivity/Other

++ compare-locales.tar.bz2 ++

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.lp8zYd/_old  2013-11-01 07:05:31.0 +0100
+++ /var/tmp/diff_new_pack.lp8zYd/_new  2013-11-01 07:05:31.0 +0100
@@ -2,8 +2,8 @@
 
 CHANNEL=esr17
 BRANCH=releases/mozilla-$CHANNEL
-RELEASE_TAG=FIREFOX_17_0_8esr_RELEASE
-VERSION=17.0.8
+RELEASE_TAG=FIREFOX_17_0_10esr_RELEASE
+VERSION=17.0.10
 
 # mozilla
 echo cloning $BRANCH...

++ l10n-17.0.8.tar.bz2 - l10n-17.0.10.tar.bz2 ++
/work/SRC/openSUSE:Factory/xulrunner/l10n-17.0.8.tar.bz2 
/work/SRC/openSUSE:Factory/.xulrunner.new/l10n-17.0.10.tar.bz2 differ: char 11, 
line 1

++ source-stamp.txt ++
--- /var/tmp/diff_new_pack.lp8zYd/_old  2013-11-01 07:05:31.0 +0100
+++ /var/tmp/diff_new_pack.lp8zYd/_new  2013-11-01 07:05:31.0 +0100
@@ -1,2 +1,2 @@
-REV=0ebfe6274430
+REV=a112cbb2288e
 REPO=http://hg.mozilla.org/releases/mozilla-esr17

++ xulrunner-17.0.8-source.tar.bz2 - xulrunner-17.0.10-source.tar.bz2 
++
/work/SRC/openSUSE:Factory/xulrunner/xulrunner-17.0.8-source.tar.bz2 
/work/SRC/openSUSE:Factory/.xulrunner.new/xulrunner-17.0.10-source.tar.bz2 
differ: char 11, line 1

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit xulrunner for openSUSE:Factory

2013-08-11 Thread h_root
Hello community,

here is the log from the commit of package xulrunner for openSUSE:Factory 
checked in at 2013-08-11 11:21:09

Comparing /work/SRC/openSUSE:Factory/xulrunner (Old)
 and  /work/SRC/openSUSE:Factory/.xulrunner.new (New)


Package is xulrunner

Changes:

--- /work/SRC/openSUSE:Factory/xulrunner/xulrunner.changes  2013-06-26 
20:25:35.0 +0200
+++ /work/SRC/openSUSE:Factory/.xulrunner.new/xulrunner.changes 2013-08-11 
11:21:20.0 +0200
@@ -1,0 +2,18 @@
+Fri Aug  2 10:56:43 UTC 2013 - w...@rosenauer.org
+
+- update to 17.0.8esr (bnc#833389)
+  * MFSA 2013-63/CVE-2013-1701
+Miscellaneous memory safety hazards
+  * MFSA 2013-68/CVE-2013-1709 (bmo#838253)
+Document URI misrepresentation and masquerading
+  * MFSA 2013-69/CVE-2013-1710 (bmo#871368)
+CRMF requests allow for code execution and XSS attacks
+  * MFSA 2013-72/CVE-2013-1713 (bmo#887098)
+Wrong principal used for validating URI for some Javascript
+components
+  * MFSA 2013-73/CVE-2013-1714 (bmo#879787)
+Same-origin bypass with web workers and XMLHttpRequest
+  * MFSA 2013-75/CVE-2013-1717 (bmo#406541, bmo#738397)
+Local Java applets may read contents of local file system
+
+---

Old:

  l10n-17.0.7.tar.bz2
  xulrunner-17.0.7-source.tar.bz2

New:

  l10n-17.0.8.tar.bz2
  xulrunner-17.0.8-source.tar.bz2



Other differences:
--
++ xulrunner.spec ++
--- /var/tmp/diff_new_pack.NyW7Iw/_old  2013-08-11 11:21:24.0 +0200
+++ /var/tmp/diff_new_pack.NyW7Iw/_new  2013-08-11 11:21:24.0 +0200
@@ -44,12 +44,12 @@
 %endif
 BuildRequires:  mozilla-nspr-devel = 4.9.5
 BuildRequires:  mozilla-nss-devel = 3.14.3
-Version:17.0.7
+Version:17.0.8
 Release:0
-%define releasedate 2013062000
-%define version_internal 17.0.7
+%define releasedate 2013080100
+%define version_internal 17.0.8
 %define apiversion 17
-%define uaweight 177
+%define uaweight 178
 Summary:Mozilla Runtime Environment
 License:MPL-2.0
 Group:  Productivity/Other

++ compare-locales.tar.bz2 ++

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.NyW7Iw/_old  2013-08-11 11:21:25.0 +0200
+++ /var/tmp/diff_new_pack.NyW7Iw/_new  2013-08-11 11:21:25.0 +0200
@@ -2,8 +2,8 @@
 
 CHANNEL=esr17
 BRANCH=releases/mozilla-$CHANNEL
-RELEASE_TAG=FIREFOX_17_0_7esr_RELEASE
-VERSION=17.0.7
+RELEASE_TAG=FIREFOX_17_0_8esr_RELEASE
+VERSION=17.0.8
 
 # mozilla
 echo cloning $BRANCH...

++ l10n-17.0.7.tar.bz2 - l10n-17.0.8.tar.bz2 ++
/work/SRC/openSUSE:Factory/xulrunner/l10n-17.0.7.tar.bz2 
/work/SRC/openSUSE:Factory/.xulrunner.new/l10n-17.0.8.tar.bz2 differ: char 12, 
line 1

++ source-stamp.txt ++
--- /var/tmp/diff_new_pack.NyW7Iw/_old  2013-08-11 11:21:25.0 +0200
+++ /var/tmp/diff_new_pack.NyW7Iw/_new  2013-08-11 11:21:25.0 +0200
@@ -1,2 +1,2 @@
-REV=5ec62d38e162
+REV=0ebfe6274430
 REPO=http://hg.mozilla.org/releases/mozilla-esr17

++ xulrunner-17.0.7-source.tar.bz2 - xulrunner-17.0.8-source.tar.bz2 ++
/work/SRC/openSUSE:Factory/xulrunner/xulrunner-17.0.7-source.tar.bz2 
/work/SRC/openSUSE:Factory/.xulrunner.new/xulrunner-17.0.8-source.tar.bz2 
differ: char 11, line 1

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit xulrunner for openSUSE:Factory

2013-06-26 Thread h_root
Hello community,

here is the log from the commit of package xulrunner for openSUSE:Factory 
checked in at 2013-06-26 20:25:23

Comparing /work/SRC/openSUSE:Factory/xulrunner (Old)
 and  /work/SRC/openSUSE:Factory/.xulrunner.new (New)


Package is xulrunner

Changes:

--- /work/SRC/openSUSE:Factory/xulrunner/xulrunner.changes  2013-06-13 
22:55:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.xulrunner.new/xulrunner.changes 2013-06-26 
20:25:35.0 +0200
@@ -1,0 +2,22 @@
+Mon Jun 24 15:26:27 UTC 2013 - w...@rosenauer.org
+
+- update to 17.0.7esr (bnc#825935)
+  * MFSA 2013-49/CVE-2013-1682
+Miscellaneous memory safety hazards
+  * MFSA 2013-50/CVE-2013-1684/CVE-2013-1685/CVE-2013-1686
+Memory corruption found using Address Sanitizer
+  * MFSA 2013-51/CVE-2013-1687 (bmo#863933, bmo#866823)
+Privileged content access and execution via XBL
+  * MFSA 2013-53/CVE-2013-1690 (bmo#857883)
+Execution of unmapped memory through onreadystatechange event
+  * MFSA 2013-54/CVE-2013-1692 (bmo#866915)
+Data in the body of XHR HEAD requests leads to CSRF attacks
+  * MFSA 2013-55/CVE-2013-1693 (bmo#711043)
+SVG filters can lead to information disclosure
+  * MFSA 2013-56/CVE-2013-1694 (bmo#848535)
+PreserveWrapper has inconsistent behavior
+  * MFSA 2013-59/CVE-2013-1697 (bmo#858101)
+XrayWrappers can be bypassed to run user defined methods in a
+privileged context
+
+---

Old:

  l10n-17.0.6.tar.bz2
  xulrunner-17.0.6-source.tar.bz2

New:

  l10n-17.0.7.tar.bz2
  xulrunner-17.0.7-source.tar.bz2



Other differences:
--
++ xulrunner.spec ++
--- /var/tmp/diff_new_pack.zxsE5Y/_old  2013-06-26 20:25:40.0 +0200
+++ /var/tmp/diff_new_pack.zxsE5Y/_new  2013-06-26 20:25:40.0 +0200
@@ -44,12 +44,12 @@
 %endif
 BuildRequires:  mozilla-nspr-devel = 4.9.5
 BuildRequires:  mozilla-nss-devel = 3.14.3
-Version:17.0.6
+Version:17.0.7
 Release:0
-%define releasedate 2013051000
-%define version_internal 17.0.6
+%define releasedate 2013062000
+%define version_internal 17.0.7
 %define apiversion 17
-%define uaweight 176
+%define uaweight 177
 Summary:Mozilla Runtime Environment
 License:MPL-2.0
 Group:  Productivity/Other

++ compare-locales.tar.bz2 ++

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.zxsE5Y/_old  2013-06-26 20:25:40.0 +0200
+++ /var/tmp/diff_new_pack.zxsE5Y/_new  2013-06-26 20:25:40.0 +0200
@@ -2,8 +2,8 @@
 
 CHANNEL=esr17
 BRANCH=releases/mozilla-$CHANNEL
-RELEASE_TAG=FIREFOX_17_0_6esr_RELEASE
-VERSION=17.0.6
+RELEASE_TAG=FIREFOX_17_0_7esr_RELEASE
+VERSION=17.0.7
 
 # mozilla
 echo cloning $BRANCH...

++ l10n-17.0.6.tar.bz2 - l10n-17.0.7.tar.bz2 ++
/work/SRC/openSUSE:Factory/xulrunner/l10n-17.0.6.tar.bz2 
/work/SRC/openSUSE:Factory/.xulrunner.new/l10n-17.0.7.tar.bz2 differ: char 11, 
line 1

++ source-stamp.txt ++
--- /var/tmp/diff_new_pack.zxsE5Y/_old  2013-06-26 20:25:40.0 +0200
+++ /var/tmp/diff_new_pack.zxsE5Y/_new  2013-06-26 20:25:40.0 +0200
@@ -1,2 +1,2 @@
-REV=876e9d2c7721
+REV=5ec62d38e162
 REPO=http://hg.mozilla.org/releases/mozilla-esr17

++ xulrunner-17.0.6-source.tar.bz2 - xulrunner-17.0.7-source.tar.bz2 ++
/work/SRC/openSUSE:Factory/xulrunner/xulrunner-17.0.6-source.tar.bz2 
/work/SRC/openSUSE:Factory/.xulrunner.new/xulrunner-17.0.7-source.tar.bz2 
differ: char 11, line 1

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit xulrunner for openSUSE:Factory

2013-06-13 Thread h_root
Hello community,

here is the log from the commit of package xulrunner for openSUSE:Factory 
checked in at 2013-06-13 22:55:19

Comparing /work/SRC/openSUSE:Factory/xulrunner (Old)
 and  /work/SRC/openSUSE:Factory/.xulrunner.new (New)


Package is xulrunner

Changes:

--- /work/SRC/openSUSE:Factory/xulrunner/xulrunner.changes  2013-05-16 
11:44:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.xulrunner.new/xulrunner.changes 2013-06-13 
22:55:20.0 +0200
@@ -1,0 +2,5 @@
+Tue Jun  4 16:24:51 UTC 2013 - dval...@suse.com
+
+- Fix build on powerpc (ppc-xpcshell.patch) 
+
+---

New:

  ppc-xpcshell.patch



Other differences:
--
++ xulrunner.spec ++
--- /var/tmp/diff_new_pack.Z5GTJE/_old  2013-06-13 22:55:23.0 +0200
+++ /var/tmp/diff_new_pack.Z5GTJE/_new  2013-06-13 22:55:23.0 +0200
@@ -81,6 +81,7 @@
 Patch20:mozilla-gcc43-enums.patch
 Patch21:mozilla-gcc43-template_hacks.patch
 Patch22:mozilla-gcc43-templates_instantiation.patch
+Patch23:ppc-xpcshell.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   mozilla-js = %{version}
 Requires(post):  update-alternatives coreutils
@@ -201,6 +202,7 @@
 %patch21 -p1
 %patch22 -p1
 %endif
+%patch23 -p1
 
 %build
 # no need to add build time to binaries

++ ppc-xpcshell.patch ++
Index: mozilla/js/src/gc/Heap.h
===
--- mozilla.orig/js/src/gc/Heap.h
+++ mozilla/js/src/gc/Heap.h
@@ -110,19 +110,22 @@ struct Cell
  */
 #if defined(SOLARIS)  (defined(__sparc) || defined(__sparcv9))
 const size_t PageShift = 13;
+const size_t ArenaShift = PageShift;
+#elif defined(__powerpc__)
+const size_t PageShift = 16;
+const size_t ArenaShift = 12;
 #else
 const size_t PageShift = 12;
+const size_t ArenaShift = PageShift;
 #endif
 const size_t PageSize = size_t(1)  PageShift;
+const size_t ArenaSize = size_t(1)  ArenaShift;
+const size_t ArenaMask = ArenaSize - 1;
 
 const size_t ChunkShift = 20;
 const size_t ChunkSize = size_t(1)  ChunkShift;
 const size_t ChunkMask = ChunkSize - 1;
 
-const size_t ArenaShift = PageShift;
-const size_t ArenaSize = PageSize;
-const size_t ArenaMask = ArenaSize - 1;
-
 /*
  * This is the maximum number of arenas we allow in the FreeCommitted state
  * before we trigger a GC_SHRINK to release free arenas to the OS.
Index: mozilla/js/src/gc/Memory.cpp
===
--- mozilla.orig/js/src/gc/Memory.cpp
+++ mozilla/js/src/gc/Memory.cpp
@@ -15,6 +15,15 @@
 namespace js {
 namespace gc {
 
+/* Unused memory decommiting requires the arena size match the page size. */
+extern const size_t PageSize;
+extern const size_t ArenaSize;
+static bool
+DecommitEnabled()
+{
+return PageSize == ArenaSize;
+}
+
 #if defined(XP_WIN)
 #include jswin.h
 #include psapi.h
@@ -83,6 +92,9 @@ UnmapPages(void *p, size_t size)
 bool
 MarkPagesUnused(void *p, size_t size)
 {
+if (!DecommitEnabled())
+return false;
+
 JS_ASSERT(uintptr_t(p) % PageSize == 0);
 LPVOID p2 = VirtualAlloc(p, size, MEM_RESET, PAGE_READWRITE);
 return p2 == p;
@@ -352,6 +364,9 @@ UnmapPages(void *p, size_t size)
 bool
 MarkPagesUnused(void *p, size_t size)
 {
+if (!DecommitEnabled())
+return false;
+
 JS_ASSERT(uintptr_t(p) % PageSize == 0);
 int result = madvise(p, size, MADV_DONTNEED);
 return result != -1;
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit xulrunner for openSUSE:Factory

2013-05-16 Thread h_root
Hello community,

here is the log from the commit of package xulrunner for openSUSE:Factory 
checked in at 2013-05-16 11:44:03

Comparing /work/SRC/openSUSE:Factory/xulrunner (Old)
 and  /work/SRC/openSUSE:Factory/.xulrunner.new (New)


Package is xulrunner

Changes:

--- /work/SRC/openSUSE:Factory/xulrunner/xulrunner.changes  2013-04-07 
14:29:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.xulrunner.new/xulrunner.changes 2013-05-16 
11:44:11.0 +0200
@@ -1,0 +2,16 @@
+Fri May 10 17:27:23 UTC 2013 - w...@rosenauer.org
+
+- update to 17.0.6esr (bnc#819204)
+  * MFSA 2013-41/CVE-2013-0801/CVE-2013-1669
+Miscellaneous memory safety hazards
+  * MFSA 2013-42/CVE-2013-1670 (bmo#853709)
+Privileged access for content level constructor
+  * MFSA 2013-46/CVE-2013-1674 (bmo#860971)
+Use-after-free with video and onresize event
+  * MFSA 2013-47/CVE-2013-1675 (bmo#866825)
+Uninitialized functions in DOMSVGZoomEvent
+  * MFSA 2013-48/CVE-2013-1676/CVE-2013-1677/CVE-2013-1678/
+CVE-2013-1679/CVE-2013-1680/CVE-2013-1681
+Memory corruption found using Address Sanitizer
+
+---

Old:

  l10n-17.0.5.tar.bz2
  xulrunner-17.0.5-source.tar.bz2

New:

  l10n-17.0.6.tar.bz2
  xulrunner-17.0.6-source.tar.bz2



Other differences:
--
++ xulrunner.spec ++
--- /var/tmp/diff_new_pack.RpIk7U/_old  2013-05-16 11:44:16.0 +0200
+++ /var/tmp/diff_new_pack.RpIk7U/_new  2013-05-16 11:44:16.0 +0200
@@ -44,12 +44,12 @@
 %endif
 BuildRequires:  mozilla-nspr-devel = 4.9.5
 BuildRequires:  mozilla-nss-devel = 3.14.3
-Version:17.0.5
+Version:17.0.6
 Release:0
-%define releasedate 2013032900
-%define version_internal 17.0.5
+%define releasedate 2013051000
+%define version_internal 17.0.6
 %define apiversion 17
-%define uaweight 175
+%define uaweight 176
 Summary:Mozilla Runtime Environment
 License:MPL-2.0
 Group:  Productivity/Other

++ compare-locales.tar.bz2 ++

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.RpIk7U/_old  2013-05-16 11:44:16.0 +0200
+++ /var/tmp/diff_new_pack.RpIk7U/_new  2013-05-16 11:44:16.0 +0200
@@ -2,8 +2,8 @@
 
 CHANNEL=esr17
 BRANCH=releases/mozilla-$CHANNEL
-RELEASE_TAG=FIREFOX_17_0_5esr_RELEASE
-VERSION=17.0.5
+RELEASE_TAG=FIREFOX_17_0_6esr_RELEASE
+VERSION=17.0.6
 
 # mozilla
 echo cloning $BRANCH...

++ l10n-17.0.5.tar.bz2 - l10n-17.0.6.tar.bz2 ++
/work/SRC/openSUSE:Factory/xulrunner/l10n-17.0.5.tar.bz2 
/work/SRC/openSUSE:Factory/.xulrunner.new/l10n-17.0.6.tar.bz2 differ: char 11, 
line 1

++ source-stamp.txt ++
--- /var/tmp/diff_new_pack.RpIk7U/_old  2013-05-16 11:44:16.0 +0200
+++ /var/tmp/diff_new_pack.RpIk7U/_new  2013-05-16 11:44:16.0 +0200
@@ -1,2 +1,2 @@
-REV=87c58130fea3
+REV=876e9d2c7721
 REPO=http://hg.mozilla.org/releases/mozilla-esr17

++ xulrunner-17.0.5-source.tar.bz2 - xulrunner-17.0.6-source.tar.bz2 ++
/work/SRC/openSUSE:Factory/xulrunner/xulrunner-17.0.5-source.tar.bz2 
/work/SRC/openSUSE:Factory/.xulrunner.new/xulrunner-17.0.6-source.tar.bz2 
differ: char 11, line 1

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit xulrunner for openSUSE:Factory

2013-04-07 Thread h_root
Hello community,

here is the log from the commit of package xulrunner for openSUSE:Factory 
checked in at 2013-04-07 14:29:35

Comparing /work/SRC/openSUSE:Factory/xulrunner (Old)
 and  /work/SRC/openSUSE:Factory/.xulrunner.new (New)


Package is xulrunner, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/xulrunner/xulrunner.changes  2013-03-10 
09:22:22.0 +0100
+++ /work/SRC/openSUSE:Factory/.xulrunner.new/xulrunner.changes 2013-04-07 
14:29:55.0 +0200
@@ -1,0 +2,18 @@
+Fri Mar 29 16:27:59 UTC 2013 - w...@rosenauer.org
+
+- update to 17.0.5esr (bnc#813026)
+  * requires NSPR 4.9.5 and NSS 3.14.3
+  * MFSA 2013-30/CVE-2013-0788
+Miscellaneous memory safety hazards
+  * MFSA 2013-31/CVE-2013-0800 (bmo#825721)
+Out-of-bounds write in Cairo library
+  * MFSA 2013-35/CVE-2013-0796 (bmo#827106)
+WebGL crash with Mesa graphics driver on Linux
+  * MFSA 2013-36/CVE-2013-0795 (bmo#825697)
+Bypass of SOW protections allows cloning of protected nodes
+  * MFSA 2013-37/CVE-2013-0794 (bmo#626775)
+Bypass of tab-modal dialog origin disclosure
+  * MFSA 2013-38/CVE-2013-0793 (bmo#803870)
+Cross-site scripting (XSS) using timed history navigations
+
+---

Old:

  l10n-17.0.4.tar.bz2
  xulrunner-17.0.4-source.tar.bz2

New:

  l10n-17.0.5.tar.bz2
  xulrunner-17.0.5-source.tar.bz2



Other differences:
--
++ xulrunner.spec ++
--- /var/tmp/diff_new_pack.rrWRNi/_old  2013-04-07 14:30:06.0 +0200
+++ /var/tmp/diff_new_pack.rrWRNi/_new  2013-04-07 14:30:06.0 +0200
@@ -42,14 +42,14 @@
 %else
 BuildRequires:  wireless-tools
 %endif
-BuildRequires:  mozilla-nspr-devel = 4.9.4
-BuildRequires:  mozilla-nss-devel = 3.14.1
-Version:17.0.4
+BuildRequires:  mozilla-nspr-devel = 4.9.5
+BuildRequires:  mozilla-nss-devel = 3.14.3
+Version:17.0.5
 Release:0
-%define releasedate 2013030700
-%define version_internal 17.0.4
+%define releasedate 2013032900
+%define version_internal 17.0.5
 %define apiversion 17
-%define uaweight 174
+%define uaweight 175
 Summary:Mozilla Runtime Environment
 License:MPL-2.0
 Group:  Productivity/Other

++ compare-locales.tar.bz2 ++

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.rrWRNi/_old  2013-04-07 14:30:06.0 +0200
+++ /var/tmp/diff_new_pack.rrWRNi/_new  2013-04-07 14:30:06.0 +0200
@@ -2,8 +2,8 @@
 
 CHANNEL=esr17
 BRANCH=releases/mozilla-$CHANNEL
-RELEASE_TAG=FIREFOX_17_0_4esr_RELEASE
-VERSION=17.0.4
+RELEASE_TAG=FIREFOX_17_0_5esr_RELEASE
+VERSION=17.0.5
 
 # mozilla
 echo cloning $BRANCH...

++ l10n-17.0.4.tar.bz2 - l10n-17.0.5.tar.bz2 ++
/work/SRC/openSUSE:Factory/xulrunner/l10n-17.0.4.tar.bz2 
/work/SRC/openSUSE:Factory/.xulrunner.new/l10n-17.0.5.tar.bz2 differ: char 11, 
line 1

++ source-stamp.txt ++
--- /var/tmp/diff_new_pack.rrWRNi/_old  2013-04-07 14:30:06.0 +0200
+++ /var/tmp/diff_new_pack.rrWRNi/_new  2013-04-07 14:30:06.0 +0200
@@ -1,2 +1,2 @@
-REV=8f1bec301236
+REV=87c58130fea3
 REPO=http://hg.mozilla.org/releases/mozilla-esr17

++ xulrunner-17.0.4-source.tar.bz2 - xulrunner-17.0.5-source.tar.bz2 ++
/work/SRC/openSUSE:Factory/xulrunner/xulrunner-17.0.4-source.tar.bz2 
/work/SRC/openSUSE:Factory/.xulrunner.new/xulrunner-17.0.5-source.tar.bz2 
differ: char 11, line 1

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit xulrunner for openSUSE:Factory

2013-03-10 Thread h_root
Hello community,

here is the log from the commit of package xulrunner for openSUSE:Factory 
checked in at 2013-03-10 09:22:17

Comparing /work/SRC/openSUSE:Factory/xulrunner (Old)
 and  /work/SRC/openSUSE:Factory/.xulrunner.new (New)


Package is xulrunner, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/xulrunner/xulrunner.changes  2013-02-20 
09:38:51.0 +0100
+++ /work/SRC/openSUSE:Factory/.xulrunner.new/xulrunner.changes 2013-03-10 
09:22:22.0 +0100
@@ -1,0 +2,7 @@
+Fri Mar  8 09:00:09 UTC 2013 - w...@rosenauer.org
+
+- update to 17.0.4esr (bnc#808243)
+  * MFSA 2013-29/CVE-2013-0787 (bmo#848644)
+Use-after-free in HTML Editor
+
+---

Old:

  l10n-17.0.3.tar.bz2
  xulrunner-17.0.3-source.tar.bz2

New:

  l10n-17.0.4.tar.bz2
  xulrunner-17.0.4-source.tar.bz2



Other differences:
--
++ xulrunner.spec ++
--- /var/tmp/diff_new_pack.Cjllkr/_old  2013-03-10 09:22:30.0 +0100
+++ /var/tmp/diff_new_pack.Cjllkr/_new  2013-03-10 09:22:30.0 +0100
@@ -44,12 +44,12 @@
 %endif
 BuildRequires:  mozilla-nspr-devel = 4.9.4
 BuildRequires:  mozilla-nss-devel = 3.14.1
-Version:17.0.3
+Version:17.0.4
 Release:0
-%define releasedate 2013021500
-%define version_internal 17.0.3
+%define releasedate 2013030700
+%define version_internal 17.0.4
 %define apiversion 17
-%define uaweight 173
+%define uaweight 174
 Summary:Mozilla Runtime Environment
 License:MPL-2.0
 Group:  Productivity/Other

++ compare-locales.tar.bz2 ++

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.Cjllkr/_old  2013-03-10 09:22:30.0 +0100
+++ /var/tmp/diff_new_pack.Cjllkr/_new  2013-03-10 09:22:30.0 +0100
@@ -2,8 +2,8 @@
 
 CHANNEL=esr17
 BRANCH=releases/mozilla-$CHANNEL
-RELEASE_TAG=FIREFOX_17_0_3esr_RELEASE
-VERSION=17.0.3
+RELEASE_TAG=FIREFOX_17_0_4esr_RELEASE
+VERSION=17.0.4
 
 # mozilla
 echo cloning $BRANCH...

++ l10n-17.0.3.tar.bz2 - l10n-17.0.4.tar.bz2 ++
/work/SRC/openSUSE:Factory/xulrunner/l10n-17.0.3.tar.bz2 
/work/SRC/openSUSE:Factory/.xulrunner.new/l10n-17.0.4.tar.bz2 differ: char 11, 
line 1

++ source-stamp.txt ++
--- /var/tmp/diff_new_pack.Cjllkr/_old  2013-03-10 09:22:30.0 +0100
+++ /var/tmp/diff_new_pack.Cjllkr/_new  2013-03-10 09:22:30.0 +0100
@@ -1,2 +1,2 @@
-REV=05f89cd1150a
+REV=8f1bec301236
 REPO=http://hg.mozilla.org/releases/mozilla-esr17

++ xulrunner-17.0.3-source.tar.bz2 - xulrunner-17.0.4-source.tar.bz2 ++
/work/SRC/openSUSE:Factory/xulrunner/xulrunner-17.0.3-source.tar.bz2 
/work/SRC/openSUSE:Factory/.xulrunner.new/xulrunner-17.0.4-source.tar.bz2 
differ: char 11, line 1

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit xulrunner for openSUSE:Factory

2013-02-20 Thread h_root
Hello community,

here is the log from the commit of package xulrunner for openSUSE:Factory 
checked in at 2013-02-20 09:38:41

Comparing /work/SRC/openSUSE:Factory/xulrunner (Old)
 and  /work/SRC/openSUSE:Factory/.xulrunner.new (New)


Package is xulrunner, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/xulrunner/xulrunner.changes  2013-01-10 
16:00:42.0 +0100
+++ /work/SRC/openSUSE:Factory/.xulrunner.new/xulrunner.changes 2013-02-20 
09:38:51.0 +0100
@@ -1,0 +2,18 @@
+Sat Feb 16 17:38:21 UTC 2013 - w...@rosenauer.org
+
+- update to 17.0.3esr (bnc#804248)
+  * MFSA 2013-21/CVE-2013-0783
+Miscellaneous memory safety hazards
+  * MFSA 2013-24/CVE-2013-0773 (bmo#809652)
+Web content bypass of COW and SOW security wrappers
+  * MFSA 2013-25/CVE-2013-0774 (bmo#827193)
+Privacy leak in JavaScript Workers
+  * MFSA 2013-26/CVE-2013-0775 (bmo#831095)
+Use-after-free in nsImageLoadingContent
+  * MFSA 2013-27/CVE-2013-0776 (bmo#796475)
+Phishing on HTTPS connection through malicious proxy
+  * MFSA 2013-28/CVE-2013-0780/CVE-2013-0782
+Use-after-free, out of bounds read, and buffer overflow issues
+found using Address Sanitizer
+
+---

Old:

  l10n-17.0.2.tar.bz2
  xulrunner-17.0.2-source.tar.bz2

New:

  l10n-17.0.3.tar.bz2
  xulrunner-17.0.3-source.tar.bz2



Other differences:
--
++ xulrunner.spec ++
--- /var/tmp/diff_new_pack.8smzh9/_old  2013-02-20 09:39:02.0 +0100
+++ /var/tmp/diff_new_pack.8smzh9/_new  2013-02-20 09:39:02.0 +0100
@@ -2,7 +2,7 @@
 # spec file for package xulrunner
 #
 # Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
-#   2006-2012 Wolfgang Rosenauer
+#   2006-2013 Wolfgang Rosenauer
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -44,12 +44,12 @@
 %endif
 BuildRequires:  mozilla-nspr-devel = 4.9.4
 BuildRequires:  mozilla-nss-devel = 3.14.1
-Version:17.0.2
+Version:17.0.3
 Release:0
-%define releasedate 2013010500
-%define version_internal 17.0.2
+%define releasedate 2013021500
+%define version_internal 17.0.3
 %define apiversion 17
-%define uaweight 172
+%define uaweight 173
 Summary:Mozilla Runtime Environment
 License:MPL-2.0
 Group:  Productivity/Other

++ compare-locales.tar.bz2 ++

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.8smzh9/_old  2013-02-20 09:39:02.0 +0100
+++ /var/tmp/diff_new_pack.8smzh9/_new  2013-02-20 09:39:02.0 +0100
@@ -2,8 +2,8 @@
 
 CHANNEL=esr17
 BRANCH=releases/mozilla-$CHANNEL
-RELEASE_TAG=FIREFOX_17_0_2esr_RELEASE
-VERSION=17.0.2
+RELEASE_TAG=FIREFOX_17_0_3esr_RELEASE
+VERSION=17.0.3
 
 # mozilla
 echo cloning $BRANCH...

++ l10n-17.0.2.tar.bz2 - l10n-17.0.3.tar.bz2 ++
/work/SRC/openSUSE:Factory/xulrunner/l10n-17.0.2.tar.bz2 
/work/SRC/openSUSE:Factory/.xulrunner.new/l10n-17.0.3.tar.bz2 differ: char 11, 
line 1

++ source-stamp.txt ++
--- /var/tmp/diff_new_pack.8smzh9/_old  2013-02-20 09:39:02.0 +0100
+++ /var/tmp/diff_new_pack.8smzh9/_new  2013-02-20 09:39:02.0 +0100
@@ -1,2 +1,2 @@
-REV=023401f37090
+REV=05f89cd1150a
 REPO=http://hg.mozilla.org/releases/mozilla-esr17

++ xulrunner-17.0.2-source.tar.bz2 - xulrunner-17.0.3-source.tar.bz2 ++
/work/SRC/openSUSE:Factory/xulrunner/xulrunner-17.0.2-source.tar.bz2 
/work/SRC/openSUSE:Factory/.xulrunner.new/xulrunner-17.0.3-source.tar.bz2 
differ: char 11, line 1

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit xulrunner for openSUSE:Factory

2013-01-10 Thread h_root
Hello community,

here is the log from the commit of package xulrunner for openSUSE:Factory 
checked in at 2013-01-10 16:00:25

Comparing /work/SRC/openSUSE:Factory/xulrunner (Old)
 and  /work/SRC/openSUSE:Factory/.xulrunner.new (New)


Package is xulrunner, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/xulrunner/xulrunner.changes  2012-12-03 
11:52:09.0 +0100
+++ /work/SRC/openSUSE:Factory/.xulrunner.new/xulrunner.changes 2013-01-10 
16:00:42.0 +0100
@@ -1,0 +2,47 @@
+Sat Jan  5 14:46:06 UTC 2013 - w...@rosenauer.org
+
+- update to 17.0.2esr (bnc#796895)
+  * MFSA 2013-01/CVE-2013-0749/CVE-2013-0769/CVE-2013-0770
+Miscellaneous memory safety hazards
+  * MFSA 2013-02/CVE-2013-0760/CVE-2013-0762/CVE-2013-0766/CVE-2013-0767
+CVE-2013-0761/CVE-2013-0763/CVE-2013-0771/CVE-2012-5829
+Use-after-free and buffer overflow issues found using Address Sanitizer
+  * MFSA 2013-03/CVE-2013-0768 (bmo#815795)
+Buffer Overflow in Canvas
+  * MFSA 2013-04/CVE-2012-0759 (bmo#802026)
+URL spoofing in addressbar during page loads
+  * MFSA 2013-05/CVE-2013-0744 (bmo#814713)
+Use-after-free when displaying table with many columns and column groups
+  * MFSA 2013-07/CVE-2013-0764 (bmo#804237)
+Crash due to handling of SSL on threads
+  * MFSA 2013-08/CVE-2013-0745 (bmo#794158)
+AutoWrapperChanger fails to keep objects alive during garbage collection
+  * MFSA 2013-09/CVE-2013-0746 (bmo#816842)
+Compartment mismatch with quickstubs returned values
+  * MFSA 2013-10/CVE-2013-0747 (bmo#733305)
+Event manipulation in plugin handler to bypass same-origin policy
+  * MFSA 2013-11/CVE-2013-0748 (bmo#806031)
+Address space layout leaked in XBL objects
+  * MFSA 2013-12/CVE-2013-0750 (bmo#805121)
+Buffer overflow in Javascript string concatenation
+  * MFSA 2013-13/CVE-2013-0752 (bmo#805024)
+Memory corruption in XBL with XML bindings containing SVG
+  * MFSA 2013-14/CVE-2013-0757 (bmo#813901)
+Chrome Object Wrapper (COW) bypass through changing prototype
+  * MFSA 2013-15/CVE-2013-0758 (bmo#813906)
+Privilege escalation through plugin objects
+  * MFSA 2013-16/CVE-2013-0753 (bmo#814001)
+Use-after-free in serializeToStream
+  * MFSA 2013-17/CVE-2013-0754 (bmo#814026)
+Use-after-free in ListenerManager
+  * MFSA 2013-18/CVE-2013-0755 (bmo#814027)
+Use-after-free in Vibrate
+  * MFSA 2013-19/CVE-2013-0756 (bmo#814029)
+Use-after-free in Javascript Proxy objects
+- requires NSS 3.14.1 (MFSA 2013-20, CVE-2013-0743)
+- build on SLE11
+  * mozilla-gcc43-enums.patch
+  * mozilla-gcc43-template_hacks.patch
+  * mozilla-gcc43-templates_instantiation.patch
+
+---

Old:

  l10n-17.0.1.tar.bz2
  xulrunner-17.0.1-source.tar.bz2

New:

  l10n-17.0.2.tar.bz2
  mozilla-gcc43-enums.patch
  mozilla-gcc43-template_hacks.patch
  mozilla-gcc43-templates_instantiation.patch
  xulrunner-17.0.2-source.tar.bz2



Other differences:
--
++ xulrunner.spec ++
--- /var/tmp/diff_new_pack.VxmUMK/_old  2013-01-10 16:00:54.0 +0100
+++ /var/tmp/diff_new_pack.VxmUMK/_new  2013-01-10 16:00:54.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xulrunner
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #   2006-2012 Wolfgang Rosenauer
 #
 # All modifications and additions to the file contributed by third parties
@@ -42,14 +42,14 @@
 %else
 BuildRequires:  wireless-tools
 %endif
-BuildRequires:  mozilla-nspr-devel = 4.9.2
-BuildRequires:  mozilla-nss-devel = 3.13.6
-Version:17.0.1
+BuildRequires:  mozilla-nspr-devel = 4.9.4
+BuildRequires:  mozilla-nss-devel = 3.14.1
+Version:17.0.2
 Release:0
-%define releasedate 2012112800
-%define version_internal 17.0.1
+%define releasedate 2013010500
+%define version_internal 17.0.2
 %define apiversion 17
-%define uaweight 171
+%define uaweight 172
 Summary:Mozilla Runtime Environment
 License:MPL-2.0
 Group:  Productivity/Other
@@ -77,6 +77,10 @@
 Patch7: mozilla-ntlm-full-path.patch
 Patch9: mozilla-sle11.patch
 Patch14:mozilla-ppc.patch
+# SLE11 patches
+Patch20:mozilla-gcc43-enums.patch
+Patch21:mozilla-gcc43-template_hacks.patch
+Patch22:mozilla-gcc43-templates_instantiation.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   mozilla-js = %{version}
 Requires(post):  update-alternatives coreutils
@@ -191,6 +195,12 @@
 %patch9 -p1
 %endif
 %patch14 -p1
+# SLE patches
+%if %suse_version 

commit xulrunner for openSUSE:Factory

2012-12-03 Thread h_root
Hello community,

here is the log from the commit of package xulrunner for openSUSE:Factory 
checked in at 2012-12-03 11:52:04

Comparing /work/SRC/openSUSE:Factory/xulrunner (Old)
 and  /work/SRC/openSUSE:Factory/.xulrunner.new (New)


Package is xulrunner, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/xulrunner/xulrunner.changes  2012-11-22 
14:45:52.0 +0100
+++ /work/SRC/openSUSE:Factory/.xulrunner.new/xulrunner.changes 2012-12-03 
11:52:09.0 +0100
@@ -1,0 +2,6 @@
+Thu Nov 29 20:04:34 UTC 2012 - w...@rosenauer.org
+
+- update to 17.0.1
+  * regression/compatibility fixes
+
+---

Old:

  l10n-17.0.tar.bz2
  xulrunner-17.0-source.tar.bz2

New:

  l10n-17.0.1.tar.bz2
  xulrunner-17.0.1-source.tar.bz2



Other differences:
--
++ xulrunner.spec ++
--- /var/tmp/diff_new_pack.Wxpv5q/_old  2012-12-03 11:52:19.0 +0100
+++ /var/tmp/diff_new_pack.Wxpv5q/_new  2012-12-03 11:52:19.0 +0100
@@ -44,12 +44,12 @@
 %endif
 BuildRequires:  mozilla-nspr-devel = 4.9.2
 BuildRequires:  mozilla-nss-devel = 3.13.6
-Version:17.0
+Version:17.0.1
 Release:0
-%define releasedate 2012111600
-%define version_internal 17.0
+%define releasedate 2012112800
+%define version_internal 17.0.1
 %define apiversion 17
-%define uaweight 170
+%define uaweight 171
 Summary:Mozilla Runtime Environment
 License:MPL-2.0
 Group:  Productivity/Other

++ compare-locales.tar.bz2 ++

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.Wxpv5q/_old  2012-12-03 11:52:19.0 +0100
+++ /var/tmp/diff_new_pack.Wxpv5q/_new  2012-12-03 11:52:19.0 +0100
@@ -2,8 +2,8 @@
 
 CHANNEL=release
 BRANCH=releases/mozilla-$CHANNEL
-RELEASE_TAG=FIREFOX_17_0_RELEASE
-VERSION=17.0
+RELEASE_TAG=FIREFOX_17_0_1_RELEASE
+VERSION=17.0.1
 
 # mozilla
 echo cloning $BRANCH...

++ l10n-17.0.tar.bz2 - l10n-17.0.1.tar.bz2 ++
/work/SRC/openSUSE:Factory/xulrunner/l10n-17.0.tar.bz2 
/work/SRC/openSUSE:Factory/.xulrunner.new/l10n-17.0.1.tar.bz2 differ: char 11, 
line 1

++ source-stamp.txt ++
--- /var/tmp/diff_new_pack.Wxpv5q/_old  2012-12-03 11:52:19.0 +0100
+++ /var/tmp/diff_new_pack.Wxpv5q/_new  2012-12-03 11:52:19.0 +0100
@@ -1,2 +1,2 @@
-REV=0af23f8db35d
+REV=c23c45132139
 REPO=http://hg.mozilla.org/releases/mozilla-release

++ xulrunner-17.0-source.tar.bz2 - xulrunner-17.0.1-source.tar.bz2 ++
/work/SRC/openSUSE:Factory/xulrunner/xulrunner-17.0-source.tar.bz2 
/work/SRC/openSUSE:Factory/.xulrunner.new/xulrunner-17.0.1-source.tar.bz2 
differ: char 11, line 1

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit xulrunner for openSUSE:Factory

2012-11-22 Thread h_root
Hello community,

here is the log from the commit of package xulrunner for openSUSE:Factory 
checked in at 2012-11-22 14:45:44

Comparing /work/SRC/openSUSE:Factory/xulrunner (Old)
 and  /work/SRC/openSUSE:Factory/.xulrunner.new (New)


Package is xulrunner, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/xulrunner/xulrunner.changes  2012-10-27 
13:25:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.xulrunner.new/xulrunner.changes 2012-11-22 
14:45:52.0 +0100
@@ -1,0 +2,42 @@
+Tue Nov 20 20:15:23 UTC 2012 - w...@rosenauer.org
+
+- update to 17.0 (bnc#790140)
+  * MFSA 2012-91/CVE-2012-5842/CVE-2012-5843
+Miscellaneous memory safety hazards
+  * MFSA 2012-92/CVE-2012-4202 (bmo#758200)
+Buffer overflow while rendering GIF images
+  * MFSA 2012-93/CVE-2012-4201 (bmo#747607)
+evalInSanbox location context incorrectly applied
+  * MFSA 2012-94/CVE-2012-5836 (bmo#792857)
+Crash when combining SVG text on path with CSS
+  * MFSA 2012-95/CVE-2012-4203 (bmo#765628)
+Javascript: URLs run in privileged context on New Tab page
+  * MFSA 2012-96/CVE-2012-4204 (bmo#778603)
+Memory corruption in str_unescape
+  * MFSA 2012-97/CVE-2012-4205 (bmo#779821)
+XMLHttpRequest inherits incorrect principal within sandbox
+  * MFSA 2012-99/CVE-2012-4208 (bmo#798264)
+XrayWrappers exposes chrome-only properties when not in chrome
+compartment
+  * MFSA 2012-100/CVE-2012-5841 (bmo#805807)
+Improper security filtering for cross-origin wrappers
+  * MFSA 2012-101/CVE-2012-4207 (bmo#801681)
+Improper character decoding in HZ-GB-2312 charset
+  * MFSA 2012-102/CVE-2012-5837 (bmo#800363)
+Script entered into Developer Toolbar runs with chrome privileges
+  * MFSA 2012-103/CVE-2012-4209 (bmo#792405)
+Frames can shadow top.location
+  * MFSA 2012-104/CVE-2012-4210 (bmo#796866)
+CSS and HTML injection through Style Inspector
+  * MFSA 2012-105/CVE-2012-4214/CVE-2012-4215/CVE-2012-4216/
+CVE-2012-5829/CVE-2012-5839/CVE-2012-5840/CVE-2012-4212/
+CVE-2012-4213/CVE-2012-4217/CVE-2012-4218
+Use-after-free and buffer overflow issues found using Address
+Sanitizer
+  * MFSA 2012-106/CVE-2012-5830/CVE-2012-5833/CVE-2012-5835/CVE-2012-5838
+Use-after-free, buffer overflow, and memory corruption issues
+found using Address Sanitizer
+- rebased patches
+- disabled WebRTC since build is broken (bmo#776877)
+
+---

Old:

  l10n-16.0.2.tar.bz2
  xulrunner-16.0.2-source.tar.bz2

New:

  l10n-17.0.tar.bz2
  xulrunner-17.0-source.tar.bz2



Other differences:
--
++ xulrunner.spec ++
--- /var/tmp/diff_new_pack.DaYday/_old  2012-11-22 14:46:01.0 +0100
+++ /var/tmp/diff_new_pack.DaYday/_new  2012-11-22 14:46:01.0 +0100
@@ -44,12 +44,12 @@
 %endif
 BuildRequires:  mozilla-nspr-devel = 4.9.2
 BuildRequires:  mozilla-nss-devel = 3.13.6
-Version:16.0.2
+Version:17.0
 Release:0
-%define releasedate 2012102400
-%define version_internal 16.0.2
-%define apiversion 16
-%define uaweight 162
+%define releasedate 2012111600
+%define version_internal 17.0
+%define apiversion 17
+%define uaweight 170
 Summary:Mozilla Runtime Environment
 License:MPL-2.0
 Group:  Productivity/Other
@@ -243,6 +243,7 @@
 ac_add_options --enable-system-hunspell
 ac_add_options --enable-startup-notification
 ac_add_options --enable-shared-js
+ac_add_options --disable-webrtc   # does not build with system NSPR
 #ac_add_options --enable-debug
 EOF
 %if %suse_version  1130
@@ -313,6 +314,8 @@
  -type f -perm -111 -exec chmod a-x {} \;
 find $RPM_BUILD_ROOT%{_libdir}/xulrunner-%{version_internal}/ \
  -name *.js -o -name *.xpm -o -name *.png | xargs chmod a-x
+# remove mkdir.done files from installed base
+find $RPM_BUILD_ROOT%{_libdir}/xulrunner-%{version_internal} -name 
.mkdir.done | xargs rm
 mkdir -p $RPM_BUILD_ROOT%{_libdir}/xulrunner-%{version_internal}/extensions
 # fixing SDK dynamic libs (symlink instead of copy)
 rm $RPM_BUILD_ROOT%{_libdir}/xulrunner-devel-%{version_internal}/sdk/lib/*.so

++ compare-locales.tar.bz2 ++

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.DaYday/_old  2012-11-22 14:46:01.0 +0100
+++ /var/tmp/diff_new_pack.DaYday/_new  2012-11-22 14:46:01.0 +0100
@@ -2,8 +2,8 @@
 
 CHANNEL=release
 BRANCH=releases/mozilla-$CHANNEL
-RELEASE_TAG=FIREFOX_16_0_2_RELEASE
-VERSION=16.0.2
+RELEASE_TAG=FIREFOX_17_0_RELEASE
+VERSION=17.0
 
 # mozilla
 echo cloning $BRANCH...

++ l10n-16.0.2.tar.bz2 - l10n-17.0.tar.bz2 ++

commit xulrunner for openSUSE:Factory

2012-10-27 Thread h_root
Hello community,

here is the log from the commit of package xulrunner for openSUSE:Factory 
checked in at 2012-10-27 13:25:12

Comparing /work/SRC/openSUSE:Factory/xulrunner (Old)
 and  /work/SRC/openSUSE:Factory/.xulrunner.new (New)


Package is xulrunner, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/xulrunner/xulrunner.changes  2012-10-13 
21:11:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.xulrunner.new/xulrunner.changes 2012-10-27 
13:25:18.0 +0200
@@ -1,0 +2,8 @@
+Wed Oct 24 08:28:49 UTC 2012 - w...@rosenauer.org
+
+- update to 16.0.2 (bnc#786522)
+  * MFSA 2012-90/CVE-2012-4194/CVE-2012-4195/CVE-2012-4196
+(bmo#800666, bmo#793121, bmo#802557)
+Fixes for Location object issues
+
+---

Old:

  l10n-16.0.1.tar.bz2
  xulrunner-16.0.1-source.tar.bz2

New:

  l10n-16.0.2.tar.bz2
  xulrunner-16.0.2-source.tar.bz2



Other differences:
--
++ xulrunner.spec ++
--- /var/tmp/diff_new_pack.gc6gO4/_old  2012-10-27 13:25:28.0 +0200
+++ /var/tmp/diff_new_pack.gc6gO4/_new  2012-10-27 13:25:28.0 +0200
@@ -44,12 +44,12 @@
 %endif
 BuildRequires:  mozilla-nspr-devel = 4.9.2
 BuildRequires:  mozilla-nss-devel = 3.13.6
-Version:16.0.1
+Version:16.0.2
 Release:0
-%define releasedate 2012101000
-%define version_internal 16.0.1
+%define releasedate 2012102400
+%define version_internal 16.0.2
 %define apiversion 16
-%define uaweight 161
+%define uaweight 162
 Summary:Mozilla Runtime Environment
 License:MPL-2.0
 Group:  Productivity/Other

++ compare-locales.tar.bz2 ++

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.gc6gO4/_old  2012-10-27 13:25:28.0 +0200
+++ /var/tmp/diff_new_pack.gc6gO4/_new  2012-10-27 13:25:28.0 +0200
@@ -2,8 +2,8 @@
 
 CHANNEL=release
 BRANCH=releases/mozilla-$CHANNEL
-RELEASE_TAG=FIREFOX_16_0_1_RELEASE
-VERSION=16.0.1
+RELEASE_TAG=FIREFOX_16_0_2_RELEASE
+VERSION=16.0.2
 
 # mozilla
 echo cloning $BRANCH...

++ l10n-16.0.1.tar.bz2 - l10n-16.0.2.tar.bz2 ++
/work/SRC/openSUSE:Factory/xulrunner/l10n-16.0.1.tar.bz2 
/work/SRC/openSUSE:Factory/.xulrunner.new/l10n-16.0.2.tar.bz2 differ: char 11, 
line 1

++ source-stamp.txt ++
--- /var/tmp/diff_new_pack.gc6gO4/_old  2012-10-27 13:25:28.0 +0200
+++ /var/tmp/diff_new_pack.gc6gO4/_new  2012-10-27 13:25:28.0 +0200
@@ -1,2 +1,2 @@
-REV=0507d387617c
+REV=e0c8343d2809
 REPO=http://hg.mozilla.org/releases/mozilla-release

++ xulrunner-16.0.1-source.tar.bz2 - xulrunner-16.0.2-source.tar.bz2 ++
/work/SRC/openSUSE:Factory/xulrunner/xulrunner-16.0.1-source.tar.bz2 
/work/SRC/openSUSE:Factory/.xulrunner.new/xulrunner-16.0.2-source.tar.bz2 
differ: char 11, line 1

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit xulrunner for openSUSE:Factory

2012-10-13 Thread h_root
Hello community,

here is the log from the commit of package xulrunner for openSUSE:Factory 
checked in at 2012-10-13 21:05:53

Comparing /work/SRC/openSUSE:Factory/xulrunner (Old)
 and  /work/SRC/openSUSE:Factory/.xulrunner.new (New)


Package is xulrunner, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/xulrunner/xulrunner.changes  2012-10-11 
11:38:32.0 +0200
+++ /work/SRC/openSUSE:Factory/.xulrunner.new/xulrunner.changes 2012-10-13 
21:11:27.0 +0200
@@ -1,0 +2,9 @@
+Thu Oct 11 01:50:19 UTC 2012 - w...@rosenauer.org
+
+- update to 16.0.1 (bnc#783533)
+  * MFSA 2012-88/CVE-2012-4191 (bmo#798045)
+Miscellaneous memory safety hazards
+  * MFSA 2012-89/CVE-2012-4192/CVE-2012-4193 (bmo#799952, bmo#720619)
+defaultValue security checks not applied
+
+---

Old:

  l10n-16.0.tar.bz2
  xulrunner-16.0-source.tar.bz2

New:

  l10n-16.0.1.tar.bz2
  xulrunner-16.0.1-source.tar.bz2



Other differences:
--
++ xulrunner.spec ++
--- /var/tmp/diff_new_pack.jmpKLx/_old  2012-10-13 21:11:34.0 +0200
+++ /var/tmp/diff_new_pack.jmpKLx/_new  2012-10-13 21:11:34.0 +0200
@@ -44,12 +44,12 @@
 %endif
 BuildRequires:  mozilla-nspr-devel = 4.9.2
 BuildRequires:  mozilla-nss-devel = 3.13.6
-Version:16.0
+Version:16.0.1
 Release:0
-%define releasedate 2012100700
-%define version_internal 16.0
+%define releasedate 2012101000
+%define version_internal 16.0.1
 %define apiversion 16
-%define uaweight 160
+%define uaweight 161
 Summary:Mozilla Runtime Environment
 License:MPL-2.0
 Group:  Productivity/Other

++ compare-locales.tar.bz2 ++

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.jmpKLx/_old  2012-10-13 21:11:34.0 +0200
+++ /var/tmp/diff_new_pack.jmpKLx/_new  2012-10-13 21:11:34.0 +0200
@@ -2,8 +2,8 @@
 
 CHANNEL=release
 BRANCH=releases/mozilla-$CHANNEL
-RELEASE_TAG=FIREFOX_16_0_RELEASE
-VERSION=16.0
+RELEASE_TAG=FIREFOX_16_0_1_RELEASE
+VERSION=16.0.1
 
 # mozilla
 echo cloning $BRANCH...

++ l10n-16.0.tar.bz2 - l10n-16.0.1.tar.bz2 ++
/work/SRC/openSUSE:Factory/xulrunner/l10n-16.0.tar.bz2 
/work/SRC/openSUSE:Factory/.xulrunner.new/l10n-16.0.1.tar.bz2 differ: char 11, 
line 1

++ source-stamp.txt ++
--- /var/tmp/diff_new_pack.jmpKLx/_old  2012-10-13 21:11:34.0 +0200
+++ /var/tmp/diff_new_pack.jmpKLx/_new  2012-10-13 21:11:34.0 +0200
@@ -1,2 +1,2 @@
-REV=10fe550fadc6
+REV=0507d387617c
 REPO=http://hg.mozilla.org/releases/mozilla-release

++ xulrunner-16.0-source.tar.bz2 - xulrunner-16.0.1-source.tar.bz2 ++
/work/SRC/openSUSE:Factory/xulrunner/xulrunner-16.0-source.tar.bz2 
/work/SRC/openSUSE:Factory/.xulrunner.new/xulrunner-16.0.1-source.tar.bz2 
differ: char 11, line 1

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit xulrunner for openSUSE:Factory

2012-10-11 Thread h_root
Hello community,

here is the log from the commit of package xulrunner for openSUSE:Factory 
checked in at 2012-10-11 11:35:02

Comparing /work/SRC/openSUSE:Factory/xulrunner (Old)
 and  /work/SRC/openSUSE:Factory/.xulrunner.new (New)


Package is xulrunner, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/xulrunner/xulrunner.changes  2012-09-12 
07:15:16.0 +0200
+++ /work/SRC/openSUSE:Factory/.xulrunner.new/xulrunner.changes 2012-10-11 
11:38:32.0 +0200
@@ -1,0 +2,38 @@
+Sun Oct  7 21:41:01 UTC 2012 - w...@rosenauer.org
+
+- update to 16.0 (bnc#783533)
+  * MFSA 2012-74/CVE-2012-3982/CVE-2012-3983
+Miscellaneous memory safety hazards
+  * MFSA 2012-75/CVE-2012-3984 (bmo#575294)
+select element persistance allows for attacks
+  * MFSA 2012-76/CVE-2012-3985 (bmo#655649)
+Continued access to initial origin after setting document.domain
+  * MFSA 2012-77/CVE-2012-3986 (bmo#775868)
+Some DOMWindowUtils methods bypass security checks
+  * MFSA 2012-79/CVE-2012-3988 (bmo#725770)
+DOS and crash with full screen and history navigation
+  * MFSA 2012-80/CVE-2012-3989 (bmo#783867)
+Crash with invalid cast when using instanceof operator
+  * MFSA 2012-81/CVE-2012-3991 (bmo#783260)
+GetProperty function can bypass security checks
+  * MFSA 2012-82/CVE-2012-3994 (bmo#765527)
+top object and location property accessible by plugins
+  * MFSA 2012-83/CVE-2012-3993/CVE-2012-4184 (bmo#768101, bmo#780370)
+Chrome Object Wrapper (COW) does not disallow acces to privileged
+functions or properties
+  * MFSA 2012-84/CVE-2012-3992 (bmo#775009)
+Spoofing and script injection through location.hash
+  * MFSA 2012-85/CVE-2012-3995/CVE-2012-4179/CVE-2012-4180/
+CVE-2012-4181/CVE-2012-4182/CVE-2012-4183
+Use-after-free, buffer overflow, and out of bounds read issues
+found using Address Sanitizer
+  * MFSA 2012-86/CVE-2012-4185/CVE-2012-4186/CVE-2012-4187/
+CVE-2012-4188
+Heap memory corruption issues found using Address Sanitizer
+  * MFSA 2012-87/CVE-2012-3990 (bmo#787704)
+Use-after-free in the IME State Manager
+- requires NSPR 4.9.2
+- removed upstreamed mozilla-crashreporter-restart-args.patch
+- updated translations-other with new languages
+
+---

Old:

  idldir.patch
  l10n-15.0.tar.bz2
  mozilla-crashreporter-restart-args.patch
  xulrunner-15.0-source.tar.bz2

New:

  l10n-16.0.tar.bz2
  mozilla-idldir.patch
  xulrunner-16.0-source.tar.bz2



Other differences:
--
++ xulrunner.spec ++
--- /var/tmp/diff_new_pack.21FTC5/_old  2012-10-11 11:38:35.0 +0200
+++ /var/tmp/diff_new_pack.21FTC5/_new  2012-10-11 11:38:35.0 +0200
@@ -42,14 +42,14 @@
 %else
 BuildRequires:  wireless-tools
 %endif
-BuildRequires:  mozilla-nspr-devel = 4.9.1
+BuildRequires:  mozilla-nspr-devel = 4.9.2
 BuildRequires:  mozilla-nss-devel = 3.13.6
-Version:15.0
+Version:16.0
 Release:0
-%define releasedate 2012082500
-%define version_internal 15.0
-%define apiversion 15
-%define uaweight 150
+%define releasedate 2012100700
+%define version_internal 16.0
+%define apiversion 16
+%define uaweight 160
 Summary:Mozilla Runtime Environment
 License:MPL-2.0
 Group:  Productivity/Other
@@ -70,13 +70,12 @@
 Source9:compare-locales.tar.bz2
 Patch1: toolkit-download-folder.patch
 Patch2: mozilla-pkgconfig.patch
-Patch3: idldir.patch
+Patch3: mozilla-idldir.patch
 Patch4: mozilla-nongnome-proxies.patch
 Patch5: mozilla-prefer_plugin_pref.patch
 Patch6: mozilla-language.patch
 Patch7: mozilla-ntlm-full-path.patch
 Patch9: mozilla-sle11.patch
-Patch12:mozilla-crashreporter-restart-args.patch
 Patch14:mozilla-ppc.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   mozilla-js = %{version}
@@ -157,7 +156,7 @@
 Summary:Extra translations for XULRunner
 Group:  System/Localization
 Requires:   %{name} = %{version}
-Provides:   
locale(%{name}:af;ak;as;ast;be;bg;bn_BD;bn_IN;br;bs;csb;cy;el;en_ZA;eo;es_MX;et;eu;fa;fy_NL;ga_IE;gd;gl;gu_IN;he;hi_IN;hr;hy_AM;id;is;kk;kn;ku;lg;lij;lt;lv;mai;mk;ml;mn;mr;nn_NO;nso;or;pa_IN;rm;ro;si;sk;sl;son;sq;sr;sw;ta;ta_LK;te;th;tr;uk;vi;zu)
+Provides:   
locale(%{name}:ach;af;ak;as;ast;be;bg;bn_BD;bn_IN;br;bs;csb;cy;el;en_ZA;eo;es_MX;et;eu;fa;ff;fy_NL;ga_IE;gd;gl;gu_IN;he;hi_IN;hr;hy_AM;id;is;kk;km;kn;ku;lg;lij;lt;lv;mai;mk;ml;mr;nn_NO;nso;or;pa_IN;rm;ro;si;sk;sl;son;sq;sr;ta;ta_LK;te;th;tr;uk;vi;zu)
 Obsoletes:  

commit xulrunner for openSUSE:Factory

2012-09-11 Thread h_root
Hello community,

here is the log from the commit of package xulrunner for openSUSE:Factory 
checked in at 2012-09-12 07:15:14

Comparing /work/SRC/openSUSE:Factory/xulrunner (Old)
 and  /work/SRC/openSUSE:Factory/.xulrunner.new (New)


Package is xulrunner, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/xulrunner/xulrunner.changes  2012-08-31 
10:09:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.xulrunner.new/xulrunner.changes 2012-09-12 
07:15:16.0 +0200
@@ -40,0 +41,7 @@
+Fri Aug 17 13:09:49 UTC 2012 - dmuel...@suse.com
+
+- fix build on ARM:
+  * disable crashreporter, it does not build
+  * reduce debuginfo during built to avoid running out of memory
+
+---



Other differences:
--
++ xulrunner.spec ++
--- /var/tmp/diff_new_pack.dSg2Bn/_old  2012-09-12 07:15:21.0 +0200
+++ /var/tmp/diff_new_pack.dSg2Bn/_new  2012-09-12 07:15:21.0 +0200
@@ -87,7 +87,7 @@
 %define has_system_nss   1
 %define has_system_cairo 0
 %define localize 0
-%ifarch ppc ppc64 s390 s390x ia64
+%ifarch ppc ppc64 s390 s390x ia64 %arm
 %define crashreporter0
 %else
 %define crashreporter1
@@ -207,8 +207,13 @@
 %ifarch ppc64
 export CFLAGS=$CFLAGS -mminimal-toc
 %endif
+export LDFLAGS=  -Wl,-rpath -Wl,${MOZ_APP_DIR}
+%ifarch %arm
+# debug symbols require too much memory during building
+export CFLAGS=${CFLAGS/-g/}
+LDFLAGS+=-Wl,--reduce-memory-overheads -Wl,--no-keep-memory
+%endif
 export CXXFLAGS=$CFLAGS
-export LDFLAGS=-Wl,-rpath -Wl,${MOZ_APP_DIR}
 export MOZCONFIG=$RPM_BUILD_DIR/mozconfig
 export MOZILLA_OFFICIAL=1
 export BUILD_OFFICIAL=1
@@ -282,11 +287,12 @@
 # ARM
 %ifarch %arm
 cat  EOF  $MOZCONFIG
-%ifarch armv7l
+%ifarch armv7l armv7hl
 ac_add_options --with-arch=armv7-a
 ac_add_options --with-float-abi=hard
 ac_add_options --with-fpu=vfpv3-d16
 ac_add_options --with-thumb=yes
+ac_add_options --disable-debug
 %endif
 %ifarch armv5tel
 ac_add_options --with-arch=armv5te

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit xulrunner for openSUSE:Factory

2012-08-31 Thread h_root
Hello community,

here is the log from the commit of package xulrunner for openSUSE:Factory 
checked in at 2012-08-31 10:09:36

Comparing /work/SRC/openSUSE:Factory/xulrunner (Old)
 and  /work/SRC/openSUSE:Factory/.xulrunner.new (New)


Package is xulrunner, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/xulrunner/xulrunner.changes  2012-07-22 
15:29:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.xulrunner.new/xulrunner.changes 2012-08-31 
10:09:43.0 +0200
@@ -1,0 +2,39 @@
+Sun Aug 26 13:48:04 UTC 2012 - w...@rosenauer.org
+
+- update to 15.0 (bnc#777588)
+  * MFSA 2012-57/CVE-2012-1970
+Miscellaneous memory safety hazards
+  * MFSA 2012-58/CVE-2012-1972/CVE-2012-1973/CVE-2012-1974/CVE-2012-1975
+CVE-2012-1976/CVE-2012-3956/CVE-2012-3957/CVE-2012-3958/CVE-2012-3959
+CVE-2012-3960/CVE-2012-3961/CVE-2012-3962/CVE-2012-3963/CVE-2012-3964
+Use-after-free issues found using Address Sanitizer
+  * MFSA 2012-59/CVE-2012-1956 (bmo#756719)
+Location object can be shadowed using Object.defineProperty
+  * MFSA 2012-60/CVE-2012-3965 (bmo#769108)
+Escalation of privilege through about:newtab
+  * MFSA 2012-61/CVE-2012-3966 (bmo#775794, bmo#775793)
+Memory corruption with bitmap format images with negative height
+  * MFSA 2012-62/CVE-2012-3967/CVE-2012-3968
+WebGL use-after-free and memory corruption
+  * MFSA 2012-63/CVE-2012-3969/CVE-2012-3970
+SVG buffer overflow and use-after-free issues
+  * MFSA 2012-64/CVE-2012-3971
+Graphite 2 memory corruption
+  * MFSA 2012-65/CVE-2012-3972 (bmo#746855)
+Out-of-bounds read in format-number in XSLT
+  * MFSA 2012-66/CVE-2012-3973 (bmo#757128)
+HTTPMonitor extension allows for remote debugging without explicit
+activation
+  * MFSA 2012-68/CVE-2012-3975 (bmo#770684)
+DOMParser loads linked resources in extensions when parsing
+text/html
+  * MFSA 2012-69/CVE-2012-3976 (bmo#768568)
+Incorrect site SSL certificate data display
+  * MFSA 2012-70/CVE-2012-3978 (bmo#770429)
+Location object security checks bypassed by chrome code
+  * MFSA 2012-72/CVE-2012-3980 (bmo#771859)
+Web console eval capable of executing chrome-privileged code
+- fix HTML5 video crash with GStreamer enabled (bmo#761030)
+- fixed filelist
+
+---

Old:

  l10n-14.0.1.tar.bz2
  mozilla-dump_syms-static.patch
  mozilla-gcc47.patch
  mozilla-yarr-pcre.patch
  xulrunner-14.0.1-source.tar.bz2

New:

  l10n-15.0.tar.bz2
  mozilla-crashreporter-restart-args.patch
  xulrunner-15.0-source.tar.bz2



Other differences:
--
++ xulrunner.spec ++
--- /var/tmp/diff_new_pack.Wj1zrU/_old  2012-08-31 10:09:49.0 +0200
+++ /var/tmp/diff_new_pack.Wj1zrU/_new  2012-08-31 10:09:49.0 +0200
@@ -42,14 +42,14 @@
 %else
 BuildRequires:  wireless-tools
 %endif
-BuildRequires:  mozilla-nspr-devel = 4.9.0
-BuildRequires:  mozilla-nss-devel = 3.13.5
-Version:14.0.1
+BuildRequires:  mozilla-nspr-devel = 4.9.1
+BuildRequires:  mozilla-nss-devel = 3.13.6
+Version:15.0
 Release:0
-%define releasedate 2012071300
-%define version_internal 14.0.1
-%define apiversion 14
-%define uaweight 141
+%define releasedate 2012082500
+%define version_internal 15.0
+%define apiversion 15
+%define uaweight 150
 Summary:Mozilla Runtime Environment
 License:MPL-2.0
 Group:  Productivity/Other
@@ -75,11 +75,9 @@
 Patch5: mozilla-prefer_plugin_pref.patch
 Patch6: mozilla-language.patch
 Patch7: mozilla-ntlm-full-path.patch
-Patch8: mozilla-dump_syms-static.patch
 Patch9: mozilla-sle11.patch
-Patch11:mozilla-yarr-pcre.patch
-Patch12:mozilla-gcc47.patch
-Patch13:mozilla-ppc.patch
+Patch12:mozilla-crashreporter-restart-args.patch
+Patch14:mozilla-ppc.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   mozilla-js = %{version}
 Requires(post):  update-alternatives coreutils
@@ -159,7 +157,7 @@
 Summary:Extra translations for XULRunner
 Group:  System/Localization
 Requires:   %{name} = %{version}
-Provides:   
locale(%{name}:af;ak;as;ast;be;bg;bn_BD;bn_IN;br;bs;csb;cy;el;en_ZA;eo;es_MX;et;eu;fa;ff;fy_NL;ga_IE;gd;gl;gu_IN;he;hi_IN;hr;hy_AM;id;is;kk;km;kn;ku;lg;lij;lt;lv;mai;mk;ml;mr;nn_NO;nso;or;pa_IN;rm;ro;si;sk;sl;son;sq;sr;ta;ta_LK;te;th;tr;uk;vi;zu)
+Provides:   

commit xulrunner for openSUSE:Factory

2012-07-22 Thread h_root
Hello community,

here is the log from the commit of package xulrunner for openSUSE:Factory 
checked in at 2012-07-22 15:28:10

Comparing /work/SRC/openSUSE:Factory/xulrunner (Old)
 and  /work/SRC/openSUSE:Factory/.xulrunner.new (New)


Package is xulrunner, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/xulrunner/xulrunner.changes  2012-06-18 
17:31:39.0 +0200
+++ /work/SRC/openSUSE:Factory/.xulrunner.new/xulrunner.changes 2012-07-22 
15:29:09.0 +0200
@@ -1,0 +2,42 @@
+Sat Jul 14 19:33:44 UTC 2012 - w...@rosenauer.org
+
+- update to 14.0.1 (bnc#771583)
+  * MFSA 2012-42/CVE-2012-1949/CVE-2012-1948
+Miscellaneous memory safety hazards
+  * MFSA 2012-43/CVE-2012-1950
+Incorrect URL displayed in addressbar through drag and drop
+  * MFSA 2012-44/CVE-2012-1951/CVE-2012-1954/CVE-2012-1953/CVE-2012-1952
+Gecko memory corruption
+  * MFSA 2012-45/CVE-2012-1955 (bmo#757376)
+Spoofing issue with location
+  * MFSA 2012-46/CVE-2012-1966 (bmo#734076)
+XSS through data: URLs
+  * MFSA 2012-47/CVE-2012-1957 (bmo#750096)
+Improper filtering of javascript in HTML feed-view
+  * MFSA 2012-48/CVE-2012-1958 (bmo#750820)
+use-after-free in nsGlobalWindow::PageHidden
+  * MFSA 2012-49/CVE-2012-1959 (bmo#754044, bmo#737559)
+Same-compartment Security Wrappers can be bypassed
+  * MFSA 2012-50/CVE-2012-1960 (bmo#761014)
+Out of bounds read in QCMS
+  * MFSA 2012-51/CVE-2012-1961 (bmo#761655)
+X-Frame-Options header ignored when duplicated
+  * MFSA 2012-52/CVE-2012-1962 (bmo#764296)
+JSDependentString::undepend string conversion results in memory
+corruption
+  * MFSA 2012-53/CVE-2012-1963 (bmo#767778)
+Content Security Policy 1.0 implementation errors cause data
+leakage
+  * MFSA 2012-55/CVE-2012-1965 (bmo#758990)
+feed: URLs with an innerURI inherit security context of page
+  * MFSA 2012-56/CVE-2012-1967 (bmo#758344)
+Code execution through javascript: URLs
+- license change from tri license to MPL-2.0
+- require NSS 3.13.5
+- PPC fixes:
+  * reenabled mozilla-yarr-pcre.patch to fix build for PPC
+  * add patches for bmo#750620 and bmo#746112
+  * fix xpcshell segfault on ppc
+- build plugin-container on every arch
+
+---

Old:

  l10n-13.0.1.tar.bz2
  mozilla-disable-neon-option.patch
  mozilla-libnotify.patch
  mozilla-linux3.patch
  mozilla-nsSound.patch
  mozilla-revert_621446.patch
  mozilla-system-nspr.patch
  xulrunner-13.0.1-source.tar.bz2

New:

  l10n-14.0.1.tar.bz2
  mozilla-ppc.patch
  xulrunner-14.0.1-source.tar.bz2



Other differences:
--
++ xulrunner.spec ++
--- /var/tmp/diff_new_pack.YbmnCL/_old  2012-07-22 15:29:18.0 +0200
+++ /var/tmp/diff_new_pack.YbmnCL/_new  2012-07-22 15:29:18.0 +0200
@@ -43,15 +43,15 @@
 BuildRequires:  wireless-tools
 %endif
 BuildRequires:  mozilla-nspr-devel = 4.9.0
-BuildRequires:  mozilla-nss-devel = 3.13.4
-Version:13.0.1
+BuildRequires:  mozilla-nss-devel = 3.13.5
+Version:14.0.1
 Release:0
-%define releasedate 2012061400
-%define version_internal 13.0.1
-%define apiversion 13
-%define uaweight 131
+%define releasedate 2012071300
+%define version_internal 14.0.1
+%define apiversion 14
+%define uaweight 141
 Summary:Mozilla Runtime Environment
-License:MPL-1.1 or GPL-2.0+ or LGPL-2.1+
+License:MPL-2.0
 Group:  Productivity/Other
 Url:http://www.mozilla.org/
 Provides:   gecko
@@ -77,14 +77,9 @@
 Patch7: mozilla-ntlm-full-path.patch
 Patch8: mozilla-dump_syms-static.patch
 Patch9: mozilla-sle11.patch
-Patch10:mozilla-linux3.patch
-Patch11:mozilla-disable-neon-option.patch
-Patch12:mozilla-system-nspr.patch
-Patch13:mozilla-revert_621446.patch
-Patch14:mozilla-yarr-pcre.patch
-Patch15:mozilla-libnotify.patch
-Patch16:mozilla-gcc47.patch
-Patch17:mozilla-nsSound.patch
+Patch11:mozilla-yarr-pcre.patch
+Patch12:mozilla-gcc47.patch
+Patch13:mozilla-ppc.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   mozilla-js = %{version}
 Requires(post):  update-alternatives coreutils
@@ -94,12 +89,10 @@
 %define has_system_nss   1
 %define has_system_cairo 0
 %define localize 0
-%ifarch ppc ppc64 s390 s390x ia64 %arm
+%ifarch ppc ppc64 s390 s390x ia64
 %define crashreporter0
-%define plugincontainer  0
 %else
 %define crashreporter1
-%define plugincontainer  1
 %endif
 ### configuration end ###
 %define _use_internal_dependency_generator 0
@@ -166,7 +159,7 

commit xulrunner for openSUSE:Factory

2012-06-18 Thread h_root
Hello community,

here is the log from the commit of package xulrunner for openSUSE:Factory 
checked in at 2012-06-18 17:31:34

Comparing /work/SRC/openSUSE:Factory/xulrunner (Old)
 and  /work/SRC/openSUSE:Factory/.xulrunner.new (New)


Package is xulrunner, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/xulrunner/xulrunner.changes  2012-06-06 
16:10:32.0 +0200
+++ /work/SRC/openSUSE:Factory/.xulrunner.new/xulrunner.changes 2012-06-18 
17:31:39.0 +0200
@@ -1,0 +2,6 @@
+Fri Jun 15 12:40:23 UTC 2012 - w...@rosenauer.org
+
+- update to 13.0.1
+  * bugfix release
+
+---

Old:

  l10n-13.0.tar.bz2
  xulrunner-13.0-source.tar.bz2

New:

  l10n-13.0.1.tar.bz2
  xulrunner-13.0.1-source.tar.bz2



Other differences:
--
++ xulrunner.spec ++
--- /var/tmp/diff_new_pack.nKrK5v/_old  2012-06-18 17:31:47.0 +0200
+++ /var/tmp/diff_new_pack.nKrK5v/_new  2012-06-18 17:31:47.0 +0200
@@ -44,12 +44,12 @@
 %endif
 BuildRequires:  mozilla-nspr-devel = 4.9.0
 BuildRequires:  mozilla-nss-devel = 3.13.4
-Version:13.0
+Version:13.0.1
 Release:0
-%define releasedate 2012060100
-%define version_internal 13.0
+%define releasedate 2012061400
+%define version_internal 13.0.1
 %define apiversion 13
-%define uaweight 130
+%define uaweight 131
 Summary:Mozilla Runtime Environment
 License:MPL-1.1 or GPL-2.0+ or LGPL-2.1+
 Group:  Productivity/Other

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.nKrK5v/_old  2012-06-18 17:31:47.0 +0200
+++ /var/tmp/diff_new_pack.nKrK5v/_new  2012-06-18 17:31:47.0 +0200
@@ -2,8 +2,8 @@
 
 CHANNEL=release
 BRANCH=releases/mozilla-$CHANNEL
-RELEASE_TAG=FIREFOX_13_0_RELEASE
-VERSION=13.0
+RELEASE_TAG=FIREFOX_13_0_1_RELEASE
+VERSION=13.0.1
 
 # mozilla
 hg clone http://hg.mozilla.org/$BRANCH mozilla

++ l10n-13.0.tar.bz2 - l10n-13.0.1.tar.bz2 ++
/work/SRC/openSUSE:Factory/xulrunner/l10n-13.0.tar.bz2 
/work/SRC/openSUSE:Factory/.xulrunner.new/l10n-13.0.1.tar.bz2 differ: char 11, 
line 1

++ xulrunner-13.0-source.tar.bz2 - xulrunner-13.0.1-source.tar.bz2 ++
/work/SRC/openSUSE:Factory/xulrunner/xulrunner-13.0-source.tar.bz2 
/work/SRC/openSUSE:Factory/.xulrunner.new/xulrunner-13.0.1-source.tar.bz2 
differ: char 11, line 1

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit xulrunner for openSUSE:Factory

2012-06-06 Thread h_root
Hello community,

here is the log from the commit of package xulrunner for openSUSE:Factory 
checked in at 2012-06-06 16:10:26

Comparing /work/SRC/openSUSE:Factory/xulrunner (Old)
 and  /work/SRC/openSUSE:Factory/.xulrunner.new (New)


Package is xulrunner, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/xulrunner/xulrunner.changes  2012-05-25 
16:20:29.0 +0200
+++ /work/SRC/openSUSE:Factory/.xulrunner.new/xulrunner.changes 2012-06-06 
16:10:32.0 +0200
@@ -2 +2 @@
-Wed May 16 05:41:15 UTC 2012 - w...@rosenauer.org
+Sat Jun  2 09:16:34 UTC 2012 - w...@rosenauer.org
@@ -3,0 +4,15 @@
+- update to 13.0 (bnc#765204)
+  * MFSA 2012-34/CVE-2012-1938/CVE-2012-1937/CVE-2011-3101
+Miscellaneous memory safety hazards
+  * MFSA 2012-36/CVE-2012-1944 (bmo#751422)
+Content Security Policy inline-script bypass
+  * MFSA 2012-37/CVE-2012-1945 (bmo#670514)
+Information disclosure though Windows file shares and shortcut
+files
+  * MFSA 2012-38/CVE-2012-1946 (bmo#750109)
+Use-after-free while replacing/inserting a node in a document
+  * MFSA 2012-40/CVE-2012-1947/CVE-2012-1940/CVE-2012-1941
+Buffer overflow and use-after-free issues found using Address
+Sanitizer
+- require NSS 3.13.4
+  * MFSA 2012-39/CVE-2012-0441 (bmo#715073)
@@ -5 +20 @@
-  (fix in mozilla-gcc47.patch)
+  (fixed in mozilla-gcc47.patch)

Old:

  l10n-12.0.tar.bz2
  mozilla-arm-cpu-detection.patch
  xulrunner-12.0-source.tar.bz2

New:

  l10n-13.0.tar.bz2
  mozilla-disable-neon-option.patch
  mozilla-nsSound.patch
  mozilla-system-nspr.patch
  xulrunner-13.0-source.tar.bz2



Other differences:
--
++ xulrunner.spec ++
--- /var/tmp/diff_new_pack.MhlOpC/_old  2012-06-06 16:10:40.0 +0200
+++ /var/tmp/diff_new_pack.MhlOpC/_new  2012-06-06 16:10:40.0 +0200
@@ -43,13 +43,13 @@
 BuildRequires:  wireless-tools
 %endif
 BuildRequires:  mozilla-nspr-devel = 4.9.0
-BuildRequires:  mozilla-nss-devel = 3.13.3
-Version:12.0
+BuildRequires:  mozilla-nss-devel = 3.13.4
+Version:13.0
 Release:0
-%define releasedate 2012042100
-%define version_internal 12.0
-%define apiversion 12
-%define uaweight 120
+%define releasedate 2012060100
+%define version_internal 13.0
+%define apiversion 13
+%define uaweight 130
 Summary:Mozilla Runtime Environment
 License:MPL-1.1 or GPL-2.0+ or LGPL-2.1+
 Group:  Productivity/Other
@@ -73,16 +73,18 @@
 Patch3: idldir.patch
 Patch4: mozilla-nongnome-proxies.patch
 Patch5: mozilla-prefer_plugin_pref.patch
-Patch9: mozilla-language.patch
-Patch11:mozilla-ntlm-full-path.patch
-Patch12:mozilla-dump_syms-static.patch
-Patch13:mozilla-sle11.patch
-Patch14:mozilla-linux3.patch
-Patch15:mozilla-arm-cpu-detection.patch
-Patch16:mozilla-revert_621446.patch
-Patch17:mozilla-yarr-pcre.patch
-Patch18:mozilla-libnotify.patch
-Patch19:mozilla-gcc47.patch
+Patch6: mozilla-language.patch
+Patch7: mozilla-ntlm-full-path.patch
+Patch8: mozilla-dump_syms-static.patch
+Patch9: mozilla-sle11.patch
+Patch10:mozilla-linux3.patch
+Patch11:mozilla-disable-neon-option.patch
+Patch12:mozilla-system-nspr.patch
+Patch13:mozilla-revert_621446.patch
+Patch14:mozilla-yarr-pcre.patch
+Patch15:mozilla-libnotify.patch
+Patch16:mozilla-gcc47.patch
+Patch17:mozilla-nsSound.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   mozilla-js = %{version}
 Requires(post):  update-alternatives coreutils
@@ -92,7 +94,7 @@
 %define has_system_nss   1
 %define has_system_cairo 0
 %define localize 0
-%ifarch ppc ppc64 s390 s390x ia64
+%ifarch ppc ppc64 s390 s390x ia64 %arm
 %define crashreporter0
 %define plugincontainer  0
 %else
@@ -193,18 +195,20 @@
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
+%patch6 -p1
+%patch7 -p1
+%patch8 -p1
+%if %suse_version  1120
 %patch9 -p1
+%endif
+%patch10 -p1
 %patch11 -p1
 %patch12 -p1
-%if %suse_version  1120
 %patch13 -p1
-%endif
-%patch14 -p1
+#%patch14 -p1
 %patch15 -p1
 %patch16 -p1
-#%patch17 -p1
-%patch18 -p1
-%patch19 -p1
+%patch17 -p1
 
 %build
 # no need to add build time to binaries
@@ -299,17 +303,7 @@
 # ARM
 %ifarch %arm
 cat  EOF  $MOZCONFIG
-%ifarch armv7l
-ac_add_options --with-arch=armv7-a
-ac_add_options --with-float-abi=hard
-ac_add_options --with-fpu=vfpv3-d16
-ac_add_options --with-thumb=yes
-%endif
-%ifarch armv5tel
-ac_add_options --with-arch=armv5te
-ac_add_options --with-float-abi=soft
-ac_add_options --with-thumb=no
-%endif
+ac_add_options 

commit xulrunner for openSUSE:Factory

2012-05-25 Thread h_root
Hello community,

here is the log from the commit of package xulrunner for openSUSE:Factory 
checked in at 2012-05-25 16:19:45

Comparing /work/SRC/openSUSE:Factory/xulrunner (Old)
 and  /work/SRC/openSUSE:Factory/.xulrunner.new (New)


Package is xulrunner, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/xulrunner/xulrunner.changes  2012-05-08 
06:53:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.xulrunner.new/xulrunner.changes 2012-05-25 
16:20:29.0 +0200
@@ -1,0 +2,6 @@
+Wed May 16 05:41:15 UTC 2012 - w...@rosenauer.org
+
+- reenabled crashreporter for Factory/12.2
+  (fix in mozilla-gcc47.patch)
+
+---



Other differences:
--
++ xulrunner.spec ++
--- /var/tmp/diff_new_pack.t1YGiy/_old  2012-05-25 16:20:36.0 +0200
+++ /var/tmp/diff_new_pack.t1YGiy/_new  2012-05-25 16:20:36.0 +0200
@@ -99,10 +99,6 @@
 %define crashreporter1
 %define plugincontainer  1
 %endif
-# temporary (gcc 4.7)
-%if %suse_version  1210
-%define crashreporter0
-%endif
 ### configuration end ###
 %define _use_internal_dependency_generator 0
 %define __find_requires sh %{SOURCE2}

++ mozilla-gcc47.patch ++
--- /var/tmp/diff_new_pack.t1YGiy/_old  2012-05-25 16:20:36.0 +0200
+++ /var/tmp/diff_new_pack.t1YGiy/_new  2012-05-25 16:20:36.0 +0200
@@ -1,8 +1,9 @@
 # HG changeset patch
-# Parent debab900e37fdd4f8981c06beef6f193a04bd2b7
+# Parent 93e5d3b8061741abc83dcd4ed0fe93f1636583ef
 Patch to make Mozilla build with gcc 4.7, including
 - Bug 725655 - gcc 4.7 build failures (missing headers) (TM: Mozilla13)
 - Bug 734490 - no viable overloaded 'PRIxPTR' when building with Clang or 
GCC 4.7 (TM: Mozilla14)
+- Bug 741348 - Work around crashreporter client build failure with gcc 4.7 
(TM: Mozilla15)
 
 diff --git a/ipc/chromium/src/base/file_util_linux.cc 
b/ipc/chromium/src/base/file_util_linux.cc
 --- a/ipc/chromium/src/base/file_util_linux.cc
@@ -172,3 +173,18 @@
  JumpTo(uintptr_t opaddr)
  {
  #ifdef __ia64
+diff --git 
a/toolkit/crashreporter/google-breakpad/src/common/linux/Makefile.in 
b/toolkit/crashreporter/google-breakpad/src/common/linux/Makefile.in
+--- a/toolkit/crashreporter/google-breakpad/src/common/linux/Makefile.in
 b/toolkit/crashreporter/google-breakpad/src/common/linux/Makefile.in
+@@ -61,8 +61,11 @@ HOST_CPPSRCS = \
+   file_id.cc \
+   guid_creator.cc \
+   $(NULL)
+ 
+ # need static lib
+ FORCE_STATIC_LIB = 1
+ 
+ include $(topsrcdir)/config/rules.mk
++
++# See https://bugzilla.mozilla.org/show_bug.cgi?id=741348#c11
++file_id.$(OBJ_SUFFIX): STL_FLAGS=

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit xulrunner for openSUSE:Factory

2012-05-07 Thread h_root
Hello community,

here is the log from the commit of package xulrunner for openSUSE:Factory 
checked in at 2012-05-08 06:52:36

Comparing /work/SRC/openSUSE:Factory/xulrunner (Old)
 and  /work/SRC/openSUSE:Factory/.xulrunner.new (New)


Package is xulrunner, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/xulrunner/xulrunner.changes  2012-04-23 
16:14:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.xulrunner.new/xulrunner.changes 2012-05-08 
06:53:55.0 +0200
@@ -5,0 +6,28 @@
+  * MFSA 2012-20/CVE-2012-0467/CVE-2012-0468
+Miscellaneous memory safety hazards
+  * MFSA 2012-22/CVE-2012-0469 (bmo#738985)
+use-after-free in IDBKeyRange
+  * MFSA 2012-23/CVE-2012-0470 (bmo#734288)
+Invalid frees causes heap corruption in gfxImageSurface
+  * MFSA 2012-24/CVE-2012-0471 (bmo#715319)
+Potential XSS via multibyte content processing errors
+  * MFSA 2012-25/CVE-2012-0472 (bmo#744480)
+Potential memory corruption during font rendering using cairo-dwrite
+  * MFSA 2012-26/CVE-2012-0473 (bmo#743475)
+WebGL.drawElements may read illegal video memory due to
+FindMaxUshortElement error
+  * MFSA 2012-27/CVE-2012-0474 (bmo#687745, bmo#737307)
+Page load short-circuit can lead to XSS
+  * MFSA 2012-28/CVE-2012-0475 (bmo#694576)
+Ambiguous IPv6 in Origin headers may bypass webserver access
+restrictions
+  * MFSA 2012-29/CVE-2012-0477 (bmo#718573)
+Potential XSS through ISO-2022-KR/ISO-2022-CN decoding issues
+  * MFSA 2012-30/CVE-2012-0478 (bmo#727547)
+Crash with WebGL content using textImage2D
+  * MFSA 2012-31/CVE-2011-3062 (bmo#739925)
+Off-by-one error in OpenType Sanitizer
+  * MFSA 2012-32/CVE-2011-1187 (bmo#624621)
+HTTP Redirections and remote content can be read by javascript errors
+  * MFSA 2012-33/CVE-2012-0479 (bmo#714631)
+Potential site identity spoofing when loading RSS and Atom feeds



Other differences:
--
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit xulrunner for openSUSE:Factory

2012-04-23 Thread h_root
Hello community,

here is the log from the commit of package xulrunner for openSUSE:Factory 
checked in at 2012-04-23 16:14:03

Comparing /work/SRC/openSUSE:Factory/xulrunner (Old)
 and  /work/SRC/openSUSE:Factory/.xulrunner.new (New)


Package is xulrunner, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/xulrunner/xulrunner.changes  2012-03-16 
13:28:02.0 +0100
+++ /work/SRC/openSUSE:Factory/.xulrunner.new/xulrunner.changes 2012-04-23 
16:14:14.0 +0200
@@ -1,0 +2,11 @@
+Sat Apr 21 10:03:42 UTC 2012 - w...@rosenauer.org
+
+- update to 12.0 (bnc#758408)
+  * rebased patches
+- added mozilla-libnotify.patch to allow fallback from libnotify
+  to xul based events if no notification-daemon is running
+- gcc 4.7 fixes
+  * mozilla-gcc47.patch
+  * disabled crashreporter temporarily for Factory
+
+---

Old:

  l10n-11.0.tar.bz2
  mozilla-sle11-gcc.patch
  xulrunner-11.0-source.tar.bz2

New:

  l10n-12.0.tar.bz2
  mozilla-gcc47.patch
  mozilla-libnotify.patch
  mozilla-revert_621446.patch
  xulrunner-12.0-source.tar.bz2



Other differences:
--
++ xulrunner.spec ++
--- /var/tmp/diff_new_pack.jiIUyd/_old  2012-04-23 16:14:20.0 +0200
+++ /var/tmp/diff_new_pack.jiIUyd/_new  2012-04-23 16:14:20.0 +0200
@@ -44,12 +44,12 @@
 %endif
 BuildRequires:  mozilla-nspr-devel = 4.9.0
 BuildRequires:  mozilla-nss-devel = 3.13.3
-Version:11.0
+Version:12.0
 Release:0
-%define releasedate 2012031200
-%define version_internal 11.0
-%define apiversion 11
-%define uaweight 110
+%define releasedate 2012042100
+%define version_internal 12.0
+%define apiversion 12
+%define uaweight 120
 Summary:Mozilla Runtime Environment
 License:MPL-1.1 or GPL-2.0+ or LGPL-2.1+
 Group:  Productivity/Other
@@ -79,8 +79,10 @@
 Patch13:mozilla-sle11.patch
 Patch14:mozilla-linux3.patch
 Patch15:mozilla-arm-cpu-detection.patch
+Patch16:mozilla-revert_621446.patch
 Patch17:mozilla-yarr-pcre.patch
-Patch18:mozilla-sle11-gcc.patch
+Patch18:mozilla-libnotify.patch
+Patch19:mozilla-gcc47.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   mozilla-js = %{version}
 Requires(post):  update-alternatives coreutils
@@ -97,6 +99,10 @@
 %define crashreporter1
 %define plugincontainer  1
 %endif
+# temporary (gcc 4.7)
+%if %suse_version  1210
+%define crashreporter0
+%endif
 ### configuration end ###
 %define _use_internal_dependency_generator 0
 %define __find_requires sh %{SOURCE2}
@@ -162,7 +168,7 @@
 Summary:Extra translations for XULRunner
 Group:  System/Localization
 Requires:   %{name} = %{version}
-Provides:   
locale(%{name}:af;ak;as;ast;be;bg;bn_BD;bn_IN;br;bs;csb;cy;el;en_ZA;eo;es_MX;et;eu;fa;fy_NL;ga_IE;gd;gl;gu_IN;he;hi_IN;hr;hy_AM;id;is;kk;kn;ku;lg;lij;lt;lv;mai;mk;ml;mn;mr;nn_NO;nso;or;pa_IN;rm;ro;si;sk;sl;son;sq;sr;sw;ta;ta_LK;te;th;tr;uk;vi;zu)
+Provides:   
locale(%{name}:af;ak;as;ast;be;bg;bn_BD;bn_IN;br;bs;csb;cy;el;en_ZA;eo;es_MX;et;eu;fa;fy_NL;ga_IE;gd;gl;gu_IN;he;hi_IN;hr;hy_AM;id;is;kk;km;kn;ku;lg;lij;lt;lv;mai;mk;ml;mn;mr;nn_NO;nso;or;pa_IN;rm;ro;si;sk;sl;son;sq;sr;sw;ta;ta_LK;te;th;tr;uk;vi;zu)
 Obsoletes:  %{name}-translations  %{version}-%{release}
 
 %description translations-other
@@ -199,8 +205,10 @@
 %endif
 %patch14 -p1
 %patch15 -p1
+%patch16 -p1
 #%patch17 -p1
 %patch18 -p1
+%patch19 -p1
 
 %build
 # no need to add build time to binaries

++ compare-locales.tar.bz2 ++

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.jiIUyd/_old  2012-04-23 16:14:21.0 +0200
+++ /var/tmp/diff_new_pack.jiIUyd/_new  2012-04-23 16:14:21.0 +0200
@@ -2,8 +2,8 @@
 
 CHANNEL=release
 BRANCH=releases/mozilla-$CHANNEL
-RELEASE_TAG=FIREFOX_11_0_RELEASE
-VERSION=11.0
+RELEASE_TAG=FIREFOX_12_0_RELEASE
+VERSION=12.0
 
 # mozilla
 hg clone http://hg.mozilla.org/$BRANCH mozilla

++ l10n-11.0.tar.bz2 - l10n-12.0.tar.bz2 ++
/work/SRC/openSUSE:Factory/xulrunner/l10n-11.0.tar.bz2 
/work/SRC/openSUSE:Factory/.xulrunner.new/l10n-12.0.tar.bz2 differ: char 11, 
line 1

++ mozilla-sle11-gcc.patch - mozilla-gcc47.patch ++
--- /work/SRC/openSUSE:Factory/xulrunner/mozilla-sle11-gcc.patch
2012-03-16 13:28:00.0 +0100
+++ /work/SRC/openSUSE:Factory/.xulrunner.new/mozilla-gcc47.patch   
2012-04-23 16:14:12.0 +0200
@@ -1,24 +1,174 @@
 # HG changeset patch
-# Parent 39e596b823926b5add22bb263734c6c872ee2aad
-diff --git a/layout/xul/base/src/nsXULTooltipListener.h 

commit xulrunner for openSUSE:Factory

2012-03-16 Thread h_root
Hello community,

here is the log from the commit of package xulrunner for openSUSE:Factory 
checked in at 2012-03-16 13:27:55

Comparing /work/SRC/openSUSE:Factory/xulrunner (Old)
 and  /work/SRC/openSUSE:Factory/.xulrunner.new (New)


Package is xulrunner, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/xulrunner/xulrunner.changes  2012-03-13 
09:40:13.0 +0100
+++ /work/SRC/openSUSE:Factory/.xulrunner.new/xulrunner.changes 2012-03-16 
13:28:02.0 +0100
@@ -2 +2 @@
-Sun Mar  4 14:01:59 UTC 2012 - w...@rosenauer.org
+Fri Mar  9 21:49:05 UTC 2012 - w...@rosenauer.org
@@ -4 +4,16 @@
-- update to version 11.0b5
+- update to version 11.0 (bnc#750044)
+  * MFSA 2012-13/CVE-2012-0455 (bmo#704354)
+XSS with Drag and Drop and Javascript: URL
+  * MFSA 2012-14/CVE-2012-0456/CVE-2012-0457 (bmo#711653, #720103)
+SVG issues found with Address Sanitizer
+  * MFSA 2012-15/CVE-2012-0451 (bmo#717511)
+XSS with multiple Content Security Policy headers
+  * MFSA 2012-16/CVE-2012-0458
+Escalation of privilege with Javascript: URL as home page
+  * MFSA 2012-17/CVE-2012-0459 (bmo#723446)
+Crash when accessing keyframe cssText after dynamic modification
+  * MFSA 2012-18/CVE-2012-0460 (bmo#727303)
+window.fullScreen writeable by untrusted content
+  * MFSA 2012-19/CVE-2012-0461/CVE-2012-0462/CVE-2012-0464/
+CVE-2012-0463
+Miscellaneous memory safety hazards

Old:

  l10n-10.99.tar.bz2
  xulrunner-10.99-source.tar.bz2

New:

  l10n-11.0.tar.bz2
  mozilla-sle11-gcc.patch
  xulrunner-11.0-source.tar.bz2



Other differences:
--
++ xulrunner.spec ++
--- /var/tmp/diff_new_pack.AraPZ9/_old  2012-03-16 13:28:07.0 +0100
+++ /var/tmp/diff_new_pack.AraPZ9/_new  2012-03-16 13:28:07.0 +0100
@@ -44,9 +44,9 @@
 %endif
 BuildRequires:  mozilla-nspr-devel = 4.9.0
 BuildRequires:  mozilla-nss-devel = 3.13.3
-Version:10.99
+Version:11.0
 Release:0
-%define releasedate 2012022900
+%define releasedate 2012031200
 %define version_internal 11.0
 %define apiversion 11
 %define uaweight 110
@@ -80,6 +80,7 @@
 Patch14:mozilla-linux3.patch
 Patch15:mozilla-arm-cpu-detection.patch
 Patch17:mozilla-yarr-pcre.patch
+Patch18:mozilla-sle11-gcc.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   mozilla-js = %{version}
 Requires(post):  update-alternatives coreutils
@@ -161,7 +162,7 @@
 Summary:Extra translations for XULRunner
 Group:  System/Localization
 Requires:   %{name} = %{version}
-Provides:   
locale(%{name}:af;ak;ast;be;bg;bn_BD;br;bs;cy;el;en_ZA;eo;es_MX;et;eu;fa;fy_NL;ga_IE;gd;gl;gu_IN;he;hi_IN;hr;hy_AM;id;is;kk;kn;ku;lg;lt;lv;mai;mk;ml;mr;nn_NO;nso;or;pa_IN;rm;ro;si;sk;sl;son;sq;sr;ta;ta_LK;te;th;tr;uk;zu)
+Provides:   
locale(%{name}:af;ak;as;ast;be;bg;bn_BD;bn_IN;br;bs;csb;cy;el;en_ZA;eo;es_MX;et;eu;fa;fy_NL;ga_IE;gd;gl;gu_IN;he;hi_IN;hr;hy_AM;id;is;kk;kn;ku;lg;lij;lt;lv;mai;mk;ml;mn;mr;nn_NO;nso;or;pa_IN;rm;ro;si;sk;sl;son;sq;sr;sw;ta;ta_LK;te;th;tr;uk;vi;zu)
 Obsoletes:  %{name}-translations  %{version}-%{release}
 
 %description translations-other
@@ -199,6 +200,7 @@
 %patch14 -p1
 %patch15 -p1
 #%patch17 -p1
+%patch18 -p1
 
 %build
 # no need to add build time to binaries

++ compare-locales.tar.bz2 ++

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.AraPZ9/_old  2012-03-16 13:28:07.0 +0100
+++ /var/tmp/diff_new_pack.AraPZ9/_new  2012-03-16 13:28:07.0 +0100
@@ -1,9 +1,9 @@
 #!/bin/bash
 
-CHANNEL=beta
+CHANNEL=release
 BRANCH=releases/mozilla-$CHANNEL
-RELEASE_TAG=FIREFOX_11_0b5_RELEASE
-VERSION=10.99
+RELEASE_TAG=FIREFOX_11_0_RELEASE
+VERSION=11.0
 
 # mozilla
 hg clone http://hg.mozilla.org/$BRANCH mozilla

++ l10n-10.99.tar.bz2 - l10n-11.0.tar.bz2 ++
/work/SRC/openSUSE:Factory/xulrunner/l10n-10.99.tar.bz2 
/work/SRC/openSUSE:Factory/.xulrunner.new/l10n-11.0.tar.bz2 differ: char 11, 
line 1

++ mozilla-sle11-gcc.patch ++
# HG changeset patch
# Parent 39e596b823926b5add22bb263734c6c872ee2aad
diff --git a/layout/xul/base/src/nsXULTooltipListener.h 
b/layout/xul/base/src/nsXULTooltipListener.h
--- a/layout/xul/base/src/nsXULTooltipListener.h
+++ b/layout/xul/base/src/nsXULTooltipListener.h
@@ -107,17 +107,17 @@ protected:
   static void sTooltipCallback (nsITimer* aTimer, void* aListener);
 
   // screen coordinates of the last mousemove event, stored so that the
   // tooltip can be opened at this location.
   PRInt32 mMouseScreenX, mMouseScreenY;
 
   // various constants for tooltips
   enum {
-kTooltipMouseMoveTolerance = 7,// 7 pixel tolerance for mousemove event
+

commit xulrunner for openSUSE:Factory

2012-02-17 Thread h_root
Hello community,

here is the log from the commit of package xulrunner for openSUSE:Factory 
checked in at 2012-02-17 12:11:21

Comparing /work/SRC/openSUSE:Factory/xulrunner (Old)
 and  /work/SRC/openSUSE:Factory/.xulrunner.new (New)


Package is xulrunner, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/xulrunner/xulrunner.changes  2012-02-14 
19:10:02.0 +0100
+++ /work/SRC/openSUSE:Factory/.xulrunner.new/xulrunner.changes 2012-02-17 
12:11:28.0 +0100
@@ -1,0 +2,7 @@
+Thu Feb 16 08:51:42 UTC 2012 - w...@rosenauer.org
+
+- update to version 10.0.2 (bnc#747328)
+  * CVE-2011-3026 (bmo#727401)
+libpng: integer overflow leading to heap-buffer overflow
+
+---

Old:

  l10n-10.0.1.tar.bz2
  xulrunner-10.0.1-source.tar.bz2

New:

  l10n-10.0.2.tar.bz2
  xulrunner-10.0.2-source.tar.bz2



Other differences:
--
++ xulrunner.spec ++
--- /var/tmp/diff_new_pack.PrBkq3/_old  2012-02-17 12:11:34.0 +0100
+++ /var/tmp/diff_new_pack.PrBkq3/_new  2012-02-17 12:11:34.0 +0100
@@ -43,12 +43,12 @@
 %endif
 BuildRequires:  mozilla-nspr-devel = 4.8.9
 BuildRequires:  mozilla-nss-devel = 3.13.1
-Version:10.0.1
+Version:10.0.2
 Release:0
-%define releasedate 2012020800
-%define version_internal 10.0.1
+%define releasedate 2012021500
+%define version_internal 10.0.2
 %define apiversion 10
-%define uaweight 101
+%define uaweight 102
 Summary:Mozilla Runtime Environment
 License:MPL-1.1 or GPL-2.0+ or LGPL-2.1+
 Group:  Productivity/Other

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.PrBkq3/_old  2012-02-17 12:11:34.0 +0100
+++ /var/tmp/diff_new_pack.PrBkq3/_new  2012-02-17 12:11:34.0 +0100
@@ -2,8 +2,8 @@
 
 CHANNEL=release
 BRANCH=releases/mozilla-$CHANNEL
-RELEASE_TAG=FIREFOX_10_0_1_RELEASE
-VERSION=10.0.1
+RELEASE_TAG=FIREFOX_10_0_2_RELEASE
+VERSION=10.0.2
 
 # mozilla
 hg clone http://hg.mozilla.org/$BRANCH mozilla

++ l10n-10.0.1.tar.bz2 - l10n-10.0.2.tar.bz2 ++
/work/SRC/openSUSE:Factory/xulrunner/l10n-10.0.1.tar.bz2 
/work/SRC/openSUSE:Factory/.xulrunner.new/l10n-10.0.2.tar.bz2 differ: char 11, 
line 1

++ source-stamp.txt ++
--- /var/tmp/diff_new_pack.PrBkq3/_old  2012-02-17 12:11:35.0 +0100
+++ /var/tmp/diff_new_pack.PrBkq3/_new  2012-02-17 12:11:35.0 +0100
@@ -1,2 +1,2 @@
-REV=c581b36e7a12
+REV=72ad46d416ce
 REPO=http://hg.mozilla.org/releases/mozilla-release

++ xulrunner-10.0.1-source.tar.bz2 - xulrunner-10.0.2-source.tar.bz2 ++
/work/SRC/openSUSE:Factory/xulrunner/xulrunner-10.0.1-source.tar.bz2 
/work/SRC/openSUSE:Factory/.xulrunner.new/xulrunner-10.0.2-source.tar.bz2 
differ: char 11, line 1

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit xulrunner for openSUSE:Factory

2012-02-14 Thread h_root
Hello community,

here is the log from the commit of package xulrunner for openSUSE:Factory 
checked in at 2012-02-14 19:09:53

Comparing /work/SRC/openSUSE:Factory/xulrunner (Old)
 and  /work/SRC/openSUSE:Factory/.xulrunner.new (New)


Package is xulrunner, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/xulrunner/xulrunner.changes  2012-02-08 
17:21:47.0 +0100
+++ /work/SRC/openSUSE:Factory/.xulrunner.new/xulrunner.changes 2012-02-14 
19:10:02.0 +0100
@@ -1,0 +2,7 @@
+Thu Feb  9 10:20:49 UTC 2012 - w...@rosenauer.org
+
+- update to version 10.0.1 (bnc#746616)
+  * MFSA 2012-10/CVE-2012-0452 (bmo#724284)
+use after free in nsXBLDocumentInfo::ReadPrototypeBindings
+
+---

Old:

  l10n-10.0.tar.bz2
  xulrunner-10.0-source.tar.bz2

New:

  l10n-10.0.1.tar.bz2
  xulrunner-10.0.1-source.tar.bz2



Other differences:
--
++ xulrunner.spec ++
--- /var/tmp/diff_new_pack.ZNNqze/_old  2012-02-14 19:10:11.0 +0100
+++ /var/tmp/diff_new_pack.ZNNqze/_new  2012-02-14 19:10:11.0 +0100
@@ -16,6 +16,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   xulrunner
 BuildRequires:  Mesa-devel
 BuildRequires:  autoconf213
@@ -42,12 +43,12 @@
 %endif
 BuildRequires:  mozilla-nspr-devel = 4.8.9
 BuildRequires:  mozilla-nss-devel = 3.13.1
-Version:10.0
+Version:10.0.1
 Release:0
-%define releasedate 2012012900
-%define version_internal 10.0
+%define releasedate 2012020800
+%define version_internal 10.0.1
 %define apiversion 10
-%define uaweight 100
+%define uaweight 101
 Summary:Mozilla Runtime Environment
 License:MPL-1.1 or GPL-2.0+ or LGPL-2.1+
 Group:  Productivity/Other

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.ZNNqze/_old  2012-02-14 19:10:11.0 +0100
+++ /var/tmp/diff_new_pack.ZNNqze/_new  2012-02-14 19:10:11.0 +0100
@@ -2,8 +2,8 @@
 
 CHANNEL=release
 BRANCH=releases/mozilla-$CHANNEL
-RELEASE_TAG=FIREFOX_10_0_RELEASE
-VERSION=10.0
+RELEASE_TAG=FIREFOX_10_0_1_RELEASE
+VERSION=10.0.1
 
 # mozilla
 hg clone http://hg.mozilla.org/$BRANCH mozilla

++ l10n-10.0.tar.bz2 - l10n-10.0.1.tar.bz2 ++
/work/SRC/openSUSE:Factory/xulrunner/l10n-10.0.tar.bz2 
/work/SRC/openSUSE:Factory/.xulrunner.new/l10n-10.0.1.tar.bz2 differ: char 11, 
line 1

++ source-stamp.txt ++
--- /var/tmp/diff_new_pack.ZNNqze/_old  2012-02-14 19:10:11.0 +0100
+++ /var/tmp/diff_new_pack.ZNNqze/_new  2012-02-14 19:10:11.0 +0100
@@ -1,2 +1,2 @@
-REV=baefae4b6685
+REV=c581b36e7a12
 REPO=http://hg.mozilla.org/releases/mozilla-release

++ xulrunner-10.0-source.tar.bz2 - xulrunner-10.0.1-source.tar.bz2 ++
/work/SRC/openSUSE:Factory/xulrunner/xulrunner-10.0-source.tar.bz2 
/work/SRC/openSUSE:Factory/.xulrunner.new/xulrunner-10.0.1-source.tar.bz2 
differ: char 11, line 1

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit xulrunner for openSUSE:Factory

2012-02-08 Thread h_root
Hello community,

here is the log from the commit of package xulrunner for openSUSE:Factory 
checked in at 2012-02-08 17:21:42

Comparing /work/SRC/openSUSE:Factory/xulrunner (Old)
 and  /work/SRC/openSUSE:Factory/.xulrunner.new (New)


Package is xulrunner, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/xulrunner/xulrunner.changes  2012-02-02 
18:01:26.0 +0100
+++ /work/SRC/openSUSE:Factory/.xulrunner.new/xulrunner.changes 2012-02-08 
17:21:47.0 +0100
@@ -1,0 +2,7 @@
+Tue Feb  7 10:40:58 UTC 2012 - dval...@suse.com
+
+- Use YARR interpreter instead of PCRE on platforms where YARR JIT
+  is not supported, since PCRE doesnt build (bmo#691898)
+  - fix ppc64 build (bmo#703534)
+
+---

New:

  mozilla-bmo703534.patch
  mozilla-yarr-pcre.patch



Other differences:
--
++ xulrunner.spec ++
--- /var/tmp/diff_new_pack.nnHN3W/_old  2012-02-08 17:21:50.0 +0100
+++ /var/tmp/diff_new_pack.nnHN3W/_new  2012-02-08 17:21:50.0 +0100
@@ -16,7 +16,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 Name:   xulrunner
 BuildRequires:  Mesa-devel
 BuildRequires:  autoconf213
@@ -79,6 +78,8 @@
 Patch14:mozilla-linux3.patch
 Patch15:mozilla-a11y.patch
 Patch16:mozilla-disable-neon-option.patch
+Patch17:mozilla-bmo703534.patch
+Patch18:mozilla-yarr-pcre.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   mozilla-js = %{version}
 Requires(post):  update-alternatives coreutils
@@ -198,6 +199,8 @@
 %patch14 -p1
 %patch15 -p1
 %patch16 -p1
+%patch17 -p1
+%patch18 -p1
 
 %build
 # no need to add build time to binaries

++ mozilla-bmo703534.patch ++
# HG changeset patch
# User Mike Hommey mh+mozi...@glandium.org
# Date 1321613368 -3600
# Node ID 15cf58eb7923d34de7e61df80fa5f8a18a995abf
# Parent  aeb035da53283c56370992f254e4f79d7dd180f8
Bug 703534 - Fix build failure on platforms without YARR JIT. r=luke
target: M11

diff --git a/js/src/jscompartment.cpp b/js/src/jscompartment.cpp
--- a/js/src/jscompartment.cpp
+++ b/js/src/jscompartment.cpp
@@ -45,17 +45,16 @@
 #include jsiter.h
 #include jsmath.h
 #include jsproxy.h
 #include jsscope.h
 #include jstracer.h
 #include jswatchpoint.h
 #include jswrapper.h
 #include assembler/wtf/Platform.h
-#include assembler/jit/ExecutableAllocator.h
 #include yarr/BumpPointerAllocator.h
 #include methodjit/MethodJIT.h
 #include methodjit/PolyIC.h
 #include methodjit/MonoIC.h
 #include vm/Debugger.h
 
 #include jsgcinlines.h
 #include jsscopeinlines.h
++ mozilla-pkgconfig.patch ++
--- /var/tmp/diff_new_pack.nnHN3W/_old  2012-02-08 17:21:51.0 +0100
+++ /var/tmp/diff_new_pack.nnHN3W/_new  2012-02-08 17:21:51.0 +0100
@@ -14,7 +14,7 @@
  # Add pkg-config files to the install:: target
  
 +# the apilibdir always ends with 1.9 as every patch update will provide a link
-+apilibdir = $(dir $(installdir))xulrunner-9
++apilibdir = $(dir $(installdir))xulrunner-10
 +
  pkg_config_files = \
libxul.pc \

++ mozilla-yarr-pcre.patch ++
From: Mike Hommey m...@glandium.org
Date: Sat, 24 Dec 2011 09:56:58 +0100
Subject: Bug 691898 - Use YARR interpreter instead of PCRE on platforms where
 YARR JIT is not supported

---
 js/src/Makefile.in   |   21 +
 js/src/vm/RegExpObject-inl.h |   28 ++--
 js/src/vm/RegExpObject.cpp   |   36 
 js/src/vm/RegExpObject.h |   27 ++-
 js/src/yarr/wtfbridge.h  |2 --
 5 files changed, 25 insertions(+), 89 deletions(-)

diff --git a/js/src/Makefile.in b/js/src/Makefile.in
index fc48cbd..49f0bdc 100644
--- a/js/src/Makefile.in
+++ b/js/src/Makefile.in
@@ -416,15 +416,20 @@ CPPSRCS +=checks.cc \
 
 ifeq (,$(filter arm% sparc %86 x86_64,$(TARGET_CPU)))
 
-VPATH +=$(srcdir)/yarr/pcre \
+VPATH +=$(srcdir)/assembler \
+$(srcdir)/assembler/wtf \
+$(srcdir)/yarr \
$(NULL)
 
 CPPSRCS += \
-pcre_compile.cpp \
-pcre_exec.cpp \
-pcre_tables.cpp \
-pcre_xclass.cpp \
-pcre_ucp_searchfuncs.cpp \
+Assertions.cpp \
+OSAllocatorOS2.cpp \
+OSAllocatorPosix.cpp \
+OSAllocatorWin.cpp \
+PageBlock.cpp \
+YarrInterpreter.cpp \
+YarrPattern.cpp \
+YarrSyntaxChecker.cpp \
$(NULL)
 else
 
@@ -1015,10 +1020,10 @@ endif
 # Needed to configure it correctly.  Unfortunately these

commit xulrunner for openSUSE:Factory

2012-02-02 Thread h_root
Hello community,

here is the log from the commit of package xulrunner for openSUSE:Factory 
checked in at 2012-02-02 18:01:17

Comparing /work/SRC/openSUSE:Factory/xulrunner (Old)
 and  /work/SRC/openSUSE:Factory/.xulrunner.new (New)


Package is xulrunner, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/xulrunner/xulrunner.changes  2011-12-25 
17:43:28.0 +0100
+++ /work/SRC/openSUSE:Factory/.xulrunner.new/xulrunner.changes 2012-02-02 
18:01:26.0 +0100
@@ -1,0 +2,24 @@
+Mon Jan 30 09:43:21 UTC 2012 - w...@rosenauer.org
+
+- update to version 10.0 (bnc#744275)
+  * MFSA 2012-01/CVE-2012-0442/CVE-2012-0443
+Miscellaneous memory safety hazards
+  * MFSA 2012-03/CVE-2012-0445 (bmo#701071)
+iframe element exposed across domains via name attribute
+  * MFSA 2012-04/CVE-2011-3659 (bmo#708198)
+Child nodes from nsDOMAttribute still accessible after removal
+of nodes
+  * MFSA 2012-05/CVE-2012-0446 (bmo#705651)
+Frame scripts calling into untrusted objects bypass security
+checks
+  * MFSA 2012-06/CVE-2012-0447 (bmo#710079)
+Uninitialized memory appended when encoding icon images may
+cause information disclosure
+  * MFSA 2012-07/CVE-2012-0444 (bmo#719612)
+Potential Memory Corruption When Decoding Ogg Vorbis files
+  * MFSA 2012-08/CVE-2012-0449 (bmo#701806, bmo#702466)
+Crash with malformed embedded XSLT stylesheets
+- removed obsolete ppc64 patch
+- disable neon for ARM as it doesn't build correctly
+
+---

Old:

  l10n-9.0.1.tar.bz2
  mozilla-ppc64.patch
  xulrunner-9.0.1-source.tar.bz2

New:

  l10n-10.0.tar.bz2
  mozilla-disable-neon-option.patch
  source-stamp.txt
  xulrunner-10.0-source.tar.bz2



Other differences:
--
++ xulrunner.spec ++
--- /var/tmp/diff_new_pack.ojgWgA/_old  2012-02-02 18:01:37.0 +0100
+++ /var/tmp/diff_new_pack.ojgWgA/_new  2012-02-02 18:01:37.0 +0100
@@ -1,8 +1,8 @@
 #
 # spec file for package xulrunner
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
-#   2006-2011 Wolfgang Rosenauer
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+#   2006-2012 Wolfgang Rosenauer
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -43,12 +43,12 @@
 %endif
 BuildRequires:  mozilla-nspr-devel = 4.8.9
 BuildRequires:  mozilla-nss-devel = 3.13.1
-Version:9.0.1
+Version:10.0
 Release:0
-%define releasedate 2011122000
-%define version_internal 9.0.1
-%define apiversion 9
-%define uaweight 91
+%define releasedate 2012012900
+%define version_internal 10.0
+%define apiversion 10
+%define uaweight 100
 Summary:Mozilla Runtime Environment
 License:MPL-1.1 or GPL-2.0+ or LGPL-2.1+
 Group:  Productivity/Other
@@ -65,6 +65,7 @@
 Source5:add-plugins.sh.in
 Source6:create-tar.sh
 Source7:baselibs.conf
+Source8:source-stamp.txt
 Source9:compare-locales.tar.bz2
 Patch1: toolkit-download-folder.patch
 Patch2: mozilla-pkgconfig.patch
@@ -76,8 +77,8 @@
 Patch12:mozilla-dump_syms-static.patch
 Patch13:mozilla-sle11.patch
 Patch14:mozilla-linux3.patch
-Patch15:mozilla-ppc64.patch
-Patch16:mozilla-a11y.patch
+Patch15:mozilla-a11y.patch
+Patch16:mozilla-disable-neon-option.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   mozilla-js = %{version}
 Requires(post):  update-alternatives coreutils
@@ -283,6 +284,12 @@
 ac_add_options --disable-ipc
 EOF
 %endif
+# Disable neon for arm as it does not build correctly
+%ifarch %arm
+cat  EOF  $MOZCONFIG
+ac_add_options --disable-neon
+EOF
+%endif
 make -f client.mk build
 
 %install
@@ -434,7 +441,6 @@
 %dir %{_libdir}/xulrunner-%{version_internal}/extensions/
 %{_libdir}/xulrunner-%{version_internal}/chrome/icons/
 %{_libdir}/xulrunner-%{version_internal}/components/
-%{_libdir}/xulrunner-%{version_internal}/hyphenation/
 %{_libdir}/xulrunner-%{version_internal}/plugins/
 %{_libdir}/xulrunner-%{version_internal}/*.so
 %exclude %{_libdir}/xulrunner-%{version_internal}/libmozjs.so
@@ -450,7 +456,7 @@
 %{_libdir}/xulrunner-%{version_internal}/xulrunner-bin
 %{_libdir}/xulrunner-%{version_internal}/xulrunner-stub
 %{_libdir}/xulrunner-%{version_internal}/platform.ini
-%{_libdir}/xulrunner-%{version_internal}/omni.jar
+%{_libdir}/xulrunner-%{version_internal}/omni.ja
 # crashreporter files
 %if %crashreporter
 

commit xulrunner for openSUSE:Factory

2011-12-25 Thread h_root
Hello community,

here is the log from the commit of package xulrunner for openSUSE:Factory 
checked in at 2011-12-25 17:43:13

Comparing /work/SRC/openSUSE:Factory/xulrunner (Old)
 and  /work/SRC/openSUSE:Factory/.xulrunner.new (New)


Package is xulrunner, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/xulrunner/xulrunner.changes  2011-11-14 
13:51:08.0 +0100
+++ /work/SRC/openSUSE:Factory/.xulrunner.new/xulrunner.changes 2011-12-25 
17:43:28.0 +0100
@@ -1,0 +2,22 @@
+Fri Dec 23 17:02:01 UTC 2011 - w...@rosenauer.org
+
+- update to Firefox 9.0.1
+  * (strongparent) parentNode of element gets lost (bmo#335998)
+
+---
+Sun Dec 18 09:28:02 UTC 2011 - w...@rosenauer.org
+
+- update to release 9.0 (bnc#737533)
+  * MFSA 2011-53/CVE-2011-3660
+Miscellaneous memory safety hazards (rv:9.0)
+  * MFSA 2011-54/CVE-2011-3661 (bmo#691299)
+Potentially exploitable crash in the YARR regular expression
+library
+  * MFSA 2011-55/CVE-2011-3658 (bmo#708186)
+nsSVGValue out-of-bounds access
+  * MFSA 2011-56/CVE-2011-3663 (bmo#704482)
+Key detection without JavaScript via SVG animation
+  * MFSA 2011-58/VE-2011-3665 (bmo#701259)
+Crash scaling video to extreme sizes
+
+---

Old:

  l10n-8.0.tar.bz2
  xulrunner-8.0-source.tar.bz2

New:

  l10n-9.0.1.tar.bz2
  mozilla-a11y.patch
  xulrunner-9.0.1-source.tar.bz2



Other differences:
--
++ xulrunner.spec ++
--- /var/tmp/diff_new_pack.jfoiCx/_old  2011-12-25 17:43:34.0 +0100
+++ /var/tmp/diff_new_pack.jfoiCx/_new  2011-12-25 17:43:34.0 +0100
@@ -16,29 +16,43 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   xulrunner
-BuildRequires:  Mesa-devel autoconf213 dbus-1-glib-devel fdupes gcc-c++ 
hunspell-devel libcurl-devel libgnomeui-devel libidl-devel libnotify-devel 
nss-shared-helper-devel pkg-config python startup-notification-devel unzip yasm 
zip
+BuildRequires:  Mesa-devel
+BuildRequires:  autoconf213
+BuildRequires:  dbus-1-glib-devel
+BuildRequires:  fdupes
+BuildRequires:  gcc-c++
+BuildRequires:  hunspell-devel
+BuildRequires:  libcurl-devel
+BuildRequires:  libgnomeui-devel
+BuildRequires:  libidl-devel
+BuildRequires:  libnotify-devel
+BuildRequires:  nss-shared-helper-devel
+BuildRequires:  pkg-config
+BuildRequires:  python
+BuildRequires:  startup-notification-devel
+BuildRequires:  unzip
+BuildRequires:  yasm
+BuildRequires:  zip
 %if %suse_version  1110
 BuildRequires:  libiw-devel
 BuildRequires:  libproxy-devel
 %else
 BuildRequires:  wireless-tools
 %endif
-BuildRequires:  mozilla-nspr-devel = 4.8.8
-BuildRequires:  mozilla-nss-devel = 3.12.10
-License:MPL-1.1 or GPL-2.0+ or LGPL-2.1+
-Version:8.0
-Release:1
-%define releasedate 200500
-%define version_internal 8.0
-%define apiversion 8
-%define uaweight 80
+BuildRequires:  mozilla-nspr-devel = 4.8.9
+BuildRequires:  mozilla-nss-devel = 3.13.1
+Version:9.0.1
+Release:0
+%define releasedate 2011122000
+%define version_internal 9.0.1
+%define apiversion 9
+%define uaweight 91
 Summary:Mozilla Runtime Environment
-Url:http://www.mozilla.org/
+License:MPL-1.1 or GPL-2.0+ or LGPL-2.1+
 Group:  Productivity/Other
+Url:http://www.mozilla.org/
 Provides:   gecko
 %ifarch %ix86
 Provides:   xulrunner-32bit = %{version}-%{release}
@@ -63,6 +77,7 @@
 Patch13:mozilla-sle11.patch
 Patch14:mozilla-linux3.patch
 Patch15:mozilla-ppc64.patch
+Patch16:mozilla-a11y.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   mozilla-js = %{version}
 Requires(post):  update-alternatives coreutils
@@ -98,7 +113,6 @@
 
 
 %package -n mozilla-js
-License:MPL-1.1 or GPL-2.0+ or LGPL-2.1+
 Summary:Mozilla JS engine
 Group:  Productivity/Other
 
@@ -110,7 +124,6 @@
 
 
 %package devel
-License:MPL-1.1 or GPL-2.0+ or LGPL-2.1+
 Summary:XULRunner/Gecko SDK
 Group:  Development/Libraries/Other
 %if %has_system_nspr
@@ -127,7 +140,6 @@
 %if %localize
 
 %package translations-common
-License:MPL-1.1 or GPL-2.0+ or LGPL-2.1+
 Summary:Common translations for XULRunner
 Group:  System/Localization
 Requires:   %{name} = %{version}
@@ -144,7 +156,6 @@
 
 
 %package translations-other
-License:MPL-1.1 or GPL-2.0+ or LGPL-2.1+
 Summary:Extra translations for XULRunner
 Group:  

commit xulrunner for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package xulrunner for openSUSE:Factory 
checked in at 2011-12-06 19:18:22

Comparing /work/SRC/openSUSE:Factory/xulrunner (Old)
 and  /work/SRC/openSUSE:Factory/.xulrunner.new (New)


Package is xulrunner, Maintainer is gnome-maintain...@suse.de

Changes:




Other differences:
--
++ xulrunner.spec ++
--- /var/tmp/diff_new_pack.ESZdeY/_old  2011-12-06 20:00:00.0 +0100
+++ /var/tmp/diff_new_pack.ESZdeY/_new  2011-12-06 20:00:00.0 +0100
@@ -29,7 +29,7 @@
 %endif
 BuildRequires:  mozilla-nspr-devel = 4.8.8
 BuildRequires:  mozilla-nss-devel = 3.12.10
-License:MPLv1.1 or GPLv2+ or LGPLv2+
+License:MPL-1.1 or GPL-2.0+ or LGPL-2.1+
 Version:8.0
 Release:1
 %define releasedate 200500
@@ -98,7 +98,7 @@
 
 
 %package -n mozilla-js
-License:MPLv1.1 or GPLv2+ or LGPLv2+
+License:MPL-1.1 or GPL-2.0+ or LGPL-2.1+
 Summary:Mozilla JS engine
 Group:  Productivity/Other
 
@@ -110,7 +110,7 @@
 
 
 %package devel
-License:MPLv1.1 or GPLv2+ or LGPLv2+
+License:MPL-1.1 or GPL-2.0+ or LGPL-2.1+
 Summary:XULRunner/Gecko SDK
 Group:  Development/Libraries/Other
 %if %has_system_nspr
@@ -127,7 +127,7 @@
 %if %localize
 
 %package translations-common
-License:MPLv1.1 or GPLv2+ or LGPLv2+
+License:MPL-1.1 or GPL-2.0+ or LGPL-2.1+
 Summary:Common translations for XULRunner
 Group:  System/Localization
 Requires:   %{name} = %{version}
@@ -144,7 +144,7 @@
 
 
 %package translations-other
-License:MPLv1.1 or GPLv2+ or LGPLv2+
+License:MPL-1.1 or GPL-2.0+ or LGPL-2.1+
 Summary:Extra translations for XULRunner
 Group:  System/Localization
 Requires:   %{name} = %{version}
@@ -162,7 +162,7 @@
 %if %crashreporter
 
 %package buildsymbols
-License:MPLv1.1 or GPLv2+ or LGPLv2+
+License:MPL-1.1 or GPL-2.0+ or LGPL-2.1+
 Summary:Breakpad buildsymbols for %{name}
 Group:  Development/Debug
 

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit xulrunner for openSUSE:Factory

2011-11-14 Thread h_root
Hello community,

here is the log from the commit of package xulrunner for openSUSE:Factory 
checked in at 2011-11-14 13:51:06

Comparing /work/SRC/openSUSE:Factory/xulrunner (Old)
 and  /work/SRC/openSUSE:Factory/.xulrunner.new (New)


Package is xulrunner, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/xulrunner/xulrunner.changes  2011-11-10 
16:11:24.0 +0100
+++ /work/SRC/openSUSE:Factory/.xulrunner.new/xulrunner.changes 2011-11-14 
13:51:08.0 +0100
@@ -1,0 +2,5 @@
+Sat Nov 12 15:20:49 UTC 2011 - w...@rosenauer.org
+
+- fix ppc64 build
+
+---

New:

  mozilla-ppc64.patch



Other differences:
--
++ xulrunner.spec ++
--- /var/tmp/diff_new_pack.p1Eo7g/_old  2011-11-14 13:51:12.0 +0100
+++ /var/tmp/diff_new_pack.p1Eo7g/_new  2011-11-14 13:51:12.0 +0100
@@ -62,6 +62,7 @@
 Patch12:mozilla-dump_syms-static.patch
 Patch13:mozilla-sle11.patch
 Patch14:mozilla-linux3.patch
+Patch15:mozilla-ppc64.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   mozilla-js = %{version}
 Requires(post):  update-alternatives coreutils
@@ -184,6 +185,7 @@
 %patch13 -p1
 %endif
 %patch14 -p1
+%patch15 -p1
 
 %build
 # no need to add build time to binaries

++ mozilla-ppc64.patch ++
# HG changeset patch
# Parent 87e43d08cce58b76e1910946c36c6465bb4c74e6
From: upstream
Subject: Fix PPC64 build
https://bugzilla.mozilla.org/show_bug.cgi?id=670719
https://bugzilla.mozilla.org/show_bug.cgi?id=654056

diff --git a/ipc/chromium/src/build/build_config.h 
b/ipc/chromium/src/build/build_config.h
--- a/ipc/chromium/src/build/build_config.h
+++ b/ipc/chromium/src/build/build_config.h
@@ -52,16 +52,19 @@
 #define ARCH_CPU_X86_FAMILY 1
 #define ARCH_CPU_X86 1
 #define ARCH_CPU_32_BITS 1
 #elif defined(__ARMEL__)
 #define ARCH_CPU_ARM_FAMILY 1
 #define ARCH_CPU_ARMEL 1
 #define ARCH_CPU_32_BITS 1
 #define WCHAR_T_IS_UNSIGNED 1
+#elif defined(__powerpc64__)
+#define ARCH_CPU_PPC64 1
+#define ARCH_CPU_64_BITS 1
 #elif defined(__ppc__) || defined(__powerpc__)
 #define ARCH_CPU_PPC 1
 #define ARCH_CPU_32_BITS 1
 #else
 #error Please add support for your architecture in build/build_config.h
 #endif
 
 // Type detection for wchar_t.
diff --git a/js/src/Makefile.in b/js/src/Makefile.in
--- a/js/src/Makefile.in
+++ b/js/src/Makefile.in
@@ -433,16 +433,18 @@ CPPSRCS += \
YarrPattern.cpp \
YarrSyntaxChecker.cpp \
$(NULL)
 else
 
 ###
 # BEGIN include sources for the Nitro assembler
 #
+ENABLE_YARR_JIT = 1
+
 VPATH +=   $(srcdir)/assembler \
$(srcdir)/assembler/wtf \
$(srcdir)/assembler/jit \
$(srcdir)/assembler/assembler \
$(srcdir)/methodjit \
$(srcdir)/yarr \
$(NONE)
 
@@ -1076,17 +1078,21 @@ endif
 
 ###
 # BEGIN kludges for the Nitro assembler
 #
 
 # Needed to configure it correctly.  Unfortunately these
 # flags wind up being applied to all code in js/src, not just
 # the code in js/src/assembler.
-CXXFLAGS += -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1
+CXXFLAGS += -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1
+
+ifneq (,$(ENABLE_YARR_JIT)$(ENABLE_TRACEJIT)$(ENABLE_METHODJIT))
+CXXFLAGS +=  -DENABLE_JIT=1
+endif
 
 INCLUDES +=-I$(srcdir)/assembler -I$(srcdir)/yarr
 
 ifdef ENABLE_METHODJIT
 # Build a standalone test program that exercises the assembler
 # sources a bit.
 TESTMAIN_OBJS = \
Assertions.$(OBJ_SUFFIX) \
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit xulrunner for openSUSE:Factory

2011-11-10 Thread h_root
Hello community,

here is the log from the commit of package xulrunner for openSUSE:Factory 
checked in at 2011-11-10 16:11:18

Comparing /work/SRC/openSUSE:Factory/xulrunner (Old)
 and  /work/SRC/openSUSE:Factory/.xulrunner.new (New)


Package is xulrunner, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/xulrunner/xulrunner.changes  2011-10-03 
09:25:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.xulrunner.new/xulrunner.changes 2011-11-10 
16:11:24.0 +0100
@@ -1,0 +2,14 @@
+Sun Nov  6 08:23:04 UTC 2011 - w...@rosenauer.org
+
+- update to release 8.0 (bnc#728520)
+  * MFSA 2011-47/CVE-2011-3648 (bmo#690225)
+Potential XSS against sites using Shift-JIS
+  * MFSA 2011-48/CVE-2011-3651/CVE-2011-3652/CVE-2011-3654
+Miscellaneous memory safety hazards
+  * MFSA 2011-49/CVE-2011-3650 (bmo#674776)
+Memory corruption while profiling using Firebug
+  * MFSA 2011-52/CVE-2011-3655 (bmo#672182)
+Code execution via NoWaiverWrapper
+- rebased patches
+
+---

Old:

  l10n-7.0.1.tar.bz2
  mozilla-cairo-return.patch
  mozilla-curl.patch
  xulrunner-7.0.1-source.tar.bz2

New:

  l10n-8.0.tar.bz2
  xulrunner-8.0-source.tar.bz2



Other differences:
--
++ xulrunner.spec ++
--- /var/tmp/diff_new_pack.QCuK7i/_old  2011-11-10 16:11:32.0 +0100
+++ /var/tmp/diff_new_pack.QCuK7i/_new  2011-11-10 16:11:32.0 +0100
@@ -30,12 +30,12 @@
 BuildRequires:  mozilla-nspr-devel = 4.8.8
 BuildRequires:  mozilla-nss-devel = 3.12.10
 License:MPLv1.1 or GPLv2+ or LGPLv2+
-Version:7.0.1
+Version:8.0
 Release:1
-%define releasedate 2011092900
-%define version_internal 7.0.1
-%define apiversion 7
-%define uaweight 71
+%define releasedate 200500
+%define version_internal 8.0
+%define apiversion 8
+%define uaweight 80
 Summary:Mozilla Runtime Environment
 Url:http://www.mozilla.org/
 Group:  Productivity/Other
@@ -58,12 +58,10 @@
 Patch4: mozilla-nongnome-proxies.patch
 Patch5: mozilla-prefer_plugin_pref.patch
 Patch9: mozilla-language.patch
-Patch10:mozilla-cairo-return.patch
 Patch11:mozilla-ntlm-full-path.patch
 Patch12:mozilla-dump_syms-static.patch
 Patch13:mozilla-sle11.patch
 Patch14:mozilla-linux3.patch
-Patch15:mozilla-curl.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   mozilla-js = %{version}
 Requires(post):  update-alternatives coreutils
@@ -180,14 +178,12 @@
 %patch4 -p1
 %patch5 -p1
 %patch9 -p1
-%patch10 -p1
 %patch11 -p1
 %patch12 -p1
 %if %suse_version  1120
 %patch13 -p1
 %endif
 %patch14 -p1
-%patch15 -p1
 
 %build
 # no need to add build time to binaries

++ compare-locales.tar.bz2 ++

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.QCuK7i/_old  2011-11-10 16:11:32.0 +0100
+++ /var/tmp/diff_new_pack.QCuK7i/_new  2011-11-10 16:11:32.0 +0100
@@ -1,8 +1,9 @@
 #!/bin/bash
 
-BRANCH=releases/mozilla-release
-RELEASE_TAG=FIREFOX_7_0_1_RELEASE
-VERSION=7.0.1
+CHANNEL=release
+BRANCH=releases/mozilla-$CHANNEL
+RELEASE_TAG=FIREFOX_8_0_RELEASE
+VERSION=8.0
 
 # mozilla
 hg clone http://hg.mozilla.org/$BRANCH mozilla
@@ -23,7 +24,7 @@
 ja-JP-mac|en-US)
   ;;
 *)
-  hg clone http://hg.mozilla.org/releases/l10n/mozilla-release/$locale 
l10n/$locale
+  hg clone http://hg.mozilla.org/releases/l10n/mozilla-$CHANNEL/$locale 
l10n/$locale
   [ $RELEASE_TAG == default ] || hg -R l10n/$locale up -C -r 
$RELEASE_TAG
   ;;
   esac

++ l10n-7.0.1.tar.bz2 - l10n-8.0.tar.bz2 ++
/work/SRC/openSUSE:Factory/xulrunner/l10n-7.0.1.tar.bz2 
/work/SRC/openSUSE:Factory/.xulrunner.new/l10n-8.0.tar.bz2 differ: char 11, 
line 1

++ mozilla-pkgconfig.patch ++
--- /var/tmp/diff_new_pack.QCuK7i/_old  2011-11-10 16:11:32.0 +0100
+++ /var/tmp/diff_new_pack.QCuK7i/_new  2011-11-10 16:11:32.0 +0100
@@ -4,27 +4,27 @@
 diff --git a/xulrunner/installer/Makefile.in b/xulrunner/installer/Makefile.in
 --- a/xulrunner/installer/Makefile.in
 +++ b/xulrunner/installer/Makefile.in
-@@ -62,16 +62,19 @@ PKG_DMG_SOURCE = $(STAGEPATH)xulrunner-p
- endif
- 
- include $(topsrcdir)/config/rules.mk
+@@ -66,16 +66,19 @@ include $(topsrcdir)/config/rules.mk
  
  INSTALL_SDK = 1
+ GENERATE_CACHE = 1
  
  include $(topsrcdir)/toolkit/mozapps/installer/packager.mk
  
-+# the apilibdir always ends with 1.9 as every patch update will provide a link
-+apilibdir = $(dir $(installdir))xulrunner-2.2
-+
  # Add pkg-config files to the install:: target
  
++# the apilibdir always 

commit xulrunner for openSUSE:Factory

2011-10-03 Thread h_root

Hello community,

here is the log from the commit of package xulrunner for openSUSE:Factory
checked in at Mon Oct 3 09:25:35 CEST 2011.




--- openSUSE:Factory/xulrunner/xulrunner.changes2011-09-28 
15:36:58.0 +0200
+++ xulrunner/xulrunner.changes 2011-10-01 10:12:17.0 +0200
@@ -1,0 +2,6 @@
+Fri Sep 30 10:59:54 UTC 2011 - w...@rosenauer.org
+
+- update to minor release 7.0.1
+  * fixed staged addon updates
+
+---
@@ -4,0 +11,17 @@
+  * MFSA 2011-36/CVE-2011-2995/CVE-2011-2996/CVE-2011-2997
+Miscellaneous memory safety hazards
+  * MFSA 2011-39/CVE-2011-3000 (bmo#655389)
+Defense against multiple Location headers due to CRLF Injection
+  * MFSA 2011-40/CVE-2011-2372/CVE-2011-3001
+Code installation through holding down Enter
+  * MFSA 2011-41/CVE-2011-3002/CVE-2011-3003 (bmo#680840, bmo#682335)
+Potentially exploitable WebGL crashes
+  * MFSA 2011-42/CVE-2011-3232 (bmo#653672)
+Potentially exploitable crash in the YARR regular expression
+library
+  * MFSA 2011-43/CVE-2011-3004 (bmo#653926)
+loadSubScript unwraps XPCNativeWrapper scope parameter
+  * MFSA 2011-44/CVE-2011-3005 (bmo#675747)
+Use after free reading OGG headers
+  * MFSA 2011-45
+Inferring keystrokes from motion data

calling whatdependson for head-i586


Old:

  l10n-7.0.tar.bz2
  xulrunner-7.0-source.tar.bz2

New:

  l10n-7.0.1.tar.bz2
  xulrunner-7.0.1-source.tar.bz2



Other differences:
--
++ xulrunner.spec ++
--- /var/tmp/diff_new_pack.Vr7OrR/_old  2011-10-03 09:25:31.0 +0200
+++ /var/tmp/diff_new_pack.Vr7OrR/_new  2011-10-03 09:25:31.0 +0200
@@ -30,12 +30,12 @@
 BuildRequires:  mozilla-nspr-devel = 4.8.8
 BuildRequires:  mozilla-nss-devel = 3.12.10
 License:MPLv1.1 or GPLv2+ or LGPLv2+
-Version:7.0
+Version:7.0.1
 Release:1
-%define releasedate 2011092200
-%define version_internal 7.0
+%define releasedate 2011092900
+%define version_internal 7.0.1
 %define apiversion 7
-%define uaweight 70
+%define uaweight 71
 Summary:Mozilla Runtime Environment
 Url:http://www.mozilla.org/
 Group:  Productivity/Other

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.Vr7OrR/_old  2011-10-03 09:25:31.0 +0200
+++ /var/tmp/diff_new_pack.Vr7OrR/_new  2011-10-03 09:25:31.0 +0200
@@ -1,8 +1,8 @@
 #!/bin/bash
 
 BRANCH=releases/mozilla-release
-RELEASE_TAG=FIREFOX_7_0_RELEASE
-VERSION=7.0
+RELEASE_TAG=FIREFOX_7_0_1_RELEASE
+VERSION=7.0.1
 
 # mozilla
 hg clone http://hg.mozilla.org/$BRANCH mozilla

++ l10n-7.0.tar.bz2 - l10n-7.0.1.tar.bz2 ++
openSUSE:Factory/xulrunner/l10n-7.0.tar.bz2 xulrunner/l10n-7.0.1.tar.bz2 
differ: char 11, line 1

++ xulrunner-7.0-source.tar.bz2 - xulrunner-7.0.1-source.tar.bz2 ++
openSUSE:Factory/xulrunner/xulrunner-7.0-source.tar.bz2 
xulrunner/xulrunner-7.0.1-source.tar.bz2 differ: char 11, line 1

continue with q...



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit xulrunner for openSUSE:Factory

2011-09-28 Thread h_root

Hello community,

here is the log from the commit of package xulrunner for openSUSE:Factory
checked in at Wed Sep 28 14:42:22 CEST 2011.




--- xulrunner/xulrunner.changes 2011-09-14 20:54:01.0 +0200
+++ /mounts/work_src_done/STABLE/xulrunner/xulrunner.changes2011-09-26 
15:40:45.0 +0200
@@ -1,0 +2,12 @@
+Fri Sep 23 11:36:04 UTC 2011 - w...@rosenauer.org
+
+- update to version 7.0 (bnc#720264)
+  - removed obsolete mozilla-cairo-lcd.patch
+  - rebased patches
+
+---
+Tue Sep 20 11:54:28 UTC 2011 - w...@rosenauer.org
+
+- install xpt.py into SDK (mozilla-639554.patch) (bnc#639554)
+
+---

calling whatdependson for head-i586


Old:

  l10n-6.0.2.tar.bz2
  mozilla-cairo-lcd.patch
  xulrunner-6.0.2-source.tar.bz2

New:

  l10n-7.0.tar.bz2
  xulrunner-7.0-source.tar.bz2



Other differences:
--
++ xulrunner.spec ++
--- /var/tmp/diff_new_pack.E5qlT8/_old  2011-09-28 14:42:13.0 +0200
+++ /var/tmp/diff_new_pack.E5qlT8/_new  2011-09-28 14:42:13.0 +0200
@@ -30,12 +30,12 @@
 BuildRequires:  mozilla-nspr-devel = 4.8.8
 BuildRequires:  mozilla-nss-devel = 3.12.10
 License:MPLv1.1 or GPLv2+ or LGPLv2+
-Version:6.0.2
+Version:7.0
 Release:1
-%define releasedate 2011091300
-%define version_internal 6.0.2
-%define apiversion 6
-%define uaweight 60
+%define releasedate 2011092200
+%define version_internal 7.0
+%define apiversion 7
+%define uaweight 70
 Summary:Mozilla Runtime Environment
 Url:http://www.mozilla.org/
 Group:  Productivity/Other
@@ -57,7 +57,6 @@
 Patch3: idldir.patch
 Patch4: mozilla-nongnome-proxies.patch
 Patch5: mozilla-prefer_plugin_pref.patch
-Patch8: mozilla-cairo-lcd.patch
 Patch9: mozilla-language.patch
 Patch10:mozilla-cairo-return.patch
 Patch11:mozilla-ntlm-full-path.patch
@@ -129,7 +128,6 @@
 %if %localize
 
 %package translations-common
-
 License:MPLv1.1 or GPLv2+ or LGPLv2+
 Summary:Common translations for XULRunner
 Group:  System/Localization
@@ -147,7 +145,6 @@
 
 
 %package translations-other
-
 License:MPLv1.1 or GPLv2+ or LGPLv2+
 Summary:Extra translations for XULRunner
 Group:  System/Localization
@@ -182,7 +179,6 @@
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
-%patch8 -p1
 %patch9 -p1
 %patch10 -p1
 %patch11 -p1
@@ -285,6 +281,8 @@
 # preferences (to package in omni.jar)
 cp %{SOURCE4} dist/bin/defaults/pref/all-openSUSE.js
 %makeinstall STRIP=/bin/true
+# xpt.py is not executable
+chmod a+x 
$RPM_BUILD_ROOT%{_libdir}/xulrunner-devel-%{version_internal}/sdk/bin/xpt.py
 # remove some executable permissions
 find $RPM_BUILD_ROOT%{_includedir}/xulrunner-%{version_internal} \
  -type f -perm -111 -exec chmod a-x {} \;
@@ -428,7 +426,6 @@
 %{_libdir}/xulrunner-%{version_internal}/chrome/icons/
 %{_libdir}/xulrunner-%{version_internal}/components/
 %{_libdir}/xulrunner-%{version_internal}/hyphenation/
-%{_libdir}/xulrunner-%{version_internal}/icons/
 %{_libdir}/xulrunner-%{version_internal}/plugins/
 %{_libdir}/xulrunner-%{version_internal}/*.so
 %exclude %{_libdir}/xulrunner-%{version_internal}/libmozjs.so

++ compare-locales.tar.bz2 ++

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.E5qlT8/_old  2011-09-28 14:42:14.0 +0200
+++ /var/tmp/diff_new_pack.E5qlT8/_new  2011-09-28 14:42:14.0 +0200
@@ -1,8 +1,8 @@
 #!/bin/bash
 
 BRANCH=releases/mozilla-release
-RELEASE_TAG=FIREFOX_6_0_2_RELEASE
-VERSION=6.0.2
+RELEASE_TAG=FIREFOX_7_0_RELEASE
+VERSION=7.0
 
 # mozilla
 hg clone http://hg.mozilla.org/$BRANCH mozilla

++ l10n-6.0.2.tar.bz2 - l10n-7.0.tar.bz2 ++
xulrunner/l10n-6.0.2.tar.bz2 
/mounts/work_src_done/STABLE/xulrunner/l10n-7.0.tar.bz2 differ: char 11, line 1

++ mozilla-language.patch ++
--- /var/tmp/diff_new_pack.E5qlT8/_old  2011-09-28 14:42:14.0 +0200
+++ /var/tmp/diff_new_pack.E5qlT8/_new  2011-09-28 14:42:14.0 +0200
@@ -1,48 +1,48 @@
 # HG changeset patch
 # User Wolfgang Rosenauer w...@rosenauer.org
-# Parent db620d83124746201970dcf50c661957df979eca
+# Parent 0d6917b8f28f6e0398dbf329dda4932ba4f997c2
 Bug 583793 - Firefox interface language set to LANG, ignores LANGUAGE
 
 diff --git a/intl/locale/src/nsLocaleService.cpp 
b/intl/locale/src/nsLocaleService.cpp
 --- a/intl/locale/src/nsLocaleService.cpp
 +++ b/intl/locale/src/nsLocaleService.cpp
-@@ -181,16 +181,17 @@ nsLocaleService::nsLocaleService(void)
- }
- 
+@@ -160,16 +160,17 @@ nsLocaleService::nsLocaleService(void)
+ nsRefPtrnsLocale resultLocale(new nsLocale());
+ NS_ENSURE_TRUE(resultLocale, );
  
  #ifdef MOZ_WIDGET_QT
- const char* 

commit xulrunner for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package xulrunner for openSUSE:Factory
checked in at Mon Sep 19 17:58:10 CEST 2011.




New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ /mounts/work_src_done/STABLE/xulrunner/xulrunner.changes2011-09-14 
20:54:01.0 +0200
@@ -0,0 +1,5 @@
+---
+Wed Sep 14 13:07:39 UTC 2011 - w...@rosenauer.org
+
+- initial xulrunner package
+

calling whatdependson for head-i586


New:

  add-plugins.sh.in
  baselibs.conf
  compare-locales.tar.bz2
  create-tar.sh
  find-external-requires.sh
  idldir.patch
  l10n-6.0.2.tar.bz2
  mozilla-cairo-lcd.patch
  mozilla-cairo-return.patch
  mozilla-curl.patch
  mozilla-dump_syms-static.patch
  mozilla-language.patch
  mozilla-linux3.patch
  mozilla-nongnome-proxies.patch
  mozilla-ntlm-full-path.patch
  mozilla-pkgconfig.patch
  mozilla-prefer_plugin_pref.patch
  mozilla-sle11.patch
  toolkit-download-folder.patch
  xulrunner-6.0.2-source.tar.bz2
  xulrunner-openSUSE-prefs.js
  xulrunner-rpmlintrc
  xulrunner.changes
  xulrunner.spec



Other differences:
--
++ xulrunner.spec ++
#
# spec file for package xulrunner
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
#   2006-2011 Wolfgang Rosenauer
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An Open Source License is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

# norootforbuild


Name:   xulrunner
BuildRequires:  Mesa-devel autoconf213 dbus-1-glib-devel fdupes gcc-c++ 
hunspell-devel libcurl-devel libgnomeui-devel libidl-devel libnotify-devel 
nss-shared-helper-devel pkg-config python startup-notification-devel unzip yasm 
zip
%if %suse_version  1110
BuildRequires:  libiw-devel
BuildRequires:  libproxy-devel
%else
BuildRequires:  wireless-tools
%endif
BuildRequires:  mozilla-nspr-devel = 4.8.8
BuildRequires:  mozilla-nss-devel = 3.12.10
License:MPLv1.1 or GPLv2+ or LGPLv2+
Version:6.0.2
Release:1
%define releasedate 2011091300
%define version_internal 6.0.2
%define apiversion 6
%define uaweight 60
Summary:Mozilla Runtime Environment
Url:http://www.mozilla.org/
Group:  Productivity/Other
Provides:   gecko
%ifarch %ix86
Provides:   xulrunner-32bit = %{version}-%{release}
%endif
Source: xulrunner-%{version}-source.tar.bz2
Source1:l10n-%{version}.tar.bz2
Source2:find-external-requires.sh
Source3:%{name}-rpmlintrc
Source4:xulrunner-openSUSE-prefs.js
Source5:add-plugins.sh.in
Source6:create-tar.sh
Source7:baselibs.conf
Source9:compare-locales.tar.bz2
Patch1: toolkit-download-folder.patch
Patch2: mozilla-pkgconfig.patch
Patch3: idldir.patch
Patch4: mozilla-nongnome-proxies.patch
Patch5: mozilla-prefer_plugin_pref.patch
Patch8: mozilla-cairo-lcd.patch
Patch9: mozilla-language.patch
Patch10:mozilla-cairo-return.patch
Patch11:mozilla-ntlm-full-path.patch
Patch12:mozilla-dump_syms-static.patch
Patch13:mozilla-sle11.patch
Patch14:mozilla-linux3.patch
Patch15:mozilla-curl.patch
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
Requires:   mozilla-js = %{version}
Requires(post):  update-alternatives coreutils
Requires(preun): update-alternatives coreutils
### build configuration ###
%define has_system_nspr  1
%define has_system_nss   1
%define has_system_cairo 0
%define localize 0
%ifarch ppc ppc64 s390 s390x ia64
%define crashreporter0
%define plugincontainer  0
%else
%define crashreporter1
%define plugincontainer  1
%endif
### configuration end ###
%define _use_internal_dependency_generator 0
%define __find_requires sh %{SOURCE2}
%global provfind sh -c grep -Ev 'mozsqlite3|dbusservice|unixprint' | 
%__find_provides
%global __find_provides %provfind
%if %has_system_nspr
Requires:   mozilla-nspr = %(rpm -q --queryformat '%{VERSION}' 
mozilla-nspr)
%endif
%if %has_system_nss
Requires:   mozilla-nss = %(rpm -q --queryformat '%{VERSION}' mozilla-nss)
%endif

%description
XULRunner is a single installable package that can be used to bootstrap
multiple XUL+XPCOM applications that are as rich as Firefox and
Thunderbird.


%package -n mozilla-js
License:MPLv1.1