Accepting request 940208 from mozilla
update to SeaMonkey 2.53.10.1 OBS-URL: https://build.opensuse.org/request/show/940208 OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/seamonkey?expand=0&rev=16
This commit is contained in:
parent
d8ec984f15
commit
c70bd4f3aa
@ -2,10 +2,10 @@
|
||||
<constraints>
|
||||
<hardware>
|
||||
<disk>
|
||||
<size unit="G">18</size>
|
||||
<size unit="G">25</size>
|
||||
</disk>
|
||||
<memory>
|
||||
<size unit="G">13</size>
|
||||
<size unit="G">16</size>
|
||||
</memory>
|
||||
</hardware>
|
||||
<overwrite>
|
||||
|
3
seamonkey-2.53.10.1.source.tar.xz
Normal file
3
seamonkey-2.53.10.1.source.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:00482e8adedd3d0e0ebc4561bc37b63cc4b46e780b4dcd70e1b0d93fc4bb2702
|
||||
size 284543840
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e724b0dc52a86698b3af5ec0a82228b5b4b38b28e491fc0a023ec78c05b39291
|
||||
size 284344996
|
@ -1,7 +1,25 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 17 10:17:24 UTC 2021 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||||
Mon Dec 13 10:38:44 UTC 2021 - Tristan Miller <psychonaut@nothingisreal.com>
|
||||
|
||||
- Lower _constraints to match the actual needs
|
||||
- update to SeaMonkey 2.53.10.1
|
||||
* Security fix for NSS code bug 1737470.
|
||||
* Only use networks and servers in lower case in ChatZilla bug
|
||||
1742502.
|
||||
* Change classic form icon in SeaMonkey composer bug 1710915.
|
||||
* Addition fixes for SeaMonkey 32x32 default icons on Windows and
|
||||
macOS bug 1729153.
|
||||
* SeaMonkey 2.53.10.1 uses the same backend as Firefox and contains
|
||||
the relevant Firefox 60.8 security fixes.
|
||||
* SeaMonkey 2.53.10.1 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.
|
||||
* Additional important security fixes up to Current Firefox 91.4 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.
|
||||
- Remove unused build dependency on libidl-devel.
|
||||
- requested inclusion in Leap 15.3:
|
||||
https://bugzilla.opensuse.org/show_bug.cgi?id=1193668
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 16 08:40:32 UTC 2021 - Tristan Miller <psychonaut@nothingisreal.com>
|
||||
|
@ -28,7 +28,6 @@ BuildRequires: hunspell-devel
|
||||
# Using system AV1 decoder depends on pending patch from
|
||||
# https://bugzilla.mozilla.org/show_bug.cgi?id=1559213
|
||||
#BuildRequires: dav1d5-devel
|
||||
BuildRequires: libidl-devel
|
||||
BuildRequires: libiw-devel
|
||||
BuildRequires: libnotify-devel
|
||||
BuildRequires: libproxy-devel
|
||||
@ -65,9 +64,9 @@ BuildRequires: git
|
||||
BuildRequires: nasm >= 2.13
|
||||
Provides: web_browser
|
||||
Provides: browser(npapi)
|
||||
Version: 2.53.10
|
||||
Version: 2.53.10.1
|
||||
Release: 0
|
||||
%define releasedate 20211116000000
|
||||
%define releasedate 20211213000000
|
||||
Summary: An integrated web browser, composer, mail/news client, and IRC client
|
||||
License: MPL-2.0
|
||||
Group: Productivity/Networking/Web/Browsers
|
||||
|
Loading…
Reference in New Issue
Block a user