ID | 1997869 |
Package Name | seamonkey |
Version | 2.53.13 |
Release | 1.fc37 |
Epoch | |
Source | git+https://src.fedoraproject.org/rpms/seamonkey.git#ad13e9ecc8fa3e33fcd37680193f52e180f57698 |
Summary |
Description |
Built by | buc |
State |
complete
|
Volume |
prod |
Started | Fri, 08 Jul 2022 13:08:56 UTC |
Completed | Fri, 08 Jul 2022 13:54:21 UTC |
Task | build (rawhide, /rpms/seamonkey.git:ad13e9ecc8fa3e33fcd37680193f52e180f57698) |
Extra | {'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/seamonkey.git#ad13e9ecc8fa3e33fcd37680193f52e180f57698'}} |
Tags |
|
RPMs |
src | |
|
seamonkey-2.53.13-1.fc37.src.rpm (info) (download) |
x86_64 |
|
seamonkey-2.53.13-1.fc37.x86_64.rpm (info) (download)
|
|
seamonkey-debuginfo-2.53.13-1.fc37.x86_64.rpm (info) (download)
|
|
seamonkey-debugsource-2.53.13-1.fc37.x86_64.rpm (info) (download)
|
|
Logs |
|
Changelog |
* Fri Jul 08 2022 Dmitry Butskoy <Dmitry@Butskoy.name> 2.53.13-1
- update to 2.53.13
- add support for ffmpeg-5.0
* Thu Jun 23 2022 Robert-André Mauchin <zebob.m@gmail.com> - 2.53.12-2
- Rebuilt for new aom, dav1d and jpegxl
* Tue May 03 2022 Dmitry Butskoy <Dmitry@Butskoy.name> 2.53.12-1
- update to 2.53.12
* Mon Apr 11 2022 Dmitry Butskoy <Dmitry@Butskoy.name> 2.53.11.1-2
- backport fix for wasm gc (mozbz 1459761 and others)
- fix adjacent sibling patch
* Sat Mar 26 2022 Dmitry Butskoy <Dmitry@Butskoy.name> 2.53.11.1-1
- update to 2.53.11.1
* Wed Feb 23 2022 Dmitry Butskoy <Dmitry@Butskoy.name> 2.53.11-1
- update to 2.53.11
- use ua-update.json mechanism for site-specific user-agent overrides
- fix some minor issues
* Thu Jan 27 2022 Tom Callaway <spot@fedoraproject.org> - 2.53.10.2-4
- rebuild for libvpx
* Tue Jan 25 2022 Parag Nemade <pnemade AT redhat DOT com> - 2.53.10.2-3
- Update hunspell directory path
F36 Change https://fedoraproject.org/wiki/Changes/Hunspell_dictionary_dir_change
* Sat Jan 22 2022 Dmitry Butskoy <Dmitry@Butskoy.name> 2.53.10.2-2
- fix baselinejit for optional chaining support
- fix compile with libstdc++ >= 12
* Wed Jan 12 2022 Dmitry Butskoy <Dmitry@Butskoy.name> 2.53.10.2-1
- update to 2.53.10.2
- backport nullish coalescing support (mozbz 1566141 and others)
- backport optional chaining support (mozbz 1566143 and others)
* Sat Jan 08 2022 Miro Hrončok <mhroncok@redhat.com> - 2.53.10.1-2
- Rebuilt for https://fedoraproject.org/wiki/Changes/LIBFFI34
* Wed Dec 15 2021 Dmitry Butskoy <Dmitry@Butskoy.name> 2.53.10.1-1
- update to 2.53.10.1
- backport new regexp stuff (derived from Waterfox-Classic)
- backport fixes for mozbz 1434478, 1449641, 1460295
- fix possible postMessage race conditions
* Tue Nov 30 2021 Dmitry Butskoy <Dmitry@Butskoy.name> 2.53.10-2
- add allsettled patch
* Tue Nov 23 2021 Dmitry Butskoy <Dmitry@Butskoy.name> 2.53.10-1
- update to 2.53.10
- backport support for custom date format (mozbz#1426907)
- fix compile with rust >= 1.56
* Thu Jul 22 2021 Dmitry Butskoy <Dmitry@Butskoy.name> 2.53.8.1-1
- update to 2.53.8.1
- no more set nglayout.enable_drag_images by default
- fix mailnews account creation after subscribing by a news URL (mozbz#521861)
- avoid staring drag-and-drop in full mailnews's Wide View (mozbz#1720968)
- fix clearing in download manager (mozbz#1501277)
* Mon Jun 28 2021 Dmitry Butskoy <Dmitry@Butskoy.name> 2.53.8-1
- update to 2.53.8
- fix irc link behaviour and websearch (mozbz#1712498, mozbz#1713458, mozbz#1713467)
- fix handling of mail attachments (mozbz#1661070)
- no more set browser.display.use_system_colors by default
* Sun Jun 13 2021 Robert-Andre Mauchin <zebob.m@gmail.com> - 2.53.7-5
- Rebuilt for aom v3.1.1
- Add patch to build against nss 3.66
* Thu May 20 2021 Dmitry Butskoy <Dmitry@Butskoy.name> 2.53.7-4
- move extensions' localization data into the common langpack
- fix cpu hogging on network link change when websockets are in use (mozbz#1633339)
- better support of the obsoleting javascript versioning stuff (mozbz#1702903)
- fix number formats (mozbz#1403319)
- fix build with rust >= 1.52 (mozbz#1670538)
* Sat Apr 10 2021 Dmitry Butskoy <Dmitry@Butskoy.name> 2.53.7-3
- better support obsoleting javascript stuff (mozbz#1702903)
- fixed selection of tab to return on tab close (mozbz#1623054)
- fixed opening tabs in background in some cases (mozbz#1619108)
- provide a way to auto-select es-AR locale on any Spanish one but es-ES
* Fri Apr 02 2021 Dmitry Butskoy <Dmitry@Butskoy.name> 2.53.7-2
- fix obsoleting "for each" javascript statements support
- no need to provide own dictionaries (system are used anyway)
* Tue Mar 30 2021 Dmitry Butskoy <Dmitry@Butskoy.name> 2.53.7-1
- update to 2.53.7
- fix keyboard input with gtk3 >= 3.24.26 (mozbz #1701288)
- backport some refresh driver improvements from upcoming 2.53.8
- avoid spurious update of intersection observers in a case
of throbber animation
- restore traditional security-button background (to match the location bar
highlighting, revert mozbz #1593550)
- for new installs add about:addons to the initial pages and
don't enable inspector and calendar there by default
- enable upcoming module scripts support
* Fri Jan 22 2021 Dmitry Butskoy <Dmitry@Butskoy.name> 2.53.6-1
- update to 2.53.6
- build with own GNUmakefile, spec file cleanup
* Tue Nov 17 2020 Dmitry Butskoy <Dmitry@Butskoy.name> 2.53.5-3
- add media-document patch (mozbz#1677768)
- add packed_simd patch (mozbz#1617782)
* Sun Nov 15 2020 Dmitry Butskoy <Dmitry@Butskoy.name> 2.53.5-2
- fix for av1 (mozbz#1490877)
- fix main svg icon
* Thu Nov 12 2020 Dmitry Butskoy <Dmitry@Butskoy.name> 2.53.5-1
- update to 2.53.5
- add patch to build with system libaom and libdav1d
- add official logo icon in svg format
* Wed Sep 09 2020 Dmitry Butskoy <Dmitry@Butskoy.name> 2.53.4-1
- update to 2.53.4
- replace all the distributed extensions (calendar, dominspector and irc)
as intergated app-global extensions (ie. moved from distribution/extensions/
just to extensions/ , mozbz#1659298)
- update seamonkey(1) manual page
- update description in spec file
* Thu Jul 30 2020 Dmitry Butskoy <Dmitry@Butskoy.name> 2.53.3-3
- fix requires filter
* Wed Jul 29 2020 Dmitry Butskoy <Dmitry@Butskoy.name> 2.53.3-2
- add "Default zoom" support (mozbz#1655362)
- add "Use system locale" switch in preferences (mozbz#1655842)
- backport WebP image format support (mozbz#1653869)
- update elfhack code up to esr68
- add fix for rust >= 1.45 (mozbz#1654465)
- properly filter provides and requires from the application dir
- spec file cleanups and fixes
|