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

  • Default inline alert: Версия в репозитории: 124.0.2-alt1

Исходный пакет: firefox
Версия: 102.0-alt1
Последняя версия по данным Repology
Собран:  29 июня 2022 г. 19:47 в задании #302831
Категория: Сети/WWW
Сообщить об ошибке в пакете
Домашняя страница: http://www.mozilla.org/projects/firefox/

Лицензия: MPL-2.0
О пакете: The Mozilla Firefox project is a redesign of Mozilla's browser
Описание: 
The Mozilla Firefox project is a redesign of Mozilla's browser component,
written using the XUL user interface language and designed to be
cross-platform.

Список rpm-пакетов, предоставляемых данным srpm-пакетом:
firefox (x86_64, i586, armh, aarch64)
firefox-config-privacy (noarch)
firefox-debuginfo (x86_64, i586, armh, aarch64)
firefox-wayland (x86_64, i586, armh, aarch64)

Сопровождающий: Alexey Gladkov



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

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


29 июня 2022 г. Alexey Gladkov 102.0-alt1
- New release (102.0).
- Use internal libevent.
- Security fixes:
  + CVE-2022-34479: A popup window could be resized in a way to overlay the address bar with web content
  + CVE-2022-34470: Use-after-free in nsSHistory
  + CVE-2022-34468: CSP sandbox header without `allow-scripts` can be bypassed via retargeted javascript: URI
  + CVE-2022-34482: Drag and drop of malicious image could have led to malicious executable and potential code execution
  + CVE-2022-34483: Drag and drop of malicious image could have led to malicious executable and potential code execution
  + CVE-2022-34476: ASN.1 parser could have been tricked into accepting malformed ASN.1
  + CVE-2022-34481: Potential integer overflow in ReplaceElementsAt
  + CVE-2022-34474: Sandboxed iframes could redirect to external schemes
  + CVE-2022-34469: TLS certificate errors on HSTS-protected domains could be bypassed by the user on Firefox for Android
  + CVE-2022-34471: Compromised server could trick a browser into an addon downgrade
  + CVE-2022-34472: Unavailable PAC file resulted in OCSP requests being blocked
  + CVE-2022-34478: Microsoft protocols can be attacked if a user accepts a prompt
  + CVE-2022-2200: Undesired attributes could be set as part of prototype pollution
  + CVE-2022-34480: Free of uninitialized pointer in lg_init
  + CVE-2022-34477: MediaError message property leaked information on cross-origin same-site pages
  + CVE-2022-34475: HTML Sanitizer could have been bypassed via same-origin script via use tags
  + CVE-2022-34473: HTML Sanitizer could have been bypassed via use tags
  + CVE-2022-34484: Memory safety bugs fixed in Firefox 102 and Firefox ESR 91.11
  + CVE-2022-34485: Memory safety bugs fixed in Firefox 102
10 июня 2022 г. Alexey Gladkov 101.0.1-alt1
- New release (101.0.1).
2 июня 2022 г. Alexey Gladkov 101.0-alt2
- Wayland: Add fix for utility popups (MOZ#1771104).
- Use LLVM12 again.