Accepting request 959238 from mozilla:Factory

OBS-URL: https://build.opensuse.org/request/show/959238
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/seamonkey?expand=0&rev=14
This commit is contained in:
Dominique Leuenberger 2022-03-03 23:18:07 +00:00 committed by Git OBS Bridge
commit 99a5adff8c
7 changed files with 64 additions and 34 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5b7593c7ff2f30d760a31c7fcc842ca6af807298915fefcb88ec14c473685183
size 13616204

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b644f74c340c4c295c1dd93eca5d8971810bcd64f9554527ef6e9e3fdf28fee4
size 284350364

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bf0d163c9a6c721ad2069d6c461ce41719644cad62e49fd5e191fce8bafcd3ed
size 13626448

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2f05897b8416b8cf25f1dd56530873437c8d97096ba3245d651f98e187e4c26b
size 287567152

View File

@ -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,8 +21,3 @@
'--no-create',
'--prefix',
'--with-android-distribution-directory',
'--with-android-max-sdk',
'--with-android-min-sdk',
'--with-android-sdk',
'--with-app-basename',
'--with-app-name',

View File

@ -1,3 +1,53 @@
-------------------------------------------------------------------
Thu Mar 03 12:10:36 UTC 2022 - Tristan Miller <psychonaut@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
-------------------------------------------------------------------
Tue Feb 15 23:18:43 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -63,9 +63,9 @@ BuildRequires: git
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