Пакет firefox: Информация

Исходный пакет: firefox
Версия: 129.0-alt0.port
Собран:  13 августа 2024 г. 17:31
Категория: Сети/WWW
Сообщить об ошибке в пакете
Домашняя страница: https://www.mozilla.org/firefox/

Лицензия: MPL-2.0
О пакете: The Mozilla Firefox project is a redesign of Mozilla's browser
Описание: 
Mozilla Firefox is an open-source web browser, designed
for standards compliance, performance and portability.

Список бинарных RPM-пакетов, собираемых из данного SRPM:
firefox (loongarch64)
firefox-config-privacy (loongarch64)
firefox-debuginfo (loongarch64)

Сопровождающий: Ivan A. Melnikov


    1. /dev/shm
    2. /proc
    3. alternatives
    4. browser-plugins-npapi-devel
    5. cbindgen
    6. chrpath
    7. clang17.0
    8. clang17.0-devel
    9. glibc-kernheaders-generic
    10. gst-plugins1.0-devel
    11. gstreamer1.0-devel
    12. pkgconfig(alsa)
    13. pkgconfig(aom)
    14. pkgconfig(bzip2)
    15. pkgconfig(cairo)
    16. pkgconfig(dav1d)
    17. pkgconfig(dbus-1)
    18. pkgconfig(dbus-glib-1)
    19. pkgconfig(dri)
    20. pkgconfig(fontconfig)
    21. pkgconfig(freetype2)
    22. pkgconfig(gio-2.0)
    23. pkgconfig(graphite2)
    24. libnss-devel-static
    25. pkgconfig(gtk+-3.0)
    26. pkgconfig(harfbuzz)
    27. pkgconfig(hunspell)
    28. pkgconfig(icu-i18n)
    29. pkgconfig(libcurl)
    30. pkgconfig(libdrm)
    31. pkgconfig(libevent)
    32. pkgconfig(libffi)
    33. pkgconfig(libjpeg)
    34. pkgconfig(libnotify)
    35. pkgconfig(libproxy-1.0)
    36. pkgconfig(libpulse)
    37. pkgconfig(libstartup-notification-1.0)
    38. pkgconfig(nspr) >= 4.35
    39. pkgconfig(nss) >= 3.98
    40. pkgconfig(opus)
    41. pkgconfig(pixman-1)
    42. pkgconfig(vpx)
    43. pkgconfig(x11)
    44. pkgconfig(xcomposite)
    45. pkgconfig(xcursor)
    46. pkgconfig(xdamage)
    47. pkgconfig(xext)
    48. pkgconfig(xft)
    49. pkgconfig(xi)
    50. pkgconfig(xkbcommon)
    51. pkgconfig(xrandr)
    52. pkgconfig(xscrnsaver)
    53. pkgconfig(xt)
    54. pkgconfig(xtst)
    55. pkgconfig(zlib)
    56. python3(click)
    57. python3(curses)
    58. libshell
    59. libstdc++-devel
    60. python3(hamcrest)
    61. libwireless-devel
    62. python3(pip)
    63. llvm17.0-devel
    64. mozilla-common-devel
    65. nasm
    66. node
    67. python3(setuptools)
    68. python3(sqlite3)
    69. python3-base
    70. rpm-build-firefox
    71. rpm-macros-alternatives
    72. rust >= 1.65.0
    73. rust-cargo >= 1.65.0
    74. unzip
    75. xorg-cf-files
    76. yasm
    77. zip

Последнее изменение


8 августа 2024 г. Ivan A. Melnikov 129.0-alt0.port
- Avoid LLD on riscv64 and loongarch64 (not capable enough yet);
- libwebrtc: adjusted build_config.h for LoongArch (asheplyakov@);
- Increase polling interval for mozbuild resource monitor
  (fixes FTBFS on riscv64).
7 августа 2024 г. Ajrat Makhmutov 129.0-alt1
- New version (129.0).
- Security fixes:
  + CVE-2024-7518: Fullscreen notification dialog can be obscured by document content
  + CVE-2024-7519: Out of bounds memory access in graphics shared memory handling
  + CVE-2024-7520: Type confusion in WebAssembly
  + CVE-2024-7521: Incomplete WebAssembly exception handing
  + CVE-2024-7522: Out of bounds read in editor component
  + CVE-2024-7523: Document content could partially obscure security prompts
  + CVE-2024-7524: CSP strict-dynamic bypass using web-compatibility shims
  + CVE-2024-7525: Missing permission check when creating a StreamFilter
  + CVE-2024-7526: Uninitialized memory used by WebGL
  + CVE-2024-7527: Use-after-free in JavaScript garbage collection
  + CVE-2024-7528: Use-after-free in IndexedDB
  + CVE-2024-7529: Document content could partially obscure security prompts
  + CVE-2024-7530: Use-after-free in JavaScript code coverage collection
  + CVE-2024-7531: PK11_Encrypt using CKM_CHACHA20 can reveal plaintext on Intel Sandy Bridge machines
26 июля 2024 г. Ajrat Makhmutov 128.0.3-alt1
- New version (128.0.3).
- Correct the changelog for 128.0-alt2.
- Add support for the i586 architecture.