Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package seamonkey for openSUSE:Factory checked in at 2022-03-04 00:18:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/seamonkey (Old) and /work/SRC/openSUSE:Factory/.seamonkey.new.1958 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "seamonkey" Fri Mar 4 00:18:07 2022 rev:14 rq:959238 version:2.53.11 Changes: -------- --- /work/SRC/openSUSE:Factory/seamonkey/seamonkey.changes 2022-02-17 23:41:53.755700234 +0100 +++ /work/SRC/openSUSE:Factory/.seamonkey.new.1958/seamonkey.changes 2022-03-04 00:19:03.056303065 +0100 @@ -1,0 +2,50 @@ +Thu Mar 03 12:10:36 UTC 2022 - Tristan Miller <psychon...@nothingisreal.com> + +- update to SeaMonkey 2.53.11 + * Remove obsolete MOZ_EXTENSIONS check in suite bug 1749146. + * Add connect button to cZ Networks Editor bug 1736443. + * Remove freenode remnants from ChatZilla in SeaMonkey bug 1741082. + * Prefer secure over insecure protocol in network list in ChatZilla + bug 1744440. + * Composer - Change tag textbox is not removed after use bug + 1755369. + * Clean up repo links in debugQA bug 1746790. + * Fix misspelled references to macOS in suite bug 1749144. + * Remove obsolete references to Java and Flash bug 1749141. + * Help button not working in delete cert dialog bug 1750386. + * Rearrange Message Filter Dialog to make room for new features bug + 1735053. + * Use Insert key as shortcut to create new message filters bug 1735055. + * Rename some variables used in SeaMonkey's FilterListDialog to + match Thunderbird's bug 1735056. + * Implement Copy to New message filter functionality bug 1735057. + * Add move to top / bottom buttons to message filters bug 1735059. + * Add preference to not prompt for message filter deletion bug + 1735061. + * Clean up folder handling in FilterListDialog bug 1736425. + * Add refresh function to Filter list dialog so that it can be + updated when already open and new filters are added externally bug + 1737450. + * Use listbox rather than tree in FilterListDialog bug 1746081. + * MsgFilterList(args) should take targetFilter and pass it to + FilterListDialog bug 1753891. + * Mail&News' start.xhtml: "We" link broken bug 1748178. + * Add search functionality to filter dialog bug 1749207. + * Move the taskbar refresh timer in SeaMonkey to idle dispatch bug + 1746788. + * Prevent subresource loads from showing the progress indicator on + the tab in SeaMonkey bug 1746787. + * SeaMonkey 2.53.11 uses the same backend as Firefox and contains + the relevant Firefox 60.8 security fixes. + * Additional important security fixes up to Current Firefox 91.6 ESR + and a few enhancements have been backported. We will continue to + enhance SeaMonkey security in subsequent 2.53.x beta and release + versions as fast as we are able to. + * SeaMonkey 2.53.11 shares most parts of the mail and news code with + Thunderbird. Please read the Thunderbird 60.0 release notes for + specific changes and security fixes in this release. +- adapt seamonkey-man-page.patch for SeaMonkey 2.53.11 +- requested inclusion in Leap 15.3: + https://bugzilla.opensuse.org/show_bug.cgi?id=1196703 + +------------------------------------------------------------------- Old: ---- seamonkey-2.53.10.2.source-l10n.tar.xz seamonkey-2.53.10.2.source.tar.xz New: ---- seamonkey-2.53.11.source-l10n.tar.xz seamonkey-2.53.11.source.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ seamonkey.spec ++++++ --- /var/tmp/diff_new_pack.EAMDoP/_old 2022-03-04 00:19:07.692304043 +0100 +++ /var/tmp/diff_new_pack.EAMDoP/_new 2022-03-04 00:19:07.700304045 +0100 @@ -63,9 +63,9 @@ BuildRequires: nasm >= 2.13 Provides: web_browser Provides: browser(npapi) -Version: 2.53.10.2 +Version: 2.53.11 Release: 0 -%define releasedate 20211228000000 +%define releasedate 20220303000000 Summary: An integrated web browser, composer, mail/news client, and IRC client License: MPL-2.0 Group: Productivity/Networking/Web/Browsers ++++++ seamonkey-2.53.10.2.source-l10n.tar.xz -> seamonkey-2.53.11.source-l10n.tar.xz ++++++ /work/SRC/openSUSE:Factory/seamonkey/seamonkey-2.53.10.2.source-l10n.tar.xz /work/SRC/openSUSE:Factory/.seamonkey.new.1958/seamonkey-2.53.11.source-l10n.tar.xz differ: char 122916, line 461 ++++++ seamonkey-2.53.10.2.source.tar.xz -> seamonkey-2.53.11.source.tar.xz ++++++ /work/SRC/openSUSE:Factory/seamonkey/seamonkey-2.53.10.2.source.tar.xz /work/SRC/openSUSE:Factory/.seamonkey.new.1958/seamonkey-2.53.11.source.tar.xz differ: char 26, line 1 ++++++ seamonkey-man-page.patch ++++++ --- /var/tmp/diff_new_pack.EAMDoP/_old 2022-03-04 00:19:07.800304066 +0100 +++ /var/tmp/diff_new_pack.EAMDoP/_new 2022-03-04 00:19:07.804304067 +0100 @@ -1,11 +1,6 @@ ---- comm/suite/installer/Makefile.in 2020-12-22 19:18:42.000000000 +0300 -+++ comm/suite/installer/Makefile.in-OK 2021-01-23 00:34:17.416407249 +0300 -@@ -140,16 +140,20 @@ - defaults/profile/panels.rdf \ - defaults/profile/mimeTypes.rdf \ - defaults/profile/chrome/userChrome-example.css \ - defaults/profile/chrome/userContent-example.css \ - $(NULL) +--- comm/suite/installer/Makefile.in 2021-08-08 15:29:32.000000000 +0200 ++++ comm/suite/installer/Makefile.in 2022-03-03 13:31:00.586849160 +0100 +@@ -145,6 +145,10 @@ include $(topsrcdir)/toolkit/mozapps/installer/packager.mk @@ -16,19 +11,9 @@ ifeq (Darwin, $(OS_ARCH)) BINPATH = $(_BINPATH) DEFINES += -DAPPNAME=$(_APPNAME) - else - BINPATH = bin - endif - DEFINES += -DBINPATH=$(BINPATH) - ---- build/moz.configure/old.configure 2020-12-22 14:42:29.000000000 +0300 -+++ build/moz.configure/old.configure-OK 2021-01-23 01:07:28.041893813 +0300 -@@ -233,16 +233,17 @@ - '--enable-unsigned-overflow-sanitizer', - '--enable-updater', - '--enable-valgrind', - '--enable-verify-mar', - '--enable-xul', +--- build/moz.configure/old.configure 2022-01-24 23:04:14.000000000 +0100 ++++ build/moz.configure/old.configure 2022-03-03 13:30:58.166918412 +0100 +@@ -225,6 +225,7 @@ '--enable-zipwriter', '--includedir', '--libdir', @@ -36,9 +21,4 @@ '--no-create', '--prefix', '--with-android-distribution-directory', - '--with-android-max-sdk', - '--with-android-min-sdk', - '--with-android-sdk', - '--with-app-basename', - '--with-app-name',