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 - [email protected]
+
+- 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 - [email protected]
+
+- 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 20180215000000
 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


Reply via email to