103 Commits

Author SHA256 Message Date
82614f8503 Accepting request 1325053 from mozilla:Factory
OBS-URL: https://build.opensuse.org/request/show/1325053
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/seamonkey?expand=0&rev=45
2026-01-02 13:29:39 +00:00
891ac972b0 Accepting request 1325052 from mozilla
Upgrade to SeaMonkey 2.53.23

OBS-URL: https://build.opensuse.org/request/show/1325052
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/seamonkey?expand=0&rev=90
2026-01-02 04:16:11 +00:00
d5081e1fc7 Accepting request 1315858 from mozilla:Factory
OBS-URL: https://build.opensuse.org/request/show/1315858
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/seamonkey?expand=0&rev=44
2025-11-06 17:13:57 +00:00
0cb8b8c411 Accepting request 1315857 from mozilla
Update to SeaMonkey 2.53.22

OBS-URL: https://build.opensuse.org/request/show/1315857
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/seamonkey?expand=0&rev=88
2025-11-05 19:11:52 +00:00
58ae19b559 Accepting request 1315778 from mozilla
Update to SeaMonkey 2.53.22

OBS-URL: https://build.opensuse.org/request/show/1315778
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/seamonkey?expand=0&rev=87
2025-11-05 18:09:51 +00:00
affee8984a Accepting request 1315751 from mozilla
Update to SeaMonkey 2.53.22

OBS-URL: https://build.opensuse.org/request/show/1315751
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/seamonkey?expand=0&rev=86
2025-11-05 16:09:52 +00:00
e58ac97504 Accepting request 1307165 from mozilla:Factory
OBS-URL: https://build.opensuse.org/request/show/1307165
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/seamonkey?expand=0&rev=43
2025-09-26 20:24:23 +00:00
7c8c7e5f31 Accepting request 1307164 from mozilla
Don't fail on missing translations per https://build.opensuse.org/request/show/1306584#comment-2191023

OBS-URL: https://build.opensuse.org/request/show/1307164
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/seamonkey?expand=0&rev=84
2025-09-25 14:32:20 +00:00
84ebf46357 Accepting request 1306583 from mozilla
- remove unused icons
- replace single-size PNG desktop icon with multi-sized versions
  from source
- install scalable SVG icon from source
- migrate from deprecated update-desktop-files workflow per
  https://en.opensuse.org/openSUSE:Update-desktop-files_deprecation
- replace some unsafe `cp` in the spec file with `install`

OBS-URL: https://build.opensuse.org/request/show/1306583
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/seamonkey?expand=0&rev=83
2025-09-22 16:56:03 +00:00
29906dfbd0 Accepting request 1301636 from mozilla:Factory
OBS-URL: https://build.opensuse.org/request/show/1301636
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/seamonkey?expand=0&rev=42
2025-08-29 16:35:54 +00:00
7156a10793 Accepting request 1301635 from mozilla
- refactor spec file
- rename patches according to their source/bug and to the
  earliest version of the package they were applied to:
  seamonkey-icu.patch => seamonkey-2.53.21-bmo1927380.patch
  mozilla-bmo1862601.patch => seamonkey-2.53.21-bmo1862601.patch
  mozilla-bmo1896958.patch => seamonkey-2.53.19-bmo1896958.patch
  mach-use-python-311.patch => seamonkey-2.53.20-mach-use-python-311.patch
  reproducible.patch => seamonkey-2.53.20-boo1237231.patch
  seamonkey-man-page.patch => seamonkey-2.53.7.1-man-page.patch
  seamonkey-lto.patch => seamonkey-2.53.3-lto.patch
  mozilla-ntlm-full-path.patch => seamonkey-2.1.0-bmo634334.patch
  mozilla-nongnome-proxies.patch => seamonkey-2.0.0-nongnome-proxies.patch
  mozilla-bmo531915.patch => seamonkey-2.53.17.1-bmo531915.patch
- remove build workarounds for Leap 15.5 (now unsupported)
- add seamonkey-2.53.20-system-av1.patch for using system AV1
- add seamonkey-2.53.21-bmo1332139.patch for using system VPx
- remove spec file code specific to aarch64 and PPC; these are
  no longer supported upstream and are difficult to get to build
- remove spec file code that since r207 had been setting an invalid
  value for the network.negotiate-auth.gsslib preference
- remove (most probably obsolete) -fno-string-aliasing,
  -fimplicit-constexpr, fno-delete-null-pointer-checks,
  -fno-lifetime-dse, and fno-schedule-insns2 compiler options in spec
  file
- make compiler output less chatty by removing -Wall
- add a listsettings recipe to the GNU Makefile that runs
  mach settings --list
- add seamonkey-2.53.21-bmo1662867.patch to allow mach settings
  to run
- import some compiler/linker settings and syntactic sugar from
  Fedora's spec file by Dmitry Butskoy et al.
- re-enable elf-hack since builds seem to work now
- apply existing ICU fixes to Leap 16
- remove SUSE_ASNEEDED from spec file
- add build options for using system jpg, png, nss, nspr, and zlib
  libraries

OBS-URL: https://build.opensuse.org/request/show/1301635
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/seamonkey?expand=0&rev=81
2025-08-28 04:20:52 +00:00
7027c534f7 Accepting request 1301631 from mozilla
- refactor spec file
- rename patches according to their source/bug and to the
  earliest version of the package they were applied to:
  seamonkey-icu.patch => seamonkey-2.53.21-bmo1927380.patch
  mozilla-bmo1862601.patch => seamonkey-2.53.21-bmo1862601.patch
  mozilla-bmo1896958.patch => seamonkey-2.53.19-bmo1896958.patch
  mach-use-python-311.patch => seamonkey-2.53.20-mach-use-python-311.patch
  reproducible.patch => seamonkey-2.53.20-boo1237231.patch
  seamonkey-man-page.patch => seamonkey-2.53.7.1-man-page.patch
  seamonkey-lto.patch => seamonkey-2.53.3-lto.patch
  mozilla-ntlm-full-path.patch => seamonkey-2.1.0-bmo634334.patch
  mozilla-nongnome-proxies.patch => seamonkey-2.0.0-nongnome-proxies.patch
- remove build workarounds for Leap 15.5 (now unsupported)
- add seamonkey-2.53.20-system-av1.patch for using system AV1
- add seamonkey-2.53.21-bmo1332139.patch for using system VPx
- remove spec file code specific to aarch64 and PPC; these are
  no longer supported upstream and are difficult to get to build
- remove spec file code that since r207 had been setting an invalid
  value for the network.negotiate-auth.gsslib preference
- remove (most probably obsolete) -fno-string-aliasing,
  -fimplicit-constexpr, fno-delete-null-pointer-checks,
  -fno-lifetime-dse, and fno-schedule-insns2 compiler options in spec
  file
- make compiler output less chatty by removing -Wall
- add a listsettings recipe to the GNU Makefile that runs
  mach settings --list
- add seamonkey-2.53.21-bmo1662867.patch to allow mach settings
  to run
- import some compiler/linker settings and syntactic sugar from
  Fedora's spec file by Dmitry Butskoy et al.
- re-enable elf-hack since builds seem to work now
- apply existing ICU fixes to Leap 16
- remove SUSE_ASNEEDED from spec file
- add build options for using system jpg, png, nss, nspr, and zlib
  libraries

OBS-URL: https://build.opensuse.org/request/show/1301631
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/seamonkey?expand=0&rev=80
2025-08-28 04:09:27 +00:00
bfa1b60120 Accepting request 1301147 from mozilla:Factory
OBS-URL: https://build.opensuse.org/request/show/1301147
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/seamonkey?expand=0&rev=41
2025-08-25 18:37:56 +00:00
8db45830ce Accepting request 1301146 from mozilla
Re-enable system-icu and GCC 14 builds

OBS-URL: https://build.opensuse.org/request/show/1301146
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/seamonkey?expand=0&rev=78
2025-08-24 19:53:04 +00:00
7f3f7ef5e9 Accepting request 1283457 from mozilla:Factory
OBS-URL: https://build.opensuse.org/request/show/1283457
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/seamonkey?expand=0&rev=40
2025-06-06 20:42:32 +00:00
222a2a3a5b Accepting request 1283456 from mozilla
Update to SeaMonkey 2.53.21

OBS-URL: https://build.opensuse.org/request/show/1283456
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/seamonkey?expand=0&rev=76
2025-06-05 20:50:57 +00:00
5e19ec8613 Accepting request 1280977 from mozilla:Factory
OBS-URL: https://build.opensuse.org/request/show/1280977
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/seamonkey?expand=0&rev=39
2025-05-30 12:35:12 +00:00
a3357bfd6d Accepting request 1280974 from home:bmwiedemann:branches:mozilla:Factory
Replace usage of %jobs for reproducible builds (boo#1237231)

OBS-URL: https://build.opensuse.org/request/show/1280974
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/seamonkey?expand=0&rev=74
2025-05-28 19:05:21 +00:00
f7ab790e74 Accepting request 1255100 from mozilla:Factory
OBS-URL: https://build.opensuse.org/request/show/1255100
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/seamonkey?expand=0&rev=38
2025-03-24 12:28:36 +00:00
b3252eae74 Accepting request 1254541 from home:StevenK:branches:mozilla:Factory
- Add patch mach-use-python-311.patch:
  * Execute mach with Python 3.11, it does not support Python 3.13.

OBS-URL: https://build.opensuse.org/request/show/1254541
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/seamonkey?expand=0&rev=72
2025-03-21 19:21:44 +00:00
8adc72c4d7 Accepting request 1235720 from mozilla:Factory
OBS-URL: https://build.opensuse.org/request/show/1235720
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/seamonkey?expand=0&rev=37
2025-01-09 14:07:01 +00:00
1349d03229 Accepting request 1235719 from mozilla
-------------------------------------------------------------------
Tue Jan 07 13:14:58 UTC 2025 - Tristan Miller <psychonaut@nothingisreal.com>

- update to SeaMonkey 2.53.20
  * Use Services.focus for bookmarking from mailnews in SeaMonkey bug
    1925033.
  * Replace the Bookmark Manager with the Firefox Library in
    SeaMonkey: Another followup bug bug 1932731.
  * Port bug 1458385 - Update SeaMonkey's confvars.sh bug 1913633.
  * Tidy up channels code in cZ bug 1920565.
  * Sometimes tag data from an IRC server doesn't contain a pair bug
    1923211.
  * Fix call to updateUsers in network onAway in cZbug 1923213.
  * Remove unused XTLabelRecord from tree-utils.js in cZbug 1923215.
  * Remove unused code from connection-xpcom.js in cZbug 1923219.
  * Remove unusued code from utils.js in cZbug 1923221.
  * Switch from using arrayContains helper to using JS Array includes
    method in cZ bug 1923224.
  * Switch from using arrayIndexOf helper to using JS Array includes
    and indexOf methods in cZ bug 1923225.
  * Switch from using arrayRemoveAt and arrayInsertAt helpers to using
    JS Array splice and unshift methods in cZbug 1923227.
  * Switch from using stringTrim helper to using JS string trim method
    in cZ bug 1923229.
  * Inline newObject function in cZ bug 1924338.
  * Remove getWindowByType function from cZ bug 1924586.
  * Inline viewCert function in cZ bug 1924587.
  * Remove getSpecialDirectory function and use Services.dirsvc in cZ
    bug 1924588.
  * Remove getNSSErrorClass function and tidy up NSS related code in
    cZ bug 1924589.
  * Tidy message manager code in cZ bug 1924592.
  * Remove getService helper and tidy up code around its callers in cZ
    bug 1924595.
  * Remove use of NSGetModule in cZ bug 1925871.
  * Tidy up chatzilla-service.js bug 1926406.
  * Use Intl.DateTimeFormat in cZ's strftime function bug 1927348.
  * Remove unused code from pref-manager.js in cZ bug 1927370.
  * Use Services.scriptloader in cZ bug 1927374.
  * Use more Services in cZ bug 1927376.
  * Tidy up some Components.* code in static.js in cZ bug 1927377.
  * Switch to using listbox instead of tree for cZ chat window bug
    1927582.
  * Away status isn't reflected correctly in channel userlist in cZ
    bug 1928749.
  * Fix too much recursion and missing variable in cmdSave in cZ bug
    1930391.
  * Replace confirm helper with Services.prompt.confirm in cZ bug
    1930396.
  * Use Services.prompt in confirmEx, prompt and promptPassword
    helpers in cZ bug 1930540.
  * Use Services.prompt.alert and remove alert helper in cZ bug
    1931705.
  * Simplify getListFIle in cZ bug 1931707.
  * Remove various const from file-utils.js in cZ bug 1931708.
  * Remove unused 2nd argument from mkdir helper in file-utils.js in
    cZ bug 1931709.
  * Use LocalFile directly rather via helper fopen in cZ bug 1931710.
  * Tidy up picker code in file-utils.js in cZ bug 1931712.
  * Remove unnecessary type attributes in cZ bug 1933043.
  * Clean up Components usage in cZ bug 1933081.
  * Remove unused encodeForXMLAttribute function for cZ utils.js bug
    1933083.
  * Move renameProperty helper into lib/irc.js for cZ bug 1933084.
  * Move formatDateOffset helper into handlers.js in cZ bug 1933085.
  * Move objectContains helper into command-manager.js in cZ bug
    1933086.
  * Move splitLongWord helper into mungers.js in cZ bug 1933087.
  * Move randomString helper into commands.js in cZ bug 1933089.
  * Move Clone helper into commands.js in cZ bug 1933090.
  * Move equalsObject helper into channels.js in cZ bug 1933092.
  * Move matchEntry helper into static.js in cZ bug 1933093.
  * Move getCommonPfx helper to handlers.js in cZ bug 1933342.
  * Remove some code duplication in getSISize and getSISpeed helpers
    and improve coding in scaleNumbersBy1024 in cZ bug 1933346.
  * UI: Link for download of Themes leads to Themes for Thunderbird
    bug 1656564.
  * Add ESR 128 links to debugQA bug 1909855.
  * Port changes needed from |Bug 1476333 - Consolidate the ways that
    we reference "browser.xul" across the tree| to SeaMonkey bug
    1911841.
  * Switch from boxObject to getBoundingClientRect in utilityOverlay
    bug 1911844.
  * Align the SeaMonkey switchToTabHavingURI() call syntax with
    Firefox and toolkit bug 1925037.
  * Empty out SeaMonkey's removed-files.in (port bug 1392913) bug
    1913579.
  * Update SeaMonkey installer to register as handler for media types
    bug 1925023.
  * Remove obsolete chat services from SeaMonkey address book part2
    bug 1909853.
  * Add UI for browser.display.prefers_color_scheme to the SeaMonkey
    colors prefpane bug 1909743.
  * Update SeaMonkey wikipedia icon bug 1925021.
  * Show specific placeholders for bookmarks and history in SeaMonkey
    sidebar search bug 1925025.
  * Adjust dragOver method of tabbrowser.xml to be closer to Firefox
    version bug 1911845.
  * Avoid boxObject where appropriate in tabbrowser bug 1911847.
  * Simplify tab drop indicator code and styling bug 1911848.
  * SeaMonkey 2.53.20 uses the same backend as Firefox and contains
    the relevant Firefox 60.8 security fixes.
  * SeaMonkey 2.53.20 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.19
    and Thunderbird 115.19 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.
- Adapt seamonkey-man-page.patch for SeaMonkey 2.53.20
- Adapt seamonkey-GNUmakefile to set MOZBUILD_STATE_PATH and to fix
  post-configure stamping per
  https://bugzilla.mozilla.org/show_bug.cgi?id=1692516#c13
- Update minimum build requirements for SeaMonkey 2.53.20
- Remove .mozconfig options no longer recognized in SeaMonkey 2.53.20
- request inclusion in Leap 15.6:
  https://bugzilla.opensuse.org/show_bug.cgi?id=1235392

OBS-URL: https://build.opensuse.org/request/show/1235719
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/seamonkey?expand=0&rev=70
2025-01-07 20:22:24 +00:00
a8494b5969 Accepting request 1226681 from mozilla:Factory
OBS-URL: https://build.opensuse.org/request/show/1226681
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/seamonkey?expand=0&rev=36
2024-11-27 21:11:46 +00:00
d80604ab4e Accepting request 1226680 from mozilla
- disable --with-system-icu on Tumbleweed due to
  https://bugzilla.mozilla.org/show_bug.cgi?id=1933117
- remove obsolete patch mozilla-bmo1862601.patch

OBS-URL: https://build.opensuse.org/request/show/1226680
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/seamonkey?expand=0&rev=68
2024-11-26 23:00:32 +00:00
820680516d Accepting request 1226676 from mozilla
Adjust clang dependency to fix Tumbleweed build

OBS-URL: https://build.opensuse.org/request/show/1226676
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/seamonkey?expand=0&rev=67
2024-11-26 22:21:43 +00:00
84975d4e4f Accepting request 1222616 from mozilla:Factory
OBS-URL: https://build.opensuse.org/request/show/1222616
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/seamonkey?expand=0&rev=35
2024-11-08 11:00:56 +00:00
5a1efd29ba Accepting request 1222615 from mozilla
enable patch mozilla-bmo1896958.patch for Leap 15.5

OBS-URL: https://build.opensuse.org/request/show/1222615
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/seamonkey?expand=0&rev=65
2024-11-08 03:48:55 +00:00
2315ab154d Accepting request 1199077 from mozilla:Factory
OBS-URL: https://build.opensuse.org/request/show/1199077
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/seamonkey?expand=0&rev=34
2024-09-06 15:18:41 +00:00
4c46f67289 Accepting request 1199076 from mozilla
- update to SeaMonkey 2.53.19
  * Cancel button in SeaMonkey bookmarking star ui not working bug
    1872623.
  * Remove OfflineAppCacheHelper.jsm copy from SeaMonkey and use the
    one in toolkit bug 1896292.
  * Remove obsolete registerFactoryLocation calls from cZ bug 1870930.
  * Remove needless implements='nsIDOMEventListener' and QI bug
    1611010.
  * Replace use of nsIStandardURL::Init bug 1864355.
  * Switch SeaMonkey website from hg.mozilla.org to heptapod. bug
    1870934.
  * Allow view-image to open a data: URI by setting a flag on the
    loadinfo bug 1877001.
  * Save-link-as feature should use the loading principal and context
    menu using nsIContentPolicy.TYPE_SAVE_AS_DOWNLOAD bug 1879726.
  * Use punycode in SeaMonkey JS bug 1864287.
  * Font lists in preferences are no longer grouped by font type, port
    asynchronous handling like Bug 1399206 bug 1437393.
  * SeaMonkey broken tab after undo closed tab with invalid protocol
    bug 1885748.
  * SeaMonkey session restore is missing the checkboxes in the Classic
    theme bug 1896174.
  * Implement about:credits on seamonkey-project.org website bug
    1898467.
  * Fix for the 0.0.0.0 day vulnerability oligo summary.
  * Link in update notification does not open Browser bug 1888364.
  * Update ReadExtensionPrefs in Preferences.cpp bug 1890196.
  * Add about:seamonkey page to SeaMonkey bug 1897801.
  * SeaMonkey 2.53.19 uses the same backend as Firefox and contains
    the relevant Firefox 60.8 security fixes.
  * SeaMonkey 2.53.19 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.14
    and Thunderbird 115.14 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.
- Adapt seamonkey-man-page.patch for SeaMonkey 2.53.19
- Adapt seamonkey-GNUmakefile to create mach environment
- Build with GCC 13 on Tumbleweed due to build failures with GCC 14:
  https://bugzilla.mozilla.org/show_bug.cgi?id=1916827

OBS-URL: https://build.opensuse.org/request/show/1199076
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/seamonkey?expand=0&rev=63
2024-09-05 21:10:32 +00:00
243779739e Accepting request 1179513 from mozilla:Factory
OBS-URL: https://build.opensuse.org/request/show/1179513
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/seamonkey?expand=0&rev=33
2024-06-09 18:22:50 +00:00
a543d09ca2 Accepting request 1179512 from mozilla
- add patch mozilla-bmo1896958.patch adapted from
  https://bugzilla.mozilla.org/show_bug.cgi?id=1896958 to fix
  compilation with rust >= 1.78
- add patch mozilla-bmo1862601.patch adapted from
  https://bugzilla.mozilla.org/show_bug.cgi?id=1862601 to fix
  build failure using --system-icu on Tumbleweed

OBS-URL: https://build.opensuse.org/request/show/1179512
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/seamonkey?expand=0&rev=61
2024-06-08 13:05:17 +00:00
13f597ff5d Accepting request 1179232 from mozilla
Fix build errors with packed_simd_2 and ICU

OBS-URL: https://build.opensuse.org/request/show/1179232
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/seamonkey?expand=0&rev=60
2024-06-07 13:23:16 +00:00
2cfcd87339 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
2024-03-29 12:10:11 +00:00
9e1a43515f Accepting request 1163387 from mozilla
update to SeaMonkey 2.53.18.2

OBS-URL: https://build.opensuse.org/request/show/1163387
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/seamonkey?expand=0&rev=58
2024-03-28 19:48:03 +00:00
81ad9bd341 Accepting request 1151938 from mozilla:Factory
OBS-URL: https://build.opensuse.org/request/show/1151938
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/seamonkey?expand=0&rev=31
2024-02-27 21:47:40 +00:00
e82558b172 Accepting request 1151534 from home:dimstar:rpm4.20:s
Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1151534
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/seamonkey?expand=0&rev=56
2024-02-26 19:34:18 +00:00
b7832987c3 Accepting request 1146231 from mozilla:Factory
python3-base: the build log already contains
  i.e, python2 was not used anymore (boo#1219739). (forwarded request 1145490 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/1146231
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/seamonkey?expand=0&rev=30
2024-02-12 17:51:49 +00:00
2be835a5c9 Accepting request 1145490 from home:dimstar:Factory
python3-base: the build log already contains
  i.e, python2 was not used anymore (boo#1219739).

OBS-URL: https://build.opensuse.org/request/show/1145490
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/seamonkey?expand=0&rev=54
2024-02-12 16:11:11 +00:00
6ebdf5d0c8 Accepting request 1145279 from home:dimstar:Factory
- Replace python-devel and python2-xml BuildRequires with
  python3-base: the build already now, with python2 in the
  buildroot, contained:
     Creating Python 3 environment
  In fact, python2 was not used anymore (boo#1219739).

OBS-URL: https://build.opensuse.org/request/show/1145279
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/seamonkey?expand=0&rev=53
2024-02-09 00:13:18 +00:00
d39c5c00de Accepting request 1139789 from mozilla:Factory
OBS-URL: https://build.opensuse.org/request/show/1139789
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/seamonkey?expand=0&rev=29
2024-01-18 20:54:45 +00:00
07f7fce0e3 Accepting request 1139788 from mozilla
- update to SeaMonkey 2.53.18.1
  * Update the NSS library to the latest esr 115 version for the final
    2.53.18.1 release.
  * SeaMonkey 2.53.18.1 uses the same backend as Firefox and contains
    the relevant Firefox 60.8 security fixes.
  * SeaMonkey 2.53.18.1 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.7
    and Thunderbird 115.7 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.

OBS-URL: https://build.opensuse.org/request/show/1139788
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/seamonkey?expand=0&rev=51
2024-01-18 17:47:04 +00:00
3f36f439a5 Accepting request 1132253 from mozilla:Factory
OBS-URL: https://build.opensuse.org/request/show/1132253
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/seamonkey?expand=0&rev=28
2023-12-10 18:39:33 +00:00
ec9e37021b Accepting request 1132252 from mozilla
Update to SeaMonkey 2.53.18

OBS-URL: https://build.opensuse.org/request/show/1132252
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/seamonkey?expand=0&rev=49
2023-12-09 18:50:26 +00:00
d7f98a0b5e Accepting request 1121691 from mozilla:Factory
OBS-URL: https://build.opensuse.org/request/show/1121691
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/seamonkey?expand=0&rev=27
2023-11-01 21:11:05 +00:00
996dd2d66d Accepting request 1121690 from mozilla
Add patch for building with rust 1.48

OBS-URL: https://build.opensuse.org/request/show/1121690
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/seamonkey?expand=0&rev=47
2023-11-01 19:48:48 +00:00
aeb7d57bec Accepting request 1115612 from mozilla:Factory
OBS-URL: https://build.opensuse.org/request/show/1115612
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/seamonkey?expand=0&rev=26
2023-10-05 18:03:50 +00:00
058b98ba15 Accepting request 1115611 from mozilla
- add seamonkey-binutils.patch to allow building with binutils >= 2.41:
  https://bugzilla.mozilla.org/show_bug.cgi?id=1856238
  https://bugzilla.mozilla.org/show_bug.cgi?id=1846703
- add mozilla-bmo531915.patch to fix builds for x86:
  https://bugzilla.mozilla.org/show_bug.cgi?id=531915

OBS-URL: https://build.opensuse.org/request/show/1115611
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/seamonkey?expand=0&rev=45
2023-10-04 12:52:03 +00:00
9baf57eb3b Accepting request 1114607 from mozilla:Factory
OBS-URL: https://build.opensuse.org/request/show/1114607
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/seamonkey?expand=0&rev=25
2023-10-02 18:06:24 +00:00
f7e72148d2 Accepting request 1114150 from home:bmwiedemann:branches:mozilla:Factory
Add reproducible.patch to override build date (boo#1047218)

OBS-URL: https://build.opensuse.org/request/show/1114150
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/seamonkey?expand=0&rev=43
2023-10-01 12:57:32 +00:00
507d21f600 Accepting request 1112956 from mozilla:Factory
OBS-URL: https://build.opensuse.org/request/show/1112956
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/seamonkey?expand=0&rev=24
2023-09-22 19:49:43 +00:00