forked from pool/seamonkey
Accepting request 1163388 from mozilla:Factory
OBS-URL: https://build.opensuse.org/request/show/1163388 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/seamonkey?expand=0&rev=32
This commit is contained in:
commit
6f542e757e
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:6fbd622e6554ed881f9eec00c3f346f9aeecbc459d5f9e16ef2636c563607040
|
|
||||||
size 252530876
|
|
3
seamonkey-2.53.18.2.source.tar.xz
Normal file
3
seamonkey-2.53.18.2.source.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2422e824dbec0cb268d3741dcbf3f2b23a477437052300f181fa7b6c7c364fef
|
||||||
|
size 252310768
|
@ -1,3 +1,29 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 28 15:00:02 UTC 2024 - Tristan Miller <psychonaut@nothingisreal.com>
|
||||||
|
|
||||||
|
- update to SeaMonkey 2.53.18.2
|
||||||
|
* Block set-cookie from multipart/x-mixed-replace with pref bug
|
||||||
|
1864385.
|
||||||
|
* Check if WorkerRunnable::Run runs on top of
|
||||||
|
WorkerThreadPrimaryRunnable::Run in a worker thread bug 1867982.
|
||||||
|
* Process pairs in coord list in PolyArea bug 1878211.
|
||||||
|
* Cherry-pick update to dav1d bug 1881093.
|
||||||
|
* Land NSS NSS_3_90_2_RTM UPGRADE_NSS_RELEASE bug 1880562.
|
||||||
|
* Fix DSN for send later bug 815638.
|
||||||
|
* Catch webNavigation error during tab restore bug 1885748.
|
||||||
|
* SeaMonkey 2.53.18.2 uses the same backend as Firefox and contains
|
||||||
|
the relevant Firefox 60.8 security fixes.
|
||||||
|
* SeaMonkey 2.53.18.2 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 115.9
|
||||||
|
and Thunderbird 115.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.
|
||||||
|
- request inclusion in Leap 15.5 and 15.6:
|
||||||
|
https://bugzilla.opensuse.org/show_bug.cgi?id=1222137
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Feb 26 13:22:25 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
Mon Feb 26 13:22:25 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
@ -71,9 +71,9 @@ BuildRequires: clang-devel >= 5
|
|||||||
%endif
|
%endif
|
||||||
Provides: web_browser
|
Provides: web_browser
|
||||||
Provides: browser(npapi)
|
Provides: browser(npapi)
|
||||||
Version: 2.53.18.1
|
Version: 2.53.18.2
|
||||||
Release: 0
|
Release: 0
|
||||||
%define releasedate 20240116000000
|
%define releasedate 20240328000000
|
||||||
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
|
||||||
|
Loading…
Reference in New Issue
Block a user