forked from pool/seamonkey
Accepting request 974900 from mozilla
Update to SeaMonkey 2.53.12 OBS-URL: https://build.opensuse.org/request/show/974900 OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/seamonkey?expand=0&rev=24
This commit is contained in:
parent
3c3e0f5248
commit
c3400574a6
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:bf0d163c9a6c721ad2069d6c461ce41719644cad62e49fd5e191fce8bafcd3ed
|
|
||||||
size 13626448
|
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e690bd567f7a66a734f208142cb8a91e9478dd1d6e225d54ef250b4384937082
|
|
||||||
size 287864844
|
|
3
seamonkey-2.53.12.source-l10n.tar.xz
Normal file
3
seamonkey-2.53.12.source-l10n.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:891fd248b9d17a43766d9d2965bdf3650e4a29c770b3da3e163b96dffd6886c0
|
||||||
|
size 13627692
|
3
seamonkey-2.53.12.source.tar.xz
Normal file
3
seamonkey-2.53.12.source.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a1a694219d01db24b5241d1afa785599fe6998a58b03d1b51c4b51995058098e
|
||||||
|
size 288302876
|
@ -1,3 +1,41 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri May 04 09:25:16 UTC 2022 - Tristan Miller <psychonaut@nothingisreal.com>
|
||||||
|
|
||||||
|
- update to SeaMonkey 2.53.12
|
||||||
|
* Format Toolbar forgets its hidden status when switching to other
|
||||||
|
view modes bug 1719020.
|
||||||
|
* Remove obsolete plugin code from SeaMonkey bug 1762733.
|
||||||
|
* Fix a few strict warnings in SeaMonkey bug 1755553.
|
||||||
|
* Remove Run Flash from Site permissions and page info bug 1758289.
|
||||||
|
* Use fixIterator and replace use of removeItemAt in
|
||||||
|
FilterListDialog bug 1756359.
|
||||||
|
* Remove RDF usage in tabmail.js bug 1758282.
|
||||||
|
* Implement 'Edit Template' and 'New Message From Template' commands
|
||||||
|
and UI bug 1759376.
|
||||||
|
* [SM] Implement 'Edit Draft' command and hide it when not in a
|
||||||
|
draft folder (port Thunderbird bug 1106412) bug 1256716.
|
||||||
|
* Messages in Template folder need "Edit Template" button in header
|
||||||
|
(like for Drafts) bug 80280.
|
||||||
|
* Refactor and simplify the feed Subscribe dialog options updates
|
||||||
|
bug 1420473.
|
||||||
|
* Add system memory and disk size and placeDB page limit to
|
||||||
|
about:support bug 1753729.
|
||||||
|
* Remove warning about missing plugins in SeaMonkey 2.53 and 2.57
|
||||||
|
bug 1755558.
|
||||||
|
* SeaMonkey 2.53.12 uses the same backend as Firefox and contains
|
||||||
|
the relevant Firefox 60.8 security fixes.
|
||||||
|
* SeaMonkey 2.53.12 shares most parts of the mail and news code with
|
||||||
|
Thunderbird. Please read the Thunderbird 60.8.0 release notes for
|
||||||
|
specific security fixes in this release.
|
||||||
|
* Additional important security fixes up to Current Firefox 91.9 and
|
||||||
|
Thunderbird 91.9 ESR plus many 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.
|
||||||
|
- remove/update references to obsolete gtk2 directory
|
||||||
|
- requested inclusion in Leap 15.3:
|
||||||
|
https://bugzilla.opensuse.org/show_bug.cgi?id=xxx
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Mar 25 09:53:04 UTC 2022 - Tristan Miller <psychonaut@nothingisreal.com>
|
Fri Mar 25 09:53:04 UTC 2022 - Tristan Miller <psychonaut@nothingisreal.com>
|
||||||
|
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
#
|
#
|
||||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
# 2006-2018 Wolfgang Rosenauer
|
# 2006-2018 Wolfgang Rosenauer
|
||||||
# 2018-2021 Tristan Miller
|
# 2018-2022 Tristan Miller
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -63,9 +63,9 @@ BuildRequires: git
|
|||||||
BuildRequires: nasm >= 2.13
|
BuildRequires: nasm >= 2.13
|
||||||
Provides: web_browser
|
Provides: web_browser
|
||||||
Provides: browser(npapi)
|
Provides: browser(npapi)
|
||||||
Version: 2.53.11.1
|
Version: 2.53.12
|
||||||
Release: 0
|
Release: 0
|
||||||
%define releasedate 20220325000000
|
%define releasedate 20220504000000
|
||||||
Summary: An integrated web browser, composer, mail/news client, and IRC client
|
Summary: An integrated web browser, composer, mail/news client, and IRC client
|
||||||
License: MPL-2.0
|
License: MPL-2.0
|
||||||
Group: Productivity/Networking/Web/Browsers
|
Group: Productivity/Networking/Web/Browsers
|
||||||
@ -421,8 +421,7 @@ rm -rf %{_tmppath}/translations.*
|
|||||||
%{progdir}/plugin-container
|
%{progdir}/plugin-container
|
||||||
%{progdir}/%{progname}.sh
|
%{progdir}/%{progname}.sh
|
||||||
%{progdir}/seamonkey-bin
|
%{progdir}/seamonkey-bin
|
||||||
%dir %{progdir}/gtk2
|
%{progdir}/libmozgtk.so
|
||||||
%{progdir}/gtk2/libmozgtk.so
|
|
||||||
%{_datadir}/applications/*.desktop
|
%{_datadir}/applications/*.desktop
|
||||||
%{_datadir}/pixmaps/*.png
|
%{_datadir}/pixmaps/*.png
|
||||||
%dir %{_datadir}/appdata
|
%dir %{_datadir}/appdata
|
||||||
|
Loading…
Reference in New Issue
Block a user