Accepting request 914426 from mozilla
Update to SeaMonkey 2.53.9 OBS-URL: https://build.opensuse.org/request/show/914426 OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/seamonkey?expand=0&rev=11
This commit is contained in:
parent
8bc61fbac8
commit
592ff6fe71
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b59bc70d0a3c72c0ef2da7eca5a5efe85dc22507e0d7f1643f2bb14de632041a
|
||||
size 13542220
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:88ea0efec4bcd6491c8828453574dac46a46a91d9ae61283792779822f5793ce
|
||||
size 283254760
|
3
seamonkey-2.53.9.source-l10n.tar.xz
Normal file
3
seamonkey-2.53.9.source-l10n.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c06d11621b8defd1359135c247dbf8db969d47efcb5e77f5bd2345b78b8ca815
|
||||
size 13615680
|
3
seamonkey-2.53.9.source.tar.xz
Normal file
3
seamonkey-2.53.9.source.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9aefaa965a2f52be8091e0bd05f8ef8741721cdfc50db8b2dcf77e47c71f85df
|
||||
size 285118824
|
@ -1,11 +1,11 @@
|
||||
--- seamonkey/mozilla/security/sandbox/linux/moz.build 2020-09-23 09:52:51.693587049 +0200
|
||||
+++ seamonkey.new/mozilla/security/sandbox/linux/moz.build 2020-09-23 18:26:18.745598502 +0200
|
||||
@@ -98,7 +98,7 @@
|
||||
--- seamonkey-2.53.9/security/sandbox/linux/moz.build 2021-08-08 15:02:00.000000000 +0200
|
||||
+++ seamonkey-2.53.9.new/security/sandbox/linux/moz.build 2021-08-26 14:43:43.392464338 +0200
|
||||
@@ -99,7 +99,7 @@
|
||||
# forcing there to be only one partition.
|
||||
for f in CONFIG['OS_CXXFLAGS']:
|
||||
if f.startswith('-flto') and CONFIG['CC_TYPE'] != 'clang':
|
||||
- LDFLAGS += ['--param lto-partitions=1']
|
||||
+ LDFLAGS += ['--param=lto-partitions=1']
|
||||
|
||||
DEFINES['NS_NO_XPCOM'] = True
|
||||
DisableStlWrapping()
|
||||
# -if CONFIG['MOZ_ALSA']:
|
||||
# - DEFINES['MOZ_ALSA'] = True
|
||||
|
File diff suppressed because one or more lines are too long
@ -1,3 +1,44 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 26 12:27:32 UTC 2021 - Tristan Miller <psychonaut@nothingisreal.com>
|
||||
|
||||
- update to SeaMonkey 2.53.9
|
||||
* There is now an option to clear browser history during shutdown
|
||||
bug 1621445.
|
||||
* Uninstall plugin command for ChatZilla bug 541719.
|
||||
* Update icons used in ChatZilla status bar bug 1710238 and bug
|
||||
1710249.
|
||||
* Make ChatZilla understand mIRC color code 99 bug 1710298.
|
||||
* Implement IRCv3 basic CAP negotiation bug 1717539 and CAP LIST and
|
||||
update CAP ACK and CAP LS bug 1710313.
|
||||
* Use Unicode instead of images for emojis in ChatZilla bug 1711375
|
||||
and add some extra emojis bug 1711376.
|
||||
* Use SeaMonkey's configured web search rather than a separate one
|
||||
in ChatZilla bug 1712498.
|
||||
* Add a networks editor to ChatZilla bug 1716232.
|
||||
* Implement IRCv3 away-notify bug 1717543, chghost and
|
||||
userhost-in-names bug 1717544, self-messaging bug 1722212 and WHOX
|
||||
bug 1722214.
|
||||
* Link to SeaMonkey website in debugQA for verification sites and
|
||||
development section bug 1685606.
|
||||
* Send button should be disable until we have a recipient bug
|
||||
104973.
|
||||
* Remove need to use a modifier for marking messages as unread bug
|
||||
1719216.
|
||||
* SeaMonkey 2.53.9 uses the same backend as Firefox and contains the
|
||||
relevant Firefox 60.8 security fixes.
|
||||
* SeaMonkey 2.53.9 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 78.13
|
||||
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.
|
||||
- removed obsolete patch seamonkey-packed_simd.patch (integrated
|
||||
upstream)
|
||||
- update seamonkey-lto.patch to work with 2.53.9
|
||||
- requested inclusion in Leap 15.3 and Leap 15.2:
|
||||
https://bugzilla.opensuse.org/show_bug.cgi?id=1189845
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 19 12:52:52 UTC 2021 - Tristan Miller <psychonaut@nothingisreal.com>
|
||||
|
||||
|
@ -65,9 +65,9 @@ BuildRequires: git
|
||||
BuildRequires: nasm >= 2.13
|
||||
Provides: web_browser
|
||||
Provides: browser(npapi)
|
||||
Version: 2.53.8.1
|
||||
Version: 2.53.9
|
||||
Release: 0
|
||||
%define releasedate 20210722000000
|
||||
%define releasedate 20210826000000
|
||||
Summary: An integrated web browser, composer, mail/news client, and IRC client
|
||||
License: MPL-2.0
|
||||
Group: Productivity/Networking/Web/Browsers
|
||||
@ -86,7 +86,6 @@ Patch2: mozilla-language.patch
|
||||
Patch3: mozilla-ntlm-full-path.patch
|
||||
Patch4: seamonkey-lto.patch
|
||||
Patch5: seamonkey-man-page.patch
|
||||
Patch6: seamonkey-packed_simd.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
PreReq: /bin/sh coreutils
|
||||
Provides: seamonkey-mail = %{version}
|
||||
@ -217,9 +216,8 @@ cp %{SOURCE12} GNUmakefile
|
||||
%patch1 -p2
|
||||
%patch2 -p2
|
||||
%patch3 -p2
|
||||
%patch4 -p2
|
||||
%patch4 -p1
|
||||
%patch5 -p0
|
||||
%patch6 -p1
|
||||
|
||||
cat << EOF > .mozconfig
|
||||
mk_add_options MOZILLA_OFFICIAL=1
|
||||
|
Loading…
Reference in New Issue
Block a user