Integrated web browser, composer, mail/news client, and IRC client
https://www.seamonkey-project.org/
SeaMonkey is an all-in-one Internet application suite containing a web browser, an e-mail and newsgroup client with an included web feed reader and calendar, an HTML editor and web development tools, and an IRC client. SeaMonkey is a successor to the popular Netscape Communicator and Mozilla Application Suite, and (unlike its siblings, Firefox and Thunderbird) retains Mozilla's more traditional-looking interface.
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout mozilla/seamonkey && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_constraints | 0000000444 444 Bytes | |
mozilla-language.patch | 0000001897 1.85 KB | |
mozilla-nongnome-proxies.patch | 0000001430 1.4 KB | |
mozilla-ntlm-full-path.patch | 0000000780 780 Bytes | |
mozilla.sh.in | 0000004290 4.19 KB | |
seamonkey-2.53.15.source-l10n.tar.xz | 0013657060 13 MB | |
seamonkey-2.53.15.source.tar.xz | 0260787300 249 MB | |
seamonkey-GNUmakefile | 0000005734 5.6 KB | |
seamonkey-appdata.tar.bz2 | 0000003025 2.95 KB | |
seamonkey-desktop.tar.bz2 | 0000022975 22.4 KB | |
seamonkey-lto.patch | 0000000504 504 Bytes | |
seamonkey-man-page.patch | 0000000802 802 Bytes | |
seamonkey-rpmlintrc | 0000000029 29 Bytes | |
seamonkey-spellcheck.patch | 0000000598 598 Bytes | |
seamonkey.changes | 0000186884 183 KB | |
seamonkey.spec | 0000014998 14.6 KB | |
spellcheck.js | 0000000060 60 Bytes | |
suse-default-prefs.js | 0000000646 646 Bytes |
Revision 413 (latest revision is 432)
Tristan Miller (psych0naut)
accepted
request 1059937
from
Tristan Miller (psych0naut)
(revision 413)
- update to SeaMonkey 2.53.15 * Microtasks and promises bug 1193394. * Implement queueMicrotask()bug 1480236. * Remove old synchronous contentPrefService from the tree bug 886907 and bug 1392929. * Remove remaining uses of 'general.useragent.locale' bug 1410736 and bug 1410738. * Migrate to intl.locale.requested.locale list from 'general.useragent.locale' bug 1441016. * Introduce a pref to store BCP47 locale list bug 1414390, bug 1423532 and bug 1441026. * Remove synchronous certificate verification APIs from nsIX509CertDB bug 1453741 and bug 1453778. * Taskbar preview's favicon appears blank bug 1475524. * Call Imagelibs decodeImageAsyncWindows using a callback bug 1790695. * Remove PermissionsService from process Windows sandboxing code bug 1788233, bug 1789782 and bug 1794394. * Security info dialog doesn't show cert status anymore bug 1293378. * Replace nsIPlatfromCharset in mailnews bug 1381762. * Replace use of nsMsgI18NFileSystemCharset() with NS_CopyUnicodeToNative/NS_CopyNativeToUnicode() bug 1506422. * Cater for Outlook's/Hotmail's 'Deleted' folder bug 1320191. * Make some filter methods scriptable bug 1497513. * Fix crash in nsMsgFilterAfterTheFact::ApplyFilter() caused by async reset of 'm_curFolder' bug 537017. * Localize messages from nsIMsgFolder.logRuleHitFail() bug 1352731. * Add logging of message filter runs and actions bug 697522. * Check that we got a non-null header before running a filter on it (and crashing) bug 1563959. * With CONDSTORE, eliminate unneeded flag fetches at startup bug 1428097. * Fix so custom tags (keywords) are visible to all users bug 583677. * Improve handling of tags on shared folders bug 1596371. * Allow setting/resetting junk marking by user for yahoo/aol to stick bug 1260059. * Don't check subject if spellchecker is not ready bug 1069787. * Grammar issues in mailnews_account_settings.xhtml bug 1793291. * Remove use of nsIMemory bug 1792578. * Replace obsolete GetStringBundleService call in SeaMonkey bug 1794400. * SeaMonkey crashes on MacOS Ventura 13.0 bug 1797696. * Continue the switch from Python 2 to Python 3 in the build system. * Added support for clang 15 and macOS SDK 11.3. * Verified compatibility with Rust 1.65. * SeaMonkey 2.53.15 uses the same backend as Firefox and contains the relevant Firefox 60.8 security fixes. * SeaMonkey 2.53.15 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 102.6 and Thunderbird 102.5 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. - update seamonkey-GNUmakefile patch per https://bugzilla.mozilla.org/show_bug.cgi?id=1692516#c9 to remove obsolete stuff and fix handling of Latam Spanish - remove build dependency on obsolete rust-std-static - request inclusion in Leap 15.4: https://bugzilla.opensuse.org/show_bug.cgi?id=1207332
Comments 6
Is there a reason why the builds for this package are currently disabled? The latest RPMs available in the repository are for the old version of SeaMonkey (2.49.4) so it would be nice if the current project for 2.49.5 could be built and published.
I think I remember that it failed building for strange reasons. I've reenabled building and see if I can somehow fix it.
for Tumbleweed and 42.x I do not think I can make it work with reasonable efforts
I think I've figured it out. I'm currently testing some builds and if they are OK I'll submit a merge request.
Seamonkey 2.53.1 has been released. It would be nice if the builds could be upgraded.
This is being worked on at https://bugzilla.opensuse.org/show_bug.cgi?id=1165414 – please post there if you are able to help solve the build issues.