commit seamonkey for openSUSE:Factory

2019-02-19 Thread root
Hello community,

here is the log from the commit of package seamonkey for openSUSE:Factory 
checked in at 2019-02-19 12:01:33

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


Package is "seamonkey"

Tue Feb 19 12:01:33 2019 rev:133 rq:677125 version:2.49.4

Changes:

--- /work/SRC/openSUSE:Factory/seamonkey/seamonkey.changes  2018-07-21 
10:25:59.426946278 +0200
+++ /work/SRC/openSUSE:Factory/.seamonkey.new.28833/seamonkey.changes   
2019-02-19 12:02:22.697076701 +0100
@@ -1,0 +2,5 @@
+Mon Feb 18 08:21:41 UTC 2019 - Guillaume GARDET 
+
+- Limit memory per thread to avoid build failures
+
+---



Other differences:
--
++ seamonkey.spec ++
--- /var/tmp/diff_new_pack.OqmVJ0/_old  2019-02-19 12:02:26.505074741 +0100
+++ /var/tmp/diff_new_pack.OqmVJ0/_new  2019-02-19 12:02:26.509074739 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package seamonkey
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #   2006-2018 Wolfgang Rosenauer
 #
 # All modifications and additions to the file contributed by third parties
@@ -13,7 +13,7 @@
 # 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/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -37,6 +37,7 @@
 BuildRequires:  libnotify-devel
 BuildRequires:  libproxy-devel
 BuildRequires:  makeinfo
+BuildRequires:  memory-constraints
 BuildRequires:  python-devel
 BuildRequires:  python2-xml
 BuildRequires:  startup-notification-devel
@@ -211,6 +212,7 @@
 %patch100 -p1
 
 %build
+%limit_build -m 800
 # no need to add build time to binaries
 modified="$(sed -n '/^/n;s/ - .*$//;p;q' "%{_sourcedir}/%{name}.changes")"
 DATE="\"$(date -d "${modified}" "+%%b %%e %%Y")\""




commit seamonkey for openSUSE:Factory

2018-07-21 Thread root
Hello community,

here is the log from the commit of package seamonkey for openSUSE:Factory 
checked in at 2018-07-21 10:25:42

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


Package is "seamonkey"

Sat Jul 21 10:25:42 2018 rev:132 rq:624275 version:2.49.4

Changes:

--- /work/SRC/openSUSE:Factory/seamonkey/seamonkey.changes  2018-07-06 
10:47:09.138886345 +0200
+++ /work/SRC/openSUSE:Factory/.seamonkey.new/seamonkey.changes 2018-07-21 
10:25:59.426946278 +0200
@@ -1,0 +2,36 @@
+Fri Jul 13 05:13:13 UTC 2018 - w...@rosenauer.org
+
+- update to Seamonkey 2.49.4
+  * Gecko 52.9.1esr (bsc#1098998)
+  MFSA 2018-16 (bsc#1098998)
+  * CVE-2018-12359 (bmo#1459162)
+Buffer overflow using computed size of canvas element
+  * CVE-2018-12360 (bmo#1459693)
+Use-after-free when using focus()
+  * CVE-2018-12362 (bmo#1452375)
+Integer overflow in SSSE3 scaler
+  * CVE-2018-5156 (bmo#1453127)
+Media recorder segmentation fault when track type is changed during capture
+  * CVE-2018-12363 (bmo#1464784)
+Use-after-free when appending DOM nodes
+  * CVE-2018-12364 (bmo#1436241)
+CSRF attacks through 307 redirects and NPAPI plugins
+  * CVE-2018-12365 (bmo#1459206)
+Compromised IPC child process can list local filenames
+  * CVE-2018-12366 (bmo#1464039)
+Invalid data handling during QCMS transformations
+  * CVE-2018-5188 (bmo#1456189,bmo#1456975,bmo#1465898,bmo#1392739,
+bmo#1451297,bmo#1464063,bmo#1437842,bmo#1442722,bmo#1452576,
+bmo#1450688,bmo#1458264,bmo#1458270,bmo#1465108,bmo#1464829,
+bmo#1464079,bmo#1463494,bmo#1458048)
+Memory safety bugs fixed in Firefox 60, Firefox ESR 60.1, and Firefox ESR 
52.9
+- localizations finally included again (boo#1062195)
+
+---
+Thu Jun  7 00:07:03 UTC 2018 - bjorn@gmail.com
+
+- Add conditional for pkgconfig(gconf-2.0) BuildRequires, and pass
+  conditional --disable-gconf to configure: no longer pull in
+  obsolete gconf2 for Tumbleweed.
+
+---

Old:

  l10n-2.49.2.tar.xz
  seamonkey-2.49.2-source.tar.xz

New:

  l10n-2.49.4.tar.xz
  seamonkey-2.49.4-source.tar.xz



Other differences:
--
++ seamonkey.spec ++
--- /var/tmp/diff_new_pack.lcWLEM/_old  2018-07-21 10:26:06.566944545 +0200
+++ /var/tmp/diff_new_pack.lcWLEM/_new  2018-07-21 10:26:06.570944544 +0200
@@ -45,7 +45,9 @@
 BuildRequires:  xorg-x11-libXt-devel
 BuildRequires:  yasm
 BuildRequires:  zip
+%if 0%{?suse_version} < 1550
 BuildRequires:  pkgconfig(gconf-2.0) >= 1.2.1
+%endif
 BuildRequires:  pkgconfig(gdk-x11-2.0)
 BuildRequires:  pkgconfig(glib-2.0) >= 2.22
 BuildRequires:  pkgconfig(gobject-2.0)
@@ -63,7 +65,7 @@
 %endif
 Provides:   web_browser
 Provides:   browser(npapi)
-Version:2.49.2
+Version:2.49.4
 Release:0
 %define releasedate 2018021500
 Summary:An integrated web browser, composer, mail/news client, and IRC 
client
@@ -258,6 +260,9 @@
 %else
 ac_add_options --enable-default-toolkit=cairo-gtk2
 %endif
+%if 0%{?suse_version} >= 1550
+ac_add_options --disable-gconf
+%endif
 %ifarch %ix86 %arm
 %if 0%{?suse_version} > 1230
 ac_add_options --disable-optimize

++ compare-locales.tar.xz ++

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.lcWLEM/_old  2018-07-21 10:26:06.642944526 +0200
+++ /var/tmp/diff_new_pack.lcWLEM/_new  2018-07-21 10:26:06.642944526 +0200
@@ -2,8 +2,8 @@
 
 CHANNEL="esr52"
 BRANCH="releases/comm-$CHANNEL"
-RELEASE_TAG="SEAMONKEY_2_49_2_RELEASE"
-VERSION="2.49.2"
+RELEASE_TAG="SEAMONKEY_2_49_4_RELEASE"
+VERSION="2.49.4"
 
 echo "cloning $BRANCH..."
 hg clone http://hg.mozilla.org/$BRANCH seamonkey
@@ -45,8 +45,7 @@
 done
 echo "creating l10n archive..."
 tar $compression -cf l10n-$VERSION.tar.xz \
-  --exclude=.hgtags --exclude=.hgignore --exclude=.hg --exclude=calendar \
-  --exclude=mail \
+  --exclude=.hgtags --exclude=.hgignore --exclude=.hg \
   l10n
 
 # compare-locales

++ l10n-2.49.2.tar.xz -> l10n-2.49.4.tar.xz ++
/work/SRC/openSUSE:Factory/seamonkey/l10n-2.49.2.tar.xz 
/work/SRC/openSUSE:Factory/.seamonkey.new/l10n-2.49.4.tar.xz differ: char 27, 
line 1

++ seamonkey-2.49.2-source.tar.xz -> seamonkey-2.49.4-source.tar.xz ++
/work/SRC/openSUSE:Factory/seamonkey/seamonkey-2.49.2-source.tar.xz 
/work/SRC/openSUSE:Factory/.seamonkey.new/seamonkey-2.49.4-source.tar.xz 
differ: char 26, line 1




commit seamonkey for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package seamonkey for openSUSE:Factory 
checked in at 2018-07-06 10:45:39

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


Package is "seamonkey"

Fri Jul  6 10:45:39 2018 rev:131 rq:621071 version:2.49.2

Changes:

--- /work/SRC/openSUSE:Factory/seamonkey/seamonkey.changes  2018-01-13 
21:46:41.568745160 +0100
+++ /work/SRC/openSUSE:Factory/.seamonkey.new/seamonkey.changes 2018-07-06 
10:47:09.138886345 +0200
@@ -1,0 +2,21 @@
+Tue Jun  5 12:09:11 UTC 2018 - psychon...@nothingisreal.com
+
+- update spec file summary and description to more accurately
+  reflect what SeaMonkey is, giving less prominence to the long-
+  discontinued Mozilla Application Suite that many users may no
+  longer be familiar with
+- update project URL in spec file
+
+---
+Sat Mar  3 16:57:24 UTC 2018 - w...@rosenauer.org
+
+- update to Seamonkey 2.49.2
+  * Gecko 52.6esr (including security relevant fixes) (bsc#1077291)
+  * fix issue in Composer
+  * With some themes, the menulist- and history-dropmarker didn't show
+  * Scrollbars didn't show the buttons
+  * WebRTC has been disabled by default. It needs an add-on to enable it per 
site
+  * The active title bar was not visually emphasized
+- correct requires and provides handling (boo#1076907)
+
+---

Old:

  find-external-requires.sh
  l10n-2.49.1.tar.xz
  seamonkey-2.49.1-source.tar.xz

New:

  l10n-2.49.2.tar.xz
  seamonkey-2.49.2-source.tar.xz



Other differences:
--
++ seamonkey.spec ++
--- /var/tmp/diff_new_pack.rOKrWY/_old  2018-07-06 10:47:14.854879535 +0200
+++ /var/tmp/diff_new_pack.rOKrWY/_new  2018-07-06 10:47:14.858879530 +0200
@@ -2,7 +2,7 @@
 # spec file for package seamonkey
 #
 # Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
-#   2006-2016 Wolfgang Rosenauer
+#   2006-2018 Wolfgang Rosenauer
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -63,13 +63,13 @@
 %endif
 Provides:   web_browser
 Provides:   browser(npapi)
-Version:2.49.1
+Version:2.49.2
 Release:0
-%define releasedate 2017100200
-Summary:The successor of the Mozilla Application Suite
+%define releasedate 2018021500
+Summary:An integrated web browser, composer, mail/news client, and IRC 
client
 License:MPL-2.0
 Group:  Productivity/Networking/Web/Browsers
-Url:http://www.mozilla.org/projects/seamonkey
+Url:https://www.seamonkey-project.org/
 Source: seamonkey-%{version}-source.tar.xz
 Source1:seamonkey-desktop.tar.bz2
 Source2:spellcheck.js
@@ -78,7 +78,6 @@
 Source5:l10n-%{version}.tar.xz
 Source6:search-addons.tar.bz2
 Source7:seamonkey-rpmlintrc
-Source8:find-external-requires.sh
 Source9:create-tar.sh
 Source10:   compare-locales.tar.xz
 Source11:   seamonkey-appdata.tar.bz2
@@ -122,10 +121,8 @@
 %if 0%{?with_domi} == 0
 Obsoletes:  seamonkey-dom-inspector < %{version}
 %endif
-%define _use_internal_dependency_generator 0
-%define __find_requires sh %{SOURCE8}
-%global provfind sh -c "grep -v '.so' | %__find_provides"
-%global __find_provides %provfind
+%define __provides_exclude ^lib.*\\.so.*$
+%define __requires_exclude 
^(libmoz.*|liblgpllibs.*|libxul.*|libld.*|libprldap.*)$
 # the following conditions are always met in Factory by definition
 BuildRequires:  mozilla-nspr-devel >= 4.13.1
 PreReq: mozilla-nspr >= %(rpm -q --queryformat '%%{VERSION}' 
mozilla-nspr)
@@ -133,10 +130,13 @@
 PreReq: mozilla-nss >= %(rpm -q --queryformat '%%{VERSION}' 
mozilla-nss)
 
 %description
-Originally based on the Netscape Communicator source, the SeaMonkey
-project grew to be the most advanced web browser currently available.
-It supports new techniques like CSS2, MathML, SVG, XML, transparent
-PNGs, and its look is fully theme-able.
+SeaMonkey is an all-in-one Internet application suite containing a
+web browser, an e-mail and newsgroup client with an included web feed
+reader, an HTML editor and web development tools, and an IRC client.
+SeaMonkey is a successor to the popular Netscape Communicator and
+Mozilla Application Suite, and (unlike its siblings, Firefox and
+Thunderbird) retains Mozilla's more traditional-looking interface.
+Many Firefox and Thunderbird extensions are compatible with SeaMonkey.
 
 %package irc
 Summary:IRC for SeaMonkey
@@ -152,7 +152,7 @@
 PreReq: 

commit seamonkey for openSUSE:Factory

2018-01-13 Thread root
Hello community,

here is the log from the commit of package seamonkey for openSUSE:Factory 
checked in at 2018-01-13 21:46:18

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


Package is "seamonkey"

Sat Jan 13 21:46:18 2018 rev:130 rq:562873 version:2.49.1

Changes:

--- /work/SRC/openSUSE:Factory/seamonkey/seamonkey.changes  2017-08-24 
18:48:53.691023796 +0200
+++ /work/SRC/openSUSE:Factory/.seamonkey.new/seamonkey.changes 2018-01-13 
21:46:41.568745160 +0100
@@ -1,0 +2,26 @@
+Tue Jan  9 07:53:08 UTC 2018 - w...@rosenauer.org
+
+- Explicitly buildrequires python2-xml: The build system relies on
+  it. We wrongly relied on other packages pulling it in for us.
+- use parallel compression in create-tar if available
+- use XZ instead of BZ2 for source archives
+- import upstream patch mozilla-bmo1338655.patch to fix failing
+  build
+
+---
+Thu Dec  7 11:19:39 UTC 2017 - dims...@opensuse.org
+
+- Escape the usage of %{VERSION} when calling out to rpm.
+  RPM 4.14 has %{VERSION} defined as 'the main packages version'.
+
+---
+Fri Nov 10 22:30:10 UTC 2017 - zai...@opensuse.org
+
+- Drop obsolete libgnomeui-devel BuildRequires: No longer needed.
+- Following the above, add explicit pkgconfig(gconf-2.0),
+  pkgconfig(gobject-2.0)pkgconfig(gdk-x11-2.0), pkgconfig(gtk+-2.0)
+  and pkgconfig(gtk+-unix-print-2.0) BuildRequires: previously
+  pulled in by libgnomeui-devel, and is what configure really
+  checks for.
+
+---
@@ -12,0 +39,3 @@
+  * mozilla-binutils-visibility.patch
+  * mozilla-check_return.patch
+  * mozilla-skia-overflow.patch

Old:

  compare-locales.tar.bz2
  l10n-2.48.tar.bz2
  mozilla-binutils-visibility.patch
  mozilla-check_return.patch
  mozilla-skia-overflow.patch
  seamonkey-2.48-source.tar.bz2

New:

  compare-locales.tar.xz
  l10n-2.49.1.tar.xz
  mozilla-bmo1338655.patch
  seamonkey-2.49.1-source.tar.xz



Other differences:
--
++ seamonkey.spec ++
--- /var/tmp/diff_new_pack.XHUt0O/_old  2018-01-13 21:46:50.464330471 +0100
+++ /var/tmp/diff_new_pack.XHUt0O/_new  2018-01-13 21:46:50.468330284 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package seamonkey
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #   2006-2016 Wolfgang Rosenauer
 #
 # All modifications and additions to the file contributed by third parties
@@ -17,54 +17,70 @@
 #
 
 
+%define _use_rust 0
+%if 0%{?suse_version} > 1320
+%ifarch x86_64
+%define _use_rust 1
+%endif
+%endif
+
 Name:   seamonkey
 BuildRequires:  Mesa-devel
+BuildRequires:  alsa-devel
 BuildRequires:  autoconf213
 BuildRequires:  dbus-1-glib-devel
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  hunspell-devel
-BuildRequires:  libgnomeui-devel
 BuildRequires:  libidl-devel
 BuildRequires:  libiw-devel
 BuildRequires:  libnotify-devel
 BuildRequires:  libproxy-devel
 BuildRequires:  makeinfo
-BuildRequires:  python
+BuildRequires:  python-devel
+BuildRequires:  python2-xml
 BuildRequires:  startup-notification-devel
 BuildRequires:  unzip
 BuildRequires:  update-desktop-files
 BuildRequires:  xorg-x11-libXt-devel
 BuildRequires:  yasm
 BuildRequires:  zip
-BuildRequires:  pkgconfig(libpulse)
-BuildRequires:  pkgconfig(xcomposite)
-%if 0%{?suse_version} > 1320
-BuildRequires:  pkgconfig(glib-2.0)
+BuildRequires:  pkgconfig(gconf-2.0) >= 1.2.1
+BuildRequires:  pkgconfig(gdk-x11-2.0)
+BuildRequires:  pkgconfig(glib-2.0) >= 2.22
 BuildRequires:  pkgconfig(gobject-2.0)
+BuildRequires:  pkgconfig(gtk+-2.0) >= 2.18.0
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.4.0
+BuildRequires:  pkgconfig(gtk+-unix-print-2.0)
 BuildRequires:  pkgconfig(gtk+-unix-print-3.0)
+BuildRequires:  pkgconfig(libffi) > 3.0.9
+BuildRequires:  pkgconfig(libpulse)
+BuildRequires:  pkgconfig(xcomposite)
+%if 0%{?_use_rust}
+BuildRequires:  cargo
+BuildRequires:  rust >= 1.10
+BuildRequires:  rust-std
 %endif
 Provides:   web_browser
 Provides:   browser(npapi)
-Version:2.48
+Version:2.49.1
 Release:0
-%define releasedate 2017072100
+%define releasedate 2017100200
 Summary:The successor of the Mozilla Application Suite
 License:MPL-2.0
 Group:  Productivity/Networking/Web/Browsers
 Url:http://www.mozilla.org/projects/seamonkey
-Source: seamonkey-%{version}-source.tar.bz2
+Source: seamonkey-%{version}-source.tar.xz
 Source1:seamonkey-desktop.tar.bz2
 Source2:spellcheck.js
 

commit seamonkey for openSUSE:Factory

2017-08-24 Thread root
Hello community,

here is the log from the commit of package seamonkey for openSUSE:Factory 
checked in at 2017-08-24 18:48:42

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


Package is "seamonkey"

Thu Aug 24 18:48:42 2017 rev:129 rq:515285 version:2.48

Changes:

--- /work/SRC/openSUSE:Factory/seamonkey/seamonkey.changes  2017-02-15 
10:06:28.391625842 +0100
+++ /work/SRC/openSUSE:Factory/.seamonkey.new/seamonkey.changes 2017-08-24 
18:48:53.691023796 +0200
@@ -1,0 +2,14 @@
+Fri Aug  4 15:02:38 UTC 2017 - w...@rosenauer.org
+
+- update to Seamonkey 2.48
+  * based on Gecko 51.0.3
+  * requires NSPR 4.13.1 and NSS 3.28.5 (aligned with 52ESR)
+- removed obsolete (upstreamed) patches
+  * mozilla-http2-ecdh-keybits.patch
+  * mozilla-sed43.patch
+  * mozilla-flex_buffer_overrun.patch
+  * mozilla-shared-nss-db.patch (feature dropped from SM due to
+maintenance costs vs. usefulness)
+- rebased patches
+
+---

Old:

  l10n-2.46.tar.bz2
  mozilla-flex_buffer_overrun.patch
  mozilla-http2-ecdh-keybits.patch
  mozilla-sed43.patch
  mozilla-shared-nss-db.patch
  seamonkey-2.46-source.tar.bz2

New:

  l10n-2.48.tar.bz2
  seamonkey-2.48-source.tar.bz2



Other differences:
--
++ seamonkey.spec ++
--- /var/tmp/diff_new_pack.lwFu4v/_old  2017-08-24 18:49:04.657479677 +0200
+++ /var/tmp/diff_new_pack.lwFu4v/_new  2017-08-24 18:49:04.681476298 +0200
@@ -30,7 +30,6 @@
 BuildRequires:  libnotify-devel
 BuildRequires:  libproxy-devel
 BuildRequires:  makeinfo
-BuildRequires:  nss-shared-helper-devel
 BuildRequires:  python
 BuildRequires:  startup-notification-devel
 BuildRequires:  unzip
@@ -48,9 +47,9 @@
 %endif
 Provides:   web_browser
 Provides:   browser(npapi)
-Version:2.46
+Version:2.48
 Release:0
-%define releasedate 2016122200
+%define releasedate 2017072100
 Summary:The successor of the Mozilla Application Suite
 License:MPL-2.0
 Group:  Productivity/Networking/Web/Browsers
@@ -68,7 +67,6 @@
 Source10:   compare-locales.tar.bz2
 Source11:   seamonkey-appdata.tar.bz2
 Patch1: mozilla-nongnome-proxies.patch
-Patch2: mozilla-shared-nss-db.patch
 Patch3: mozilla-language.patch
 Patch4: mozilla-ntlm-full-path.patch
 Patch5: mozilla-ua-locale.patch
@@ -77,11 +75,7 @@
 Patch8: mozilla-check_return.patch
 Patch9: mozilla-binutils-visibility.patch
 Patch10:mozilla-skia-overflow.patch
-Patch11:mozilla-http2-ecdh-keybits.patch
-Patch12:mozilla-sed43.patch
 Patch100:   seamonkey-ua-locale.patch
-# hotfix
-Patch150:   mozilla-flex_buffer_overrun.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 PreReq: /bin/sh coreutils
 Provides:   seamonkey-mail = %{version}
@@ -119,9 +113,9 @@
 %global provfind sh -c "grep -v '.so' | %__find_provides"
 %global __find_provides %provfind
 # the following conditions are always met in Factory by definition
-BuildRequires:  mozilla-nspr-devel >= 4.12
+BuildRequires:  mozilla-nspr-devel >= 4.13.1
 PreReq: mozilla-nspr >= %(rpm -q --queryformat '%{VERSION}' 
mozilla-nspr)
-BuildRequires:  mozilla-nss-devel >= 3.25
+BuildRequires:  mozilla-nss-devel >= 3.28.5
 PreReq: mozilla-nss >= %(rpm -q --queryformat '%{VERSION}' mozilla-nss)
 
 %description
@@ -162,7 +156,7 @@
 %package translations-common
 Summary:Common translations for SeaMonkey
 Group:  System/Localization
-Provides:   
locale(%{name}:ca;cs;de;en_GB;es_AR;es_ES;fi;fr;hu;it;ja;nb_NO;nl;pl;pt_PT;ru;sv_SE;zh_CN)
+Provides:   
locale(%{name}:cs;de;en_GB;es_AR;es_ES;fr;hu;it;ja;nl;pl;pt_PT;ru;sv_SE;zh_CN)
 PreReq: %{name} = %{version}
 
 %description translations-common
@@ -173,7 +167,7 @@
 %package translations-other
 Summary:Extra translations for SeaMonkey
 Group:  System/Localization
-Provides:   locale(%{name}:be;gl;lt;sk;tr;uk)
+Provides:   locale(%{name}:lt;sk)
 PreReq: %{name} = %{version}
 
 %description translations-other
@@ -190,7 +184,6 @@
 # mozilla patches
 pushd mozilla
 %patch1 -p1
-%patch2 -p1
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
@@ -199,9 +192,6 @@
 %patch8 -p1
 %patch9 -p1
 %patch10 -p1
-%patch11 -p1
-%patch12 -p1
-%patch150 -p1
 popd
 # comm patches
 %patch100 -p1
@@ -320,7 +310,7 @@
 PYTHONPATH=lib \
scripts/compare-locales \
 -m ../l10n-merged/$locale \
-   ../seamonkey/suite/locales/l10n-moz2.0.ini ../l10n $locale
+   ../seamonkey/suite/locales/l10n.ini ../l10n $locale
popd
 
  

commit seamonkey for openSUSE:Factory

2017-02-15 Thread root
Hello community,

here is the log from the commit of package seamonkey for openSUSE:Factory 
checked in at 2017-02-15 10:06:27

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


Package is "seamonkey"

Changes:

--- /work/SRC/openSUSE:Factory/seamonkey/seamonkey.changes  2017-02-03 
20:01:31.192659871 +0100
+++ /work/SRC/openSUSE:Factory/.seamonkey.new/seamonkey.changes 2017-02-15 
10:06:28.391625842 +0100
@@ -1,0 +2,5 @@
+Sun Feb 12 13:03:49 UTC 2017 - w...@rosenauer.org
+
+- fix configure with for sed >= 4.3 (boo#1020631) (mozilla-sed43.patch)
+
+---

New:

  mozilla-sed43.patch



Other differences:
--
++ seamonkey.spec ++
--- /var/tmp/diff_new_pack.7Mb4KD/_old  2017-02-15 10:06:34.258799411 +0100
+++ /var/tmp/diff_new_pack.7Mb4KD/_new  2017-02-15 10:06:34.262798848 +0100
@@ -78,6 +78,7 @@
 Patch9: mozilla-binutils-visibility.patch
 Patch10:mozilla-skia-overflow.patch
 Patch11:mozilla-http2-ecdh-keybits.patch
+Patch12:mozilla-sed43.patch
 Patch100:   seamonkey-ua-locale.patch
 # hotfix
 Patch150:   mozilla-flex_buffer_overrun.patch
@@ -199,6 +200,7 @@
 %patch9 -p1
 %patch10 -p1
 %patch11 -p1
+%patch12 -p1
 %patch150 -p1
 popd
 # comm patches

++ mozilla-sed43.patch ++
>From 66fc64a75617ffc68f16780f60e39c1f368dfd41 Mon Sep 17 00:00:00 2001
From: Daniel Stenberg 
Date: Mon, 9 Jan 2017 14:37:33 +0100
Subject: [PATCH] bug 1329272: add bracket for sed 4.3 compliance, r=glandium

---
 build/autoconf/icu.m4 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build/autoconf/icu.m4 b/build/autoconf/icu.m4
index 4f46345f435a..794ddcdf4e52 100644
--- a/build/autoconf/icu.m4
+++ b/build/autoconf/icu.m4
@@ -67,11 +67,11 @@ if test -n "$USE_ICU"; then
 if test ! -d "$icudir"; then
 AC_MSG_ERROR([Cannot find the ICU directory])
 fi
 fi
 
-version=`sed -n 
's/^[[:space:]]*#[[:space:]]*define[[:space:]][[:space:]]*U_ICU_VERSION_MAJOR_NUM[[:space:]][[:space:]]*\([0-9][0-9]*\)[[:space:]]*$/\1/p'
 "$icudir/common/unicode/uvernum.h"`
+version=`sed -n 
's/^[[[:space:]]]*#[[:space:]]*define[[:space:]][[:space:]]*U_ICU_VERSION_MAJOR_NUM[[:space:]][[:space:]]*\([0-9][0-9]*\)[[:space:]]*$/\1/p'
 "$icudir/common/unicode/uvernum.h"`
 if test x"$version" = x; then
AC_MSG_ERROR([cannot determine icu version number from uvernum.h header 
file $lineno])
 fi
 MOZ_ICU_VERSION="$version"
 
-- 
2.11.0




commit seamonkey for openSUSE:Factory

2016-10-19 Thread h_root
Hello community,

here is the log from the commit of package seamonkey for openSUSE:Factory 
checked in at 2016-10-19 13:13:37

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


Package is "seamonkey"

Changes:

--- /work/SRC/openSUSE:Factory/seamonkey/seamonkey.changes  2016-08-24 
10:08:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.seamonkey.new/seamonkey.changes 2016-10-19 
13:14:05.0 +0200
@@ -1,0 +2,6 @@
+Mon Oct 17 11:30:39 UTC 2016 - w...@rosenauer.org
+
+- mozilla-binutils-visibility.patch to fix build issues with
+  gcc/binutils combination used in Leap 42.2 (boo#984637)
+
+---

New:

  mozilla-binutils-visibility.patch



Other differences:
--
++ seamonkey.spec ++
--- /var/tmp/diff_new_pack.Umhnnw/_old  2016-10-19 13:14:16.0 +0200
+++ /var/tmp/diff_new_pack.Umhnnw/_new  2016-10-19 13:14:16.0 +0200
@@ -90,6 +90,7 @@
 Patch8: mozilla-libproxy.patch
 Patch9: mozilla-reduce-files-per-UnifiedBindings.patch
 Patch10:mozilla-gcc6.patch
+Patch11:mozilla-binutils-visibility.patch
 Patch100:   seamonkey-ua-locale.patch
 # hotfix
 Patch150:   mozilla-flex_buffer_overrun.patch
@@ -199,6 +200,7 @@
 %patch8 -p1
 %patch9 -p1
 %patch10 -p1
+%patch11 -p1
 %patch150 -p1
 popd
 # comm patches
@@ -255,8 +257,8 @@
 ac_add_options --disable-optimize
 %endif
 %endif
-%ifnarch ppc ppc64 ppc64le aarch64
-ac_add_options --enable-elf-hack
+%ifarch x86_64
+ac_add_options --disable-elf-hack
 %endif
 ac_add_options --disable-debug --disable-dtd-debug
 ac_add_options --enable-libxul


++ mozilla-binutils-visibility.patch ++
# HG changeset patch
# User Wolfgang Rosenauer 
# Parent  83bc32d997c714b607db1ffa71f02b30e1484a75
From: NetBSD
Subject: Workaround for gcc/binutils combination in Leap 42.2
References:
https://bugzilla.opensuse.org/show_bug.cgi?id=984637

diff --git a/xpcom/components/Module.h b/xpcom/components/Module.h
--- a/xpcom/components/Module.h
+++ b/xpcom/components/Module.h
@@ -120,17 +120,17 @@ struct Module
 #if defined(MOZILLA_INTERNAL_API)
 #  define NSMODULE_NAME(_name) _name##_NSModule
 #  if defined(_MSC_VER)
 #pragma section(".kPStaticModules$M", read)
 #pragma comment(linker, "/merge:.kPStaticModules=.rdata")
 #define NSMODULE_SECTION __declspec(allocate(".kPStaticModules$M"), 
dllexport)
 #  elif defined(__GNUC__)
 #if defined(__ELF__)
-#  define NSMODULE_SECTION __attribute__((section(".kPStaticModules"), 
visibility("protected")))
+#  define NSMODULE_SECTION __attribute__((section(".kPStaticModules"), 
visibility("default")))
 #elif defined(__MACH__)
 #  define NSMODULE_SECTION __attribute__((section("__DATA, 
.kPStaticModules"), visibility("default")))
 #elif defined (_WIN32)
 #  define NSMODULE_SECTION __attribute__((section(".kPStaticModules"), 
dllexport))
 #endif
 #  endif
 #  if !defined(NSMODULE_SECTION)
 #error Do not know how to define sections.



commit seamonkey for openSUSE:Factory

2016-08-24 Thread h_root
Hello community,

here is the log from the commit of package seamonkey for openSUSE:Factory 
checked in at 2016-08-24 10:08:50

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


Package is "seamonkey"

Changes:

--- /work/SRC/openSUSE:Factory/seamonkey/seamonkey.changes  2016-08-09 
22:15:39.0 +0200
+++ /work/SRC/openSUSE:Factory/.seamonkey.new/seamonkey.changes 2016-08-24 
10:08:52.0 +0200
@@ -1,0 +2,7 @@
+Sun Aug 21 14:05:26 UTC 2016 - antoine.belv...@laposte.net
+
+- Build also with fno-lifetime-dse and fno-schedule-insns2 for GCC6
+  (still boo#991027)
+- Check compiler version instead of openSUSE version for this
+
+---



Other differences:
--
++ seamonkey.spec ++
--- /var/tmp/diff_new_pack.ddzPYU/_old  2016-08-24 10:09:01.0 +0200
+++ /var/tmp/diff_new_pack.ddzPYU/_new  2016-08-24 10:09:01.0 +0200
@@ -117,7 +117,6 @@
 %global provfind sh -c "grep -v '.so' | %__find_provides"
 %global __find_provides %provfind
 # the following conditions are always met in Factory by definition
-# so using %opensuse_bs is secure for now
 BuildRequires:  mozilla-nspr-devel >= 4.10.10
 PreReq: mozilla-nspr >= %(rpm -q --queryformat '%{VERSION}' 
mozilla-nspr)
 BuildRequires:  mozilla-nss-devel >= 3.20.2
@@ -219,9 +218,9 @@
 export MOZILLA_OFFICIAL=1
 export BUILD_OFFICIAL=1
 export CFLAGS="%{optflags} -fno-strict-aliasing"
-%if 0%{?suse_version} > 1320
-export CFLAGS="$CFLAGS -fno-delete-null-pointer-checks"
-%endif
+if [ $(gcc -dumpversion | awk -F. '{print $1}') -ge 6 ]; then
+export CFLAGS+=" -fno-delete-null-pointer-checks -fno-lifetime-dse 
-fno-schedule-insns2"
+fi
 %ifarch %arm
 export CFLAGS="${CFLAGS/-g / }"
 %endif





commit seamonkey for openSUSE:Factory

2016-08-09 Thread h_root
Hello community,

here is the log from the commit of package seamonkey for openSUSE:Factory 
checked in at 2016-08-09 22:15:37

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


Package is "seamonkey"

Changes:

--- /work/SRC/openSUSE:Factory/seamonkey/seamonkey.changes  2016-08-03 
11:43:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.seamonkey.new/seamonkey.changes 2016-08-09 
22:15:39.0 +0200
@@ -1,0 +2,14 @@
+Mon Aug  8 09:19:46 UTC 2016 - w...@rosenauer.org
+
+- build with -fno-delete-null-pointer-checks for Tumbleweed/gcc6
+  as long as underlying issues have been addressed upstream
+  (boo#991027)
+
+---
+Fri Aug  5 13:47:12 UTC 2016 - pce...@suse.com
+
+- Fix for possible buffer overrun (bsc#990856)
+  CVE-2016-6354 (bmo#1292534)
+  [mozilla-flex_buffer_overrun.patch]
+
+---

New:

  mozilla-flex_buffer_overrun.patch



Other differences:
--
++ seamonkey.spec ++
--- /var/tmp/diff_new_pack.bEE405/_old  2016-08-09 22:15:45.0 +0200
+++ /var/tmp/diff_new_pack.bEE405/_new  2016-08-09 22:15:45.0 +0200
@@ -91,6 +91,8 @@
 Patch9: mozilla-reduce-files-per-UnifiedBindings.patch
 Patch10:mozilla-gcc6.patch
 Patch100:   seamonkey-ua-locale.patch
+# hotfix
+Patch150:   mozilla-flex_buffer_overrun.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 PreReq: /bin/sh coreutils
 Provides:   seamonkey-mail = %{version}
@@ -198,6 +200,7 @@
 %patch8 -p1
 %patch9 -p1
 %patch10 -p1
+%patch150 -p1
 popd
 # comm patches
 %patch100 -p1
@@ -216,6 +219,9 @@
 export MOZILLA_OFFICIAL=1
 export BUILD_OFFICIAL=1
 export CFLAGS="%{optflags} -fno-strict-aliasing"
+%if 0%{?suse_version} > 1320
+export CFLAGS="$CFLAGS -fno-delete-null-pointer-checks"
+%endif
 %ifarch %arm
 export CFLAGS="${CFLAGS/-g / }"
 %endif


++ mozilla-flex_buffer_overrun.patch ++
# HG changeset patch
# Parent  c8e8364b303892fdb5a574b96411d2d8f699a15e
Patch lexical parser files generated by flex which may be potentially
exploitable in a buffer overrun. These seem to come from an upstream projects
(CMU Sphinx and ANGLE) so it should be fixed there in the first place.

CVE-2016-6354

https://bugzilla.suse.com/show_bug.cgi?id=990856

diff --git a/gfx/angle/src/compiler/preprocessor/Tokenizer.cpp 
b/gfx/angle/src/compiler/preprocessor/Tokenizer.cpp
--- a/gfx/angle/src/compiler/preprocessor/Tokenizer.cpp
+++ b/gfx/angle/src/compiler/preprocessor/Tokenizer.cpp
@@ -1375,17 +1375,17 @@ static int yy_get_next_buffer (yyscan_t 
if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == 
YY_BUFFER_EOF_PENDING )
/* don't do the read, it's not guaranteed to return an EOF,
 * just force an EOF
 */
YY_CURRENT_BUFFER_LVALUE->yy_n_chars = yyg->yy_n_chars = 0;
 
else
{
-   yy_size_t num_to_read =
+   int num_to_read =
YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move 
- 1;
 
while ( num_to_read <= 0 )
{ /* Not enough room in the buffer - grow it. */
 
/* just a shorter name for the current buffer */
YY_BUFFER_STATE b = YY_CURRENT_BUFFER_LVALUE;
 
diff --git a/gfx/angle/src/compiler/translator/glslang_lex.cpp 
b/gfx/angle/src/compiler/translator/glslang_lex.cpp
--- a/gfx/angle/src/compiler/translator/glslang_lex.cpp
+++ b/gfx/angle/src/compiler/translator/glslang_lex.cpp
@@ -2269,17 +2269,17 @@ static int yy_get_next_buffer (yyscan_t 
if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == 
YY_BUFFER_EOF_PENDING )
/* don't do the read, it's not guaranteed to return an EOF,
 * just force an EOF
 */
YY_CURRENT_BUFFER_LVALUE->yy_n_chars = yyg->yy_n_chars = 0;
 
else
{
-   yy_size_t num_to_read =
+   int num_to_read =
YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move 
- 1;
 
while ( num_to_read <= 0 )
{ /* Not enough room in the buffer - grow it. */
 
/* just a shorter name for the current buffer */
YY_BUFFER_STATE b = YY_CURRENT_BUFFER_LVALUE;
 
diff --git a/media/sphinxbase/src/libsphinxbase/lm/jsgf_scanner.c 
b/media/sphinxbase/src/libsphinxbase/lm/jsgf_scanner.c
--- a/media/sphinxbase/src/libsphinxbase/lm/jsgf_scanner.c
+++ b/media/sphinxbase/src/libsphinxbase/lm/jsgf_scanner.c

commit seamonkey for openSUSE:Factory

2016-08-03 Thread h_root
Hello community,

here is the log from the commit of package seamonkey for openSUSE:Factory 
checked in at 2016-08-03 11:43:40

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


Package is "seamonkey"

Changes:

--- /work/SRC/openSUSE:Factory/seamonkey/seamonkey.changes  2016-07-21 
08:18:16.0 +0200
+++ /work/SRC/openSUSE:Factory/.seamonkey.new/seamonkey.changes 2016-08-03 
11:43:46.0 +0200
@@ -1,0 +2,9 @@
+Tue Jul 26 04:44:49 UTC 2016 - badshah...@gmail.com
+
+- Add appstream metainfo files as a tar.bz2 source
+  (seamonkey-appdata.tar.bz2) and install these appdata.xml files
+  to the appdata dir (/usr/share/appdata); with these appdata
+  files installed, seamonkey shows up in appstores like GNOME
+  software and KDE Discover.
+
+---

New:

  seamonkey-appdata.tar.bz2



Other differences:
--
++ seamonkey.spec ++
--- /var/tmp/diff_new_pack.cHOLGX/_old  2016-08-03 11:43:51.0 +0200
+++ /var/tmp/diff_new_pack.cHOLGX/_new  2016-08-03 11:43:51.0 +0200
@@ -79,6 +79,7 @@
 Source8:find-external-requires.sh
 Source9:create-tar.sh
 Source10:   compare-locales.tar.bz2
+Source11:   seamonkey-appdata.tar.bz2
 Patch1: mozilla-nongnome-proxies.patch
 Patch2: mozilla-shared-nss-db.patch
 Patch3: mozilla-language.patch
@@ -181,9 +182,9 @@
 
 %prep
 %if %localize
-%setup -n seamonkey -b 1 -b 5 -b 10 -q
+%setup -n seamonkey -b 1 -b 5 -b 10 -b 11 -q
 %else
-%setup -n seamonkey -b 1 -q
+%setup -n seamonkey -b 1 -b11 -q
 %endif
 # mozilla patches
 pushd mozilla
@@ -383,6 +384,10 @@
 %fdupes $RPM_BUILD_ROOT%{progdir}
 %fdupes $RPM_BUILD_ROOT%{_datadir}
 
+#INSTALL APPDATA FILES
+mkdir -p %{buildroot}%{_datadir}/appdata
+install -m0644 -t %{buildroot}%{_datadir}/appdata/ $RPM_BUILD_DIR/*.appdata.xml
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 rm -rf %{_tmppath}/translations.*
@@ -417,6 +422,8 @@
 %{progdir}/seamonkey-bin
 %{_datadir}/applications/*.desktop
 %{_datadir}/pixmaps/*.png
+%dir %{_datadir}/appdata
+%{_datadir}/appdata/*.appdata.xml
 
 %files irc
 %defattr(-,root,root)





commit seamonkey for openSUSE:Factory

2016-07-21 Thread h_root
Hello community,

here is the log from the commit of package seamonkey for openSUSE:Factory 
checked in at 2016-07-21 08:18:09

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


Package is "seamonkey"

Changes:

--- /work/SRC/openSUSE:Factory/seamonkey/seamonkey.changes  2016-02-01 
19:56:00.0 +0100
+++ /work/SRC/openSUSE:Factory/.seamonkey.new/seamonkey.changes 2016-07-21 
08:18:16.0 +0200
@@ -1,0 +2,12 @@
+Sun Jul 17 02:55:00 UTC 2016 - badshah...@gmail.com
+
+- Add mozilla-gcc6.patch to fix building with gcc >= 6.0.
+
+---
+Sat Mar  5 09:20:24 UTC 2016 - w...@rosenauer.org
+
+- fix build problems on i586, caused by too large unified compile
+  units - adding mozilla-reduce-files-per-UnifiedBindings.patch
+- increased _constraints as required
+
+---

New:

  mozilla-gcc6.patch
  mozilla-reduce-files-per-UnifiedBindings.patch



Other differences:
--
++ seamonkey.spec ++
--- /var/tmp/diff_new_pack.s4Vys4/_old  2016-07-21 08:18:22.0 +0200
+++ /var/tmp/diff_new_pack.s4Vys4/_new  2016-07-21 08:18:22.0 +0200
@@ -87,6 +87,8 @@
 Patch6: mozilla-no-stdcxx-check.patch
 Patch7: mozilla-openaes-decl.patch
 Patch8: mozilla-libproxy.patch
+Patch9: mozilla-reduce-files-per-UnifiedBindings.patch
+Patch10:mozilla-gcc6.patch
 Patch100:   seamonkey-ua-locale.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 PreReq: /bin/sh coreutils
@@ -193,6 +195,8 @@
 %patch6 -p1
 %patch7 -p1
 %patch8 -p1
+%patch9 -p1
+%patch10 -p1
 popd
 # comm patches
 %patch100 -p1

++ _constraints ++
--- /var/tmp/diff_new_pack.s4Vys4/_old  2016-07-21 08:18:22.0 +0200
+++ /var/tmp/diff_new_pack.s4Vys4/_new  2016-07-21 08:18:22.0 +0200
@@ -2,10 +2,10 @@
 
   
 
-  9
+  13
 
 
-  5000
+  6000
 
   
   

++ mozilla-gcc6.patch ++
diff -up firefox-44.0/nsprpub/config/make-system-wrappers.pl.back 
firefox-44.0/nsprpub/config/make-system-wrappers.pl
--- firefox-44.0/nsprpub/config/make-system-wrappers.pl.back2016-01-24 
00:23:49.0 +0100
+++ firefox-44.0/nsprpub/config/make-system-wrappers.pl 2016-02-02 
14:58:45.064112655 +0100
@@ -19,7 +19,9 @@ while () {
 open OUT, ">$output_dir/$_";
 print OUT "#pragma GCC system_header\n";  # suppress include_next warning
 print OUT "#pragma GCC visibility push(default)\n";
+print OUT "#define _GLIBCXX_INCLUDE_NEXT_C_HEADERS\n";
 print OUT "#include_next \<$_\>\n";
+print OUT "#undef _GLIBCXX_INCLUDE_NEXT_C_HEADERS\n";
 print OUT "#pragma GCC visibility pop\n";
 close OUT;
 }
diff -up firefox-44.0/mozglue/build/arm.cpp.old 
firefox-44.0/mozglue/build/arm.cpp
--- firefox-44.0/mozglue/build/arm.cpp.old  2016-02-03 10:07:29.879526500 
+0100
+++ firefox-44.0/mozglue/build/arm.cpp  2016-02-03 10:08:11.062697517 +0100
@@ -104,7 +104,9 @@ check_neon(void)
 
 #  elif defined(__linux__) || defined(ANDROID)
 #include 
+#define _GLIBCXX_INCLUDE_NEXT_C_HEADERS
 #include 
+#undef _GLIBCXX_INCLUDE_NEXT_C_HEADERS
 #include 
 
 enum{

++ mozilla-reduce-files-per-UnifiedBindings.patch ++
From: Andreas Stieger 
Date: Fri, 26 Feb 2016 16:20:09 +
Subject: For UnifiedBindings*.cpp files, reduce number of files per unified file
Upstream: no

home/abuild/rpmbuild/BUILD/obj/dom/bindings/UnifiedBindings16.cpp
[ 1589s] UnifiedBindings17.o
[ 1612s] [ 1567.621989] Out of memory: Kill process 19849 (cc1plus) score 170 
or sacrifice child
[ 1612s] [ 1567.625099] Killed process 19849 (cc1plus) total-vm:905704kB, 
anon-rss:102500kB, file-rss:156kB
[ 1616s] {standard input}: Assembler messages:
[ 1616s] {standard input}:316015: Warning: end of file not at end of a line; 
newline inserted
[ 1635s] {standard input}: Error: open CFI at the end of file; missing 
.cfi_endproc directive
[ 1636s] c++: internal compiler error: Killed (program cc1plus)
[ 1636s] Please submit a full bug report,

Index: mozilla/python/mozbuild/mozbuild/backend/common.py
===
--- mozilla.orig/python/mozbuild/mozbuild/backend/common.py 2016-02-26 
17:19:30.331667693 +0100
+++ mozilla/python/mozbuild/mozbuild/backend/common.py  2016-02-26 
17:19:39.792569676 +0100
@@ -333,7 +333,7 @@ class CommonBackend(BuildBackend):
 unified_source_mapping = 
list(group_unified_files(webidls.all_regular_cpp_basenames(),
   
unified_prefix='UnifiedBindings',

commit seamonkey for openSUSE:Factory

2016-02-01 Thread h_root
Hello community,

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

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


Package is "seamonkey"

Changes:

--- /work/SRC/openSUSE:Factory/seamonkey/seamonkey.changes  2015-11-08 
14:36:25.0 +0100
+++ /work/SRC/openSUSE:Factory/.seamonkey.new/seamonkey.changes 2016-02-01 
19:56:00.0 +0100
@@ -1,0 +2,48 @@
+Tue Jan 19 16:15:28 UTC 2016 - w...@rosenauer.org
+
+- update to Seamonkey 2.40 (bnc#959277)
+  * requires NSS 3.20.2 to fix
+MFSA 2015-150/CVE-2015-7575 (bmo#1158489)
+MD5 signatures accepted within TLS 1.2 ServerKeyExchange in
+server signature
+  * MFSA 2015-134/CVE-2015-7201/CVE-2015-7202
+Miscellaneous memory safety hazards
+  * MFSA 2015-135/CVE-2015-7204 (bmo#1216130)
+Crash with JavaScript variable assignment with unboxed objects
+  * MFSA 2015-136/CVE-2015-7207 (bmo#1185256)
+Same-origin policy violation using perfomance.getEntries and
+history navigation
+  * MFSA 2015-137/CVE-2015-7208 (bmo#1191423)
+Firefox allows for control characters to be set in cookies
+  * 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-140/CVE-2015-7215 (bmo#1160890)
+Cross-origin information leak through web workers error events
+  * MFSA 2015-141/CVE-2015-7211 (bmo#1221444)
+Hash in data URI is incorrectly parsed
+  * MFSA 2015-142/CVE-2015-7218/CVE-2015-7219 (bmo#1194818, bmo#1194820)
+DOS due to malformed frames in HTTP/2
+  * MFSA 2015-143/CVE-2015-7216/CVE-2015-7217 (bmo#1197059, bmo#1203078)
+Linux file chooser crashes on malformed images due to flaws in
+Jasper library
+  * MFSA 2015-144/CVE-2015-7203/CVE-2015-7220/CVE-2015-7221
+(bmo#1201183, bmo#1178033, bmo#1199400)
+Buffer overflows found through code inspection
+  * 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-148/CVE-2015-7223 (bmo#1226423)
+Privilege escalation vulnerabilities in WebExtension APIs
+  * MFSA 2015-149/CVE-2015-7214 (bmo#1228950)
+Cross-site reading attack through data and view-source URIs
+- rebased patches
+- buildrequire xcomposite now explicitely
+
+---

Old:

  l10n-2.39.tar.bz2
  seamonkey-2.39-source.tar.bz2

New:

  l10n-2.40.tar.bz2
  seamonkey-2.40-source.tar.bz2



Other differences:
--
++ seamonkey.spec ++
--- /var/tmp/diff_new_pack.prQ4Dw/_old  2016-02-01 19:56:11.0 +0100
+++ /var/tmp/diff_new_pack.prQ4Dw/_new  2016-02-01 19:56:11.0 +0100
@@ -1,8 +1,8 @@
 #
 # spec file for package seamonkey
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
-#   2006-2015 Wolfgang Rosenauer
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+#   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
@@ -49,6 +49,7 @@
 BuildRequires:  pkgconfig(gstreamer-app-%gstreamer_ver)
 BuildRequires:  pkgconfig(gstreamer-plugins-base-%gstreamer_ver)
 BuildRequires:  pkgconfig(libpulse)
+BuildRequires:  pkgconfig(xcomposite)
 %if 0%{?gstreamer} == 1
 Requires:   libgstreamer-1_0-0
 Recommends: gstreamer-fluendo-mp3
@@ -60,9 +61,9 @@
 %endif
 Provides:   web_browser
 Provides:   browser(npapi)
-Version:2.39
+Version:2.40
 Release:0
-%define releasedate 2015110400
+%define releasedate 2016011800
 Summary:The successor of the Mozilla Application Suite
 License:MPL-2.0
 Group:  Productivity/Networking/Web/Browsers
@@ -114,7 +115,7 @@
 # so using %opensuse_bs is secure for now
 BuildRequires:  mozilla-nspr-devel >= 4.10.10
 PreReq: mozilla-nspr >= %(rpm -q --queryformat '%{VERSION}' 
mozilla-nspr)
-BuildRequires:  mozilla-nss-devel >= 3.19.4
+BuildRequires:  mozilla-nss-devel >= 3.20.2
 PreReq: mozilla-nss >= %(rpm -q --queryformat '%{VERSION}' mozilla-nss)
 
 %description


++ compare-locales.tar.bz2 ++

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.prQ4Dw/_old  2016-02-01 19:56:11.0 +0100
+++ /var/tmp/diff_new_pack.prQ4Dw/_new  

commit seamonkey for openSUSE:Factory

2015-11-08 Thread h_root
Hello community,

here is the log from the commit of package seamonkey for openSUSE:Factory 
checked in at 2015-11-08 14:36:01

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


Package is "seamonkey"

Changes:

--- /work/SRC/openSUSE:Factory/seamonkey/seamonkey.changes  2015-10-03 
20:30:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.seamonkey.new/seamonkey.changes 2015-11-08 
14:36:25.0 +0100
@@ -1,0 +2,51 @@
+Thu Nov  5 08:01:22 UTC 2015 - w...@rosenauer.org
+
+- update to Seamonkey 2.39 (bnc#952810)
+  * MFSA 2015-116/CVE-2015-4513/CVE-2015-4514
+Miscellaneous memory safety hazards
+  * MFSA 2015-117/CVE-2015-4515 (bmo#1046421)
+Information disclosure through NTLM authentication
+  * MFSA 2015-118/CVE-2015-4518 (bmo#1182778, bmo#1136692)
+CSP bypass due to permissive Reader mode whitelist
+  * MFSA 2015-119/CVE-2015-7185 (bmo#1149000) (Android only)
+Firefox for Android addressbar can be removed after fullscreen mode
+  * MFSA 2015-120/CVE-2015-7186 (bmo#1193027) (Android only)
+Reading sensitive profile files through local HTML file on Android
+  * MFSA 2015-121/CVE-2015-7187 (bmo#1195735)
+disabling scripts in Add-on SDK panels has no effect
+  * 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-124/CVE-2015-7190 (bmo#1208520) (Android only)
+Android intents can be used on Firefox for Android to open privileged files
+  * MFSA 2015-125/CVE-2015-7191 (bmo#1208956) (Android only)
+XSS attack through intents on Firefox for Android
+  * MFSA 2015-126/CVE-2015-7192 (bmo#1210023) (OS X only)
+Crash when accessing HTML tables with accessibility tools on OS X
+  * 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-129/CVE-2015-7195 (bmo#1211871)
+Certain escaped characters in host of Location-header are being
+treated as non-escaped
+  * 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.4
+- removed obsolete patches
+  * mozilla-icu-strncat.patch
+- fixed build with enable-libproxy (bmo#1220399)
+  * mozilla-libproxy.patch
+
+---

Old:

  l10n-2.38.tar.bz2
  mozilla-icu-strncat.patch
  seamonkey-2.38-source.tar.bz2

New:

  l10n-2.39.tar.bz2
  mozilla-libproxy.patch
  seamonkey-2.39-source.tar.bz2



Other differences:
--
++ seamonkey.spec ++
--- /var/tmp/diff_new_pack.c2FHtr/_old  2015-11-08 14:36:37.0 +0100
+++ /var/tmp/diff_new_pack.c2FHtr/_new  2015-11-08 14:36:37.0 +0100
@@ -60,9 +60,9 @@
 %endif
 Provides:   web_browser
 Provides:   browser(npapi)
-Version:2.38
+Version:2.39
 Release:0
-%define releasedate 2015092600
+%define releasedate 2015110400
 Summary:The successor of the Mozilla Application Suite
 License:MPL-2.0
 Group:  Productivity/Networking/Web/Browsers
@@ -84,8 +84,8 @@
 Patch4: mozilla-ntlm-full-path.patch
 Patch5: mozilla-ua-locale.patch
 Patch6: mozilla-no-stdcxx-check.patch
-Patch7: mozilla-icu-strncat.patch
-Patch8: mozilla-openaes-decl.patch
+Patch7: mozilla-openaes-decl.patch
+Patch8: mozilla-libproxy.patch
 Patch100:   seamonkey-ua-locale.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 PreReq: /bin/sh coreutils
@@ -112,9 +112,9 @@
 %global __find_provides %provfind
 # the following conditions are always met in Factory by definition
 # so using %opensuse_bs is secure for now
-BuildRequires:  mozilla-nspr-devel >= 4.10.8
+BuildRequires:  mozilla-nspr-devel >= 4.10.10
 PreReq: mozilla-nspr >= %(rpm -q --queryformat '%{VERSION}' 
mozilla-nspr)
-BuildRequires:  mozilla-nss-devel >= 3.19.2
+BuildRequires:  mozilla-nss-devel >= 3.19.4
 PreReq: mozilla-nss >= %(rpm -q 

commit seamonkey for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package seamonkey for openSUSE:Factory 
checked in at 2015-10-03 20:30:18

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


Package is "seamonkey"

Changes:

--- /work/SRC/openSUSE:Factory/seamonkey/seamonkey.changes  2015-09-08 
17:49:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.seamonkey.new/seamonkey.changes 2015-10-03 
20:30:27.0 +0200
@@ -1,0 +2,47 @@
+Thu Oct  1 09:42:28 UTC 2015 - w...@rosenauer.org
+
+- update to SeaMonkey 2.38 (bnc#947003)
+  * based on 41.0.1
+  * MFSA 2015-96/CVE-2015-4500/CVE-2015-4501
+Miscellaneous memory safety hazards
+  * MFSA 2015-97/CVE-2015-4503 (bmo#994337)
+Memory leak in mozTCPSocket to servers
+  * MFSA 2015-98/CVE-2015-4504 (bmo#1132467)
+Out of bounds read in QCMS library with ICC V4 profile attributes
+  * 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-102/CVE-2015-4507 (bmo#1192401)
+Crash when using debugger with SavedStacks in JavaScript
+  * MFSA 2015-104/CVE-2015-4510 (bmo#124)
+Use-after-free with shared workers and IndexedDB
+  * 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-107/CVE-2015-4512 (bmo#1170390)
+Out-of-bounds read during 2D canvas display on Linux 16-bit
+color depth systems
+  * MFSA 2015-108/CVE-2015-4502 (bmo#1105045)
+Scripted proxies can access inner window
+  * MFSA 2015-109/CVE-2015-4516 (bmo#904886)
+JavaScript immutable property enforcement can be bypassed
+  * 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
+  * MFSA 2015-114 (bmo#1167498, bmo#1153672) (Windows only)
+Information disclosure via the High Resolution Time API
+- removed obsolete patch
+  * mozilla-add-glibcxx_use_cxx11_abi.patch
+- added mozilla-no-stdcxx-check.patch
+
+---

Old:

  l10n-2.35.tar.bz2
  mozilla-add-glibcxx_use_cxx11_abi.patch
  seamonkey-2.35-source.tar.bz2

New:

  l10n-2.38.tar.bz2
  mozilla-no-stdcxx-check.patch
  seamonkey-2.38-source.tar.bz2



Other differences:
--
++ seamonkey.spec ++
--- /var/tmp/diff_new_pack.AJDfs9/_old  2015-10-03 20:30:36.0 +0200
+++ /var/tmp/diff_new_pack.AJDfs9/_new  2015-10-03 20:30:36.0 +0200
@@ -60,9 +60,9 @@
 %endif
 Provides:   web_browser
 Provides:   browser(npapi)
-Version:2.35
+Version:2.38
 Release:0
-%define releasedate 2015082600
+%define releasedate 2015092600
 Summary:The successor of the Mozilla Application Suite
 License:MPL-2.0
 Group:  Productivity/Networking/Web/Browsers
@@ -83,7 +83,7 @@
 Patch3: mozilla-language.patch
 Patch4: mozilla-ntlm-full-path.patch
 Patch5: mozilla-ua-locale.patch
-Patch6: mozilla-add-glibcxx_use_cxx11_abi.patch
+Patch6: mozilla-no-stdcxx-check.patch
 Patch7: mozilla-icu-strncat.patch
 Patch8: mozilla-openaes-decl.patch
 Patch100:   seamonkey-ua-locale.patch
@@ -238,7 +238,7 @@
 %endif
 ac_add_options --disable-tests
 ac_add_options --enable-release
-ac_add_options --enable-stdcxx-compat
+#ac_add_options --enable-stdcxx-compat
 %ifarch %ix86 %arm
 %if 0%{?suse_version} > 1230
 ac_add_options --disable-optimize


++ compare-locales.tar.bz2 ++

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.AJDfs9/_old  2015-10-03 20:30:36.0 +0200
+++ /var/tmp/diff_new_pack.AJDfs9/_new  2015-10-03 20:30:36.0 +0200
@@ -1,9 +1,9 @@
 #!/bin/bash
 
-CHANNEL="esr38"
+CHANNEL="release"
 BRANCH="releases/comm-$CHANNEL"
-RELEASE_TAG="SEAMONKEY_2_35_RELEASE"
-VERSION="2.35"
+RELEASE_TAG="SEAMONKEY_2_38_RELEASE"
+VERSION="2.38"
 
 echo "cloning $BRANCH..."
 hg clone http://hg.mozilla.org/$BRANCH seamonkey

++ l10n-2.35.tar.bz2 -> l10n-2.38.tar.bz2 ++

commit seamonkey for openSUSE:Factory

2015-06-30 Thread h_root
Hello community,

here is the log from the commit of package seamonkey for openSUSE:Factory 
checked in at 2015-06-30 10:42:40

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


Package is seamonkey

Changes:

--- /work/SRC/openSUSE:Factory/seamonkey/seamonkey.changes  2015-03-23 
12:19:31.0 +0100
+++ /work/SRC/openSUSE:Factory/.seamonkey.new/seamonkey.changes 2015-06-30 
10:42:41.0 +0200
@@ -1,0 +2,10 @@
+Sat Jun 27 08:13:54 UTC 2015 - antoine.belv...@laposte.net
+
+- Fix compilation issues:
+  * Add mozilla-add-D_GLIBCXX_USE_CXX11_ABI-0-to-CXXFLAG.patch (bmo#1153109)
+  * Add mozilla-reintroduce-pixman-code-path.patch (bmo#1136958)
+  * Add mozilla-visitSubstr.patch (bmo#1108834)
+  * Add mozilla-undef-CONST.patch (bmo#395)
+  * Add mozilla-disable-JEMALLOC_STATIC_SIZES-on-ppc.patch
+
+---

New:

  mozilla-add-D_GLIBCXX_USE_CXX11_ABI-0-to-CXXFLAG.patch
  mozilla-disable-JEMALLOC_STATIC_SIZES-on-ppc.patch
  mozilla-reintroduce-pixman-code-path.patch
  mozilla-undef-CONST.patch
  mozilla-visitSubstr.patch



Other differences:
--
++ seamonkey.spec ++
--- /var/tmp/diff_new_pack.5TBqpY/_old  2015-06-30 10:42:46.0 +0200
+++ /var/tmp/diff_new_pack.5TBqpY/_new  2015-06-30 10:42:46.0 +0200
@@ -87,6 +87,16 @@
 Patch11:mozilla-icu-strncat.patch
 Patch12:mozilla-openaes-decl.patch
 Patch13:mozilla-fix-prototype.patch
+# PATCH-FIX-UPSTREAM mozilla-add-D_GLIBCXX_USE_CXX11_ABI-0-to-CXXFLAG.patch -- 
fix build with GCC 5 (bmo#1153109)
+Patch14:mozilla-add-D_GLIBCXX_USE_CXX11_ABI-0-to-CXXFLAG.patch
+# PATCH-FIX-UPSTREAM mozilla-reintroduce-pixman-code-path.patch -- fix build 
on ppc (bmo#1136958)
+Patch15:mozilla-reintroduce-pixman-code-path.patch
+# PATCH-FIX-UPSTREAM mozilla-visitSubstr.patch -- fix build on ppc 
(bmo#1108834)
+Patch16:mozilla-visitSubstr.patch
+# PATCH-FIX-UPSTREAM mozilla-undef-CONST.patch -- fix build on ppc 
(bmo#395)
+Patch17:mozilla-undef-CONST.patch
+# PATCH-FIX-UPSTREAM mozilla-disable-JEMALLOC_STATIC_SIZES-on-ppc.patch -- fix 
build on ppc (from deb#763900)
+Patch18:mozilla-disable-JEMALLOC_STATIC_SIZES-on-ppc.patch
 Patch100:   seamonkey-ua-locale.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 PreReq: /bin/sh coreutils
@@ -194,6 +204,11 @@
 %patch11 -p1
 %patch12 -p1
 %patch13 -p1
+%patch14 -p1
+%patch15 -p1
+%patch16 -p1
+%patch17 -p1
+%patch18 -p1
 popd
 # comm patches
 %patch100 -p1


++ mozilla-add-D_GLIBCXX_USE_CXX11_ABI-0-to-CXXFLAG.patch ++
From 32b9943e0d2c7c28d9d113c0e83d121c356fe5d5 Mon Sep 17 00:00:00 2001
From: Mike Hommey mh+mozi...@glandium.org
Date: Fri, 10 Apr 2015 16:53:05 +0900
Subject: [PATCH] Bug 1153109 - Add -D_GLIBCXX_USE_CXX11_ABI=0 to CXXFLAGS when
 building with --enable-stdcxx-compat

---
 configure.in | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/configure.in b/configure.in
index 95d2a70..6c858b3 100644
--- a/configure.in
+++ b/configure.in
@@ -7375,16 +7375,18 @@ STDCXX_COMPAT=
 MOZ_ARG_ENABLE_BOOL(stdcxx-compat,
 [  --enable-stdcxx-compat  Enable compatibility with older libstdc++],
 STDCXX_COMPAT=1)
 
 if test -n $STDCXX_COMPAT; then
eval $(CXX=$CXX HOST_CXX=$HOST_CXX $PYTHON -m 
mozbuild.configure.libstdcxx)
AC_SUBST(MOZ_LIBSTDCXX_TARGET_VERSION)
AC_SUBST(MOZ_LIBSTDCXX_HOST_VERSION)
+   CXXFLAGS=$CXXFLAGS -D_GLIBCXX_USE_CXX11_ABI=0
+   HOST_CXXFLAGS=$HOST_CXXFLAGS -D_GLIBCXX_USE_CXX11_ABI=0
 fi
 
 dnl 
 dnl =
 dnl = Profiling and Instrumenting
 dnl =
 dnl 
 MOZ_ARG_HEADER(Profiling and Instrumenting)
-- 
2.3.5.1.g2355df5

++ mozilla-disable-JEMALLOC_STATIC_SIZES-on-ppc.patch ++
--- a/memory/mozjemalloc/jemalloc.c 2014-08-25 15:17:22.0 +0200
+++ b/memory/mozjemalloc/jemalloc.c 2014-10-03 11:30:51.183346370 +0200
@@ -1088,7 +1088,7 @@
  * controlling the malloc behavior are defined as compile-time constants
  * for best performance and cannot be altered at runtime.
  */
-#if !defined(__ia64__)  !defined(__sparc__)  !defined(__mips__)
+#if !defined(__ia64__)  !defined(__sparc__)  !defined(__mips__)  
!defined(__powerpc__)
 #define MALLOC_STATIC_SIZES 1
 #endif
++ mozilla-reintroduce-pixman-code-path.patch ++

# HG changeset patch
# User Mike Hommey m...@glandium.org
# Date 1425858139 -32400
# Node ID 48e130d698364f246d9ab870044617fbf9e21f20
# Parent  08d7c1951e618f91863d34bddfdffe880bf78bf6
Bug 1136958 - Reintroduce pixman code path removed in bug 1097776 for 
--disable-skia builds. 

commit seamonkey for openSUSE:Factory

2015-03-23 Thread h_root
Hello community,

here is the log from the commit of package seamonkey for openSUSE:Factory 
checked in at 2015-03-23 12:19:21

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


Package is seamonkey

Changes:

--- /work/SRC/openSUSE:Factory/seamonkey/seamonkey.changes  2015-03-18 
13:07:22.0 +0100
+++ /work/SRC/openSUSE:Factory/.seamonkey.new/seamonkey.changes 2015-03-23 
12:19:31.0 +0100
@@ -1,0 +2,10 @@
+Sun Mar 22 09:11:17 UTC 2015 - w...@rosenauer.org
+
+- update to SeaMonkey 2.33.1 (bnc#923534)
+  * MFSA 2015-28/CVE-2015-0818 (bmo#1144988)
+Privilege escalation through SVG navigation
+  * MFSA 2015-29/CVE-2015-0817 (bmo#1145255)
+Code execution through incorrect JavaScript bounds checking
+elimination
+
+---

Old:

  l10n-2.33.tar.bz2
  seamonkey-2.33-source.tar.bz2

New:

  l10n-2.33.1.tar.bz2
  seamonkey-2.33.1-source.tar.bz2



Other differences:
--
++ seamonkey.spec ++
--- /var/tmp/diff_new_pack.0MecqP/_old  2015-03-23 12:19:38.0 +0100
+++ /var/tmp/diff_new_pack.0MecqP/_new  2015-03-23 12:19:38.0 +0100
@@ -60,9 +60,9 @@
 %endif
 Provides:   web_browser
 Provides:   browser(npapi)
-Version:2.33
+Version:2.33.1
 Release:0
-%define releasedate 2015030600
+%define releasedate 2015032100
 Summary:The successor of the Mozilla Application Suite
 License:MPL-2.0
 Group:  Productivity/Networking/Web/Browsers


++ compare-locales.tar.bz2 ++

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.0MecqP/_old  2015-03-23 12:19:38.0 +0100
+++ /var/tmp/diff_new_pack.0MecqP/_new  2015-03-23 12:19:38.0 +0100
@@ -2,8 +2,8 @@
 
 CHANNEL=release
 BRANCH=releases/comm-$CHANNEL
-RELEASE_TAG=SEAMONKEY_2_33_RELEASE
-VERSION=2.33
+RELEASE_TAG=SEAMONKEY_2_33_1_RELEASE
+VERSION=2.33.1
 
 echo cloning $BRANCH...
 hg clone http://hg.mozilla.org/$BRANCH seamonkey

++ l10n-2.33.tar.bz2 - l10n-2.33.1.tar.bz2 ++
/work/SRC/openSUSE:Factory/seamonkey/l10n-2.33.tar.bz2 
/work/SRC/openSUSE:Factory/.seamonkey.new/l10n-2.33.1.tar.bz2 differ: char 11, 
line 1

++ seamonkey-2.33-source.tar.bz2 - seamonkey-2.33.1-source.tar.bz2 ++
/work/SRC/openSUSE:Factory/seamonkey/seamonkey-2.33-source.tar.bz2 
/work/SRC/openSUSE:Factory/.seamonkey.new/seamonkey-2.33.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 seamonkey for openSUSE:Factory

2015-03-18 Thread h_root
Hello community,

here is the log from the commit of package seamonkey for openSUSE:Factory 
checked in at 2015-03-18 13:06:50

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


Package is seamonkey

Changes:

--- /work/SRC/openSUSE:Factory/seamonkey/seamonkey.changes  2015-01-20 
12:39:04.0 +0100
+++ /work/SRC/openSUSE:Factory/.seamonkey.new/seamonkey.changes 2015-03-18 
13:07:22.0 +0100
@@ -1,0 +2,56 @@
+Mon Mar 16 08:48:08 UTC 2015 - w...@rosenauer.org
+
+- update to SeaMonkey 2.33 (bnc#917597)
+  * MFSA 2015-11/CVE-2015-0835/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-13/CVE-2015-0832 (bmo#1065909)
+Appended period to hostnames can bypass HPKP and HSTS protections
+  * MFSA 2015-14/CVE-2015-0830 (bmo#1110488)
+Malicious WebGL content crash when writing strings
+  * MFSA 2015-15/CVE-2015-0834 (bmo#1098314)
+TLS TURN and STUN connections silently fail to simple TCP connections
+  * MFSA 2015-16/CVE-2015-0831 (bmo#1130514)
+Use-after-free in IndexedDB
+  * MFSA 2015-17/CVE-2015-0829 (bmo#1128939)
+Buffer overflow in libstagefright during MP4 video playback
+  * MFSA 2015-18/CVE-2015-0828 (bmo#1030667, bmo#988675)
+Double-free when using non-default memory allocators with a
+zero-length XHR
+  * MFSA 2015-19/CVE-2015-0827 (bmo#1117304)
+Out-of-bounds read and write while rendering SVG content
+  * MFSA 2015-20/CVE-2015-0826 (bmo#1092363)
+Buffer overflow during CSS restyling
+  * MFSA 2015-21/CVE-2015-0825 (bmo#1092370)
+Buffer underflow during MP3 playback
+  * MFSA 2015-22/CVE-2015-0824 (bmo#1095925)
+Crash using DrawTarget in Cairo graphics library
+  * MFSA 2015-23/CVE-2015-0823 (bmo#1098497)
+Use-after-free in Developer Console date with OpenType Sanitiser
+  * MFSA 2015-24/CVE-2015-0822 (bmo#1110557)
+Reading of local files through manipulation of form autocomplete
+  * MFSA 2015-25/CVE-2015-0821 (bmo#960)
+Local files or privileged URLs in pages can be opened into new tabs
+  * MFSA 2015-26/CVE-2015-0819 (bmo#1079554)
+UI Tour whitelisted sites in background tab can spoof foreground
+tabs
+  * MFSA 2015-27CVE-2015-0820 (bmo#1125398)
+Caja Compiler JavaScript sandbox bypass
+- rebased patches
+- requires NSS 3.17.4
+- removed obsolete seamonkey-fix-signed-char.patch
+- mozilla-xremote-client was removed upstream
+
+---
+Sat Feb  7 09:52:07 UTC 2015 - w...@rosenauer.org
+
+- update to SeaMonkey 2.32.1
+  * fixed MailNews feeds not updating
+  * fixed selected profile in Profile Manager not remembered
+  * fixed opening a bookmark folder in tabs on Linux
+  * fixed Troubleshooting Information (about:support) with the
+Modern theme
+
+---

Old:

  l10n-2.32.tar.bz2
  seamonkey-2.32-source.tar.bz2
  seamonkey-fix-signed-char.patch

New:

  l10n-2.33.tar.bz2
  seamonkey-2.33-source.tar.bz2



Other differences:
--
++ seamonkey.spec ++
--- /var/tmp/diff_new_pack.H3NyTH/_old  2015-03-18 13:07:31.0 +0100
+++ /var/tmp/diff_new_pack.H3NyTH/_new  2015-03-18 13:07:31.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package seamonkey
 #
-# 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
@@ -60,9 +60,9 @@
 %endif
 Provides:   web_browser
 Provides:   browser(npapi)
-Version:2.32
+Version:2.33
 Release:0
-%define releasedate 2015011400
+%define releasedate 2015030600
 Summary:The successor of the Mozilla Application Suite
 License:MPL-2.0
 Group:  Productivity/Networking/Web/Browsers
@@ -88,7 +88,6 @@
 Patch12:mozilla-openaes-decl.patch
 Patch13:mozilla-fix-prototype.patch
 Patch100:   seamonkey-ua-locale.patch
-Patch101:   seamonkey-fix-signed-char.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 PreReq: /bin/sh coreutils
 Provides:   seamonkey-mail = %{version}
@@ -116,7 +115,7 @@
 # so using %opensuse_bs is secure for now
 BuildRequires:  mozilla-nspr-devel = 4.10.7
 PreReq: mozilla-nspr = %(rpm -q --queryformat '%{VERSION}' 
mozilla-nspr)
-BuildRequires:  mozilla-nss-devel = 3.17.2
+BuildRequires:  mozilla-nss-devel = 3.17.4
 PreReq: mozilla-nss = %(rpm -q --queryformat '%{VERSION}' mozilla-nss)
 
 

commit seamonkey for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package seamonkey for openSUSE:Factory 
checked in at 2015-01-20 12:36:07

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


Package is seamonkey

Changes:

--- /work/SRC/openSUSE:Factory/seamonkey/seamonkey.changes  2015-01-06 
09:06:44.0 +0100
+++ /work/SRC/openSUSE:Factory/.seamonkey.new/seamonkey.changes 2015-01-20 
12:39:04.0 +0100
@@ -1,0 +2,27 @@
+Sat Jan 17 17:59:50 UTC 2015 - w...@rosenauer.org
+
+- update to SeaMonkey 2.32 (bnc#910669)
+  * MFSA 2015-01/CVE-2014-8634/CVE-2014-8635
+Miscellaneous memory safety hazards
+  * MFSA 2015-02/CVE-2014-8637 (bmo#1094536)
+Uninitialized memory use during bitmap rendering
+  * 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-05/CVE-2014-8640 (bmo#1100409)
+Read of uninitialized memory in Web Audio
+  * MFSA 2015-06/CVE-2014-8641 (bmo#1108455)
+Read-after-free in WebRTC
+  * MFSA 2015-07/CVE-2014-8643 (bmo#1114170) (Windows-only)
+Gecko Media Plugin sandbox escape
+  * MFSA 2015-08/CVE-2014-8642 (bmo#1079658)
+Delegated OCSP responder certificates failure with
+id-pkix-ocsp-nocheck extension
+  * MFSA 2015-09/CVE-2014-8636 (bmo#987794)
+XrayWrapper bypass through DOM objects
+- rebased patches
+- removed obsolete mozilla-seamonkey-sdk.patch
+- added mozilla-openaes-decl.patch to fix implicit declarations
+
+---

Old:

  l10n-2.31.tar.bz2
  mozilla-seamonkey-sdk.patch
  seamonkey-2.31-source.tar.bz2

New:

  l10n-2.32.tar.bz2
  mozilla-openaes-decl.patch
  seamonkey-2.32-source.tar.bz2



Other differences:
--
++ seamonkey.spec ++
--- /var/tmp/diff_new_pack.n9ExPR/_old  2015-01-20 12:39:09.0 +0100
+++ /var/tmp/diff_new_pack.n9ExPR/_new  2015-01-20 12:39:09.0 +0100
@@ -60,9 +60,9 @@
 %endif
 Provides:   web_browser
 Provides:   browser(npapi)
-Version:2.31
+Version:2.32
 Release:0
-%define releasedate 2014120200
+%define releasedate 2015011400
 Summary:The successor of the Mozilla Application Suite
 License:MPL-2.0
 Group:  Productivity/Networking/Web/Browsers
@@ -85,7 +85,7 @@
 Patch7: mozilla-ntlm-full-path.patch
 Patch8: mozilla-ua-locale.patch
 Patch11:mozilla-icu-strncat.patch
-Patch12:mozilla-seamonkey-sdk.patch
+Patch12:mozilla-openaes-decl.patch
 Patch13:mozilla-fix-prototype.patch
 Patch100:   seamonkey-ua-locale.patch
 Patch101:   seamonkey-fix-signed-char.patch


++ compare-locales.tar.bz2 ++

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.n9ExPR/_old  2015-01-20 12:39:09.0 +0100
+++ /var/tmp/diff_new_pack.n9ExPR/_new  2015-01-20 12:39:09.0 +0100
@@ -2,8 +2,8 @@
 
 CHANNEL=release
 BRANCH=releases/comm-$CHANNEL
-RELEASE_TAG=SEAMONKEY_2_31_RELEASE
-VERSION=2.31
+RELEASE_TAG=SEAMONKEY_2_32_RELEASE
+VERSION=2.32
 
 echo cloning $BRANCH...
 hg clone http://hg.mozilla.org/$BRANCH seamonkey

++ l10n-2.31.tar.bz2 - l10n-2.32.tar.bz2 ++
/work/SRC/openSUSE:Factory/seamonkey/l10n-2.31.tar.bz2 
/work/SRC/openSUSE:Factory/.seamonkey.new/l10n-2.32.tar.bz2 differ: char 11, 
line 1

++ mozilla-openaes-decl.patch ++
# HG changeset patch
# Parent 33024abb3c58dab7239e32388df58e14f99defd5
# User Wolfgang Rosenauer w...@rosenauer.org

diff --git a/media/gmp-clearkey/0.1/openaes/oaes_lib.c 
b/media/gmp-clearkey/0.1/openaes/oaes_lib.c
--- a/media/gmp-clearkey/0.1/openaes/oaes_lib.c
+++ b/media/gmp-clearkey/0.1/openaes/oaes_lib.c
@@ -27,16 +27,17 @@
  * POSSIBILITY OF SUCH DAMAGE.
  * ---
  */
 static const char _NR[] = {
0x4e,0x61,0x62,0x69,0x6c,0x20,0x53,0x2e,0x20,
0x41,0x6c,0x20,0x52,0x61,0x6d,0x6c,0x69,0x00 };
 
 #include stdlib.h
+#include stdio.h
 #include stddef.h
 #include time.h 
 #include string.h
 
 #ifdef WIN32
 #include process.h
 #endif
 
++ mozilla-shared-nss-db.patch ++
--- /var/tmp/diff_new_pack.n9ExPR/_old  2015-01-20 12:39:09.0 +0100
+++ /var/tmp/diff_new_pack.n9ExPR/_new  2015-01-20 12:39:09.0 +0100
@@ -7,7 +7,7 @@
 diff --git a/configure.in b/configure.in
 --- a/configure.in
 +++ b/configure.in
-@@ -8199,16 +8199,31 @@ if test $MOZ_ENABLE_SKIA; then
+@@ -8302,16 +8302,31 @@ if test $MOZ_ENABLE_SKIA; then
  MOZ_ENABLE_SKIA_GPU=1
  AC_DEFINE(USE_SKIA_GPU)
  AC_SUBST(MOZ_ENABLE_SKIA_GPU)
@@ -42,7 +42,7 @@
 diff --git 

commit seamonkey for openSUSE:Factory

2015-01-06 Thread h_root
Hello community,

here is the log from the commit of package seamonkey for openSUSE:Factory 
checked in at 2015-01-06 09:06:43

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


Package is seamonkey

Changes:

--- /work/SRC/openSUSE:Factory/seamonkey/seamonkey.changes  2014-12-05 
21:04:46.0 +0100
+++ /work/SRC/openSUSE:Factory/.seamonkey.new/seamonkey.changes 2015-01-06 
09:06:44.0 +0100
@@ -1,0 +2,21 @@
+Thu Jan  1 22:53:33 UTC 2015 - w...@rosenauer.org
+
+- use GStreamer 1.0 from 13.2 on
+- removed package support for distributions older than 12.3
+  * removed mozilla-sle11.patch
+
+---
+Mon Dec  8 10:49:06 UTC 2014 - meiss...@suse.com
+
+- seamonkey-fix-signed-char.patch: fix build on platforms
+  where char is unsigned (power/arm). (bmo#1085151)
+- mozilla-fix-prototype.patch: add string.h includes
+  for memcpy prototype (as used on bigendian architectures).
+
+---
+Thu Dec  4 23:52:37 UTC 2014 - pce...@suse.com
+
+- enable some extensions using the addons sdk (e.g. Ghostery)
+  (mozilla-seamonkey-sdk.patch) (bmo#1071048)
+
+---

Old:

  mozilla-sle11.patch

New:

  mozilla-fix-prototype.patch
  mozilla-seamonkey-sdk.patch
  seamonkey-fix-signed-char.patch



Other differences:
--
++ seamonkey.spec ++
--- /var/tmp/diff_new_pack.m5C4Uk/_old  2015-01-06 09:06:49.0 +0100
+++ /var/tmp/diff_new_pack.m5C4Uk/_new  2015-01-06 09:06:49.0 +0100
@@ -1,8 +1,8 @@
 #
 # spec file for package seamonkey
 #
-# 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,8 +17,9 @@
 #
 
 
-%if %suse_version  1220
-%define gstreamer_ver 0.10
+%if 0%{?suse_version}  1310
+%define gstreamer_ver 1.0
+%define gstreamer 1
 %else
 %define gstreamer_ver 0.10
 %endif
@@ -32,7 +33,9 @@
 BuildRequires:  hunspell-devel
 BuildRequires:  libgnomeui-devel
 BuildRequires:  libidl-devel
+BuildRequires:  libiw-devel
 BuildRequires:  libnotify-devel
+BuildRequires:  libproxy-devel
 BuildRequires:  makeinfo
 BuildRequires:  nss-shared-helper-devel
 BuildRequires:  python
@@ -42,17 +45,18 @@
 BuildRequires:  xorg-x11-libXt-devel
 BuildRequires:  yasm
 BuildRequires:  zip
-%if %suse_version  1110
-BuildRequires:  libiw-devel
-BuildRequires:  libproxy-devel
-%else
-BuildRequires:  wireless-tools
-%endif
-BuildRequires:  pkgconfig(libpulse)
-%if %suse_version  1210
 BuildRequires:  pkgconfig(gstreamer-%gstreamer_ver)
 BuildRequires:  pkgconfig(gstreamer-app-%gstreamer_ver)
 BuildRequires:  pkgconfig(gstreamer-plugins-base-%gstreamer_ver)
+BuildRequires:  pkgconfig(libpulse)
+%if 0%{?gstreamer} == 1
+Requires:   libgstreamer-1_0-0
+Recommends: gstreamer-fluendo-mp3
+Recommends: gstreamer-plugins-libav
+%else
+Requires:   libgstreamer-0_10-0
+Recommends: gstreamer-0_10-fluendo-mp3
+Recommends: gstreamer-0_10-plugins-ffmpeg
 %endif
 Provides:   web_browser
 Provides:   browser(npapi)
@@ -77,12 +81,14 @@
 Patch1: mozilla-nongnome-proxies.patch
 Patch2: mozilla-prefer_plugin_pref.patch
 Patch3: mozilla-shared-nss-db.patch
-Patch4: mozilla-sle11.patch
 Patch5: mozilla-language.patch
 Patch7: mozilla-ntlm-full-path.patch
 Patch8: mozilla-ua-locale.patch
 Patch11:mozilla-icu-strncat.patch
+Patch12:mozilla-seamonkey-sdk.patch
+Patch13:mozilla-fix-prototype.patch
 Patch100:   seamonkey-ua-locale.patch
+Patch101:   seamonkey-fix-signed-char.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 PreReq: /bin/sh coreutils
 Provides:   seamonkey-mail = %{version}
@@ -183,16 +189,16 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
-%if %suse_version  1120
-%patch4 -p1
-%endif
 %patch5 -p1
 %patch7 -p1
 %patch8 -p1
 %patch11 -p1
+%patch12 -p1
+%patch13 -p1
 popd
 # comm patches
 %patch100 -p1
+%patch101 -p1
 
 %build
 # no need to add build time to binaries
@@ -263,12 +269,10 @@
 %if %has_system_cairo
 ac_add_options --enable-system-cairo
 %endif
-%if %suse_version  1110
-ac_add_options --enable-libproxy
-%endif
-%if %suse_version  1220
-ac_add_options --disable-gstreamer
+%if 0%{?gstreamer} == 1
+ac_add_options --enable-gstreamer=1.0
 %endif
+ac_add_options 

commit seamonkey for openSUSE:Factory

2014-12-05 Thread h_root
Hello community,

here is the log from the commit of package seamonkey for openSUSE:Factory 
checked in at 2014-12-05 21:04:41

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


Package is seamonkey

Changes:

--- /work/SRC/openSUSE:Factory/seamonkey/seamonkey.changes  2014-11-24 
11:09:49.0 +0100
+++ /work/SRC/openSUSE:Factory/.seamonkey.new/seamonkey.changes 2014-12-05 
21:04:46.0 +0100
@@ -1,0 +2,21 @@
+Wed Dec  3 06:53:08 UTC 2014 - w...@rosenauer.org
+
+- update to SeaMonkey 2.31 (bnc#908009)
+  * requires NSS 3.17.2
+  * MFSA 2014-83/CVE-2014-1587/CVE-2014-1588
+Miscellaneous memory safety hazards
+  * MFSA 2014-84/CVE-2014-1589 (bmo#1043787)
+XBL bindings accessible via improper CSS declarations
+  * MFSA 2014-85/CVE-2014-1590 (bmo#1087633)
+XMLHttpRequest crashes with some input streams
+  * MFSA 2014-86/CVE-2014-1591 (bmo#1069762)
+CSP leaks redirect data via violation reports
+  * 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
+- rebased patches
+
+---

Old:

  l10n-2.30.tar.bz2
  seamonkey-2.30-source.tar.bz2

New:

  l10n-2.31.tar.bz2
  seamonkey-2.31-source.tar.bz2



Other differences:
--
++ seamonkey.spec ++
--- /var/tmp/diff_new_pack.fr84vp/_old  2014-12-05 21:04:53.0 +0100
+++ /var/tmp/diff_new_pack.fr84vp/_new  2014-12-05 21:04:53.0 +0100
@@ -56,9 +56,9 @@
 %endif
 Provides:   web_browser
 Provides:   browser(npapi)
-Version:2.30
+Version:2.31
 Release:0
-%define releasedate 2014101300
+%define releasedate 2014120200
 Summary:The successor of the Mozilla Application Suite
 License:MPL-2.0
 Group:  Productivity/Networking/Web/Browsers
@@ -90,7 +90,7 @@
 Provides:   seamonkey-spellchecker = %{version}
 Obsoletes:  seamonkey-spellchecker = 2.0
 # venkman is discontinued and removed (not merged)
-Provides:   seamonkey-venkman = 2.30
+Provides:   seamonkey-venkman = %{version}
 Obsoletes:  seamonkey-venkman = 2.29
 Recommends: libcanberra0
 Recommends: libpulse0
@@ -110,7 +110,7 @@
 # so using %opensuse_bs is secure for now
 BuildRequires:  mozilla-nspr-devel = 4.10.7
 PreReq: mozilla-nspr = %(rpm -q --queryformat '%{VERSION}' 
mozilla-nspr)
-BuildRequires:  mozilla-nss-devel = 3.17.1
+BuildRequires:  mozilla-nss-devel = 3.17.2
 PreReq: mozilla-nss = %(rpm -q --queryformat '%{VERSION}' mozilla-nss)
 
 %description
@@ -279,7 +279,7 @@
 make -C suite/installer STRIP=/bin/true MOZ_PKG_FATAL_WARNINGS=0
 # copy tree into RPM_BUILD_ROOT
 mkdir -p $RPM_BUILD_ROOT%{progdir}
-cp -rf $RPM_BUILD_DIR/seamonkey/obj*/mozilla/dist/seamonkey/* 
$RPM_BUILD_ROOT%{progdir}
+cp -rf $RPM_BUILD_DIR/seamonkey/obj*/dist/seamonkey/* $RPM_BUILD_ROOT%{progdir}
 # remove some executable permissions
 find $RPM_BUILD_ROOT%{progdir} \
 -name *.js -o \
@@ -312,7 +312,7 @@
 LOCALE_MERGEDIR=$RPM_BUILD_DIR/l10n-merged/$locale \
 make -C suite/locales langpack-$locale || continue
 
-cp -rL mozilla/dist/xpi-stage/locale-$locale \
+cp -rL dist/xpi-stage/locale-$locale \
 
$RPM_BUILD_ROOT%{progdir}/extensions/langpack-$loc...@seamonkey.mozilla.org
 rm 
$RPM_BUILD_ROOT%{progdir}/extensions/langpack-$loc...@seamonkey.mozilla.org/chrome/.mkdir.done
 


++ compare-locales.tar.bz2 ++

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.fr84vp/_old  2014-12-05 21:04:53.0 +0100
+++ /var/tmp/diff_new_pack.fr84vp/_new  2014-12-05 21:04:53.0 +0100
@@ -2,8 +2,8 @@
 
 CHANNEL=release
 BRANCH=releases/comm-$CHANNEL
-RELEASE_TAG=SEAMONKEY_2_30_RELEASE
-VERSION=2.30
+RELEASE_TAG=SEAMONKEY_2_31_RELEASE
+VERSION=2.31
 
 echo cloning $BRANCH...
 hg clone http://hg.mozilla.org/$BRANCH seamonkey

++ l10n-2.30.tar.bz2 - l10n-2.31.tar.bz2 ++
/work/SRC/openSUSE:Factory/seamonkey/l10n-2.30.tar.bz2 
/work/SRC/openSUSE:Factory/.seamonkey.new/l10n-2.31.tar.bz2 differ: char 11, 
line 1

++ mozilla-language.patch ++
--- /var/tmp/diff_new_pack.fr84vp/_old  2014-12-05 21:04:53.0 +0100
+++ /var/tmp/diff_new_pack.fr84vp/_new  2014-12-05 21:04:53.0 +0100
@@ -1,11 +1,11 @@
 # HG changeset patch
 # User Wolfgang Rosenauer w...@rosenauer.org
-# Parent 13eb644c1216aed92b29dbc63fc26ce66f98c66c
+# Parent 5a29924228527f8882c83cf62d470963ea1ce62e
 Bug 583793 - Firefox 

commit seamonkey for openSUSE:Factory

2014-11-24 Thread h_root
Hello community,

here is the log from the commit of package seamonkey for openSUSE:Factory 
checked in at 2014-11-24 11:09:16

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


Package is seamonkey

Changes:

--- /work/SRC/openSUSE:Factory/seamonkey/seamonkey.changes  2014-09-23 
10:43:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.seamonkey.new/seamonkey.changes 2014-11-24 
11:09:49.0 +0100
@@ -1,0 +2,44 @@
+Fri Nov 21 10:43:11 UTC 2014 - w...@rosenauer.org
+
+- use platform specific build flags as in Firefox
+  (including _constraints)
+- define /usr/share/myspell as additional dictionary location
+  and remove add-plugins.sh finally (bnc#900639)
+
+---
+Wed Nov 19 22:13:00 UTC 2014 - Led led...@gmail.com
+
+- fix bashisms in mozilla.sh and add-plugins.sh scripts
+
+---
+Tue Oct 14 21:06:22 UTC 2014 - w...@rosenauer.org
+
+- update to SeaMonkey 2.30 (bnc#900941)
+  * venkman debugger removed from application and therefore
+obsolete package seamonkey-venkman
+  * MFSA 2014-74/CVE-2014-1574/CVE-2014-1575
+Miscellaneous memory safety hazards
+  * MFSA 2014-75/CVE-2014-1576 (bmo#1041512)
+Buffer overflow during CSS manipulation
+  * MFSA 2014-76/CVE-2014-1577 (bmo#1012609)
+Web Audio memory corruption issues with custom waveforms
+  * MFSA 2014-77/CVE-2014-1578 (bmo#1063327)
+Out-of-bounds write with WebM video
+  * MFSA 2014-78/CVE-2014-1580 (bmo#1063733)
+Further uninitialized memory use during GIF rendering
+  * MFSA 2014-79/CVE-2014-1581 (bmo#1068218)
+Use-after-free interacting with text directionality
+  * MFSA 2014-80/CVE-2014-1582/CVE-2014-1584 (bmo#1049095, bmo#1066190)
+Key pinning bypasses
+  * MFSA 2014-81/CVE-2014-1585/CVE-2014-1586 (bmo#1062876, bmo#1062981)
+Inconsistent video sharing within iframe
+  * MFSA 2014-82/CVE-2014-1583 (bmo#1015540)
+Accessing cross-origin objects via the Alarms API
+(only relevant for installed web apps)
+- requires NSPR 4.10.7
+- requires NSS 3.17.1
+- removed obsolete patches:
+  * mozilla-ppc.patch
+  * mozilla-libproxy-compat.patch
+
+---
@@ -4 +48 @@
-- update to SeaMonkey 2.29 (bmo#894370)
+- update to SeaMonkey 2.29 (bnc#894370)

Old:

  add-plugins.sh.in
  l10n-2.29.tar.bz2
  mozilla-libproxy-compat.patch
  mozilla-ppc.patch
  seamonkey-2.29-source.tar.bz2

New:

  l10n-2.30.tar.bz2
  seamonkey-2.30-source.tar.bz2
  spellcheck.js



Other differences:
--
++ seamonkey.spec ++
--- /var/tmp/diff_new_pack.6CnfpS/_old  2014-11-24 11:09:58.0 +0100
+++ /var/tmp/diff_new_pack.6CnfpS/_new  2014-11-24 11:09:58.0 +0100
@@ -56,16 +56,16 @@
 %endif
 Provides:   web_browser
 Provides:   browser(npapi)
-Version:2.29
+Version:2.30
 Release:0
-%define releasedate 2014091200
+%define releasedate 2014101300
 Summary:The successor of the Mozilla Application Suite
 License:MPL-2.0
 Group:  Productivity/Networking/Web/Browsers
 Url:http://www.mozilla.org/projects/seamonkey
 Source: seamonkey-%{version}-source.tar.bz2
 Source1:seamonkey-desktop.tar.bz2
-Source2:add-plugins.sh.in
+Source2:spellcheck.js
 Source3:mozilla.sh.in
 Source4:suse-default-prefs.js
 Source5:l10n-%{version}.tar.bz2
@@ -81,9 +81,7 @@
 Patch5: mozilla-language.patch
 Patch7: mozilla-ntlm-full-path.patch
 Patch8: mozilla-ua-locale.patch
-Patch9: mozilla-ppc.patch
 Patch11:mozilla-icu-strncat.patch
-Patch12:mozilla-libproxy-compat.patch
 Patch100:   seamonkey-ua-locale.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 PreReq: /bin/sh coreutils
@@ -91,6 +89,9 @@
 Obsoletes:  seamonkey-mail = 2.0
 Provides:   seamonkey-spellchecker = %{version}
 Obsoletes:  seamonkey-spellchecker = 2.0
+# venkman is discontinued and removed (not merged)
+Provides:   seamonkey-venkman = 2.30
+Obsoletes:  seamonkey-venkman = 2.29
 Recommends: libcanberra0
 Recommends: libpulse0
 %define progname %{name}
@@ -107,9 +108,9 @@
 %global __find_provides %provfind
 # the following conditions are always met in Factory by definition
 # so using %opensuse_bs is secure for now
-BuildRequires:  mozilla-nspr-devel = 4.10.6
+BuildRequires:  mozilla-nspr-devel = 4.10.7
 PreReq: mozilla-nspr = %(rpm -q --queryformat '%{VERSION}' 
mozilla-nspr)
-BuildRequires:  mozilla-nss-devel = 3.16.4
+BuildRequires:  mozilla-nss-devel = 3.17.1
 PreReq:   

commit seamonkey for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package seamonkey for openSUSE:Factory 
checked in at 2014-09-23 10:42:45

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


Package is seamonkey

Changes:

--- /work/SRC/openSUSE:Factory/seamonkey/seamonkey.changes  2014-06-17 
11:23:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.seamonkey.new/seamonkey.changes 2014-09-23 
10:43:10.0 +0200
@@ -1,0 +2,18 @@
+Sat Sep 20 14:53:01 UTC 2014 - w...@rosenauer.org
+
+- update to SeaMonkey 2.29 (bmo#894370)
+  * based on Gecko 32.0 including all security fixes outlined here
+https://www.mozilla.org/security/known-vulnerabilities/
+  * removed obsolete patches
+mozilla-aarch64-bmo-810631.patch, mozilla-aarch64-bmo-962488.patch,
+mozilla-aarch64-bmo-963023.patch, mozilla-aarch64-bmo-963024.patch,
+mozilla-aarch64-bmo-963027.patch
+mozilla-ppc64le-build.patch, mozilla-ppc64le-javascript.patch,
+mozilla-ppc64le-libffi.patch, mozilla-ppc64le-mfbt.patch,
+mozilla-ppc64le-webrtc.patch, mozilla-ppc64le-xpcom.patch
+  * rebased patches
+- requires NSS 3.16.4
+- build with --disable-optimize for 13.1 and above for i586 to
+  workaround miscompilations (bnc#896624)
+
+---

Old:

  l10n-2.26.1.tar.bz2
  mozilla-aarch64-bmo-810631.patch
  mozilla-aarch64-bmo-962488.patch
  mozilla-aarch64-bmo-963023.patch
  mozilla-aarch64-bmo-963024.patch
  mozilla-aarch64-bmo-963027.patch
  mozilla-ppc64le-build.patch
  mozilla-ppc64le-javascript.patch
  mozilla-ppc64le-libffi.patch
  mozilla-ppc64le-mfbt.patch
  mozilla-ppc64le-webrtc.patch
  mozilla-ppc64le-xpcom.patch
  seamonkey-2.26.1-source.tar.bz2

New:

  l10n-2.29.tar.bz2
  seamonkey-2.29-source.tar.bz2



Other differences:
--
++ seamonkey.spec ++
--- /var/tmp/diff_new_pack.NR11oa/_old  2014-09-23 10:43:16.0 +0200
+++ /var/tmp/diff_new_pack.NR11oa/_new  2014-09-23 10:43:16.0 +0200
@@ -56,9 +56,9 @@
 %endif
 Provides:   web_browser
 Provides:   browser(npapi)
-Version:2.26.1
+Version:2.29
 Release:0
-%define releasedate 2014061500
+%define releasedate 2014091200
 Summary:The successor of the Mozilla Application Suite
 License:MPL-2.0
 Group:  Productivity/Networking/Web/Browsers
@@ -84,18 +84,6 @@
 Patch9: mozilla-ppc.patch
 Patch11:mozilla-icu-strncat.patch
 Patch12:mozilla-libproxy-compat.patch
-Patch13:mozilla-ppc64le-build.patch
-Patch14:mozilla-ppc64le-javascript.patch
-Patch15:mozilla-ppc64le-libffi.patch
-Patch16:mozilla-ppc64le-mfbt.patch
-Patch17:mozilla-ppc64le-webrtc.patch
-Patch18:mozilla-ppc64le-xpcom.patch
-# Gecko/Toolkit AArch64 Porting
-Patch30:mozilla-aarch64-bmo-810631.patch
-Patch31:mozilla-aarch64-bmo-962488.patch
-Patch32:mozilla-aarch64-bmo-963027.patch
-Patch33:mozilla-aarch64-bmo-963023.patch
-Patch34:mozilla-aarch64-bmo-963024.patch
 Patch100:   seamonkey-ua-locale.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 PreReq: /bin/sh coreutils
@@ -121,7 +109,7 @@
 # so using %opensuse_bs is secure for now
 BuildRequires:  mozilla-nspr-devel = 4.10.6
 PreReq: mozilla-nspr = %(rpm -q --queryformat '%{VERSION}' 
mozilla-nspr)
-BuildRequires:  mozilla-nss-devel = 3.16
+BuildRequires:  mozilla-nss-devel = 3.16.4
 PreReq: mozilla-nss = %(rpm -q --queryformat '%{VERSION}' mozilla-nss)
 
 %description
@@ -203,17 +191,6 @@
 %patch9 -p1
 %patch11 -p1
 %patch12 -p1
-%patch13 -p1
-%patch14 -p1
-%patch15 -p1
-%patch16 -p1
-%patch17 -p1
-%patch18 -p1
-%patch30 -p1
-%patch31 -p1
-%patch32 -p1
-%patch33 -p1
-%patch34 -p1
 popd
 # comm patches
 %patch100 -p1
@@ -249,7 +226,14 @@
 ac_add_options --with-l10n-base=$RPM_BUILD_DIR/l10n
 %endif
 ac_add_options --disable-tests
-ac_add_options --enable-optimize
+ac_add_options --enable-release
+ac_add_options --enable-stdcxx-compat
+%ifarch %ix86
+%if %suse_version  1230
+ac_add_options --disable-optimize
+%endif
+%endif
+ac_add_options --enable-elf-hack
 ac_add_options --disable-debug --disable-dtd-debug
 ac_add_options --enable-libxul
 ac_add_options --with-system-nspr


++ compare-locales.tar.bz2 ++

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.NR11oa/_old  2014-09-23 10:43:16.0 +0200
+++ /var/tmp/diff_new_pack.NR11oa/_new  2014-09-23 10:43:16.0 +0200
@@ -2,8 +2,8 @@
 
 CHANNEL=release
 BRANCH=releases/comm-$CHANNEL
-RELEASE_TAG=SEAMONKEY_2_26_RELEASE
-VERSION=2.26
+RELEASE_TAG=SEAMONKEY_2_29_RELEASE
+VERSION=2.29
 
 echo cloning $BRANCH...
 hg clone 

commit seamonkey for openSUSE:Factory

2014-06-17 Thread h_root
Hello community,

here is the log from the commit of package seamonkey for openSUSE:Factory 
checked in at 2014-06-17 11:23:02

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


Package is seamonkey

Changes:

--- /work/SRC/openSUSE:Factory/seamonkey/seamonkey.changes  2014-05-14 
10:45:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.seamonkey.new/seamonkey.changes 2014-06-17 
11:23:15.0 +0200
@@ -1,0 +2,31 @@
+Mon Jun 16 09:04:38 UTC 2014 - w...@rosenauer.org
+
+- update to SeaMonkey 2.26.1 (bnc#881874)
+  * MFSA 2014-48/CVE-2014-1533/CVE-2014-1534
+(bmo#921622, bmo#967354, bmo#969517, bmo#969549, bmo#973874,
+ bmo#978652, bmo#978811, bmo#988719, bmo#990868, bmo#991981,
+ bmo#992274, bmo#994907, bmo#995679, bmo#995816, bmo#995817,
+ bmo#996536, bmo#996715, bmo#999651, bmo#1000598,
+ bmo#1000960, bmo#1002340, bmo#1005578, bmo#1007223,
+ bmo#1009952, bmo#1011007)
+Miscellaneous memory safety hazards (rv:30.0)
+  * MFSA 2014-49/CVE-2014-1536/CVE-2014-1537/CVE-2014-1538
+(bmo#989994, bmo#999274, bmo#1005584)
+Use-after-free and out of bounds issues found using Address
+Sanitizer
+  * MFSA 2014-50/CVE-2014-1539 (bmo#995603)
+Clickjacking through cursor invisability after Flash interaction
+  * MFSA 2014-51/CVE-2014-1540 (bmo#978862)
+Use-after-free in Event Listener Manager
+  * MFSA 2014-52/CVE-2014-1541 (bmo#1000185)
+Use-after-free with SMIL Animation Controller
+  * MFSA 2014-53/CVE-2014-1542 (bmo#991533)
+Buffer overflow in Web Audio Speex resampler
+  * MFSA 2014-54/CVE-2014-1543 (bmo#1011859)
+Buffer overflow in Gamepad API
+  * MFSA 2014-55/CVE-2014-1545 (bmo#1018783)
+Out of bounds write in NSPR
+- requires NSPR 4.10.6
+- build require makeinfo
+
+---

Old:

  l10n-2.26.tar.bz2
  seamonkey-2.26-source.tar.bz2

New:

  l10n-2.26.1.tar.bz2
  seamonkey-2.26.1-source.tar.bz2



Other differences:
--
++ seamonkey.spec ++
--- /var/tmp/diff_new_pack.vQBmoN/_old  2014-06-17 11:23:21.0 +0200
+++ /var/tmp/diff_new_pack.vQBmoN/_new  2014-06-17 11:23:21.0 +0200
@@ -33,6 +33,7 @@
 BuildRequires:  libgnomeui-devel
 BuildRequires:  libidl-devel
 BuildRequires:  libnotify-devel
+BuildRequires:  makeinfo
 BuildRequires:  nss-shared-helper-devel
 BuildRequires:  python
 BuildRequires:  startup-notification-devel
@@ -55,9 +56,9 @@
 %endif
 Provides:   web_browser
 Provides:   browser(npapi)
-Version:2.26
+Version:2.26.1
 Release:0
-%define releasedate 2014042800
+%define releasedate 2014061500
 Summary:The successor of the Mozilla Application Suite
 License:MPL-2.0
 Group:  Productivity/Networking/Web/Browsers
@@ -118,7 +119,7 @@
 %global __find_provides %provfind
 # the following conditions are always met in Factory by definition
 # so using %opensuse_bs is secure for now
-BuildRequires:  mozilla-nspr-devel = 4.10.3
+BuildRequires:  mozilla-nspr-devel = 4.10.6
 PreReq: mozilla-nspr = %(rpm -q --queryformat '%{VERSION}' 
mozilla-nspr)
 BuildRequires:  mozilla-nss-devel = 3.16
 PreReq: mozilla-nss = %(rpm -q --queryformat '%{VERSION}' mozilla-nss)


++ compare-locales.tar.bz2 ++

++ l10n-2.26.tar.bz2 - l10n-2.26.1.tar.bz2 ++
/work/SRC/openSUSE:Factory/seamonkey/l10n-2.26.tar.bz2 
/work/SRC/openSUSE:Factory/.seamonkey.new/l10n-2.26.1.tar.bz2 differ: char 11, 
line 1

++ seamonkey-2.26-source.tar.bz2 - seamonkey-2.26.1-source.tar.bz2 ++
/work/SRC/openSUSE:Factory/seamonkey/seamonkey-2.26-source.tar.bz2 
/work/SRC/openSUSE:Factory/.seamonkey.new/seamonkey-2.26.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 seamonkey for openSUSE:Factory

2014-05-14 Thread h_root
Hello community,

here is the log from the commit of package seamonkey for openSUSE:Factory 
checked in at 2014-05-14 10:45:45

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


Package is seamonkey

Changes:

--- /work/SRC/openSUSE:Factory/seamonkey/seamonkey.changes  2014-05-01 
07:52:32.0 +0200
+++ /work/SRC/openSUSE:Factory/.seamonkey.new/seamonkey.changes 2014-05-14 
10:45:47.0 +0200
@@ -1,0 +2,5 @@
+Tue May 13 09:05:18 UTC 2014 - w...@rosenauer.org
+
+- fix translations packaging (bnc#877263)
+
+---



Other differences:
--
++ seamonkey.spec ++
--- /var/tmp/diff_new_pack.4GrzoD/_old  2014-05-14 10:45:51.0 +0200
+++ /var/tmp/diff_new_pack.4GrzoD/_new  2014-05-14 10:45:51.0 +0200
@@ -301,7 +301,7 @@
 %if %localize
 rm -f %{_tmppath}/translations.*
 touch %{_tmppath}/translations.{common,other}
-for locale in $(awk '{ print $1; }' 
../seamonkey/suite/locales/shipped-locales); do
+for locale in $(awk '{ print $1; }' ../suite/locales/shipped-locales); do
 case $locale in
 ja-JP-mac|en-US|gl)
 ;;


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



commit seamonkey for openSUSE:Factory

2014-04-30 Thread h_root
Hello community,

here is the log from the commit of package seamonkey for openSUSE:Factory 
checked in at 2014-05-01 07:52:24

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


Package is seamonkey

Changes:

--- /work/SRC/openSUSE:Factory/seamonkey/seamonkey.changes  2014-03-21 
13:51:31.0 +0100
+++ /work/SRC/openSUSE:Factory/.seamonkey.new/seamonkey.changes 2014-05-01 
07:52:32.0 +0200
@@ -1,0 +2,39 @@
+Tue Apr 29 06:43:16 UTC 2014 - w...@rosenauer.org
+
+- update to SeaMonkey 2.26 (bnc#875378)
+  * MFSA 2014-34/CVE-2014-1518/CVE-2014-1519
+Miscellaneous memory safety hazards
+  * MFSA 2014-36/CVE-2014-1522 (bmo#995289)
+Web Audio memory corruption issues
+  * MFSA 2014-37/CVE-2014-1523 (bmo#969226)
+Out of bounds read while decoding JPG images
+  * MFSA 2014-38/CVE-2014-1524 (bmo#989183)
+Buffer overflow when using non-XBL object as XBL
+  * MFSA 2014-39/CVE-2014-1525 (bmo#989210)
+Use-after-free in the Text Track Manager for HTML video
+  * MFSA 2014-41/CVE-2014-1528 (bmo#963962)
+Out-of-bounds write in Cairo
+  * MFSA 2014-42/CVE-2014-1529 (bmo#987003)
+Privilege escalation through Web Notification API
+  * MFSA 2014-43/CVE-2014-1530 (bmo#895557)
+Cross-site scripting (XSS) using history navigations
+  * MFSA 2014-44/CVE-2014-1531 (bmo#987140)
+Use-after-free in imgLoader while resizing images
+  * MFSA 2014-45/CVE-2014-1492 (bmo#903885)
+Incorrect IDNA domain name matching for wildcard certificates
+(fixed by NSS 3.16)
+  * MFSA 2014-46/CVE-2014-1532 (bmo#966006)
+Use-after-free in nsHostResolver
+  * MFSA 2014-47/CVE-2014-1526 (bmo#988106)
+Debugger can bypass XrayWrappers with JavaScript
+- rebased patches
+- added aarch64 porting patches
+  * mozilla-aarch64-bmo-810631.patch
+  * mozilla-aarch64-bmo-962488.patch
+  * mozilla-aarch64-bmo-963023.patch
+  * mozilla-aarch64-bmo-963024.patch
+  * mozilla-aarch64-bmo-963027.patch
+- requires NSPR 4.10.3 and NSS 3.16
+- added mozilla-icu-strncat.patch to fix post build checks
+
+---

Old:

  l10n-2.25.tar.bz2
  seamonkey-2.25-source.tar.bz2

New:

  l10n-2.26.tar.bz2
  mozilla-aarch64-bmo-810631.patch
  mozilla-aarch64-bmo-962488.patch
  mozilla-aarch64-bmo-963023.patch
  mozilla-aarch64-bmo-963024.patch
  mozilla-aarch64-bmo-963027.patch
  mozilla-icu-strncat.patch
  seamonkey-2.26-source.tar.bz2



Other differences:
--
++ seamonkey.spec ++
--- /var/tmp/diff_new_pack.YRgqjk/_old  2014-05-01 07:52:38.0 +0200
+++ /var/tmp/diff_new_pack.YRgqjk/_new  2014-05-01 07:52:38.0 +0200
@@ -55,9 +55,9 @@
 %endif
 Provides:   web_browser
 Provides:   browser(npapi)
-Version:2.25
+Version:2.26
 Release:0
-%define releasedate 2014031800
+%define releasedate 2014042800
 Summary:The successor of the Mozilla Application Suite
 License:MPL-2.0
 Group:  Productivity/Networking/Web/Browsers
@@ -81,6 +81,7 @@
 Patch7: mozilla-ntlm-full-path.patch
 Patch8: mozilla-ua-locale.patch
 Patch9: mozilla-ppc.patch
+Patch11:mozilla-icu-strncat.patch
 Patch12:mozilla-libproxy-compat.patch
 Patch13:mozilla-ppc64le-build.patch
 Patch14:mozilla-ppc64le-javascript.patch
@@ -88,7 +89,13 @@
 Patch16:mozilla-ppc64le-mfbt.patch
 Patch17:mozilla-ppc64le-webrtc.patch
 Patch18:mozilla-ppc64le-xpcom.patch
-Patch20:seamonkey-ua-locale.patch
+# Gecko/Toolkit AArch64 Porting
+Patch30:mozilla-aarch64-bmo-810631.patch
+Patch31:mozilla-aarch64-bmo-962488.patch
+Patch32:mozilla-aarch64-bmo-963027.patch
+Patch33:mozilla-aarch64-bmo-963023.patch
+Patch34:mozilla-aarch64-bmo-963024.patch
+Patch100:   seamonkey-ua-locale.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 PreReq: /bin/sh coreutils
 Provides:   seamonkey-mail = %{version}
@@ -111,9 +118,9 @@
 %global __find_provides %provfind
 # the following conditions are always met in Factory by definition
 # so using %opensuse_bs is secure for now
-BuildRequires:  mozilla-nspr-devel = 4.10.2
+BuildRequires:  mozilla-nspr-devel = 4.10.3
 PreReq: mozilla-nspr = %(rpm -q --queryformat '%{VERSION}' 
mozilla-nspr)
-BuildRequires:  mozilla-nss-devel = 3.15.5
+BuildRequires:  mozilla-nss-devel = 3.16
 PreReq: mozilla-nss = %(rpm -q --queryformat '%{VERSION}' mozilla-nss)
 
 %description
@@ -193,6 +200,7 @@
 %patch7 -p1
 %patch8 -p1
 %patch9 -p1
+%patch11 -p1
 %patch12 -p1
 %patch13 -p1
 %patch14 -p1
@@ -200,9 +208,14 @@
 %patch16 -p1
 %patch17 -p1
 %patch18 -p1
+%patch30 -p1

commit seamonkey for openSUSE:Factory

2014-03-21 Thread h_root
Hello community,

here is the log from the commit of package seamonkey for openSUSE:Factory 
checked in at 2014-03-21 13:51:25

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


Package is seamonkey

Changes:

--- /work/SRC/openSUSE:Factory/seamonkey/seamonkey.changes  2014-02-11 
10:45:31.0 +0100
+++ /work/SRC/openSUSE:Factory/.seamonkey.new/seamonkey.changes 2014-03-21 
13:51:31.0 +0100
@@ -1,0 +2,39 @@
+Wed Mar 19 13:31:58 UTC 2014 - w...@rosenauer.org
+
+- update to SeaMonkey 2.25 (bnc#868603)
+  * MFSA 2014-15/CVE-2014-1493/CVE-2014-1494
+Miscellaneous memory safety hazards
+  * MFSA 2014-17/CVE-2014-1497 (bmo#966311)
+Out of bounds read during WAV file decoding
+  * MFSA 2014-18/CVE-2014-1498 (bmo#935618)
+crypto.generateCRMFRequest does not validate type of key
+  * MFSA 2014-19/CVE-2014-1499 (bmo#961512)
+Spoofing attack on WebRTC permission prompt
+  * MFSA 2014-20/CVE-2014-1500 (bmo#956524)
+onbeforeunload and Javascript navigation DOS
+  * MFSA 2014-22/CVE-2014-1502 (bmo#972622)
+WebGL content injection from one domain to rendering in another
+  * MFSA 2014-23/CVE-2014-1504 (bmo#911547)
+Content Security Policy for data: documents not preserved by
+session restore
+  * MFSA 2014-26/CVE-2014-1508 (bmo#963198)
+Information disclosure through polygon rendering in MathML
+  * MFSA 2014-27/CVE-2014-1509 (bmo#966021)
+Memory corruption in Cairo during PDF font rendering
+  * MFSA 2014-28/CVE-2014-1505 (bmo#941887)
+SVG filters information disclosure through feDisplacementMap
+  * MFSA 2014-29/CVE-2014-1510/CVE-2014-1511 (bmo#982906, bmo#982909)
+Privilege escalation using WebIDL-implemented APIs
+  * MFSA 2014-30/CVE-2014-1512 (bmo#982957)
+Use-after-free in TypeObject
+  * MFSA 2014-31/CVE-2014-1513 (bmo#982974)
+Out-of-bounds read/write through neutering ArrayBuffer objects
+  * MFSA 2014-32/CVE-2014-1514 (bmo#983344)
+Out-of-bounds write through TypedArrayObject after neutering
+- requires NSPR 4.10.3 and NSS 3.15.5
+- new build dependency (and recommends):
+  * libpulse
+- update of PowerPC 64 patches (bmo#976648) (pce...@suse.com)
+- rebased patches
+
+---

Old:

  l10n-2.24.tar.bz2
  mozilla-libffi-ppc64le.patch
  mozilla-ppc64le.patch
  mozilla-xpcom-ppc64le.patch
  seamonkey-2.24-source.tar.bz2

New:

  l10n-2.25.tar.bz2
  mozilla-ppc64le-build.patch
  mozilla-ppc64le-javascript.patch
  mozilla-ppc64le-libffi.patch
  mozilla-ppc64le-mfbt.patch
  mozilla-ppc64le-webrtc.patch
  mozilla-ppc64le-xpcom.patch
  seamonkey-2.25-source.tar.bz2



Other differences:
--
++ seamonkey.spec ++
--- /var/tmp/diff_new_pack.uVznEY/_old  2014-03-21 13:51:38.0 +0100
+++ /var/tmp/diff_new_pack.uVznEY/_new  2014-03-21 13:51:38.0 +0100
@@ -47,6 +47,7 @@
 %else
 BuildRequires:  wireless-tools
 %endif
+BuildRequires:  pkgconfig(libpulse)
 %if %suse_version  1210
 BuildRequires:  pkgconfig(gstreamer-%gstreamer_ver)
 BuildRequires:  pkgconfig(gstreamer-app-%gstreamer_ver)
@@ -54,9 +55,9 @@
 %endif
 Provides:   web_browser
 Provides:   browser(npapi)
-Version:2.24
+Version:2.25
 Release:0
-%define releasedate 2014020300
+%define releasedate 2014031800
 Summary:The successor of the Mozilla Application Suite
 License:MPL-2.0
 Group:  Productivity/Networking/Web/Browsers
@@ -81,9 +82,12 @@
 Patch8: mozilla-ua-locale.patch
 Patch9: mozilla-ppc.patch
 Patch12:mozilla-libproxy-compat.patch
-Patch13:mozilla-libffi-ppc64le.patch
-Patch14:mozilla-xpcom-ppc64le.patch
-Patch15:mozilla-ppc64le.patch
+Patch13:mozilla-ppc64le-build.patch
+Patch14:mozilla-ppc64le-javascript.patch
+Patch15:mozilla-ppc64le-libffi.patch
+Patch16:mozilla-ppc64le-mfbt.patch
+Patch17:mozilla-ppc64le-webrtc.patch
+Patch18:mozilla-ppc64le-xpcom.patch
 Patch20:seamonkey-ua-locale.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 PreReq: /bin/sh coreutils
@@ -91,6 +95,8 @@
 Obsoletes:  seamonkey-mail = 2.0
 Provides:   seamonkey-spellchecker = %{version}
 Obsoletes:  seamonkey-spellchecker = 2.0
+Recommends: libcanberra0
+Recommends: libpulse0
 %define progname %{name}
 %define prefix /usr
 %define progdir %_libdir/%{progname}
@@ -105,9 +111,9 @@
 %global __find_provides %provfind
 # the following conditions are always met in Factory by definition
 # so using %opensuse_bs is secure for now
-BuildRequires:  mozilla-nspr-devel
+BuildRequires:  mozilla-nspr-devel = 4.10.2
 PreReq: 

commit seamonkey for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package seamonkey for openSUSE:Factory 
checked in at 2014-02-11 10:45:30

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


Package is seamonkey

Changes:

--- /work/SRC/openSUSE:Factory/seamonkey/seamonkey.changes  2014-02-05 
16:35:03.0 +0100
+++ /work/SRC/openSUSE:Factory/.seamonkey.new/seamonkey.changes 2014-02-11 
10:45:31.0 +0100
@@ -1,0 +2,6 @@
+Sat Feb  8 08:21:01 UTC 2014 - w...@rosenauer.org
+
+- replaced locale source archive because the old one was broken
+  by wrong upstream tagging (bnc#862831)
+
+---



Other differences:
--

++ l10n-2.24.tar.bz2 ++
/work/SRC/openSUSE:Factory/seamonkey/l10n-2.24.tar.bz2 
/work/SRC/openSUSE:Factory/.seamonkey.new/l10n-2.24.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 seamonkey for openSUSE:Factory

2014-02-05 Thread h_root
Hello community,

here is the log from the commit of package seamonkey for openSUSE:Factory 
checked in at 2014-02-05 16:34:58

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


Package is seamonkey

Changes:

--- /work/SRC/openSUSE:Factory/seamonkey/seamonkey.changes  2014-01-11 
08:10:00.0 +0100
+++ /work/SRC/openSUSE:Factory/.seamonkey.new/seamonkey.changes 2014-02-05 
16:35:03.0 +0100
@@ -1,0 +2,30 @@
+Tue Feb  4 10:18:33 UTC 2014 - w...@rosenauer.org
+
+- update to SeaMonkey 2.24 (bnc#861847)
+  * MFSA 2014-01/CVE-2014-1477/CVE-2014-1478
+Miscellaneous memory safety hazards (rv:27.0 / rv:24.3)
+  * MFSA 2014-02/CVE-2014-1479 (bmo#911864)
+Clone protected content with XBL scopes
+  * MFSA 2014-03/CVE-2014-1480 (bmo#916726)
+UI selection timeout missing on download prompts
+  * MFSA 2014-04/CVE-2014-1482 (bmo#943803)
+Incorrect use of discarded images by RasterImage
+  * MFSA 2014-05/CVE-2014-1483 (bmo#950427)
+Information disclosure with *FromPoint on iframes
+  * MFSA 2014-07/CVE-2014-1485 (bmo#910139)
+XSLT stylesheets treated as styles in Content Security Policy
+  * MFSA 2014-08/CVE-2014-1486 (bmo#942164)
+Use-after-free with imgRequestProxy and image proccessing
+  * MFSA 2014-09/CVE-2014-1487 (bmo#947592)
+Cross-origin information leak through web workers
+  * MFSA 2014-11/CVE-2014-1488 (bmo#950604)
+Crash when using web workers with asm.js
+  * MFSA 2014-12/CVE-2014-1490/CVE-2014-1491
+(bmo#934545, bmo#930874, bmo#930857)
+NSS ticket handling issues
+  * MFSA 2014-13/CVE-2014-1481(bmo#936056)
+Inconsistent JavaScript handling of access to Window objects
+- requires NSS 3.15.4
+- removed obsolete mozilla-bug929439.patch
+
+---

Old:

  l10n-2.23.tar.bz2
  libffi-ppc64le.patch
  mozilla-bug929439.patch
  ppc64le-support.patch
  seamonkey-2.23-source.tar.bz2
  xpcom-ppc64le.patch

New:

  l10n-2.24.tar.bz2
  mozilla-libffi-ppc64le.patch
  mozilla-ppc64le.patch
  mozilla-xpcom-ppc64le.patch
  seamonkey-2.24-source.tar.bz2



Other differences:
--
++ seamonkey.spec ++
--- /var/tmp/diff_new_pack.MdA34v/_old  2014-02-05 16:35:09.0 +0100
+++ /var/tmp/diff_new_pack.MdA34v/_new  2014-02-05 16:35:09.0 +0100
@@ -1,8 +1,8 @@
 #
 # spec file for package seamonkey
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
-#   2006-2013 Wolfgang Rosenauer
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+#   2006-2014 Wolfgang Rosenauer
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -54,9 +54,9 @@
 %endif
 Provides:   web_browser
 Provides:   browser(npapi)
-Version:2.23
+Version:2.24
 Release:0
-%define releasedate 2013121000
+%define releasedate 2014020300
 Summary:The successor of the Mozilla Application Suite
 License:MPL-2.0
 Group:  Productivity/Networking/Web/Browsers
@@ -81,10 +81,9 @@
 Patch8: mozilla-ua-locale.patch
 Patch9: mozilla-ppc.patch
 Patch12:mozilla-libproxy-compat.patch
-Patch13:libffi-ppc64le.patch
-Patch14:xpcom-ppc64le.patch
-Patch15:ppc64le-support.patch
-Patch16:mozilla-bug929439.patch
+Patch13:mozilla-libffi-ppc64le.patch
+Patch14:mozilla-xpcom-ppc64le.patch
+Patch15:mozilla-ppc64le.patch
 Patch20:seamonkey-ua-locale.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 PreReq: /bin/sh coreutils
@@ -108,7 +107,7 @@
 # so using %opensuse_bs is secure for now
 BuildRequires:  mozilla-nspr-devel
 PreReq: mozilla-nspr = %(rpm -q --queryformat '%{VERSION}' 
mozilla-nspr)
-BuildRequires:  mozilla-nss-devel = 3.15.3.1
+BuildRequires:  mozilla-nss-devel = 3.15.4
 PreReq: mozilla-nss = %(rpm -q --queryformat '%{VERSION}' mozilla-nss)
 
 %description
@@ -192,7 +191,6 @@
 %patch13 -p1
 %patch14 -p1
 %patch15 -p1
-%patch16 -p1
 popd
 # comm patches
 %patch20 -p1


++ compare-locales.tar.bz2 ++

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.MdA34v/_old  2014-02-05 16:35:09.0 +0100
+++ /var/tmp/diff_new_pack.MdA34v/_new  2014-02-05 16:35:09.0 +0100
@@ -2,8 +2,8 @@
 
 CHANNEL=release
 BRANCH=releases/comm-$CHANNEL
-RELEASE_TAG=SEAMONKEY_2_23_RELEASE
-VERSION=2.23
+RELEASE_TAG=SEAMONKEY_2_24_RELEASE
+VERSION=2.24
 
 echo cloning $BRANCH...
 hg clone http://hg.mozilla.org/$BRANCH seamonkey

++ l10n-2.23.tar.bz2 - l10n-2.24.tar.bz2 ++

commit seamonkey for openSUSE:Factory

2014-01-10 Thread h_root
Hello community,

here is the log from the commit of package seamonkey for openSUSE:Factory 
checked in at 2014-01-11 08:09:59

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


Package is seamonkey

Changes:

--- /work/SRC/openSUSE:Factory/seamonkey/seamonkey.changes  2013-12-13 
13:11:31.0 +0100
+++ /work/SRC/openSUSE:Factory/.seamonkey.new/seamonkey.changes 2014-01-11 
08:10:00.0 +0100
@@ -1,0 +2,10 @@
+Fri Dec 13 21:30:38 UTC 2013 - uweig...@de.ibm.com
+
+- Add support for powerpc64le-linux.
+  * ppc64le-support.patch: general support
+  * libffi-ppc64le.patch: libffi backport
+  * xpcom-ppc64le.patch: port xpcom
+- Add build fix from mainline.
+  * mozilla-bug929439.patch
+
+---

New:

  libffi-ppc64le.patch
  mozilla-bug929439.patch
  ppc64le-support.patch
  xpcom-ppc64le.patch



Other differences:
--
++ seamonkey.spec ++
--- /var/tmp/diff_new_pack.CC2kVO/_old  2014-01-11 08:10:03.0 +0100
+++ /var/tmp/diff_new_pack.CC2kVO/_new  2014-01-11 08:10:03.0 +0100
@@ -81,6 +81,10 @@
 Patch8: mozilla-ua-locale.patch
 Patch9: mozilla-ppc.patch
 Patch12:mozilla-libproxy-compat.patch
+Patch13:libffi-ppc64le.patch
+Patch14:xpcom-ppc64le.patch
+Patch15:ppc64le-support.patch
+Patch16:mozilla-bug929439.patch
 Patch20:seamonkey-ua-locale.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 PreReq: /bin/sh coreutils
@@ -185,6 +189,10 @@
 %patch8 -p1
 %patch9 -p1
 %patch12 -p1
+%patch13 -p1
+%patch14 -p1
+%patch15 -p1
+%patch16 -p1
 popd
 # comm patches
 %patch20 -p1


++ libffi-ppc64le.patch ++
 3750 lines (skipped)

++ mozilla-bug929439.patch ++
# HG changeset patch
# User Steve Singer st...@ssinger.info
# Parent 23c23b472a4f73cef13cbd0c9a160402e840b456
Bug 929439 - Include string.h for memcpy. r=bgirard

diff --git a/gfx/layers/BufferUnrotate.cpp b/gfx/layers/BufferUnrotate.cpp
--- a/gfx/layers/BufferUnrotate.cpp
+++ b/gfx/layers/BufferUnrotate.cpp
@@ -3,16 +3,17 @@
  * License, v. 2.0. If a copy of the MPL was not distributed with this
  * file, You can obtain one at http://mozilla.org/MPL/2.0/. */
 
 #include algorithm // min  max
 #include cstdlib
 #include stdint.h
 #include stdio.h
 #include stdlib.h
+#include string.h
 
 void BufferUnrotate(uint8_t* aBuffer, int aByteWidth, int aHeight,
 int aByteStride, int aXBoundary, int aYBoundary)
 {
   if (aXBoundary != 0) {
 uint8_t* line = new uint8_t[aByteWidth];
 uint32_t smallStart = 0;
 uint32_t smallLen = aXBoundary;
++ ppc64le-support.patch ++
Index: mozilla/configure.in
===
--- mozilla.orig/configure.in
+++ mozilla/configure.in
@@ -1084,7 +1084,7 @@ case $OS_TEST in
 CPU_ARCH=x86
 ;;
 
-powerpc64 | ppc64)
+powerpc64 | ppc64 | powerpc64le | ppc64le)
 CPU_ARCH=ppc64
 ;;
 
Index: mozilla/js/src/configure.in
===
--- mozilla.orig/js/src/configure.in
+++ mozilla/js/src/configure.in
@@ -915,7 +915,7 @@ case $OS_TEST in
 CPU_ARCH=x86
 ;;
 
-powerpc64 | ppc64)
+powerpc64 | ppc64 | powerpc64le | ppc64le)
 CPU_ARCH=ppc64
 ;;
 
Index: mozilla/mfbt/Endian.h
===
--- mozilla.orig/mfbt/Endian.h
+++ mozilla/mfbt/Endian.h
@@ -91,7 +91,7 @@
 #  else
 #error CPU type is unknown
 #  endif
-#elif defined(__APPLE__)
+#elif defined(__APPLE__) || defined(__powerpc__) || defined(__ppc__)
 #  if __LITTLE_ENDIAN__
 #define MOZ_LITTLE_ENDIAN 1
 #  elif __BIG_ENDIAN__
@@ -119,8 +119,7 @@
  * cases.
  */
 #elif defined(__sparc) || defined(__sparc__) || \
-  defined(_POWER) || defined(__powerpc__) || \
-  defined(__ppc__) || defined(__hppa) || \
+  defined(_POWER) || defined(__hppa) || \
   defined(_MIPSEB) || defined(__ARMEB__) || \
   defined(__s390__) || \
   (defined(__sh__)  defined(__LITTLE_ENDIAN__)) || \
Index: mozilla/js/src/jscpucfg.h
===
--- mozilla.orig/js/src/jscpucfg.h
+++ mozilla/js/src/jscpucfg.h
@@ -31,7 +31,7 @@
 # define JS_BYTES_PER_WORD   4
 # define JS_BITS_PER_WORD_LOG2   5
 
-#elif defined(__APPLE__)
+#elif defined(__APPLE__) || defined(__powerpc__) || defined(__ppc__)
 # if __LITTLE_ENDIAN__
 #  define IS_LITTLE_ENDIAN 1
 #  undef  IS_BIG_ENDIAN
@@ -93,8 +93,7 @@
 # endif
 
 #elif defined(__sparc) || defined(__sparc__) || \
-  defined(_POWER) || defined(__powerpc__) || \
-  defined(__ppc__) || 

commit seamonkey for openSUSE:Factory

2013-12-13 Thread h_root
Hello community,

here is the log from the commit of package seamonkey for openSUSE:Factory 
checked in at 2013-12-13 13:11:25

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


Package is seamonkey

Changes:

--- /work/SRC/openSUSE:Factory/seamonkey/seamonkey.changes  2013-11-04 
08:50:46.0 +0100
+++ /work/SRC/openSUSE:Factory/.seamonkey.new/seamonkey.changes 2013-12-13 
13:11:31.0 +0100
@@ -1,0 +2,40 @@
+Wed Dec 11 11:13:16 UTC 2013 - w...@rosenauer.org
+
+- update to SeaMonkey 2.23 (bnc#854367, bnc#854370))
+  * requires NSPR 4.10.2 and NSS 3.15.3.1
+  * MFSA 2013-104/CVE-2013-5609/CVE-2013-5610
+Miscellaneous memory safety hazards
+  * MFSA 2013-105/CVE-2013-5611 (bmo#771294)
+Application Installation doorhanger persists on navigation
+  * MFSA 2013-106/CVE-2013-5612 (bmo#871161)
+Character encoding cross-origin XSS attack
+  * MFSA 2013-107/CVE-2013-5614 (bmo#886262)
+Sandbox restrictions not applied to nested object elements
+  * MFSA 2013-108/CVE-2013-5616 (bmo#938341)
+Use-after-free in event listeners
+  * MFSA 2013-109/CVE-2013-5618 (bmo#926361)
+Use-after-free during Table Editing
+  * MFSA 2013-110/CVE-2013-5619 (bmo#917841)
+Potential overflow in JavaScript binary search algorithms
+  * MFSA 2013-111/CVE-2013-6671 (bmo#930281)
+Segmentation violation when replacing ordered list elements
+  * MFSA 2013-112/CVE-2013-6672 (bmo#894736)
+Linux clipboard information disclosure though selection paste
+  * MFSA 2013-113/CVE-2013-6673 (bmo#970380)
+Trust settings for built-in roots ignored during EV certificate
+validation
+  * MFSA 2013-114/CVE-2013-5613 (bmo#930381, bmo#932449)
+Use-after-free in synthetic mouse movement
+  * MFSA 2013-115/CVE-2013-5615 (bmo#929261)
+GetElementIC typed array stubs can be generated outside observed
+typesets
+  * MFSA 2013-116/CVE-2013-6629/CVE-2013-6630 (bmo#891693)
+JPEG information leak
+  * MFSA 2013-117 (bmo#946351)
+Mis-issued ANSSI/DCSSI certificate
+(fixed via NSS 3.15.3.1)
+- rebased patches:
+  * mozilla-nongnome-proxies.patch
+  * mozilla-shared-nss-db.patch
+
+---

Old:

  l10n-2.22.tar.bz2
  seamonkey-2.22-source.tar.bz2

New:

  l10n-2.23.tar.bz2
  seamonkey-2.23-source.tar.bz2



Other differences:
--
++ seamonkey.spec ++
--- /var/tmp/diff_new_pack.XAADhX/_old  2013-12-13 13:11:36.0 +0100
+++ /var/tmp/diff_new_pack.XAADhX/_new  2013-12-13 13:11:36.0 +0100
@@ -54,9 +54,9 @@
 %endif
 Provides:   web_browser
 Provides:   browser(npapi)
-Version:2.22
+Version:2.23
 Release:0
-%define releasedate 2013102900
+%define releasedate 2013121000
 Summary:The successor of the Mozilla Application Suite
 License:MPL-2.0
 Group:  Productivity/Networking/Web/Browsers
@@ -104,7 +104,7 @@
 # so using %opensuse_bs is secure for now
 BuildRequires:  mozilla-nspr-devel
 PreReq: mozilla-nspr = %(rpm -q --queryformat '%{VERSION}' 
mozilla-nspr)
-BuildRequires:  mozilla-nss-devel = 3.15.2
+BuildRequires:  mozilla-nss-devel = 3.15.3.1
 PreReq: mozilla-nss = %(rpm -q --queryformat '%{VERSION}' mozilla-nss)
 
 %description


++ compare-locales.tar.bz2 ++

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.XAADhX/_old  2013-12-13 13:11:36.0 +0100
+++ /var/tmp/diff_new_pack.XAADhX/_new  2013-12-13 13:11:36.0 +0100
@@ -2,8 +2,8 @@
 
 CHANNEL=release
 BRANCH=releases/comm-$CHANNEL
-RELEASE_TAG=SEAMONKEY_2_22_RELEASE
-VERSION=2.22
+RELEASE_TAG=SEAMONKEY_2_23_RELEASE
+VERSION=2.23
 
 echo cloning $BRANCH...
 hg clone http://hg.mozilla.org/$BRANCH seamonkey

++ l10n-2.22.tar.bz2 - l10n-2.23.tar.bz2 ++
/work/SRC/openSUSE:Factory/seamonkey/l10n-2.22.tar.bz2 
/work/SRC/openSUSE:Factory/.seamonkey.new/l10n-2.23.tar.bz2 differ: char 11, 
line 1

++ mozilla-nongnome-proxies.patch ++
--- /var/tmp/diff_new_pack.XAADhX/_old  2013-12-13 13:11:36.0 +0100
+++ /var/tmp/diff_new_pack.XAADhX/_new  2013-12-13 13:11:36.0 +0100
@@ -9,7 +9,7 @@
 diff --git a/toolkit/system/unixproxy/nsUnixSystemProxySettings.cpp 
b/toolkit/system/unixproxy/nsUnixSystemProxySettings.cpp
 --- a/toolkit/system/unixproxy/nsUnixSystemProxySettings.cpp
 +++ b/toolkit/system/unixproxy/nsUnixSystemProxySettings.cpp
-@@ -50,24 +50,28 @@ nsUnixSystemProxySettings::GetMainThread
+@@ -53,23 +53,27 @@ nsUnixSystemProxySettings::GetMainThread
// dbus prevents us from being threadsafe, but this routine should not 
block anyhow
*aMainThreadOnly = true;
return NS_OK;
@@ -18,7 +18,6 @@
  nsresult
  

commit seamonkey for openSUSE:Factory

2013-11-03 Thread h_root
Hello community,

here is the log from the commit of package seamonkey for openSUSE:Factory 
checked in at 2013-11-04 08:50:40

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


Package is seamonkey

Changes:

--- /work/SRC/openSUSE:Factory/seamonkey/seamonkey.changes  2013-09-23 
11:18:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.seamonkey.new/seamonkey.changes 2013-11-04 
08:50:46.0 +0100
@@ -1,0 +2,29 @@
+Wed Oct 30 18:07:33 UTC 2013 - w...@rosenauer.org
+
+- update to SeaMonkey 2.22 (bnc#847708)
+  * rebased patches
+  * requires NSS 3.15.2 or higher
+  * MFSA 2013-93/CVE-2013-5590/CVE-2013-5591/CVE-2013-5592
+Miscellaneous memory safety hazards
+  * MFSA 2013-94/CVE-2013-5593 (bmo#868327)
+Spoofing addressbar through SELECT element
+  * 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-97/CVE-2013-5596 (bmo#910881)
+Writing to cycle collected object during image decoding
+  * MFSA 2013-98/CVE-2013-5597 (bmo#918864)
+Use-after-free when updating offline cache
+  * MFSA 2013-99/CVE-2013-5598 (bmo#920515)
+Security bypass of PDF.js checks using iframes
+  * 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
+  * MFSA 2013-102/CVE-2013-5603 (bmo#916404)
+Use-after-free in HTML document templates
+
+---

Old:

  l10n-2.21.tar.bz2
  seamonkey-2.21-source.tar.bz2

New:

  l10n-2.22.tar.bz2
  seamonkey-2.22-source.tar.bz2



Other differences:
--
++ seamonkey.spec ++
--- /var/tmp/diff_new_pack.cjW2vo/_old  2013-11-04 08:50:51.0 +0100
+++ /var/tmp/diff_new_pack.cjW2vo/_new  2013-11-04 08:50:51.0 +0100
@@ -54,9 +54,9 @@
 %endif
 Provides:   web_browser
 Provides:   browser(npapi)
-Version:2.21
+Version:2.22
 Release:0
-%define releasedate 2013091600
+%define releasedate 2013102900
 Summary:The successor of the Mozilla Application Suite
 License:MPL-2.0
 Group:  Productivity/Networking/Web/Browsers
@@ -104,7 +104,7 @@
 # so using %opensuse_bs is secure for now
 BuildRequires:  mozilla-nspr-devel
 PreReq: mozilla-nspr = %(rpm -q --queryformat '%{VERSION}' 
mozilla-nspr)
-BuildRequires:  mozilla-nss-devel = 3.15.1
+BuildRequires:  mozilla-nss-devel = 3.15.2
 PreReq: mozilla-nss = %(rpm -q --queryformat '%{VERSION}' mozilla-nss)
 
 %description

++ _constraints ++
--- /var/tmp/diff_new_pack.cjW2vo/_old  2013-11-04 08:50:51.0 +0100
+++ /var/tmp/diff_new_pack.cjW2vo/_new  2013-11-04 08:50:51.0 +0100
@@ -5,7 +5,7 @@
   size unit=G9/size
 /disk
 memory
-  size unit=M3500/size
+  size unit=M3800/size
 /memory
   /hardware
 /constraints

++ compare-locales.tar.bz2 ++

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.cjW2vo/_old  2013-11-04 08:50:51.0 +0100
+++ /var/tmp/diff_new_pack.cjW2vo/_new  2013-11-04 08:50:51.0 +0100
@@ -2,8 +2,8 @@
 
 CHANNEL=release
 BRANCH=releases/comm-$CHANNEL
-RELEASE_TAG=SEAMONKEY_2_21_RELEASE
-VERSION=2.21
+RELEASE_TAG=SEAMONKEY_2_22_RELEASE
+VERSION=2.22
 
 echo cloning $BRANCH...
 hg clone http://hg.mozilla.org/$BRANCH seamonkey

++ l10n-2.21.tar.bz2 - l10n-2.22.tar.bz2 ++
/work/SRC/openSUSE:Factory/seamonkey/l10n-2.21.tar.bz2 
/work/SRC/openSUSE:Factory/.seamonkey.new/l10n-2.22.tar.bz2 differ: char 11, 
line 1

++ mozilla-ppc.patch ++
--- /var/tmp/diff_new_pack.cjW2vo/_old  2013-11-04 08:50:51.0 +0100
+++ /var/tmp/diff_new_pack.cjW2vo/_new  2013-11-04 08:50:51.0 +0100
@@ -2,7 +2,6 @@
 # Parent 21d0e194954e451f0f1935d0ed68ee9eae432ddf
 # User Wolfgang Rosenauer w...@rosenauer.org
 Bug 746112 - RegExp hang on ppc64 in execute.
-Bug 750620 - Make double-conversion portable to exotic architectures. TM: 
mozilla15
 
 diff --git a/js/src/yarr/YarrInterpreter.h b/js/src/yarr/YarrInterpreter.h
 --- a/js/src/yarr/YarrInterpreter.h
@@ -89,25 +88,3 @@
  /*
   * VM page size. It must divide the runtime CPU page size or the code
   * will abort.
-diff --git a/mfbt/double-conversion/utils.h b/mfbt/double-conversion/utils.h
 a/mfbt/double-conversion/utils.h
-+++ b/mfbt/double-conversion/utils.h
-@@ -50,17 +50,17 @@
- // the result is equal to 89255e-22.
- // The best way to test this, is to create a 

commit seamonkey for openSUSE:Factory

2013-09-23 Thread h_root
Hello community,

here is the log from the commit of package seamonkey for openSUSE:Factory 
checked in at 2013-09-23 11:02:24

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


Package is seamonkey

Changes:

--- /work/SRC/openSUSE:Factory/seamonkey/seamonkey.changes  2013-08-11 
11:21:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.seamonkey.new/seamonkey.changes 2013-09-23 
11:18:10.0 +0200
@@ -1,0 +2,32 @@
+Tue Sep 17 15:51:02 UTC 2013 - w...@rosenauer.org
+
+- update to SeaMonkey 2.21 (bnc#840485)
+  * MFSA 2013-76/CVE-2013-1718/CVE-2013-1719
+Miscellaneous memory safety hazards
+  * MFSA 2013-77/CVE-2013-1720 (bmo#20)
+Improper state in HTML5 Tree Builder with templates
+  * MFSA 2013-78/CVE-2013-1721 (bmo#890277)
+Integer overflow in ANGLE library
+  * MFSA 2013-79/CVE-2013-1722 (bmo#893308)
+Use-after-free in Animation Manager during stylesheet cloning
+  * MFSA 2013-80/CVE-2013-1723 (bmo#891292)
+NativeKey continues handling key messages after widget is destroyed
+  * MFSA 2013-81/CVE-2013-1724 (bmo#894137)
+Use-after-free with select element
+  * MFSA 2013-82/CVE-2013-1725 (bmo#876762)
+Calling scope for new Javascript objects can lead to memory corruption
+  * MFSA 2013-85/CVE-2013-1728 (bmo#883686)
+Uninitialized data in IonMonkey
+  * 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
+  * MFSA 2013-92/CVE-2013-1738 (bmo#887334, bmo#882897)
+GC hazard with default compartments and frame chain restoration
+- requires NSS 3.15.1
+
+---

Old:

  l10n-2.20.tar.bz2
  seamonkey-2.20-source.tar.bz2

New:

  l10n-2.21.tar.bz2
  seamonkey-2.21-source.tar.bz2



Other differences:
--
++ seamonkey.spec ++
--- /var/tmp/diff_new_pack.UrM3Yw/_old  2013-09-23 11:18:13.0 +0200
+++ /var/tmp/diff_new_pack.UrM3Yw/_new  2013-09-23 11:18:13.0 +0200
@@ -54,9 +54,9 @@
 %endif
 Provides:   web_browser
 Provides:   browser(npapi)
-Version:2.20
+Version:2.21
 Release:0
-%define releasedate 2013080300
+%define releasedate 2013091600
 Summary:The successor of the Mozilla Application Suite
 License:MPL-2.0
 Group:  Productivity/Networking/Web/Browsers
@@ -104,7 +104,7 @@
 # so using %opensuse_bs is secure for now
 BuildRequires:  mozilla-nspr-devel
 PreReq: mozilla-nspr = %(rpm -q --queryformat '%{VERSION}' 
mozilla-nspr)
-BuildRequires:  mozilla-nss-devel = 3.15
+BuildRequires:  mozilla-nss-devel = 3.15.1
 PreReq: mozilla-nss = %(rpm -q --queryformat '%{VERSION}' mozilla-nss)
 
 %description
@@ -242,8 +242,8 @@
 %if %suse_version  1110
 ac_add_options --enable-libproxy
 %endif
-%if %suse_version  1210
-ac_add_options --enable-gstreamer
+%if %suse_version  1220
+ac_add_options --disable-gstreamer
 %endif
 EOF
 

++ _constraints ++
--- /var/tmp/diff_new_pack.UrM3Yw/_old  2013-09-23 11:18:13.0 +0200
+++ /var/tmp/diff_new_pack.UrM3Yw/_new  2013-09-23 11:18:13.0 +0200
@@ -5,7 +5,7 @@
   size unit=G9/size
 /disk
 memory
-  size unit=M3000/size
+  size unit=M3500/size
 /memory
   /hardware
 /constraints

++ compare-locales.tar.bz2 ++

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.UrM3Yw/_old  2013-09-23 11:18:13.0 +0200
+++ /var/tmp/diff_new_pack.UrM3Yw/_new  2013-09-23 11:18:13.0 +0200
@@ -2,8 +2,8 @@
 
 CHANNEL=release
 BRANCH=releases/comm-$CHANNEL
-RELEASE_TAG=SEAMONKEY_2_20_RELEASE
-VERSION=2.20
+RELEASE_TAG=SEAMONKEY_2_21_RELEASE
+VERSION=2.21
 
 echo cloning $BRANCH...
 hg clone http://hg.mozilla.org/$BRANCH seamonkey

++ l10n-2.20.tar.bz2 - l10n-2.21.tar.bz2 ++
/work/SRC/openSUSE:Factory/seamonkey/l10n-2.20.tar.bz2 
/work/SRC/openSUSE:Factory/.seamonkey.new/l10n-2.21.tar.bz2 differ: char 11, 
line 1

++ mozilla-ppc.patch ++
--- /var/tmp/diff_new_pack.UrM3Yw/_old  2013-09-23 11:18:13.0 +0200
+++ /var/tmp/diff_new_pack.UrM3Yw/_new  2013-09-23 11:18:13.0 +0200
@@ -1,5 +1,5 @@
 # HG changeset patch
-# Parent 2c9bf1336fd0811e0112953334df4c81c717e6ff
+# Parent 21d0e194954e451f0f1935d0ed68ee9eae432ddf
 # User Wolfgang Rosenauer w...@rosenauer.org
 Bug 746112 - RegExp hang on ppc64 in execute.
 Bug 750620 - Make double-conversion 

commit seamonkey for openSUSE:Factory

2013-08-11 Thread h_root
Hello community,

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

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


Package is seamonkey

Changes:

--- /work/SRC/openSUSE:Factory/seamonkey/seamonkey.changes  2013-07-06 
07:03:56.0 +0200
+++ /work/SRC/openSUSE:Factory/.seamonkey.new/seamonkey.changes 2013-08-11 
11:21:09.0 +0200
@@ -1,0 +2,28 @@
+Mon Aug  5 17:26:03 UTC 2013 - w...@rosenauer.org
+
+- update to SeaMonkey 2.20 (bnc#833389)
+  * MFSA 2013-63/CVE-2013-1701/CVE-2013-1702
+Miscellaneous memory safety hazards
+  * MFSA 2013-64/CVE-2013-1704 (bmo#883313)
+Use after free mutating DOM during SetBody
+  * MFSA 2013-65/CVE-2013-1705 (bmo#882865)
+Buffer underflow when generating CRMF requests
+  * MFSA 2013-67/CVE-2013-1708 (bmo#879924)
+Crash during WAV audio file decoding
+  * 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-70/CVE-2013-1711 (bmo#843829)
+Bypass of XrayWrappers using XBL Scopes
+  * 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
+- requires NSPR 4.10 and NSS 3.15
+- removed obsolete seamonkey-shared-nss-db.patch
+
+---

Old:

  l10n-2.19.tar.bz2
  seamonkey-2.19-source.tar.bz2
  seamonkey-shared-nss-db.patch

New:

  l10n-2.20.tar.bz2
  seamonkey-2.20-source.tar.bz2



Other differences:
--
++ seamonkey.spec ++
--- /var/tmp/diff_new_pack.t4ikfa/_old  2013-08-11 11:21:14.0 +0200
+++ /var/tmp/diff_new_pack.t4ikfa/_new  2013-08-11 11:21:14.0 +0200
@@ -54,9 +54,9 @@
 %endif
 Provides:   web_browser
 Provides:   browser(npapi)
-Version:2.19
+Version:2.20
 Release:0
-%define releasedate 2013062900
+%define releasedate 2013080300
 Summary:The successor of the Mozilla Application Suite
 License:MPL-2.0
 Group:  Productivity/Networking/Web/Browsers
@@ -82,7 +82,6 @@
 Patch9: mozilla-ppc.patch
 Patch12:mozilla-libproxy-compat.patch
 Patch20:seamonkey-ua-locale.patch
-Patch21:seamonkey-shared-nss-db.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 PreReq: /bin/sh coreutils
 Provides:   seamonkey-mail = %{version}
@@ -105,7 +104,7 @@
 # so using %opensuse_bs is secure for now
 BuildRequires:  mozilla-nspr-devel
 PreReq: mozilla-nspr = %(rpm -q --queryformat '%{VERSION}' 
mozilla-nspr)
-BuildRequires:  mozilla-nss-devel = 3.14.3
+BuildRequires:  mozilla-nss-devel = 3.15
 PreReq: mozilla-nss = %(rpm -q --queryformat '%{VERSION}' mozilla-nss)
 
 %description
@@ -189,7 +188,6 @@
 popd
 # comm patches
 %patch20 -p1
-%patch21 -p1
 
 %build
 # no need to add build time to binaries


++ compare-locales.tar.bz2 ++

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.t4ikfa/_old  2013-08-11 11:21:14.0 +0200
+++ /var/tmp/diff_new_pack.t4ikfa/_new  2013-08-11 11:21:14.0 +0200
@@ -2,8 +2,8 @@
 
 CHANNEL=release
 BRANCH=releases/comm-$CHANNEL
-RELEASE_TAG=SEAMONKEY_2_19_RELEASE
-VERSION=2.19
+RELEASE_TAG=SEAMONKEY_2_20_RELEASE
+VERSION=2.20
 
 echo cloning $BRANCH...
 hg clone http://hg.mozilla.org/$BRANCH seamonkey

++ l10n-2.19.tar.bz2 - l10n-2.20.tar.bz2 ++
/work/SRC/openSUSE:Factory/seamonkey/l10n-2.19.tar.bz2 
/work/SRC/openSUSE:Factory/.seamonkey.new/l10n-2.20.tar.bz2 differ: char 11, 
line 1

++ mozilla-shared-nss-db.patch ++
--- /var/tmp/diff_new_pack.t4ikfa/_old  2013-08-11 11:21:14.0 +0200
+++ /var/tmp/diff_new_pack.t4ikfa/_new  2013-08-11 11:21:14.0 +0200
@@ -7,7 +7,7 @@
 diff --git a/configure.in b/configure.in
 --- a/configure.in
 +++ b/configure.in
-@@ -8303,16 +8303,31 @@ AC_SUBST(QCMS_LIBS)
+@@ -8309,16 +8309,31 @@ AC_SUBST(QCMS_LIBS)
  
  dnl 
  dnl HarfBuzz
@@ -42,24 +42,18 @@
 diff --git a/security/manager/ssl/src/Makefile.in 
b/security/manager/ssl/src/Makefile.in
 --- a/security/manager/ssl/src/Makefile.in
 +++ b/security/manager/ssl/src/Makefile.in
-@@ -93,16 +93,19 @@ DEFINES += \
+@@ -87,10 +87,13 @@ endif
+ CSRCS += md4.c
  
- EXPORTS += \
-   CryptoTask.h \
-   nsNSSShutDown.h \
-   ScopedNSSTypes.h 

commit seamonkey for openSUSE:Factory

2013-07-05 Thread h_root
Hello community,

here is the log from the commit of package seamonkey for openSUSE:Factory 
checked in at 2013-07-06 07:03:47

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


Package is seamonkey

Changes:

--- /work/SRC/openSUSE:Factory/seamonkey/seamonkey.changes  2013-04-12 
20:43:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.seamonkey.new/seamonkey.changes 2013-07-06 
07:03:56.0 +0200
@@ -1,0 +2,42 @@
+Sat Jun 29 14:22:45 UTC 2013 - w...@rosenauer.org
+
+- update to SeaMonkey 2.19 (bnc#825935)
+  * removed obsolete patches
++ mozilla-gstreamer-760140.patch
+  * GStreamer support does not build on 12.1 anymore (build only
+on 12.2 and later)
+  * MFSA 2013-49/CVE-2013-1682/CVE-2013-1683
+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-52/CVE-2013-1688 (bmo#873966)
+Arbitrary code execution within Profiler
+  * 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-57/CVE-2013-1695 (bmo#849791)
+Sandbox restrictions not applied to nested frame elements
+  * MFSA 2013-58/CVE-2013-1696 (bmo#761667)
+X-Frame-Options ignored when using server push with multi-part
+responses
+  * MFSA 2013-59/CVE-2013-1697 (bmo#858101)
+XrayWrappers can be bypassed to run user defined methods in a
+privileged context
+  * MFSA 2013-60/CVE-2013-1698 (bmo#876044)
+getUserMedia permission dialog incorrectly displays location
+  * MFSA 2013-61/CVE-2013-1699 (bmo#840882)
+Homograph domain spoofing in .com, .net and .name
+
+---
+Tue May 28 20:52:21 UTC 2013 - w...@rosenauer.org
+
+- update to SeaMonkey 2.17.1
+
+---
@@ -5 +46,0 @@
-  (remove mozilla-gstreamer-1.patch)

Old:

  l10n-2.17.tar.bz2
  mozilla-gstreamer-760140.patch
  seamonkey-2.17-source.tar.bz2

New:

  l10n-2.19.tar.bz2
  seamonkey-2.19-source.tar.bz2



Other differences:
--
++ seamonkey.spec ++
--- /var/tmp/diff_new_pack.SWhdOK/_old  2013-07-06 07:04:02.0 +0200
+++ /var/tmp/diff_new_pack.SWhdOK/_new  2013-07-06 07:04:02.0 +0200
@@ -47,16 +47,16 @@
 %else
 BuildRequires:  wireless-tools
 %endif
-%if %suse_version  1140
+%if %suse_version  1210
 BuildRequires:  pkgconfig(gstreamer-%gstreamer_ver)
 BuildRequires:  pkgconfig(gstreamer-app-%gstreamer_ver)
 BuildRequires:  pkgconfig(gstreamer-plugins-base-%gstreamer_ver)
 %endif
 Provides:   web_browser
 Provides:   browser(npapi)
-Version:2.17
+Version:2.19
 Release:0
-%define releasedate 2013033000
+%define releasedate 2013062900
 Summary:The successor of the Mozilla Application Suite
 License:MPL-2.0
 Group:  Productivity/Networking/Web/Browsers
@@ -80,7 +80,6 @@
 Patch7: mozilla-ntlm-full-path.patch
 Patch8: mozilla-ua-locale.patch
 Patch9: mozilla-ppc.patch
-Patch10:mozilla-gstreamer-760140.patch
 Patch12:mozilla-libproxy-compat.patch
 Patch20:seamonkey-ua-locale.patch
 Patch21:seamonkey-shared-nss-db.patch
@@ -169,7 +168,11 @@
 %endif
 
 %prep
+%if %localize
 %setup -n seamonkey -b 1 -b 5 -b 10 -q
+%else
+%setup -n seamonkey -b 1 -q
+%endif
 # mozilla patches
 pushd mozilla
 %patch1 -p1
@@ -182,7 +185,6 @@
 %patch7 -p1
 %patch8 -p1
 %patch9 -p1
-%patch10 -p1
 %patch12 -p1
 popd
 # comm patches
@@ -194,7 +196,9 @@
 modified=$(sed -n '/^/n;s/ - .*$//;p;q' %{_sourcedir}/%{name}.changes)
 DATE=\$(date -d ${modified} +%%b %%e %%Y)\
 TIME=\$(date -d ${modified} +%%R)\
-find . -regex .*\.c\|.*\.cpp\|.*\.h -exec sed -i 
s/__DATE__/${DATE}/g;s/__TIME__/${TIME}/g {} +
+find . -regex .*\.c\|.*\.cpp\|.*\.h \
+-exec sed -i s/__DATE__/${DATE}/g;s/__TIME__/${TIME}/g {} +
+
 #
 export SUSE_ASNEEDED=0
 export MOZ_BUILD_DATE=%{releasedate}
@@ -203,6 +207,7 @@
 export CFLAGS=$RPM_OPT_FLAGS -Os -fno-strict-aliasing
 export CXXFLAGS=$CFLAGS
 export MOZCONFIG=$RPM_BUILD_DIR/mozconfig
+
 #
 cat  EOF  $MOZCONFIG
 mk_add_options MOZILLA_OFFICIAL=1
@@ -213,7 +218,9 @@
 ac_add_options --enable-application=suite
 

commit seamonkey for openSUSE:Factory

2013-04-12 Thread h_root
Hello community,

here is the log from the commit of package seamonkey for openSUSE:Factory 
checked in at 2013-04-12 20:43:03

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


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

Changes:

--- /work/SRC/openSUSE:Factory/seamonkey/seamonkey.changes  2013-04-07 
14:26:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.seamonkey.new/seamonkey.changes 2013-04-12 
20:43:06.0 +0200
@@ -1,0 +2,6 @@
+Tue Apr  9 06:45:05 UTC 2013 - w...@rosenauer.org
+
+- revert to use GStreamer 0.10 on 12.3 (bnc#814101)
+  (remove mozilla-gstreamer-1.patch)
+
+---

Old:

  mozilla-gstreamer-1.patch



Other differences:
--
++ seamonkey.spec ++
--- /var/tmp/diff_new_pack.AS24BX/_old  2013-04-12 20:43:26.0 +0200
+++ /var/tmp/diff_new_pack.AS24BX/_new  2013-04-12 20:43:26.0 +0200
@@ -18,7 +18,7 @@
 
 
 %if %suse_version  1220
-%define gstreamer_ver 1.0
+%define gstreamer_ver 0.10
 %else
 %define gstreamer_ver 0.10
 %endif
@@ -81,7 +81,6 @@
 Patch8: mozilla-ua-locale.patch
 Patch9: mozilla-ppc.patch
 Patch10:mozilla-gstreamer-760140.patch
-Patch11:mozilla-gstreamer-1.patch
 Patch12:mozilla-libproxy-compat.patch
 Patch20:seamonkey-ua-locale.patch
 Patch21:seamonkey-shared-nss-db.patch
@@ -184,7 +183,6 @@
 %patch8 -p1
 %patch9 -p1
 %patch10 -p1
-%patch11 -p1
 %patch12 -p1
 popd
 # comm patches
@@ -246,7 +244,7 @@
 %endif
 %if %suse_version  1140
 cat  EOF  $MOZCONFIG
-ac_add_options --enable-gstreamer=%{gstreamer_ver}
+ac_add_options --enable-gstreamer
 EOF
 %endif
 make -f client.mk build


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



commit seamonkey for openSUSE:Factory

2013-03-24 Thread h_root
Hello community,

here is the log from the commit of package seamonkey for openSUSE:Factory 
checked in at 2013-03-24 21:57:44

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


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

Changes:

--- /work/SRC/openSUSE:Factory/seamonkey/seamonkey.changes  2013-03-10 
08:39:27.0 +0100
+++ /work/SRC/openSUSE:Factory/.seamonkey.new/seamonkey.changes 2013-03-24 
22:34:06.0 +0100
@@ -1,0 +2,5 @@
+Fri Mar 15 17:34:54 UTC 2013 - pce...@suse.com
+
+- update to SeaMonkey 2.16.2
+
+---

Old:

  l10n-2.16.1.tar.bz2
  seamonkey-2.16.1-source.tar.bz2

New:

  l10n-2.16.2.tar.bz2
  seamonkey-2.16.2-source.tar.bz2



Other differences:
--
++ seamonkey.spec ++
--- /var/tmp/diff_new_pack.4CKBJN/_old  2013-03-24 22:35:02.0 +0100
+++ /var/tmp/diff_new_pack.4CKBJN/_new  2013-03-24 22:35:02.0 +0100
@@ -48,7 +48,7 @@
 %endif
 Provides:   web_browser
 Provides:   browser(npapi)
-Version:2.16.1
+Version:2.16.2
 Release:0
 %define releasedate 2013030800
 Summary:The successor of the Mozilla Application Suite


++ compare-locales.tar.bz2 ++

++ l10n-2.16.1.tar.bz2 - l10n-2.16.2.tar.bz2 ++
/work/SRC/openSUSE:Factory/seamonkey/l10n-2.16.1.tar.bz2 
/work/SRC/openSUSE:Factory/.seamonkey.new/l10n-2.16.2.tar.bz2 differ: char 11, 
line 1

++ seamonkey-2.16.1-source.tar.bz2 - seamonkey-2.16.2-source.tar.bz2 ++
/work/SRC/openSUSE:Factory/seamonkey/seamonkey-2.16.1-source.tar.bz2 
/work/SRC/openSUSE:Factory/.seamonkey.new/seamonkey-2.16.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 seamonkey for openSUSE:Factory

2013-03-09 Thread h_root
Hello community,

here is the log from the commit of package seamonkey for openSUSE:Factory 
checked in at 2013-03-10 08:39:21

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


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

Changes:

--- /work/SRC/openSUSE:Factory/seamonkey/seamonkey.changes  2013-02-20 
09:36:07.0 +0100
+++ /work/SRC/openSUSE:Factory/.seamonkey.new/seamonkey.changes 2013-03-10 
08:39:27.0 +0100
@@ -1,0 +2,7 @@
+Sat Mar  9 09:15:53 UTC 2013 - w...@rosenauer.org
+
+- update to SeaMonkey 2.16.1 (bnc#808243)
+  * MFSA 2013-29/CVE-2013-0787 (bmo#848644)
+Use-after-free in HTML Editor
+
+---

Old:

  l10n-2.16.tar.bz2
  seamonkey-2.16-source.tar.bz2

New:

  l10n-2.16.1.tar.bz2
  seamonkey-2.16.1-source.tar.bz2



Other differences:
--
++ seamonkey.spec ++
--- /var/tmp/diff_new_pack.wGVFWD/_old  2013-03-10 08:39:35.0 +0100
+++ /var/tmp/diff_new_pack.wGVFWD/_new  2013-03-10 08:39:35.0 +0100
@@ -48,9 +48,9 @@
 %endif
 Provides:   web_browser
 Provides:   browser(npapi)
-Version:2.16
+Version:2.16.1
 Release:0
-%define releasedate 2013021700
+%define releasedate 2013030800
 Summary:The successor of the Mozilla Application Suite
 License:MPL-2.0
 Group:  Productivity/Networking/Web/Browsers


++ compare-locales.tar.bz2 ++

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.wGVFWD/_old  2013-03-10 08:39:35.0 +0100
+++ /var/tmp/diff_new_pack.wGVFWD/_new  2013-03-10 08:39:35.0 +0100
@@ -2,8 +2,8 @@
 
 CHANNEL=release
 BRANCH=releases/comm-$CHANNEL
-RELEASE_TAG=SEAMONKEY_2_16_RELEASE
-VERSION=2.16
+RELEASE_TAG=SEAMONKEY_2_16_1_RELEASE
+VERSION=2.16.1
 
 echo cloning $BRANCH...
 hg clone http://hg.mozilla.org/$BRANCH seamonkey

++ l10n-2.16.tar.bz2 - l10n-2.16.1.tar.bz2 ++
/work/SRC/openSUSE:Factory/seamonkey/l10n-2.16.tar.bz2 
/work/SRC/openSUSE:Factory/.seamonkey.new/l10n-2.16.1.tar.bz2 differ: char 11, 
line 1

++ seamonkey-2.16-source.tar.bz2 - seamonkey-2.16.1-source.tar.bz2 ++
/work/SRC/openSUSE:Factory/seamonkey/seamonkey-2.16-source.tar.bz2 
/work/SRC/openSUSE:Factory/.seamonkey.new/seamonkey-2.16.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 seamonkey for openSUSE:Factory

2013-02-20 Thread h_root
Hello community,

here is the log from the commit of package seamonkey for openSUSE:Factory 
checked in at 2013-02-20 09:35:57

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


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

Changes:

--- /work/SRC/openSUSE:Factory/seamonkey/seamonkey.changes  2013-02-09 
10:16:30.0 +0100
+++ /work/SRC/openSUSE:Factory/.seamonkey.new/seamonkey.changes 2013-02-20 
09:36:07.0 +0100
@@ -1,0 +2,26 @@
+Mon Feb 18 07:41:44 UTC 2013 - w...@rosenauer.org
+
+- update to SeaMonkey 2.16 (bnc#804248)
+  * MFSA 2013-21/CVE-2013-0783/2013-0784
+Miscellaneous memory safety hazards
+  * MFSA 2013-22/CVE-2013-0772 (bmo#801366)
+Out-of-bounds read in image rendering
+  * MFSA 2013-23/CVE-2013-0765 (bmo#830614)
+Wrapped WebIDL objects can be wrapped again
+  * 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/CVE-2013-0777/
+CVE-2013-0778/CVE-2013-0779/CVE-2013-0781
+Use-after-free, out of bounds read, and buffer overflow issues
+found using Address Sanitizer
+- removed obsolete patches
+  * mozilla-webrtc.patch
+  * mozilla-gstreamer-803287.patch
+
+---
@@ -26 +52 @@
-- update to SeaMonkey 2.15 /(bnc#796895)
+- update to SeaMonkey 2.15 (bnc#796895)

Old:

  l10n-2.15.2.tar.bz2
  mozilla-gstreamer-803287.patch
  mozilla-webrtc.patch
  seamonkey-2.15.2-source.tar.bz2

New:

  _constraints
  l10n-2.16.tar.bz2
  mozilla-webrtc-ppc.patch
  seamonkey-2.16-source.tar.bz2



Other differences:
--
++ seamonkey.spec ++
--- /var/tmp/diff_new_pack.HYclTx/_old  2013-02-20 09:36:22.0 +0100
+++ /var/tmp/diff_new_pack.HYclTx/_new  2013-02-20 09:36:22.0 +0100
@@ -48,9 +48,9 @@
 %endif
 Provides:   web_browser
 Provides:   browser(npapi)
-Version:2.15.2
+Version:2.16
 Release:0
-%define releasedate 2013020300
+%define releasedate 2013021700
 Summary:The successor of the Mozilla Application Suite
 License:MPL-2.0
 Group:  Productivity/Networking/Web/Browsers
@@ -71,12 +71,11 @@
 Patch3: mozilla-shared-nss-db.patch
 Patch4: mozilla-sle11.patch
 Patch5: mozilla-language.patch
-Patch6: mozilla-gstreamer-803287.patch
 Patch7: mozilla-ntlm-full-path.patch
 Patch8: mozilla-ua-locale.patch
 Patch9: mozilla-ppc.patch
 Patch10:mozilla-gstreamer-760140.patch
-Patch11:mozilla-webrtc.patch
+Patch11:mozilla-webrtc-ppc.patch
 Patch12:mozilla-libproxy-compat.patch
 Patch20:seamonkey-ua-locale.patch
 Patch21:seamonkey-shared-nss-db.patch
@@ -175,7 +174,6 @@
 %patch4 -p1
 %endif
 %patch5 -p1
-%patch6 -p1
 %patch7 -p1
 %patch8 -p1
 %patch9 -p1

++ compare-locales.tar.bz2 ++

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.HYclTx/_old  2013-02-20 09:36:23.0 +0100
+++ /var/tmp/diff_new_pack.HYclTx/_new  2013-02-20 09:36:23.0 +0100
@@ -2,8 +2,8 @@
 
 CHANNEL=release
 BRANCH=releases/comm-$CHANNEL
-RELEASE_TAG=SEAMONKEY_2_15_2_RELEASE
-VERSION=2.15.2
+RELEASE_TAG=SEAMONKEY_2_16_RELEASE
+VERSION=2.16
 
 echo cloning $BRANCH...
 hg clone http://hg.mozilla.org/$BRANCH seamonkey

++ l10n-2.15.2.tar.bz2 - l10n-2.16.tar.bz2 ++
/work/SRC/openSUSE:Factory/seamonkey/l10n-2.15.2.tar.bz2 
/work/SRC/openSUSE:Factory/.seamonkey.new/l10n-2.16.tar.bz2 differ: char 11, 
line 1

++ mozilla-gstreamer-760140.patch ++
--- /var/tmp/diff_new_pack.HYclTx/_old  2013-02-20 09:36:23.0 +0100
+++ /var/tmp/diff_new_pack.HYclTx/_new  2013-02-20 09:36:23.0 +0100
@@ -4,7 +4,7 @@
 diff --git a/content/base/src/nsContentUtils.cpp 
b/content/base/src/nsContentUtils.cpp
 --- a/content/base/src/nsContentUtils.cpp
 +++ b/content/base/src/nsContentUtils.cpp
-@@ -147,16 +147,19 @@ static NS_DEFINE_CID(kXTFServiceCID, NS_
+@@ -143,16 +143,19 @@
  #include xpcprivate.h // nsXPConnect
  #include nsScriptSecurityManager.h
  #include nsIChannelPolicy.h
@@ -14,7 +14,7 @@
  #ifdef MOZ_MEDIA
  #include nsHTMLMediaElement.h
 +#ifdef MOZ_GSTREAMER
-+#include nsGStreamerDecoder.h
++#include GStreamerDecoder.h
 +#endif
  #endif
  #include nsDOMTouchEvent.h
@@ -27,7 +27,7 @@
 diff --git a/content/html/content/public/nsHTMLMediaElement.h 

commit seamonkey for openSUSE:Factory

2013-02-09 Thread h_root
Hello community,

here is the log from the commit of package seamonkey for openSUSE:Factory 
checked in at 2013-02-09 10:16:17

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


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

Changes:

--- /work/SRC/openSUSE:Factory/seamonkey/seamonkey.changes  2013-01-29 
06:48:39.0 +0100
+++ /work/SRC/openSUSE:Factory/.seamonkey.new/seamonkey.changes 2013-02-09 
10:16:30.0 +0100
@@ -1,0 +2,9 @@
+Mon Feb  4 12:27:38 UTC 2013 - w...@rosenauer.org
+
+- update to SeaMonkey 2.15.2
+  * Applications could not be removed from the Application details
+dialog under Preferences, Helper Applications (bmo#826771).
+  * View / Message Body As could show menu items out of context
+(bmo#831348)
+
+---

Old:

  l10n-2.15.1.tar.bz2
  seamonkey-2.15.1-source.tar.bz2

New:

  l10n-2.15.2.tar.bz2
  seamonkey-2.15.2-source.tar.bz2



Other differences:
--
++ seamonkey.spec ++
--- /var/tmp/diff_new_pack.0Dk6vi/_old  2013-02-09 10:16:44.0 +0100
+++ /var/tmp/diff_new_pack.0Dk6vi/_new  2013-02-09 10:16:44.0 +0100
@@ -2,7 +2,7 @@
 # spec file for package seamonkey
 #
 # 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
@@ -48,9 +48,9 @@
 %endif
 Provides:   web_browser
 Provides:   browser(npapi)
-Version:2.15.1
+Version:2.15.2
 Release:0
-%define releasedate 2013011600
+%define releasedate 2013020300
 Summary:The successor of the Mozilla Application Suite
 License:MPL-2.0
 Group:  Productivity/Networking/Web/Browsers

++ compare-locales.tar.bz2 ++

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.0Dk6vi/_old  2013-02-09 10:16:44.0 +0100
+++ /var/tmp/diff_new_pack.0Dk6vi/_new  2013-02-09 10:16:44.0 +0100
@@ -2,8 +2,8 @@
 
 CHANNEL=release
 BRANCH=releases/comm-$CHANNEL
-RELEASE_TAG=SEAMONKEY_2_15_RELEASE
-VERSION=2.15.1
+RELEASE_TAG=SEAMONKEY_2_15_2_RELEASE
+VERSION=2.15.2
 
 echo cloning $BRANCH...
 hg clone http://hg.mozilla.org/$BRANCH seamonkey

++ l10n-2.15.1.tar.bz2 - l10n-2.15.2.tar.bz2 ++
/work/SRC/openSUSE:Factory/seamonkey/l10n-2.15.1.tar.bz2 
/work/SRC/openSUSE:Factory/.seamonkey.new/l10n-2.15.2.tar.bz2 differ: char 11, 
line 1

++ seamonkey-2.15.1-source.tar.bz2 - seamonkey-2.15.2-source.tar.bz2 ++
/work/SRC/openSUSE:Factory/seamonkey/seamonkey-2.15.1-source.tar.bz2 
/work/SRC/openSUSE:Factory/.seamonkey.new/seamonkey-2.15.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 seamonkey for openSUSE:Factory

2013-01-28 Thread h_root
Hello community,

here is the log from the commit of package seamonkey for openSUSE:Factory 
checked in at 2013-01-29 06:48:34

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


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

Changes:

--- /work/SRC/openSUSE:Factory/seamonkey/seamonkey.changes  2013-01-14 
09:49:02.0 +0100
+++ /work/SRC/openSUSE:Factory/.seamonkey.new/seamonkey.changes 2013-01-29 
06:48:39.0 +0100
@@ -1,0 +2,7 @@
+Sun Jan 20 09:15:53 UTC 2013 - w...@rosenauer.org
+
+- update to SeaMonkey 2.15.1
+  * backed out bmo#677092 (removed patch)
+  * fixed problems involving HTTP proxy transactions
+
+---

Old:

  l10n-2.15.tar.bz2
  mozilla-backout-677092.patch
  seamonkey-2.15-source.tar.bz2

New:

  l10n-2.15.1.tar.bz2
  seamonkey-2.15.1-source.tar.bz2



Other differences:
--
++ seamonkey.spec ++
--- /var/tmp/diff_new_pack.Gk1Dyk/_old  2013-01-29 06:48:48.0 +0100
+++ /var/tmp/diff_new_pack.Gk1Dyk/_new  2013-01-29 06:48:48.0 +0100
@@ -48,9 +48,9 @@
 %endif
 Provides:   web_browser
 Provides:   browser(npapi)
-Version:2.15
+Version:2.15.1
 Release:0
-%define releasedate 2013010500
+%define releasedate 2013011600
 Summary:The successor of the Mozilla Application Suite
 License:MPL-2.0
 Group:  Productivity/Networking/Web/Browsers
@@ -78,7 +78,6 @@
 Patch10:mozilla-gstreamer-760140.patch
 Patch11:mozilla-webrtc.patch
 Patch12:mozilla-libproxy-compat.patch
-Patch13:mozilla-backout-677092.patch
 Patch20:seamonkey-ua-locale.patch
 Patch21:seamonkey-shared-nss-db.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -183,7 +182,6 @@
 %patch10 -p1
 %patch11 -p1
 %patch12 -p1
-%patch13 -p1
 popd
 # comm patches
 %patch20 -p1

++ compare-locales.tar.bz2 ++

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.Gk1Dyk/_old  2013-01-29 06:48:48.0 +0100
+++ /var/tmp/diff_new_pack.Gk1Dyk/_new  2013-01-29 06:48:48.0 +0100
@@ -3,7 +3,7 @@
 CHANNEL=release
 BRANCH=releases/comm-$CHANNEL
 RELEASE_TAG=SEAMONKEY_2_15_RELEASE
-VERSION=2.15
+VERSION=2.15.1
 
 echo cloning $BRANCH...
 hg clone http://hg.mozilla.org/$BRANCH seamonkey

++ l10n-2.15.tar.bz2 - l10n-2.15.1.tar.bz2 ++
/work/SRC/openSUSE:Factory/seamonkey/l10n-2.15.tar.bz2 
/work/SRC/openSUSE:Factory/.seamonkey.new/l10n-2.15.1.tar.bz2 differ: char 11, 
line 1

++ seamonkey-2.15-source.tar.bz2 - seamonkey-2.15.1-source.tar.bz2 ++
/work/SRC/openSUSE:Factory/seamonkey/seamonkey-2.15-source.tar.bz2 
/work/SRC/openSUSE:Factory/.seamonkey.new/seamonkey-2.15.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 seamonkey for openSUSE:Factory

2013-01-14 Thread h_root
Hello community,

here is the log from the commit of package seamonkey for openSUSE:Factory 
checked in at 2013-01-14 09:48:54

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


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

Changes:

--- /work/SRC/openSUSE:Factory/seamonkey/seamonkey.changes  2012-11-22 
17:23:40.0 +0100
+++ /work/SRC/openSUSE:Factory/.seamonkey.new/seamonkey.changes 2013-01-14 
09:49:02.0 +0100
@@ -1,0 +2,60 @@
+Sun Jan 13 16:38:35 UTC 2013 - w...@rosenauer.org
+
+- backed out restartless language packs as it broke multi-locale
+  setup (bmo#677092, bmo#818468)
+
+---
+Tue Jan  8 18:32:43 UTC 2013 - w...@rosenauer.org
+
+- update to SeaMonkey 2.15 /(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-06/CVE-2013-0751 (bmo#790454)
+Touch events are shared across iframes
+  * 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)
+- reenable WebRTC
+- added mozilla-libproxy-compat.patch for libproxy API compat
+  on openSUSE 11.2 and earlier
+
+---
+Tue Dec 18 13:08:40 UTC 2012 - w...@rosenauer.org
+
+- update to SeaMonkey 2.14.1
+  * fix regressions from 2.14 release
+
+---

Old:

  l10n-2.14.tar.bz2
  mozilla-gstreamer.patch
  seamonkey-2.14-source.tar.bz2

New:

  l10n-2.15.tar.bz2
  mozilla-backout-677092.patch
  mozilla-gstreamer-803287.patch
  mozilla-libproxy-compat.patch
  mozilla-webrtc.patch
  seamonkey-2.15-source.tar.bz2



Other differences:
--
++ seamonkey.spec ++
--- /var/tmp/diff_new_pack.8CGSfb/_old  2013-01-14 09:49:12.0 +0100
+++ /var/tmp/diff_new_pack.8CGSfb/_new  2013-01-14 09:49:12.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package seamonkey
 #
-# 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
@@ -48,9 +48,9 @@
 %endif
 Provides:   web_browser
 Provides:   browser(npapi)
-Version:2.14
+Version:2.15
 Release:0
-%define releasedate 2012111600
+%define releasedate 2013010500
 Summary:The successor of the Mozilla Application Suite
 License:MPL-2.0
 Group:  Productivity/Networking/Web/Browsers
@@ -71,11 +71,14 @@
 Patch3: mozilla-shared-nss-db.patch
 Patch4: mozilla-sle11.patch
 Patch5: mozilla-language.patch
-Patch6: mozilla-gstreamer.patch
+Patch6: mozilla-gstreamer-803287.patch
 Patch7: mozilla-ntlm-full-path.patch
 Patch8: mozilla-ua-locale.patch
 Patch9: 

commit seamonkey for openSUSE:Factory

2012-10-29 Thread h_root
Hello community,

here is the log from the commit of package seamonkey for openSUSE:Factory 
checked in at 2012-10-29 20:12:46

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


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

Changes:

--- /work/SRC/openSUSE:Factory/seamonkey/seamonkey.changes  2012-10-13 
20:26:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.seamonkey.new/seamonkey.changes 2012-10-29 
20:15:14.0 +0100
@@ -1,0 +2,8 @@
+Sat Oct 27 08:59:58 UTC 2012 - w...@rosenauer.org
+
+- update to SeaMonkey 2.13.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-2.13.1.tar.bz2
  seamonkey-2.13.1-source.tar.bz2

New:

  l10n-2.13.2.tar.bz2
  seamonkey-2.13.2-source.tar.bz2



Other differences:
--
++ seamonkey.spec ++
--- /var/tmp/diff_new_pack.Ar0Sj7/_old  2012-10-29 20:15:19.0 +0100
+++ /var/tmp/diff_new_pack.Ar0Sj7/_new  2012-10-29 20:15:19.0 +0100
@@ -48,9 +48,9 @@
 %endif
 Provides:   web_browser
 Provides:   browser(npapi)
-Version:2.13.1
+Version:2.13.2
 Release:0
-%define releasedate 2012101100
+%define releasedate 2012102500
 Summary:The successor of the Mozilla Application Suite
 License:MPL-2.0
 Group:  Productivity/Networking/Web/Browsers

++ compare-locales.tar.bz2 ++

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.Ar0Sj7/_old  2012-10-29 20:15:19.0 +0100
+++ /var/tmp/diff_new_pack.Ar0Sj7/_new  2012-10-29 20:15:19.0 +0100
@@ -2,8 +2,8 @@
 
 CHANNEL=release
 BRANCH=releases/comm-$CHANNEL
-RELEASE_TAG=SEAMONKEY_2_13_1_RELEASE
-VERSION=2.13.1
+RELEASE_TAG=SEAMONKEY_2_13_2_RELEASE
+VERSION=2.13.2
 
 echo cloning $BRANCH...
 hg clone http://hg.mozilla.org/$BRANCH seamonkey

++ l10n-2.13.1.tar.bz2 - l10n-2.13.2.tar.bz2 ++
/work/SRC/openSUSE:Factory/seamonkey/l10n-2.13.1.tar.bz2 
/work/SRC/openSUSE:Factory/.seamonkey.new/l10n-2.13.2.tar.bz2 differ: char 11, 
line 1

++ seamonkey-2.13.1-source.tar.bz2 - seamonkey-2.13.2-source.tar.bz2 ++
/work/SRC/openSUSE:Factory/seamonkey/seamonkey-2.13.1-source.tar.bz2 
/work/SRC/openSUSE:Factory/.seamonkey.new/seamonkey-2.13.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 seamonkey for openSUSE:Factory

2012-10-13 Thread h_root
Hello community,

here is the log from the commit of package seamonkey for openSUSE:Factory 
checked in at 2012-10-13 20:24:19

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


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

Changes:

--- /work/SRC/openSUSE:Factory/seamonkey/seamonkey.changes  2012-10-11 
11:30:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.seamonkey.new/seamonkey.changes 2012-10-13 
20:26:59.0 +0200
@@ -1,0 +2,9 @@
+Fri Oct 12 07:33:18 UTC 2012 - w...@rosenauer.org
+
+- update to SeaMonkey 2.13.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-2.13.tar.bz2
  seamonkey-2.13-source.tar.bz2

New:

  l10n-2.13.1.tar.bz2
  seamonkey-2.13.1-source.tar.bz2



Other differences:
--
++ seamonkey.spec ++
--- /var/tmp/diff_new_pack.dLUaGM/_old  2012-10-13 20:27:05.0 +0200
+++ /var/tmp/diff_new_pack.dLUaGM/_new  2012-10-13 20:27:05.0 +0200
@@ -48,9 +48,9 @@
 %endif
 Provides:   web_browser
 Provides:   browser(npapi)
-Version:2.13
+Version:2.13.1
 Release:0
-%define releasedate 2012100800
+%define releasedate 2012101100
 Summary:The successor of the Mozilla Application Suite
 License:MPL-2.0
 Group:  Productivity/Networking/Web/Browsers

++ compare-locales.tar.bz2 ++

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.dLUaGM/_old  2012-10-13 20:27:05.0 +0200
+++ /var/tmp/diff_new_pack.dLUaGM/_new  2012-10-13 20:27:05.0 +0200
@@ -2,8 +2,8 @@
 
 CHANNEL=release
 BRANCH=releases/comm-$CHANNEL
-RELEASE_TAG=SEAMONKEY_2_13_RELEASE
-VERSION=2.13
+RELEASE_TAG=SEAMONKEY_2_13_1_RELEASE
+VERSION=2.13.1
 
 echo cloning $BRANCH...
 hg clone http://hg.mozilla.org/$BRANCH seamonkey

++ l10n-2.13.tar.bz2 - l10n-2.13.1.tar.bz2 ++
/work/SRC/openSUSE:Factory/seamonkey/l10n-2.13.tar.bz2 
/work/SRC/openSUSE:Factory/.seamonkey.new/l10n-2.13.1.tar.bz2 differ: char 11, 
line 1

++ seamonkey-2.13-source.tar.bz2 - seamonkey-2.13.1-source.tar.bz2 ++
/work/SRC/openSUSE:Factory/seamonkey/seamonkey-2.13-source.tar.bz2 
/work/SRC/openSUSE:Factory/.seamonkey.new/seamonkey-2.13.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 seamonkey for openSUSE:Factory

2012-10-11 Thread h_root
Hello community,

here is the log from the commit of package seamonkey for openSUSE:Factory 
checked in at 2012-10-11 11:27:01

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


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

Changes:

--- /work/SRC/openSUSE:Factory/seamonkey/seamonkey.changes  2012-09-13 
00:07:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.seamonkey.new/seamonkey.changes 2012-10-11 
11:30:45.0 +0200
@@ -1,0 +2,37 @@
+Mon Oct  8 20:32:50 UTC 2012 - w...@rosenauer.org
+
+- update to SeaMonkey 2.13 (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
+- improve GStreamer integration (bmo#760140)
+
+---

Old:

  l10n-2.12.1.tar.bz2
  seamonkey-2.12.1-source.tar.bz2

New:

  l10n-2.13.tar.bz2
  mozilla-gstreamer-760140.patch
  seamonkey-2.13-source.tar.bz2



Other differences:
--
++ seamonkey.spec ++
--- /var/tmp/diff_new_pack.HxVzFX/_old  2012-10-11 11:30:53.0 +0200
+++ /var/tmp/diff_new_pack.HxVzFX/_new  2012-10-11 11:30:53.0 +0200
@@ -48,9 +48,9 @@
 %endif
 Provides:   web_browser
 Provides:   browser(npapi)
-Version:2.12.1
+Version:2.13
 Release:0
-%define releasedate 2012090400
+%define releasedate 2012100800
 Summary:The successor of the Mozilla Application Suite
 License:MPL-2.0
 Group:  Productivity/Networking/Web/Browsers
@@ -75,6 +75,7 @@
 Patch7: mozilla-ntlm-full-path.patch
 Patch8: mozilla-ua-locale.patch
 Patch9: mozilla-ppc.patch
+Patch10:mozilla-gstreamer-760140.patch
 Patch20:seamonkey-ua-locale.patch
 Patch21:seamonkey-shared-nss-db.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -153,7 +154,7 @@
 %package translations-other
 Summary:Extra translations for SeaMonkey
 Group:  System/Localization
-Provides:   locale(%{name}:be;lt;sk;tr;uk)
+Provides:   locale(%{name}:be;gl;lt;sk;tr;uk)
 PreReq: %{name} = %{version}
 
 %description translations-other
@@ -176,6 +177,7 @@
 %patch7 -p1
 %patch8 -p1
 %patch9 -p1
+%patch10 -p1
 popd
 # comm patches
 %patch20 -p1

++ compare-locales.tar.bz2 ++

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.HxVzFX/_old  2012-10-11 11:30:53.0 +0200
+++ /var/tmp/diff_new_pack.HxVzFX/_new  2012-10-11 11:30:53.0 +0200
@@ -2,8 +2,8 @@
 
 CHANNEL=release
 BRANCH=releases/comm-$CHANNEL
-RELEASE_TAG=SEAMONKEY_2_12_1_RELEASE
-VERSION=2.12.1
+RELEASE_TAG=SEAMONKEY_2_13_RELEASE
+VERSION=2.13
 
 echo cloning $BRANCH...
 hg clone http://hg.mozilla.org/$BRANCH seamonkey

++ l10n-2.12.1.tar.bz2 - l10n-2.13.tar.bz2 ++
/work/SRC/openSUSE:Factory/seamonkey/l10n-2.12.1.tar.bz2 
/work/SRC/openSUSE:Factory/.seamonkey.new/l10n-2.13.tar.bz2 differ: char 11, 
line 1

++ mozilla-gstreamer-760140.patch ++
From: Alessandro Decina alessandr...@gmail.com
Bug 760140 - Query the GstRegistry for the required demuxers/decoders from 
canPlayType

diff --git a/content/base/src/nsContentUtils.cpp 
b/content/base/src/nsContentUtils.cpp
--- a/content/base/src/nsContentUtils.cpp
+++ 

commit seamonkey for openSUSE:Factory

2012-09-12 Thread h_root
Hello community,

here is the log from the commit of package seamonkey for openSUSE:Factory 
checked in at 2012-09-13 00:07:00

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


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

Changes:

--- /work/SRC/openSUSE:Factory/seamonkey/seamonkey.changes  2012-08-31 
10:01:25.0 +0200
+++ /work/SRC/openSUSE:Factory/.seamonkey.new/seamonkey.changes 2012-09-13 
00:07:05.0 +0200
@@ -1,0 +2,7 @@
+Mon Sep 10 20:18:35 UTC 2012 - w...@rosenauer.org
+
+- update to SeaMonkey 2.12.1 (bnc#779936)
+  * Sites visited while in Private Browsing mode could be found
+through manual browser cache inspection (bmo#787743)
+
+---

Old:

  l10n-2.12.tar.bz2
  seamonkey-2.12-source.tar.bz2

New:

  l10n-2.12.1.tar.bz2
  seamonkey-2.12.1-source.tar.bz2



Other differences:
--
++ seamonkey.spec ++
--- /var/tmp/diff_new_pack.szWgGf/_old  2012-09-13 00:07:16.0 +0200
+++ /var/tmp/diff_new_pack.szWgGf/_new  2012-09-13 00:07:16.0 +0200
@@ -48,9 +48,9 @@
 %endif
 Provides:   web_browser
 Provides:   browser(npapi)
-Version:2.12
+Version:2.12.1
 Release:0
-%define releasedate 2012082600
+%define releasedate 2012090400
 Summary:The successor of the Mozilla Application Suite
 License:MPL-2.0
 Group:  Productivity/Networking/Web/Browsers

++ compare-locales.tar.bz2 ++

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.szWgGf/_old  2012-09-13 00:07:16.0 +0200
+++ /var/tmp/diff_new_pack.szWgGf/_new  2012-09-13 00:07:16.0 +0200
@@ -2,8 +2,8 @@
 
 CHANNEL=release
 BRANCH=releases/comm-$CHANNEL
-RELEASE_TAG=SEAMONKEY_2_12_RELEASE
-VERSION=2.12
+RELEASE_TAG=SEAMONKEY_2_12_1_RELEASE
+VERSION=2.12.1
 
 echo cloning $BRANCH...
 hg clone http://hg.mozilla.org/$BRANCH seamonkey

++ l10n-2.12.tar.bz2 - l10n-2.12.1.tar.bz2 ++
/work/SRC/openSUSE:Factory/seamonkey/l10n-2.12.tar.bz2 
/work/SRC/openSUSE:Factory/.seamonkey.new/l10n-2.12.1.tar.bz2 differ: char 11, 
line 1

++ seamonkey-2.12-source.tar.bz2 - seamonkey-2.12.1-source.tar.bz2 ++
/work/SRC/openSUSE:Factory/seamonkey/seamonkey-2.12-source.tar.bz2 
/work/SRC/openSUSE:Factory/.seamonkey.new/seamonkey-2.12.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 seamonkey for openSUSE:Factory

2012-08-31 Thread h_root
Hello community,

here is the log from the commit of package seamonkey for openSUSE:Factory 
checked in at 2012-08-31 10:01:19

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


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

Changes:

--- /work/SRC/openSUSE:Factory/seamonkey/seamonkey.changes  2012-07-30 
11:45:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.seamonkey.new/seamonkey.changes 2012-08-31 
10:01:25.0 +0200
@@ -1,0 +2,32 @@
+Mon Aug 27 12:26:38 UTC 2012 - w...@rosenauer.org
+
+- update to SeaMonkey 2.12 (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-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-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
+- enable GStreamer for 12.1 and higher
+- use internal libjpeg
+
+---

Old:

  l10n-2.11.tar.bz2
  mozilla-gcc47.patch
  mozilla-yarr-pcre.patch
  seamonkey-2.11-source.tar.bz2

New:

  l10n-2.12.tar.bz2
  mozilla-gstreamer.patch
  seamonkey-2.12-source.tar.bz2



Other differences:
--
++ seamonkey.spec ++
--- /var/tmp/diff_new_pack.7nmAFH/_old  2012-08-31 10:01:36.0 +0200
+++ /var/tmp/diff_new_pack.7nmAFH/_new  2012-08-31 10:01:36.0 +0200
@@ -41,10 +41,16 @@
 %else
 BuildRequires:  wireless-tools
 %endif
+%if %suse_version  1140
+BuildRequires:  pkgconfig(gstreamer-0.10)
+BuildRequires:  pkgconfig(gstreamer-app-0.10)
+BuildRequires:  pkgconfig(gstreamer-plugins-base-0.10)
+%endif
 Provides:   web_browser
-Version:2.11
+Provides:   browser(npapi)
+Version:2.12
 Release:0
-%define releasedate 2012071300
+%define releasedate 2012082600
 Summary:The successor of the Mozilla Application Suite
 License:MPL-2.0
 Group:  Productivity/Networking/Web/Browsers
@@ -65,11 +71,10 @@
 Patch3: mozilla-shared-nss-db.patch
 Patch4: mozilla-sle11.patch
 Patch5: mozilla-language.patch
-Patch8: mozilla-ntlm-full-path.patch
-Patch10:mozilla-ua-locale.patch
-Patch11:mozilla-gcc47.patch
-Patch12:mozilla-yarr-pcre.patch
-Patch13:mozilla-ppc.patch
+Patch6: mozilla-gstreamer.patch
+Patch7: mozilla-ntlm-full-path.patch
+Patch8: mozilla-ua-locale.patch
+Patch9: mozilla-ppc.patch
 Patch20:seamonkey-ua-locale.patch
 Patch21:seamonkey-shared-nss-db.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -94,7 +99,7 @@
 # so using %opensuse_bs is secure for now
 BuildRequires:  mozilla-nspr-devel
 PreReq: mozilla-nspr = %(rpm -q --queryformat '%{VERSION}' 
mozilla-nspr)
-BuildRequires:  mozilla-nss-devel = 3.13.5
+BuildRequires:  mozilla-nss-devel = 3.13.6
 PreReq: mozilla-nss = %(rpm -q --queryformat '%{VERSION}' mozilla-nss)
 
 %description
@@ -167,11 +172,10 @@
 %patch4 -p1
 %endif
 %patch5 -p1
+%patch6 -p1
+%patch7 -p1
 %patch8 -p1
-%patch10 -p1
-%patch11 -p1
-%patch12 -p1
-%patch13 -p1
+%patch9 -p1
 popd
 # comm patches
 %patch20 -p1
@@ -208,13 +212,14 @@
 ac_add_options --enable-libxul
 ac_add_options --with-system-nspr
 ac_add_options --with-system-nss
-ac_add_options --with-system-jpeg
 ac_add_options --with-system-zlib
+#ac_add_options --with-system-jpeg
 # ac_add_options--with-system-png # no apng support
 ac_add_options --enable-ldap-experimental
 ac_add_options --disable-installer
 ac_add_options --disable-mochitest
 ac_add_options --disable-crashreporter
+ac_add_options --disable-updater
 ac_add_options --enable-startup-notification
 ac_add_options 

commit seamonkey for openSUSE:Factory

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package seamonkey for openSUSE:Factory 
checked in at 2012-07-30 11:18:46

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


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

Changes:

--- /work/SRC/openSUSE:Factory/seamonkey/seamonkey.changes  2012-07-22 
15:26:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.seamonkey.new/seamonkey.changes 2012-07-30 
11:45:55.0 +0200
@@ -1,0 +2,7 @@
+Sun Jul 29 16:59:17 UTC 2012 - w...@rosenauer.org
+
+- import PPC patch from Firefox:
+  * add patches for bmo#750620 and bmo#746112
+  * fix xpcshell segfault on ppc
+
+---

New:

  mozilla-ppc.patch



Other differences:
--
++ seamonkey.spec ++
--- /var/tmp/diff_new_pack.S8ZtUB/_old  2012-07-30 11:49:51.0 +0200
+++ /var/tmp/diff_new_pack.S8ZtUB/_new  2012-07-30 11:49:51.0 +0200
@@ -69,6 +69,7 @@
 Patch10:mozilla-ua-locale.patch
 Patch11:mozilla-gcc47.patch
 Patch12:mozilla-yarr-pcre.patch
+Patch13:mozilla-ppc.patch
 Patch20:seamonkey-ua-locale.patch
 Patch21:seamonkey-shared-nss-db.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -170,6 +171,7 @@
 %patch10 -p1
 %patch11 -p1
 %patch12 -p1
+%patch13 -p1
 popd
 # comm patches
 %patch20 -p1

++ mozilla-ppc.patch ++
# HG changeset patch
# Parent 67e6f1e1d06ca3d54cea1d26877c2a68f0c096e5
# User Wolfgang Rosenauer w...@rosenauer.org
Bug 746112 - RegExp hang on ppc64 in execute.
Bug 750620 - Make double-conversion portable to exotic architectures. TM: 
mozilla15

diff --git a/js/src/yarr/YarrInterpreter.h b/js/src/yarr/YarrInterpreter.h
--- a/js/src/yarr/YarrInterpreter.h
+++ b/js/src/yarr/YarrInterpreter.h
@@ -162,17 +162,17 @@ struct ByteTerm {
 , m_invert(invert)
 {
 atom.characterClass = characterClass;
 atom.quantityType = QuantifierFixedCount;
 atom.quantityCount = 1;
 inputPosition = inputPos;
 }
 
-ByteTerm(Type type, unsigned subpatternId, ByteDisjunction* 
parenthesesInfo, bool capture, int inputPos)
+ByteTerm(Type type, unsigned subpatternId, ByteDisjunction* 
parenthesesInfo, bool capture, int inputPos) __attribute__((noinline))
 : type(type)
 , m_capture(capture)
 , m_invert(false)
 {
 atom.subpatternId = subpatternId;
 atom.parenthesesDisjunction = parenthesesInfo;
 atom.quantityType = QuantifierFixedCount;
 atom.quantityCount = 1;
@@ -183,17 +183,17 @@ struct ByteTerm {
 : type(type)
 , m_capture(false)
 , m_invert(invert)
 {
 atom.quantityType = QuantifierFixedCount;
 atom.quantityCount = 1;
 }
 
-ByteTerm(Type type, unsigned subpatternId, bool capture, bool invert, int 
inputPos)
+ByteTerm(Type type, unsigned subpatternId, bool capture, bool invert, int 
inputPos) __attribute__((noinline))
 : type(type)
 , m_capture(capture)
 , m_invert(invert)
 {
 atom.subpatternId = subpatternId;
 atom.quantityType = QuantifierFixedCount;
 atom.quantityCount = 1;
 inputPosition = inputPos;
diff --git a/js/src/yarr/YarrPattern.h b/js/src/yarr/YarrPattern.h
--- a/js/src/yarr/YarrPattern.h
+++ b/js/src/yarr/YarrPattern.h
@@ -166,17 +166,17 @@ struct PatternTerm {
 , m_capture(false)
 , m_invert(invert)
 {
 characterClass = charClass;
 quantityType = QuantifierFixedCount;
 quantityCount = 1;
 }
 
-PatternTerm(Type type, unsigned subpatternId, PatternDisjunction* 
disjunction, bool capture = false, bool invert = false)
+PatternTerm(Type type, unsigned subpatternId, PatternDisjunction* 
disjunction, bool capture = false, bool invert = false) 
__attribute__((noinline))
 : type(type)
 , m_capture(capture)
 , m_invert(invert)
 {
 parentheses.disjunction = disjunction;
 parentheses.subpatternId = subpatternId;
 parentheses.isCopy = false;
 parentheses.isTerminal = false;
diff --git a/memory/jemalloc/jemalloc.c b/memory/jemalloc/jemalloc.c
--- a/memory/jemalloc/jemalloc.c
+++ b/memory/jemalloc/jemalloc.c
@@ -1086,17 +1086,19 @@ struct arena_s {
 static unsignedncpus;
 #endif
 
 /*
  * When MALLOC_STATIC_SIZES is defined most of the parameters
  * controlling the malloc behavior are defined as compile-time constants
  * for best performance and cannot be altered at runtime.
  */
+#if !(defined(__powerpc__))
 #define MALLOC_STATIC_SIZES 1
+#endif
 
 #ifdef MALLOC_STATIC_SIZES
 
 /*
  * VM page size. 

commit seamonkey for openSUSE:Factory

2012-07-22 Thread h_root
Hello community,

here is the log from the commit of package seamonkey for openSUSE:Factory 
checked in at 2012-07-22 15:25:57

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


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

Changes:

--- /work/SRC/openSUSE:Factory/seamonkey/seamonkey.changes  2012-06-18 
17:31:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.seamonkey.new/seamonkey.changes 2012-07-22 
15:26:01.0 +0200
@@ -1,0 +2,32 @@
+Mon Jul 16 09:35:54 UTC 2012 - w...@rosenauer.org
+
+- update to Seamonkey 2.11 (bnc#771583)
+  * MFSA 2012-42/CVE-2012-1949/CVE-2012-1948
+Miscellaneous memory safety hazards
+  * 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-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-56/CVE-2012-1967 (bmo#758344)
+Code execution through javascript: URLs
+  * relicensed to MPL-2.0
+- updated/removed patches
+- requires NSS 3.13.5
+
+---

Old:

  l10n-2.10.1.tar.bz2
  mozilla-revert_621446.patch
  mozilla-system-nspr.patch
  seamonkey-2.10.1-source.tar.bz2

New:

  l10n-2.11.tar.bz2
  seamonkey-2.11-source.tar.bz2



Other differences:
--
++ seamonkey.spec ++
--- /var/tmp/diff_new_pack.HRuyDL/_old  2012-07-22 15:26:09.0 +0200
+++ /var/tmp/diff_new_pack.HRuyDL/_new  2012-07-22 15:26:09.0 +0200
@@ -42,11 +42,11 @@
 BuildRequires:  wireless-tools
 %endif
 Provides:   web_browser
-Version:2.10.1
+Version:2.11
 Release:0
-%define releasedate 2012061400
+%define releasedate 2012071300
 Summary:The successor of the Mozilla Application Suite
-License:MPL-1.1 or GPL-2.0+ or LGPL-2.1+
+License:MPL-2.0
 Group:  Productivity/Networking/Web/Browsers
 Url:http://www.mozilla.org/projects/seamonkey
 Source: seamonkey-%{version}-source.tar.bz2
@@ -65,12 +65,10 @@
 Patch3: mozilla-shared-nss-db.patch
 Patch4: mozilla-sle11.patch
 Patch5: mozilla-language.patch
-Patch6: mozilla-revert_621446.patch
 Patch8: mozilla-ntlm-full-path.patch
 Patch10:mozilla-ua-locale.patch
 Patch11:mozilla-gcc47.patch
 Patch12:mozilla-yarr-pcre.patch
-Patch13:mozilla-system-nspr.patch
 Patch20:seamonkey-ua-locale.patch
 Patch21:seamonkey-shared-nss-db.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -95,7 +93,7 @@
 # so using %opensuse_bs is secure for now
 BuildRequires:  mozilla-nspr-devel
 PreReq: mozilla-nspr = %(rpm -q --queryformat '%{VERSION}' 
mozilla-nspr)
-BuildRequires:  mozilla-nss-devel = 3.13.4
+BuildRequires:  mozilla-nss-devel = 3.13.5
 PreReq: mozilla-nss = %(rpm -q --queryformat '%{VERSION}' mozilla-nss)
 
 %description
@@ -168,12 +166,10 @@
 %patch4 -p1
 %endif
 %patch5 -p1
-%patch6 -p1
 %patch8 -p1
 %patch10 -p1
 %patch11 -p1
-#%patch12 -p1
-%patch13 -p1
+%patch12 -p1
 popd
 # comm patches
 %patch20 -p1

++ compare-locales.tar.bz2 ++

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.HRuyDL/_old  2012-07-22 15:26:09.0 +0200
+++ /var/tmp/diff_new_pack.HRuyDL/_new  2012-07-22 15:26:09.0 +0200
@@ -2,8 +2,8 @@
 
 CHANNEL=release
 BRANCH=releases/comm-$CHANNEL
-RELEASE_TAG=SEAMONKEY_2_10_1_RELEASE
-VERSION=2.10.1
+RELEASE_TAG=SEAMONKEY_2_11_RELEASE
+VERSION=2.11
 
 echo cloning $BRANCH...
 hg clone http://hg.mozilla.org/$BRANCH seamonkey

++ l10n-2.10.1.tar.bz2 - l10n-2.11.tar.bz2 ++
/work/SRC/openSUSE:Factory/seamonkey/l10n-2.10.1.tar.bz2 
/work/SRC/openSUSE:Factory/.seamonkey.new/l10n-2.11.tar.bz2 differ: char 11, 
line 1

++ mozilla-gcc47.patch ++
--- /var/tmp/diff_new_pack.HRuyDL/_old  2012-07-22 15:26:09.0 +0200
+++ /var/tmp/diff_new_pack.HRuyDL/_new  2012-07-22 15:26:09.0 +0200
@@ -1,113 +1,14 @@
 # HG 

commit seamonkey for openSUSE:Factory

2012-06-18 Thread h_root
Hello community,

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

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


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

Changes:

--- /work/SRC/openSUSE:Factory/seamonkey/seamonkey.changes  2012-06-06 
16:10:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.seamonkey.new/seamonkey.changes 2012-06-18 
17:31:51.0 +0200
@@ -1,0 +2,5 @@
+Fri Jun 15 07:50:18 UTC 2012 - w...@rosenauer.org
+
+- update to Seamonkey 2.10.1
+
+---

Old:

  l10n-2.10.tar.bz2
  seamonkey-2.10-source.tar.bz2

New:

  l10n-2.10.1.tar.bz2
  seamonkey-2.10.1-source.tar.bz2



Other differences:
--
++ seamonkey.spec ++
--- /var/tmp/diff_new_pack.q38vV1/_old  2012-06-18 17:31:59.0 +0200
+++ /var/tmp/diff_new_pack.q38vV1/_new  2012-06-18 17:31:59.0 +0200
@@ -42,9 +42,9 @@
 BuildRequires:  wireless-tools
 %endif
 Provides:   web_browser
-Version:2.10
+Version:2.10.1
 Release:0
-%define releasedate 2012060400
+%define releasedate 2012061400
 Summary:The successor of the Mozilla Application Suite
 License:MPL-1.1 or GPL-2.0+ or LGPL-2.1+
 Group:  Productivity/Networking/Web/Browsers

++ compare-locales.tar.bz2 ++

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.q38vV1/_old  2012-06-18 17:31:59.0 +0200
+++ /var/tmp/diff_new_pack.q38vV1/_new  2012-06-18 17:31:59.0 +0200
@@ -2,8 +2,8 @@
 
 CHANNEL=release
 BRANCH=releases/comm-$CHANNEL
-RELEASE_TAG=SEAMONKEY_2_10_RELEASE
-VERSION=2.10
+RELEASE_TAG=SEAMONKEY_2_10_1_RELEASE
+VERSION=2.10.1
 
 echo cloning $BRANCH...
 hg clone http://hg.mozilla.org/$BRANCH seamonkey

++ l10n-2.10.tar.bz2 - l10n-2.10.1.tar.bz2 ++
/work/SRC/openSUSE:Factory/seamonkey/l10n-2.10.tar.bz2 
/work/SRC/openSUSE:Factory/.seamonkey.new/l10n-2.10.1.tar.bz2 differ: char 11, 
line 1

++ seamonkey-2.10-source.tar.bz2 - seamonkey-2.10.1-source.tar.bz2 ++
/work/SRC/openSUSE:Factory/seamonkey/seamonkey-2.10-source.tar.bz2 
/work/SRC/openSUSE:Factory/.seamonkey.new/seamonkey-2.10.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 seamonkey for openSUSE:Factory

2012-06-06 Thread h_root
Hello community,

here is the log from the commit of package seamonkey for openSUSE:Factory 
checked in at 2012-06-06 16:09:58

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


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

Changes:

--- /work/SRC/openSUSE:Factory/seamonkey/seamonkey.changes  2012-05-07 
22:52:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.seamonkey.new/seamonkey.changes 2012-06-06 
16:10:06.0 +0200
@@ -1,0 +2,19 @@
+Mon Jun  4 06:03:00 UTC 2012 - w...@rosenauer.org
+
+- update to Seamonkey 2.10 (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
+- requires NSS 3.13.4
+  * MFSA 2012-39/CVE-2012-0441 (bmo#715073)
+
+---

Old:

  l10n-2.9.1.tar.bz2
  mailnews-literals.patch
  seamonkey-2.9.1-source.tar.bz2

New:

  l10n-2.10.tar.bz2
  mozilla-system-nspr.patch
  seamonkey-2.10-source.tar.bz2



Other differences:
--
++ seamonkey.spec ++
--- /var/tmp/diff_new_pack.KOorxo/_old  2012-06-06 16:10:16.0 +0200
+++ /var/tmp/diff_new_pack.KOorxo/_new  2012-06-06 16:10:16.0 +0200
@@ -42,9 +42,9 @@
 BuildRequires:  wireless-tools
 %endif
 Provides:   web_browser
-Version:2.9.1
+Version:2.10
 Release:0
-%define releasedate 2012042800
+%define releasedate 2012060400
 Summary:The successor of the Mozilla Application Suite
 License:MPL-1.1 or GPL-2.0+ or LGPL-2.1+
 Group:  Productivity/Networking/Web/Browsers
@@ -70,9 +70,9 @@
 Patch10:mozilla-ua-locale.patch
 Patch11:mozilla-gcc47.patch
 Patch12:mozilla-yarr-pcre.patch
+Patch13:mozilla-system-nspr.patch
 Patch20:seamonkey-ua-locale.patch
 Patch21:seamonkey-shared-nss-db.patch
-Patch22:mailnews-literals.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 PreReq: /bin/sh coreutils
 Provides:   seamonkey-mail = %{version}
@@ -95,7 +95,7 @@
 # so using %opensuse_bs is secure for now
 BuildRequires:  mozilla-nspr-devel
 PreReq: mozilla-nspr = %(rpm -q --queryformat '%{VERSION}' 
mozilla-nspr)
-BuildRequires:  mozilla-nss-devel = 3.13.3
+BuildRequires:  mozilla-nss-devel = 3.13.4
 PreReq: mozilla-nss = %(rpm -q --queryformat '%{VERSION}' mozilla-nss)
 
 %description
@@ -173,11 +173,11 @@
 %patch10 -p1
 %patch11 -p1
 #%patch12 -p1
+%patch13 -p1
 popd
 # comm patches
 %patch20 -p1
 %patch21 -p1
-%patch22 -p1
 
 %build
 # no need to add build time to binaries
@@ -236,7 +236,7 @@
 
 %install
 cd ../obj
-make -C suite/installer STRIP=/bin/true
+make -C suite/installer STRIP=/bin/true MOZ_PKG_FATAL_WARNINGS=0
 # copy tree into RPM_BUILD_ROOT
 mkdir -p $RPM_BUILD_ROOT%{progdir}
 cp -rf $RPM_BUILD_DIR/obj/mozilla/dist/seamonkey/* $RPM_BUILD_ROOT%{progdir}

++ compare-locales.tar.bz2 ++

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.KOorxo/_old  2012-06-06 16:10:16.0 +0200
+++ /var/tmp/diff_new_pack.KOorxo/_new  2012-06-06 16:10:16.0 +0200
@@ -2,8 +2,8 @@
 
 CHANNEL=release
 BRANCH=releases/comm-$CHANNEL
-RELEASE_TAG=SEAMONKEY_2_9_1_RELEASE
-VERSION=2.9.1
+RELEASE_TAG=SEAMONKEY_2_10_RELEASE
+VERSION=2.10
 
 echo cloning $BRANCH...
 hg clone http://hg.mozilla.org/$BRANCH seamonkey

++ l10n-2.9.1.tar.bz2 - l10n-2.10.tar.bz2 ++
/work/SRC/openSUSE:Factory/seamonkey/l10n-2.9.1.tar.bz2 
/work/SRC/openSUSE:Factory/.seamonkey.new/l10n-2.10.tar.bz2 differ: char 11, 
line 1

++ mozilla-gcc47.patch ++
--- /var/tmp/diff_new_pack.KOorxo/_old  2012-06-06 16:10:16.0 +0200
+++ /var/tmp/diff_new_pack.KOorxo/_new  2012-06-06 16:10:16.0 +0200
@@ -1,77 +1,9 @@
 # HG changeset patch
-# Parent debab900e37fdd4f8981c06beef6f193a04bd2b7
+# Parent 7bc8f0e5bed8cb2212e27228e628861737256459
 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 

commit seamonkey for openSUSE:Factory

2012-05-07 Thread h_root
Hello community,

here is the log from the commit of package seamonkey for openSUSE:Factory 
checked in at 2012-05-07 22:52:15

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


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

Changes:

--- /work/SRC/openSUSE:Factory/seamonkey/seamonkey.changes  2012-04-23 
16:13:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.seamonkey.new/seamonkey.changes 2012-05-07 
22:52:20.0 +0200
@@ -1,0 +2,51 @@
+Mon Apr 30 07:30:14 UTC 2012 - w...@rosenauer.org
+
+- update to Seamonkey 2.9.1
+  * fix regressions
+- POP3 filters (bmo#748090)
+- Message Body not loaded when using Fetch Headers Only
+  (bmo#748865)
+- Received messages contain parts of other messages with
+  movemail account (bmo#748726)
+- New mail notification issue (bmo#748997)
+- crash in nsMsgDatabase::MatchDbName (bmo#748432)
+
+---
+Fri Apr 27 10:21:24 UTC 2012 - w...@rosenauer.org
+
+- fixed build with gcc 4.7
+
+---
+Mon Apr 23 14:28:50 UTC 2012 - w...@rosenauer.org
+
+- update to Seamonkey 2.9 (bnc#758408)
+  * 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
+
+---

Old:

  l10n-2.8.99.tar.bz2
  seamonkey-2.8.99-source.tar.bz2

New:

  l10n-2.9.1.tar.bz2
  seamonkey-2.9.1-source.tar.bz2



Other differences:
--
++ seamonkey.spec ++
--- /var/tmp/diff_new_pack.9EWUnu/_old  2012-05-07 22:52:27.0 +0200
+++ /var/tmp/diff_new_pack.9EWUnu/_new  2012-05-07 22:52:27.0 +0200
@@ -42,9 +42,9 @@
 BuildRequires:  wireless-tools
 %endif
 Provides:   web_browser
-Version:2.8.99
+Version:2.9.1
 Release:0
-%define releasedate 2012042000
+%define releasedate 2012042800
 Summary:The successor of the Mozilla Application Suite
 License:MPL-1.1 or GPL-2.0+ or LGPL-2.1+
 Group:  Productivity/Networking/Web/Browsers

++ compare-locales.tar.bz2 ++

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.9EWUnu/_old  2012-05-07 22:52:28.0 +0200
+++ /var/tmp/diff_new_pack.9EWUnu/_new  2012-05-07 22:52:28.0 +0200
@@ -1,9 +1,9 @@
 #!/bin/bash
 
-CHANNEL=beta
+CHANNEL=release
 BRANCH=releases/comm-$CHANNEL
-RELEASE_TAG=SEAMONKEY_2_9b4_RELEASE
-VERSION=2.8.99
+RELEASE_TAG=SEAMONKEY_2_9_1_RELEASE
+VERSION=2.9.1
 
 echo cloning $BRANCH...
 hg clone http://hg.mozilla.org/$BRANCH seamonkey

++ l10n-2.8.99.tar.bz2 - l10n-2.9.1.tar.bz2 ++
/work/SRC/openSUSE:Factory/seamonkey/l10n-2.8.99.tar.bz2 
/work/SRC/openSUSE:Factory/.seamonkey.new/l10n-2.9.1.tar.bz2 differ: char 11, 
line 1

++ mailnews-literals.patch ++
--- /var/tmp/diff_new_pack.9EWUnu/_old  2012-05-07 22:52:28.0 +0200
+++ /var/tmp/diff_new_pack.9EWUnu/_new  2012-05-07 22:52:28.0 +0200
@@ -47,6 +47,25 @@
  // if blockOffset is set, we added x-mozilla-status headers so
  // file pointer is already past them.
  if (!blockOffset)
+@@ -1211,17 +1211,17 @@ nsOfflineStoreCompactState::OnDataAvaila
+ if (NS_SUCCEEDED(rv))
+ {
+   if (m_startOfMsg)
+   {
+ m_startOfMsg = false;
+ // check if there's an envelope header; if not, write one.
+

commit seamonkey for openSUSE:Factory

2012-04-23 Thread h_root
Hello community,

here is the log from the commit of package seamonkey for openSUSE:Factory 
checked in at 2012-04-23 16:13:17

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


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

Changes:

--- /work/SRC/openSUSE:Factory/seamonkey/seamonkey.changes  2012-03-16 
13:25:15.0 +0100
+++ /work/SRC/openSUSE:Factory/.seamonkey.new/seamonkey.changes 2012-04-23 
16:13:21.0 +0200
@@ -1,0 +2,11 @@
+Sat Apr 21 12:29:55 UTC 2012 - w...@rosenauer.org
+
+- update to 2.9b4
+- added mozilla-sle11.patch and add exceptions to be able to build
+  for SLE11/11.1
+- exclude broken gl locale from build
+- fixed build on 11.2-x86_64 by adding mozilla-revert_621446.patch
+- added mozilla-gcc47.patch and mailnews-literals.patch to fix
+  compilation issues with recent gcc 4.7
+
+---

Old:

  l10n-2.8.tar.bz2
  seamonkey-2.8-source.tar.bz2

New:

  l10n-2.8.99.tar.bz2
  mailnews-literals.patch
  mozilla-gcc47.patch
  mozilla-revert_621446.patch
  mozilla-sle11.patch
  seamonkey-2.8.99-source.tar.bz2



Other differences:
--
++ seamonkey.spec ++
--- /var/tmp/diff_new_pack.tP8fL6/_old  2012-04-23 16:13:30.0 +0200
+++ /var/tmp/diff_new_pack.tP8fL6/_new  2012-04-23 16:13:30.0 +0200
@@ -26,9 +26,7 @@
 BuildRequires:  hunspell-devel
 BuildRequires:  libgnomeui-devel
 BuildRequires:  libidl-devel
-BuildRequires:  libiw-devel
 BuildRequires:  libnotify-devel
-BuildRequires:  libproxy-devel
 BuildRequires:  nss-shared-helper-devel
 BuildRequires:  python
 BuildRequires:  startup-notification-devel
@@ -37,10 +35,16 @@
 BuildRequires:  xorg-x11-libXt-devel
 BuildRequires:  yasm
 BuildRequires:  zip
+%if %suse_version  1110
+BuildRequires:  libiw-devel
+BuildRequires:  libproxy-devel
+%else
+BuildRequires:  wireless-tools
+%endif
 Provides:   web_browser
-Version:2.8
+Version:2.8.99
 Release:0
-%define releasedate 2012031200
+%define releasedate 2012042000
 Summary:The successor of the Mozilla Application Suite
 License:MPL-1.1 or GPL-2.0+ or LGPL-2.1+
 Group:  Productivity/Networking/Web/Browsers
@@ -59,12 +63,16 @@
 Patch1: mozilla-nongnome-proxies.patch
 Patch2: mozilla-prefer_plugin_pref.patch
 Patch3: mozilla-shared-nss-db.patch
+Patch4: mozilla-sle11.patch
 Patch5: mozilla-language.patch
+Patch6: mozilla-revert_621446.patch
 Patch8: mozilla-ntlm-full-path.patch
 Patch10:mozilla-ua-locale.patch
+Patch11:mozilla-gcc47.patch
 Patch12:mozilla-yarr-pcre.patch
 Patch20:seamonkey-ua-locale.patch
 Patch21:seamonkey-shared-nss-db.patch
+Patch22:mailnews-literals.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 PreReq: /bin/sh coreutils
 Provides:   seamonkey-mail = %{version}
@@ -141,7 +149,7 @@
 %package translations-other
 Summary:Extra translations for SeaMonkey
 Group:  System/Localization
-Provides:   locale(%{name}:be;gl;lt;sk;tr)
+Provides:   locale(%{name}:be;lt;sk;tr;uk)
 PreReq: %{name} = %{version}
 
 %description translations-other
@@ -156,14 +164,20 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%if %suse_version  1120
+%patch4 -p1
+%endif
 %patch5 -p1
+%patch6 -p1
 %patch8 -p1
 %patch10 -p1
+%patch11 -p1
 #%patch12 -p1
 popd
 # comm patches
 %patch20 -p1
 %patch21 -p1
+%patch22 -p1
 
 %build
 # no need to add build time to binaries
@@ -205,7 +219,6 @@
 ac_add_options --disable-crashreporter
 ac_add_options --enable-startup-notification
 ac_add_options --enable-system-hunspell
-ac_add_options --enable-libproxy
 #ac_add_options --enable-system-mozldap
 EOF
 %if %has_system_cairo
@@ -213,6 +226,11 @@
 ac_add_options --enable-system-cairo
 EOF
 %endif
+%if %suse_version  1110
+cat  EOF  $MOZCONFIG
+ac_add_options --enable-libproxy
+EOF
+%endif
 make -f client.mk build
 #
 
@@ -229,7 +247,7 @@
 touch %{_tmppath}/translations.{common,other}
 for locale in $(awk '{ print $1; }' 
../seamonkey/suite/locales/shipped-locales); do
   case $locale in
- ja-JP-mac|en-US)
+ ja-JP-mac|en-US|gl)
  ;;
  *)
   pushd $RPM_BUILD_DIR/compare-locales

++ compare-locales.tar.bz2 ++

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.tP8fL6/_old  2012-04-23 16:13:31.0 +0200
+++ /var/tmp/diff_new_pack.tP8fL6/_new  2012-04-23 16:13:31.0 +0200
@@ -1,9 +1,9 @@
 #!/bin/bash
 
-CHANNEL=release
+CHANNEL=beta
 BRANCH=releases/comm-$CHANNEL
-RELEASE_TAG=SEAMONKEY_2_8_RELEASE
-VERSION=2.8
+RELEASE_TAG=SEAMONKEY_2_9b4_RELEASE

commit seamonkey for openSUSE:Factory

2012-02-17 Thread h_root
Hello community,

here is the log from the commit of package seamonkey for openSUSE:Factory 
checked in at 2012-02-17 12:10:19

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


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

Changes:

--- /work/SRC/openSUSE:Factory/seamonkey/seamonkey.changes  2012-02-14 
19:08:12.0 +0100
+++ /work/SRC/openSUSE:Factory/.seamonkey.new/seamonkey.changes 2012-02-17 
12:10:54.0 +0100
@@ -1,0 +2,7 @@
+Thu Feb 16 15:55:03 UTC 2012 - w...@rosenauer.org
+
+- update to Seamonkey 2.7.2 (bnc#747328)
+  * CVE-2011-3026 (bmo#727401)
+libpng: integer overflow leading to heap-buffer overflow
+
+---

Old:

  l10n-2.7.1.tar.bz2
  seamonkey-2.7.1-source.tar.bz2

New:

  l10n-2.7.2.tar.bz2
  seamonkey-2.7.2-source.tar.bz2



Other differences:
--
++ seamonkey.spec ++
--- /var/tmp/diff_new_pack.usIEkr/_old  2012-02-17 12:11:00.0 +0100
+++ /var/tmp/diff_new_pack.usIEkr/_new  2012-02-17 12:11:00.0 +0100
@@ -37,9 +37,9 @@
 BuildRequires:  yasm
 BuildRequires:  zip
 Provides:   web_browser
-Version:2.7.1
+Version:2.7.2
 Release:0
-%define releasedate 2012020800
+%define releasedate 2012021500
 Summary:The successor of the Mozilla Application Suite
 License:MPL-1.1 or GPL-2.0+ or LGPL-2.1+
 Group:  Productivity/Networking/Web/Browsers

++ compare-locales.tar.bz2 ++

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.usIEkr/_old  2012-02-17 12:11:01.0 +0100
+++ /var/tmp/diff_new_pack.usIEkr/_new  2012-02-17 12:11:01.0 +0100
@@ -1,8 +1,8 @@
 #!/bin/bash
 
 BRANCH=releases/comm-release
-RELEASE_TAG=SEAMONKEY_2_7_1_RELEASE
-VERSION=2.7.1
+RELEASE_TAG=SEAMONKEY_2_7_2_RELEASE
+VERSION=2.7.2
 
 echo cloning $BRANCH...
 hg clone http://hg.mozilla.org/$BRANCH seamonkey

++ l10n-2.7.1.tar.bz2 - l10n-2.7.2.tar.bz2 ++
/work/SRC/openSUSE:Factory/seamonkey/l10n-2.7.1.tar.bz2 
/work/SRC/openSUSE:Factory/.seamonkey.new/l10n-2.7.2.tar.bz2 differ: char 11, 
line 1

++ seamonkey-2.7.1-source.tar.bz2 - seamonkey-2.7.2-source.tar.bz2 ++
/work/SRC/openSUSE:Factory/seamonkey/seamonkey-2.7.1-source.tar.bz2 
/work/SRC/openSUSE:Factory/.seamonkey.new/seamonkey-2.7.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 seamonkey for openSUSE:Factory

2012-02-14 Thread h_root
Hello community,

here is the log from the commit of package seamonkey for openSUSE:Factory 
checked in at 2012-02-14 19:08:06

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


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

Changes:

--- /work/SRC/openSUSE:Factory/seamonkey/seamonkey.changes  2012-02-02 
18:00:40.0 +0100
+++ /work/SRC/openSUSE:Factory/.seamonkey.new/seamonkey.changes 2012-02-14 
19:08:12.0 +0100
@@ -1,0 +2,10 @@
+Thu Feb  9 12:36:02 UTC 2012 - w...@rosenauer.org
+
+- update to Seamonkey 2.7.1 (bnc#746616)
+  * MFSA 2012-10/CVE-2012-0452 (bmo#724284)
+use after free in nsXBLDocumentInfo::ReadPrototypeBindings
+- 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)
+
+---

Old:

  l10n-2.7.tar.bz2
  seamonkey-2.7-source.tar.bz2

New:

  l10n-2.7.1.tar.bz2
  mozilla-bmo703534.patch
  mozilla-yarr-pcre.patch
  seamonkey-2.7.1-source.tar.bz2



Other differences:
--
++ seamonkey.spec ++
--- /var/tmp/diff_new_pack.jXy0yS/_old  2012-02-14 19:08:19.0 +0100
+++ /var/tmp/diff_new_pack.jXy0yS/_new  2012-02-14 19:08:19.0 +0100
@@ -16,6 +16,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   seamonkey
 BuildRequires:  Mesa-devel
 BuildRequires:  autoconf213
@@ -36,9 +37,9 @@
 BuildRequires:  yasm
 BuildRequires:  zip
 Provides:   web_browser
-Version:2.7
+Version:2.7.1
 Release:0
-%define releasedate 2012013000
+%define releasedate 2012020800
 Summary:The successor of the Mozilla Application Suite
 License:MPL-1.1 or GPL-2.0+ or LGPL-2.1+
 Group:  Productivity/Networking/Web/Browsers
@@ -60,6 +61,8 @@
 Patch5: mozilla-language.patch
 Patch8: mozilla-ntlm-full-path.patch
 Patch10:mozilla-ua-locale.patch
+Patch11:mozilla-bmo703534.patch
+Patch12:mozilla-yarr-pcre.patch
 Patch20:seamonkey-ua-locale.patch
 Patch21:seamonkey-shared-nss-db.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -156,6 +159,8 @@
 %patch5 -p1
 %patch8 -p1
 %patch10 -p1
+%patch11 -p1
+%patch12 -p1
 popd
 # comm patches
 %patch20 -p1

++ compare-locales.tar.bz2 ++

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.jXy0yS/_old  2012-02-14 19:08:20.0 +0100
+++ /var/tmp/diff_new_pack.jXy0yS/_new  2012-02-14 19:08:20.0 +0100
@@ -1,8 +1,8 @@
 #!/bin/bash
 
 BRANCH=releases/comm-release
-RELEASE_TAG=SEAMONKEY_2_7_RELEASE
-VERSION=2.7
+RELEASE_TAG=SEAMONKEY_2_7_1_RELEASE
+VERSION=2.7.1
 
 echo cloning $BRANCH...
 hg clone http://hg.mozilla.org/$BRANCH seamonkey

++ l10n-2.7.tar.bz2 - l10n-2.7.1.tar.bz2 ++
/work/SRC/openSUSE:Factory/seamonkey/l10n-2.7.tar.bz2 
/work/SRC/openSUSE:Factory/.seamonkey.new/l10n-2.7.1.tar.bz2 differ: char 11, 
line 1

++ 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-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 

commit seamonkey for openSUSE:Factory

2012-02-02 Thread h_root
Hello community,

here is the log from the commit of package seamonkey for openSUSE:Factory 
checked in at 2012-02-02 18:00:33

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


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

Changes:

--- /work/SRC/openSUSE:Factory/seamonkey/seamonkey.changes  2011-12-25 
17:41:39.0 +0100
+++ /work/SRC/openSUSE:Factory/.seamonkey.new/seamonkey.changes 2012-02-02 
18:00:40.0 +0100
@@ -1,0 +2,22 @@
+Tue Jan 31 22:16:33 UTC 2012 - w...@rosenauer.org
+
+- update to Seamonkey 2.7 (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
+
+---

Old:

  l10n-2.6.1.tar.bz2
  seamonkey-2.6.1-source.tar.bz2

New:

  l10n-2.7.tar.bz2
  seamonkey-2.7-source.tar.bz2



Other differences:
--
++ seamonkey.spec ++
--- /var/tmp/diff_new_pack.cT2bbN/_old  2012-02-02 18:00:47.0 +0100
+++ /var/tmp/diff_new_pack.cT2bbN/_new  2012-02-02 18:00:47.0 +0100
@@ -1,8 +1,8 @@
 #
 # spec file for package seamonkey
 #
-# 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
@@ -36,9 +36,9 @@
 BuildRequires:  yasm
 BuildRequires:  zip
 Provides:   web_browser
-Version:2.6.1
+Version:2.7
 Release:0
-%define releasedate 2011122000
+%define releasedate 2012013000
 Summary:The successor of the Mozilla Application Suite
 License:MPL-1.1 or GPL-2.0+ or LGPL-2.1+
 Group:  Productivity/Networking/Web/Browsers
@@ -329,14 +329,9 @@
 %dir %{progdir}/distribution/extensions/
 #%exclude %{progdir}/distribution/extensions/debu...@mozilla.org.xpi
 %{progdir}/chrome/icons
-%{progdir}/hyphenation/
 %{progdir}/extensions/mod...@themes.mozilla.org.xpi
 %{progdir}/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}.xpi
-#%{progdir}/greprefs/
 %{progdir}/isp/
-#%{progdir}/modules/
-#%{progdir}/plugins/
-#%{progdir}/res/
 %{progdir}/searchplugins/
 %{progdir}/add-plugins.sh
 %{progdir}/application.ini
@@ -345,7 +340,7 @@
 %{progdir}/dependentlibs.list
 %{progdir}/*.so
 %{progdir}/mozilla-xremote-client
-%{progdir}/omni.jar
+%{progdir}/omni.ja
 %{progdir}/platform.ini
 %{progdir}/plugin-container
 %{progdir}/%{progname}.sh

++ compare-locales.tar.bz2 ++

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.cT2bbN/_old  2012-02-02 18:00:47.0 +0100
+++ /var/tmp/diff_new_pack.cT2bbN/_new  2012-02-02 18:00:47.0 +0100
@@ -1,8 +1,8 @@
 #!/bin/bash
 
 BRANCH=releases/comm-release
-RELEASE_TAG=SEAMONKEY_2_6_1_RELEASE
-VERSION=2.6.1
+RELEASE_TAG=SEAMONKEY_2_7_RELEASE
+VERSION=2.7
 
 echo cloning $BRANCH...
 hg clone http://hg.mozilla.org/$BRANCH seamonkey

++ l10n-2.6.1.tar.bz2 - l10n-2.7.tar.bz2 ++
/work/SRC/openSUSE:Factory/seamonkey/l10n-2.6.1.tar.bz2 
/work/SRC/openSUSE:Factory/.seamonkey.new/l10n-2.7.tar.bz2 differ: char 11, 
line 1

++ mozilla-nongnome-proxies.patch ++
--- /var/tmp/diff_new_pack.cT2bbN/_old  2012-02-02 18:00:47.0 +0100
+++ /var/tmp/diff_new_pack.cT2bbN/_new  2012-02-02 18:00:47.0 +0100
@@ -5,17 +5,19 @@
 ===
 RCS file: 
/cvsroot/mozilla/toolkit/system/unixproxy/nsUnixSystemProxySettings.cpp,v
 retrieving revision 1.1
-diff -u -p -6 -r1.1 nsUnixSystemProxySettings.cpp
 toolkit/system/unixproxy/nsUnixSystemProxySettings.cpp 29 Jan 2008 
15:58:41 -  1.1
-+++ b/toolkit/system/unixproxy/nsUnixSystemProxySettings.cpp   17 Apr 2008 
19:02:19 -
-@@ -69,13 +69,19 @@ private:
+
+diff --git 

commit seamonkey for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package seamonkey for openSUSE:Factory 
checked in at 2011-12-06 19:03:11

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


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

Changes:




Other differences:
--
++ seamonkey.spec ++
--- /var/tmp/diff_new_pack.BLK0zP/_old  2011-12-06 19:36:27.0 +0100
+++ /var/tmp/diff_new_pack.BLK0zP/_new  2011-12-06 19:36:27.0 +0100
@@ -21,7 +21,7 @@
 
 Name:   seamonkey
 BuildRequires:  Mesa-devel autoconf213 dbus-1-glib-devel fdupes gcc-c++ 
hunspell-devel libgnomeui-devel libidl-devel libiw-devel libnotify-devel 
libproxy-devel nss-shared-helper-devel python startup-notification-devel unzip 
update-desktop-files yasm zip
-License:MPLv1.1 or GPLv2+ or LGPLv2+
+License:MPL-1.1 or GPL-2.0+ or LGPL-2.1+
 Provides:   web_browser
 Version:2.5
 Release:1
@@ -81,7 +81,7 @@
 
 
 %package irc
-License:MPLv1.1 or GPLv2+ or LGPLv2+
+License:MPL-1.1 or GPL-2.0+ or LGPL-2.1+
 Summary:IRC for SeaMonkey
 Group:  Productivity/Networking/IRC
 PreReq: %{name} = %{version}
@@ -91,7 +91,7 @@
 
 
 %package venkman
-License:MPLv1.1 or GPLv2+ or LGPLv2+
+License:MPL-1.1 or GPL-2.0+ or LGPL-2.1+
 Summary:The SeaMonkey JavaScript Debugger
 Group:  Development/Tools/Debuggers
 PreReq: %{name} = %{version}
@@ -101,7 +101,7 @@
 
 
 %package dom-inspector
-License:MPLv1.1 or GPLv2+ or LGPLv2+
+License:MPL-1.1 or GPL-2.0+ or LGPL-2.1+
 Summary:The SeaMonkey DOM Inspector
 Group:  Development/Tools/Navigators
 PreReq: %{name} = %{version}
@@ -114,7 +114,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 SeaMonkey
 Provides:   
locale(%{name}:ca;cs;de;en_GB;es_AR;es_ES;fi;fr;hu;it;ja;nb_NO;nl;pl;pt_PT;ru;sv_SE;zh_CN)
 Group:  System/Localization
@@ -126,7 +126,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 SeaMonkey
 Provides:   locale(%{name}:be;gl;lt;sk;tr)
 Group:  System/Localization

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



commit seamonkey for openSUSE:Factory

2011-11-25 Thread h_root
Hello community,

here is the log from the commit of package seamonkey for openSUSE:Factory 
checked in at 2011-11-25 15:52:44

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


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

Changes:

--- /work/SRC/openSUSE:Factory/seamonkey/seamonkey.changes  2011-10-04 
17:01:48.0 +0200
+++ /work/SRC/openSUSE:Factory/.seamonkey.new/seamonkey.changes 2011-11-25 
14:57:17.0 +0100
@@ -1,0 +2,13 @@
+Thu Nov 24 13:50:17 UTC 2011 - pce...@suse.com
+
+- update to 2.5 (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
+
+---

Old:

  l10n-2.4.1.tar.bz2
  mozilla-cairo-return.patch
  seamonkey-2.4.1-source.tar.bz2

New:

  l10n-2.5.tar.bz2
  seamonkey-2.5-source.tar.bz2



Other differences:
--
++ seamonkey.spec ++
--- /var/tmp/diff_new_pack.K6ZpS3/_old  2011-11-25 14:57:29.0 +0100
+++ /var/tmp/diff_new_pack.K6ZpS3/_new  2011-11-25 14:57:29.0 +0100
@@ -23,9 +23,9 @@
 BuildRequires:  Mesa-devel autoconf213 dbus-1-glib-devel fdupes gcc-c++ 
hunspell-devel libgnomeui-devel libidl-devel libiw-devel libnotify-devel 
libproxy-devel nss-shared-helper-devel python startup-notification-devel unzip 
update-desktop-files yasm zip
 License:MPLv1.1 or GPLv2+ or LGPLv2+
 Provides:   web_browser
-Version:2.4.1
+Version:2.5
 Release:1
-%define releasedate 2011092900
+%define releasedate 202100
 Summary:The successor of the Mozilla Application Suite
 Url:http://www.mozilla.org/projects/seamonkey
 Group:  Productivity/Networking/Web/Browsers
@@ -44,7 +44,6 @@
 Patch2: mozilla-prefer_plugin_pref.patch
 Patch3: mozilla-shared-nss-db.patch
 Patch5: mozilla-language.patch
-Patch7: mozilla-cairo-return.patch
 Patch8: mozilla-ntlm-full-path.patch
 Patch10:mozilla-ua-locale.patch
 Patch20:seamonkey-ua-locale.patch
@@ -71,7 +70,7 @@
 # so using %opensuse_bs is secure for now
 BuildRequires:  mozilla-nspr-devel
 PreReq: mozilla-nspr = %(rpm -q --queryformat '%{VERSION}' 
mozilla-nspr)
-BuildRequires:  mozilla-nss-devel = 3.12.8
+BuildRequires:  mozilla-nss-devel = 3.12.11
 PreReq: mozilla-nss = %(rpm -q --queryformat '%{VERSION}' mozilla-nss)
 
 %description
@@ -117,7 +116,7 @@
 %package translations-common
 License:MPLv1.1 or GPLv2+ or LGPLv2+
 Summary:Common translations for SeaMonkey
-Provides:   
locale(%{name}:ca;cs;de;es_AR;es_ES;;fr;hu;it;ja;nb_NO;nl;pl;pt_PT;ru;sv_SE)
+Provides:   
locale(%{name}:ca;cs;de;en_GB;es_AR;es_ES;fi;fr;hu;it;ja;nb_NO;nl;pl;pt_PT;ru;sv_SE;zh_CN)
 Group:  System/Localization
 PreReq: %{name} = %{version}
 
@@ -129,7 +128,7 @@
 %package translations-other
 License:MPLv1.1 or GPLv2+ or LGPLv2+
 Summary:Extra translations for SeaMonkey
-Provides:   locale(%{name}:lt;sk;tr)
+Provides:   locale(%{name}:be;gl;lt;sk;tr)
 Group:  System/Localization
 PreReq: %{name} = %{version}
 
@@ -146,7 +145,6 @@
 %patch2 -p1
 %patch3 -p1
 %patch5 -p1
-%patch7 -p1
 %patch8 -p1
 %patch10 -p1
 popd
@@ -228,7 +226,7 @@
  popd
  LOCALE_MERGEDIR=$RPM_BUILD_DIR/l10n-merged/$locale \
   make -C suite/locales langpack-$locale || continue
- cp -r mozilla/dist/xpi-stage/locale-$locale \
+ cp -rL mozilla/dist/xpi-stage/locale-$locale \
 
$RPM_BUILD_ROOT%{progdir}/extensions/langpack-$loc...@seamonkey.mozilla.org
   # remove prefs and profile defaults from langpack
   rm -rf 
$RPM_BUILD_ROOT%{progdir}/extensions/langpack-$loc...@seamonkey.mozilla.org/defaults

++ compare-locales.tar.bz2 ++

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.K6ZpS3/_old  2011-11-25 14:57:29.0 +0100
+++ /var/tmp/diff_new_pack.K6ZpS3/_new  2011-11-25 14:57:29.0 +0100
@@ -1,8 +1,8 @@
 #!/bin/bash
 
 BRANCH=releases/comm-release
-RELEASE_TAG=SEAMONKEY_2_4_1_RELEASE
-VERSION=2.4.1
+RELEASE_TAG=SEAMONKEY_2_5_RELEASE
+VERSION=2.5
 
 echo cloning $BRANCH...
 hg clone http://hg.mozilla.org/$BRANCH seamonkey

++ l10n-2.4.1.tar.bz2 - l10n-2.5.tar.bz2 ++
/work/SRC/openSUSE:Factory/seamonkey/l10n-2.4.1.tar.bz2 

commit seamonkey for openSUSE:Factory

2011-09-28 Thread h_root

Hello community,

here is the log from the commit of package seamonkey for openSUSE:Factory
checked in at Wed Sep 28 14:40:55 CEST 2011.




--- seamonkey/seamonkey.changes 2011-09-14 09:07:54.0 +0200
+++ /mounts/work_src_done/STABLE/seamonkey/seamonkey.changes2011-09-26 
14:58:38.0 +0200
@@ -1,0 +2,9 @@
+Mon Sep 26 12:42:54 UTC 2011 - w...@rosenauer.org
+
+- update to 2.4 (bnc#720264)
+- removed obsolete mozilla-cairo-lcd.patch
+- rebased patches
+- removed XLIB_SKIP_ARGB_VISUALS=1 from environment in
+  mozilla.sh.in (bnc#680758)
+
+---

calling whatdependson for head-i586


Old:

  l10n-2.3.3.tar.bz2
  mozilla-cairo-lcd.patch
  seamonkey-2.3.3-source.tar.bz2

New:

  l10n-2.4.tar.bz2
  seamonkey-2.4-source.tar.bz2



Other differences:
--
++ seamonkey.spec ++
--- /var/tmp/diff_new_pack.K3ikkV/_old  2011-09-28 14:40:48.0 +0200
+++ /var/tmp/diff_new_pack.K3ikkV/_new  2011-09-28 14:40:48.0 +0200
@@ -23,9 +23,9 @@
 BuildRequires:  Mesa-devel autoconf213 dbus-1-glib-devel fdupes gcc-c++ 
hunspell-devel libgnomeui-devel libidl-devel libiw-devel libnotify-devel 
libproxy-devel nss-shared-helper-devel python startup-notification-devel unzip 
update-desktop-files yasm zip
 License:MPLv1.1 or GPLv2+ or LGPLv2+
 Provides:   web_browser
-Version:2.3.3
-Release:2
-%define releasedate 2011090700
+Version:2.4
+Release:1
+%define releasedate 2011092200
 Summary:The successor of the Mozilla Application Suite
 Url:http://www.mozilla.org/projects/seamonkey
 Group:  Productivity/Networking/Web/Browsers
@@ -43,7 +43,6 @@
 Patch1: mozilla-nongnome-proxies.patch
 Patch2: mozilla-prefer_plugin_pref.patch
 Patch3: mozilla-shared-nss-db.patch
-Patch4: mozilla-cairo-lcd.patch
 Patch5: mozilla-language.patch
 Patch7: mozilla-cairo-return.patch
 Patch8: mozilla-ntlm-full-path.patch
@@ -146,7 +145,6 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
-%patch4 -p1
 %patch5 -p1
 %patch7 -p1
 %patch8 -p1
@@ -324,6 +322,7 @@
 %dir %{progdir}/distribution/extensions/
 #%exclude %{progdir}/distribution/extensions/debu...@mozilla.org.xpi
 %{progdir}/chrome/icons
+%{progdir}/hyphenation/
 %{progdir}/extensions/mod...@themes.mozilla.org.xpi
 %{progdir}/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}.xpi
 #%{progdir}/greprefs/

++ compare-locales.tar.bz2 ++

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.K3ikkV/_old  2011-09-28 14:40:48.0 +0200
+++ /var/tmp/diff_new_pack.K3ikkV/_new  2011-09-28 14:40:48.0 +0200
@@ -1,8 +1,8 @@
 #!/bin/bash
 
 BRANCH=releases/comm-release
-RELEASE_TAG=SEAMONKEY_2_3_3_RELEASE
-VERSION=2.3.3
+RELEASE_TAG=SEAMONKEY_2_4_RELEASE
+VERSION=2.4
 
 echo cloning $BRANCH...
 hg clone http://hg.mozilla.org/$BRANCH seamonkey

++ l10n-2.3.3.tar.bz2 - l10n-2.4.tar.bz2 ++
seamonkey/l10n-2.3.3.tar.bz2 
/mounts/work_src_done/STABLE/seamonkey/l10n-2.4.tar.bz2 differ: char 11, line 1

++ mozilla-cairo-return.patch ++
--- /var/tmp/diff_new_pack.K3ikkV/_old  2011-09-28 14:40:48.0 +0200
+++ /var/tmp/diff_new_pack.K3ikkV/_new  2011-09-28 14:40:48.0 +0200
@@ -1,6 +1,6 @@
 # HG changeset patch
 # User Wolfgang Rosenauer w...@rosenauer.org
-# Parent e36e1a20cb5e1ba0e4bc3facac58029544d92e0a
+# Parent 43cb27a012f2532add0e9791c1b5a7d0c3b03f9b
 Bug 631155 - undefined return value in function '_cairo_surface_wrapper_flush'
 
 diff --git a/gfx/cairo/cairo/src/cairo-surface-wrapper.c 
b/gfx/cairo/cairo/src/cairo-surface-wrapper.c

++ mozilla-language.patch ++
--- /var/tmp/diff_new_pack.K3ikkV/_old  2011-09-28 14:40:48.0 +0200
+++ /var/tmp/diff_new_pack.K3ikkV/_new  2011-09-28 14:40:48.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* lang = QLocale::system().name().toAscii();
+ const char* lang = QLocale::system().name().toAscii();
  #else
- // Get system configuration
- const char* lang = getenv(LANG);
-+const char* language = getenv(LANGUAGE);
+ // Get system configuration
+ const char* lang = getenv(LANG);
++const char* language 

commit seamonkey for openSUSE:Factory

2011-09-09 Thread h_root

Hello community,

here is the log from the commit of package seamonkey for openSUSE:Factory
checked in at Fri Sep 9 12:26:14 CEST 2011.




--- seamonkey/seamonkey.changes 2011-09-02 18:23:30.0 +0200
+++ /mounts/work_src_done/STABLE/seamonkey/seamonkey.changes2011-09-08 
02:11:26.0 +0200
@@ -1,0 +2,7 @@
+Wed Sep  7 14:30:34 UTC 2011 - pce...@suse.com
+
+- security update to 2.3.3 (bnc#714931)
+  * Complete blocking of certificates issued by DigiNotar
+(bmo#683449)
+
+---

calling whatdependson for head-i586


Old:

  l10n-2.3.2.tar.bz2
  seamonkey-2.3.2-source.tar.bz2

New:

  l10n-2.3.3.tar.bz2
  seamonkey-2.3.3-source.tar.bz2



Other differences:
--
++ seamonkey.spec ++
--- /var/tmp/diff_new_pack.YTNH3z/_old  2011-09-09 12:25:55.0 +0200
+++ /var/tmp/diff_new_pack.YTNH3z/_new  2011-09-09 12:25:55.0 +0200
@@ -23,9 +23,9 @@
 BuildRequires:  Mesa-devel autoconf213 fdupes gcc-c++ hunspell-devel 
libgnomeui-devel libidl-devel libiw-devel libnotify-devel libproxy-devel 
nss-shared-helper-devel python startup-notification-devel unzip 
update-desktop-files yasm zip
 License:MPLv1.1 or GPLv2+ or LGPLv2+
 Provides:   web_browser
-Version:2.3.2
+Version:2.3.3
 Release:1
-%define releasedate 2011090200
+%define releasedate 2011090700
 Summary:The successor of the Mozilla Application Suite
 Url:http://www.mozilla.org/projects/seamonkey
 Group:  Productivity/Networking/Web/Browsers

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.YTNH3z/_old  2011-09-09 12:25:55.0 +0200
+++ /var/tmp/diff_new_pack.YTNH3z/_new  2011-09-09 12:25:55.0 +0200
@@ -1,8 +1,8 @@
 #!/bin/bash
 
 BRANCH=releases/comm-release
-RELEASE_TAG=SEAMONKEY_2_3_2_RELEASE
-VERSION=2.3.2
+RELEASE_TAG=SEAMONKEY_2_3_3_RELEASE
+VERSION=2.3.3
 
 echo cloning $BRANCH...
 hg clone http://hg.mozilla.org/$BRANCH seamonkey

++ l10n-2.3.2.tar.bz2 - l10n-2.3.3.tar.bz2 ++
seamonkey/l10n-2.3.2.tar.bz2 
/mounts/work_src_done/STABLE/seamonkey/l10n-2.3.3.tar.bz2 differ: char 11, line 
1

++ seamonkey-2.3.2-source.tar.bz2 - seamonkey-2.3.3-source.tar.bz2 ++
seamonkey/seamonkey-2.3.2-source.tar.bz2 
/mounts/work_src_done/STABLE/seamonkey/seamonkey-2.3.3-source.tar.bz2 differ: 
char 11, line 1






Remember to have fun...

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



commit seamonkey for openSUSE:Factory

2011-09-05 Thread h_root

Hello community,

here is the log from the commit of package seamonkey for openSUSE:Factory
checked in at Mon Sep 5 17:15:00 CEST 2011.




--- seamonkey/seamonkey.changes 2011-08-15 13:32:47.0 +0200
+++ seamonkey/seamonkey.changes 2011-09-02 18:23:30.0 +0200
@@ -1,0 +2,8 @@
+Fri Sep  2 14:40:07 UTC 2011 - pce...@suse.com
+
+- security update to 2.3.2 (bnc#714931)
+  * MFSA 2011-34
+Protection against fraudulent DigiNotar certificates
+(bmo#682927)
+
+---
@@ -4 +12,14 @@
-- update to version 2.3 (bnc#711954)
+- update to version 2.3 (bnc#712224)
+  included security fixes
+  * CVE-2011-2989/CVE-2011-2991/CVE-2011-2992/CVE-2011-2985
+Miscellaneous memory safety hazards
+  * CVE-2011-2993 (bmo#657267)
+Unsigned scripts can call script inside signed JAR
+  * CVE-2011-2988 (bmo#665934)
+Heap overflow in ANGLE library
+  * CVE-2011-0084 (bmo#648094)
+Crash in SVGTextElement.getCharNumAtPosition()
+  * CVE-2011-2990
+Credential leakage using Content Security Policy reports
+  * CVE-2011-2986 (bmo#655836)
+Cross-origin data theft using canvas and Windows D2D
@@ -7 +27,0 @@
-  including security fixes

calling whatdependson for head-i586


Old:

  l10n-2.3.tar.bz2
  seamonkey-2.3-source.tar.bz2

New:

  l10n-2.3.2.tar.bz2
  seamonkey-2.3.2-source.tar.bz2



Other differences:
--
++ seamonkey.spec ++
--- /var/tmp/diff_new_pack.T2ijkv/_old  2011-09-05 17:12:58.0 +0200
+++ /var/tmp/diff_new_pack.T2ijkv/_new  2011-09-05 17:12:58.0 +0200
@@ -23,9 +23,9 @@
 BuildRequires:  Mesa-devel autoconf213 fdupes gcc-c++ hunspell-devel 
libgnomeui-devel libidl-devel libiw-devel libnotify-devel libproxy-devel 
nss-shared-helper-devel python startup-notification-devel unzip 
update-desktop-files yasm zip
 License:MPLv1.1 or GPLv2+ or LGPLv2+
 Provides:   web_browser
-Version:2.3
+Version:2.3.2
 Release:1
-%define releasedate 2011081500
+%define releasedate 2011090200
 Summary:The successor of the Mozilla Application Suite
 Url:http://www.mozilla.org/projects/seamonkey
 Group:  Productivity/Networking/Web/Browsers

++ compare-locales.tar.bz2 ++

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.T2ijkv/_old  2011-09-05 17:12:59.0 +0200
+++ /var/tmp/diff_new_pack.T2ijkv/_new  2011-09-05 17:12:59.0 +0200
@@ -1,8 +1,8 @@
 #!/bin/bash
 
 BRANCH=releases/comm-release
-RELEASE_TAG=SEAMONKEY_2_3_RELEASE
-VERSION=2.3
+RELEASE_TAG=SEAMONKEY_2_3_2_RELEASE
+VERSION=2.3.2
 
 echo cloning $BRANCH...
 hg clone http://hg.mozilla.org/$BRANCH seamonkey

++ l10n-2.3.tar.bz2 - l10n-2.3.2.tar.bz2 ++
seamonkey/l10n-2.3.tar.bz2 seamonkey/l10n-2.3.2.tar.bz2 differ: char 11, line 1

++ seamonkey-2.3-source.tar.bz2 - seamonkey-2.3.2-source.tar.bz2 ++
seamonkey/seamonkey-2.3-source.tar.bz2 seamonkey/seamonkey-2.3.2-source.tar.bz2 
differ: char 11, line 1






Remember to have fun...

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



commit seamonkey for openSUSE:Factory

2011-08-16 Thread h_root

Hello community,

here is the log from the commit of package seamonkey for openSUSE:Factory
checked in at Tue Aug 16 14:28:58 CEST 2011.




--- seamonkey/seamonkey.changes 2011-07-08 13:35:00.0 +0200
+++ /mounts/work_src_done/STABLE/seamonkey/seamonkey.changes2011-08-15 
13:32:47.0 +0200
@@ -1,0 +2,8 @@
+Mon Aug 15 10:17:55 UTC 2011 - w...@rosenauer.org
+
+- update to version 2.3 (bnc#711954)
+  * Gecko 6
+  * removed obsolete mozilla-gio.patch
+  including security fixes
+
+---

calling whatdependson for head-i586


Old:

  l10n-2.2.tar.bz2
  mozilla-gio.patch
  seamonkey-2.2-source.tar.bz2

New:

  l10n-2.3.tar.bz2
  seamonkey-2.3-source.tar.bz2



Other differences:
--
++ seamonkey.spec ++
--- /var/tmp/diff_new_pack.6V00dK/_old  2011-08-16 14:28:31.0 +0200
+++ /var/tmp/diff_new_pack.6V00dK/_new  2011-08-16 14:28:31.0 +0200
@@ -23,9 +23,9 @@
 BuildRequires:  Mesa-devel autoconf213 fdupes gcc-c++ hunspell-devel 
libgnomeui-devel libidl-devel libiw-devel libnotify-devel libproxy-devel 
nss-shared-helper-devel python startup-notification-devel unzip 
update-desktop-files yasm zip
 License:MPLv1.1 or GPLv2+ or LGPLv2+
 Provides:   web_browser
-Version:2.2
+Version:2.3
 Release:1
-%define releasedate 2011070800
+%define releasedate 2011081500
 Summary:The successor of the Mozilla Application Suite
 Url:http://www.mozilla.org/projects/seamonkey
 Group:  Productivity/Networking/Web/Browsers
@@ -45,7 +45,6 @@
 Patch3: mozilla-shared-nss-db.patch
 Patch4: mozilla-cairo-lcd.patch
 Patch5: mozilla-language.patch
-Patch6: mozilla-gio.patch
 Patch7: mozilla-cairo-return.patch
 Patch8: mozilla-ntlm-full-path.patch
 Patch10:mozilla-ua-locale.patch
@@ -149,7 +148,6 @@
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
-%patch6 -p1
 %patch7 -p1
 %patch8 -p1
 %patch10 -p1

++ compare-locales.tar.bz2 ++

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.6V00dK/_old  2011-08-16 14:28:31.0 +0200
+++ /var/tmp/diff_new_pack.6V00dK/_new  2011-08-16 14:28:31.0 +0200
@@ -1,8 +1,8 @@
 #!/bin/bash
 
 BRANCH=releases/comm-release
-RELEASE_TAG=SEAMONKEY_2_2_RELEASE
-VERSION=2.2
+RELEASE_TAG=SEAMONKEY_2_3_RELEASE
+VERSION=2.3
 
 echo cloning $BRANCH...
 hg clone http://hg.mozilla.org/$BRANCH seamonkey

++ l10n-2.2.tar.bz2 - l10n-2.3.tar.bz2 ++
seamonkey/l10n-2.2.tar.bz2 
/mounts/work_src_done/STABLE/seamonkey/l10n-2.3.tar.bz2 differ: char 11, line 1

++ mozilla-prefer_plugin_pref.patch ++
--- /var/tmp/diff_new_pack.6V00dK/_old  2011-08-16 14:28:31.0 +0200
+++ /var/tmp/diff_new_pack.6V00dK/_new  2011-08-16 14:28:31.0 +0200
@@ -1,54 +1,55 @@
 From: Ubuntu
 Subject: introduce a pref to prefer certain plugins for mime-types
 
-diff --git a/modules/plugin/base/src/nsPluginHost.cpp 
b/modules/plugin/base/src/nsPluginHost.cpp
 a/modules/plugin/base/src/nsPluginHost.cpp
-+++ b/modules/plugin/base/src/nsPluginHost.cpp
-@@ -1620,17 +1620,47 @@ nsPluginHost::FindPluginForType(const ch
-   nsPluginTag *plugins = nsnull;
-   PRInt32 variants, cnt;
+diff --git a/dom/plugins/base/nsPluginHost.cpp 
b/dom/plugins/base/nsPluginHost.cpp
+--- a/dom/plugins/base/nsPluginHost.cpp
 b/dom/plugins/base/nsPluginHost.cpp
+@@ -1637,17 +1637,48 @@ nsPluginHost::FindPluginForType(const ch
+ PRBool aCheckEnabled)
+ {
+   if (!aMimeType) {
+ return nsnull;
+   }
  
LoadPlugins();
  
-   // if we have a mimetype passed in, search the mPlugins
-   // linked list for a match
-   if (aMimeType) {
-+nsresult res;
-+nsCOMPtrnsIPrefBranch prefB (do_QueryInterface(mPrefService));
++  nsresult res;
++  nsCOMPtrnsIPrefBranch prefB (do_QueryInterface(mPrefService));
 +
-+char *preferredPluginPath = NULL;
-+nsCAutoString mimetypePrefString (modules.plugins.mimetype.);
-+mimetypePrefString.Append(aMimeType);
-+const char *mimetypePrefChar = mimetypePrefString.get();
-+res = prefB-GetCharPref(mimetypePrefChar, preferredPluginPath);
++  char *preferredPluginPath = NULL;
++  nsCAutoString mimetypePrefString (modules.plugins.mimetype.);
++  mimetypePrefString.Append(aMimeType);
++  const char *mimetypePrefChar = mimetypePrefString.get();
++  res = prefB-GetCharPref(mimetypePrefChar, preferredPluginPath);
 +
-+if(!NS_SUCCEEDED(res)) preferredPluginPath = NULL;
++  if(!NS_SUCCEEDED(res)) preferredPluginPath = NULL;
 +
- plugins = mPlugins;
-+if(preferredPluginPath) {
-+  while (nsnull != plugins) {
-+if (0 == PL_strcasecmp(plugins-mFileName.get(), preferredPluginPath) 
||
-+0 == PL_strcasecmp(plugins-mFullPath.get(), 
preferredPluginPath)) {
-+  return plugins;
-+}
-+

commit seamonkey for openSUSE:Factory

2011-03-08 Thread h_root

Hello community,

here is the log from the commit of package seamonkey for openSUSE:Factory
checked in at Tue Mar 8 14:32:44 CET 2011.




--- seamonkey/seamonkey.changes 2011-01-10 11:39:51.0 +0100
+++ /mounts/work_src_done/STABLE/seamonkey/seamonkey.changes2011-03-02 
08:30:32.0 +0100
@@ -1,0 +2,23 @@
+Mon Jan 24 09:31:58 UTC 2011 - w...@rosenauer.org
+
+- security update to version 2.0.12 (bnc#667155)
+  * MFSA 2011-01/CVE-2011-0053/CVE-2011-0062
+Miscellaneous memory safety hazards (rv:1.9.2.14/ 1.9.1.17)
+  * MFSA 2011-02/CVE-2011-0051 (bmo#616659)
+Recursive eval call causes confirm dialogs to evaluate to true
+  * MFSA 2011-03/CVE-2011-0055 (bmo#616009, bmo#619255)
+Use-after-free error in JSON.stringify
+  * MFSA 2011-04/CVE-2011-0054 (bmo#615657)
+Buffer overflow in JavaScript upvarMap
+  * MFSA 2011-05/CVE-2011-0056 (bmo#622015)
+Buffer overflow in JavaScript atom map
+  * MFSA 2011-06/CVE-2011-0057 (bmo#626631)
+Use-after-free error using Web Workers
+  * MFSA 2011-08/CVE-2010-1585 (bmo#562547)
+ParanoidFragmentSink allows javascript: URLs in chrome documents
+  * MFSA 2011-09/CVE-2011-0061 (bmo#610601)
+Crash caused by corrupted JPEG image
+  * MFSA 2011-10/CVE-2011-0059 (bmo#573873)
+CSRF risk with plugins and 307 redirects
+
+---

calling whatdependson for head-i586


Old:

  l10n-2.0.11.tar.bz2
  seamonkey-2.0.11-source.tar.bz2

New:

  l10n-2.0.12.tar.bz2
  seamonkey-2.0.12-source.tar.bz2



Other differences:
--
++ seamonkey.spec ++
--- /var/tmp/diff_new_pack.wE9JPN/_old  2011-03-08 14:32:04.0 +0100
+++ /var/tmp/diff_new_pack.wE9JPN/_new  2011-03-08 14:32:04.0 +0100
@@ -1,8 +1,8 @@
 #
-# spec file for package seamonkey (Version 2.0.11)
+# spec file for package seamonkey
 #
 # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
-#   2006-2010 Wolfgang Rosenauer
+#   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
@@ -29,8 +29,8 @@
 %endif
 License:GPLv2+ ; LGPLv2.1+ ; MPLv1.1+
 Provides:   web_browser
-Version:2.0.11
-Release:2
+Version:2.0.12
+Release:1
 Summary:The successor of the Mozilla Application Suite
 Url:http://www.mozilla.org/projects/seamonkey
 Group:  Productivity/Networking/Web/Browsers
@@ -62,7 +62,7 @@
 Obsoletes:  seamonkey-mail = 2.0
 Provides:   seamonkey-spellchecker = %{version}
 Obsoletes:  seamonkey-spellchecker = 2.0
-%define releasedate 2010112400
+%define releasedate 2011012100
 %define progname %{name}
 %define prefix /usr
 %define progdir %_libdir/%{progname}

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.wE9JPN/_old  2011-03-08 14:32:04.0 +0100
+++ /var/tmp/diff_new_pack.wE9JPN/_new  2011-03-08 14:32:04.0 +0100
@@ -1,8 +1,8 @@
 #!/bin/bash
 
 BRANCH=releases/comm-1.9.1
-RELEASE_TAG=SEAMONKEY_2_0_11_RELEASE
-VERSION=2.0.11
+RELEASE_TAG=SEAMONKEY_2_0_12_RELEASE
+VERSION=2.0.12
 
 echo cloning $BRANCH...
 hg clone http://hg.mozilla.org/$BRANCH seamonkey

++ l10n-2.0.11.tar.bz2 - l10n-2.0.12.tar.bz2 ++
seamonkey/l10n-2.0.11.tar.bz2 
/mounts/work_src_done/STABLE/seamonkey/l10n-2.0.12.tar.bz2 differ: char 11, 
line 1

++ seamonkey-2.0.11-source.tar.bz2 - seamonkey-2.0.12-source.tar.bz2 ++
seamonkey/seamonkey-2.0.11-source.tar.bz2 
/mounts/work_src_done/STABLE/seamonkey/seamonkey-2.0.12-source.tar.bz2 differ: 
char 11, line 1






Remember to have fun...

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