Commit Graph

742 Commits

Author SHA256 Message Date
Wolfgang Rosenauer
79b4f5a64f - Mozilla Firefox 126.0.1
* Fixed an issue with reading tagged PDF documents in a screen reader
    bmo#1894849
  * Fixed not displaying localized text for non-en-US locales in the
    Crash Reporter dialog box on macOS. (bmo#1896097)
  * Fixed issues with drag-and-drop functionality on Linux. (bmo#1897115)
  * Fixed an issue causing high GPU memory usage on certain versions
    of AMD cards. (bmo#1897006)

OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=1153
2024-05-29 07:15:42 +00:00
Wolfgang Rosenauer
635416cbb1 - Backport upstream patches to fix build on aarch64 - boo#1225460
* mozilla-bmo1886378.patch

OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=1152
2024-05-29 07:11:01 +00:00
Wolfgang Rosenauer
20c3e10797 - Mozilla Firefox 126.0
https://www.mozilla.org/en-US/firefox/126.0/releasenotes
  MFSA 2024-21 (bsc#1224056)
  * CVE-2024-4764 (bmo#1879093)
    Use-after-free when audio input connected with multiple consumers
  * CVE-2024-4367 (bmo#1893645)
    Arbitrary JavaScript execution in PDF.js
  * CVE-2024-4765 (bmo#1871109)
    Web application manifests could have been overwritten via
    hash collision
  * CVE-2024-4766 (bmo#1871214, bmo#1871217)
    Fullscreen notification could have been obscured on Firefox
    for Android
  * CVE-2024-4767 (bmo#1878577)
    IndexedDB files retained in private browsing mode
  * CVE-2024-4768 (bmo#1886082)
    Potential permissions request bypass via clickjacking
  * CVE-2024-4769 (bmo#1886108)
    Cross-origin responses could be distinguished between script
    and non-script content-types
  * CVE-2024-4770 (bmo#1893270)
    Use-after-free could occur when printing to PDF
  * CVE-2024-4771 (bmo#1893891)
    Failed allocation could lead to use-after-free
  * CVE-2024-4772 (bmo#1870579)
    Use of insecure rand() function to generate nonce
  * CVE-2024-4773 (bmo#1875248)
    URL bar could be cleared after network error
  * CVE-2024-4774 (bmo#1886598)
    Undefined behavior in ShmemCharMapHashEntry()

OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=1150
2024-05-21 08:22:00 +00:00
Wolfgang Rosenauer
08721dc7bb Accepting request 1170864 from home:AndreasStieger:branches:mozilla:Factory
125.0.3

OBS-URL: https://build.opensuse.org/request/show/1170864
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=1148
2024-04-29 18:30:27 +00:00
Wolfgang Rosenauer
8323ca3627 * The 125.0 and 125.0.1 releases were skipped due to problems with a
feature that proactively blocked downloads from potentially
    untrustworthy URLs
    Use-after-free if garbage collection runs during realm initialization
    Incorrect JIT optimization of MSubstr leads to out-of-bounds reads
    Corrupt pointer dereference in js::CheckTracedThing<js::Shape>
    Download Protections were bypassed by .xrm-ms files on Windows
  * CVE-2024-3865 (bmo#1881076, bmo#1884887, bmo#1885359, bmo#1889049)

OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=1146
2024-04-24 07:40:26 +00:00
Wolfgang Rosenauer
b2a3d76d10 Accepting request 1169748 from home:AndreasStieger:branches:mozilla:Factory
Mozilla Firefox 125.0.2

OBS-URL: https://build.opensuse.org/request/show/1169748
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=1145
2024-04-23 06:12:35 +00:00
Wolfgang Rosenauer
53d630f280 * Fixed an issue where users with a large amount of bookmarks would
be unable to restore a bookmarks backup. (bmo#1884308)
  * Fixed an issue that would cause open Firefox windows
    Netflix. (bmo#1883932)
  * Fixed a crash that affected Linux AArch64 builds. (bmo#1866396)
  * Fixed an issue where some users experienced difficulties loading
    webpages due to changes made to the default AppArmor configuration
    shipping in Ubuntu 24.04. (bmo#1884347)

OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=1143
2024-04-03 13:07:33 +00:00
Wolfgang Rosenauer
5d2fe0db23 Accepting request 1164363 from home:MSirringhaus:branches:mozilla:Factory
- Mozilla Firefox 124.0.2
  https://www.mozilla.org/en-US/firefox/124.0.2/releasenotes/
  * Fixed: Fixed an issue where users with a large amount of
    bookmarks would be unable to restore a bookmarks backup. (Bug
    1884308)
  * Fixed: Fixed an issue that would cause open Firefox windows
    to go blank or crash during video playback on sites such as
    Netflix. (Bug 1883932)
  * Fixed: Fixed a crash that affected Linux AArch64 builds.(Bug
    1866396)
  * Fixed: Fixed an issue where some users experienced
    difficulties loading webpages due to changes made to the
    default AppArmor configuration shipping in Ubuntu 24.04. (Bug
    1884347)

OBS-URL: https://build.opensuse.org/request/show/1164363
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=1142
2024-04-03 13:05:03 +00:00
Wolfgang Rosenauer
cb288b2474 - Mozilla Firefox 124.0.1
https://www.mozilla.org/en-US/firefox/124.0.1/releasenotes/
  MFSA 2024-15 (bsc#1221850)
  * CVE-2024-29943 (bmo#1886849)
    Out-of-bounds access via Range Analysis bypass
  * CVE-2024-29944 (bmo#1886852)
    Privileged JavaScript Execution via Event Handlers
  Mozilla Firefox 124.0
  https://www.mozilla.org/en-US/firefox/124.0/releasenotes/
  MFSA 2024-12 (bsc#1221327)
  * CVE-2024-2605 (bmo#1872920)
    Windows Error Reporter could be used as a Sandbox escape vector
  * CVE-2024-2606 (bmo#1879237)
    Mishandling of WASM register values
  * CVE-2024-2607 (bmo#1879939)
    JIT code failed to save return registers on Armv7-A
  * CVE-2024-2608 (bmo#1880692)
    Integer overflow could have led to out of bounds write
  * CVE-2023-5388 (bmo#1780432)
    NSS susceptible to timing attack against RSA decryption
  * CVE-2024-2609 (bmo#1866100)
    Permission prompt input delay could expire when not in focus
  * CVE-2024-2610 (bmo#1871112)
    Improper handling of html and body tags enabled CSP nonce leakage
  * CVE-2024-2611 (bmo#1876675)
    Clickjacking vulnerability could have led to a user accidentally
    granting permissions
  * CVE-2024-2612 (bmo#1879444)
    Self referencing object could have potentially led to a use-
    after-free

OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=1140
2024-03-22 16:21:08 +00:00
Wolfgang Rosenauer
dd8760a948 Accepting request 1156314 from home:AndreasStieger:branches:mozilla:Factory
Mozilla Firefox 123.0.1

OBS-URL: https://build.opensuse.org/request/show/1156314
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=1138
2024-03-08 10:46:33 +00:00
Wolfgang Rosenauer
4f530efe28 - Mozilla Firefox 123.0
https://www.mozilla.org/en-US/firefox/123.0/releasenotes/
  MFSA 2024-05 (bsc#1220048)
  * CVE-2024-1546 (bmo#1843752)
    Out-of-bounds memory read in networking channels
  * CVE-2024-1547 (bmo#1877879)
    Alert dialog could have been spoofed on another site
  * CVE-2024-1554 (bmo#1816390)
    fetch could be used to effect cache poisoning
  * CVE-2024-1548 (bmo#1832627)
    Fullscreen Notification could have been hidden by select element
  * CVE-2024-1549 (bmo#1833814)
    Custom cursor could obscure the permission dialog
  * CVE-2024-1550 (bmo#1860065)
    Mouse cursor re-positioned unexpectedly could have led to
    unintended permission grants
  * CVE-2024-1551 (bmo#1864385)
    Multipart HTTP Responses would accept the Set-Cookie header
    in response parts
  * CVE-2024-1555 (bmo#1873223)
    SameSite cookies were not properly respected when opening a
    website from an external browser
  * CVE-2024-1556 (bmo#1870414)
    Invalid memory access in the built-in profiler
  * CVE-2024-1552 (bmo#1874502)
    Incorrect code generation on 32-bit ARM devices
  * CVE-2024-1553 (bmo#1855686, bmo#1867982, bmo#1871498, bmo#1872296,
    bmo#1873521, bmo#1873577, bmo#1873597, bmo#1873866, bmo#1874080,
    bmo#1874740, bmo#1875795, bmo#1875906, bmo#1876425, bmo#1878211,
    bmo#1878286)

OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=1136
2024-02-25 22:15:18 +00:00
Wolfgang Rosenauer
7cf5b54816 Accepting request 1146484 from home:AndreasStieger:branches:mozilla:Factory
Mozilla Firefox 122.0.1

OBS-URL: https://build.opensuse.org/request/show/1146484
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=1134
2024-02-14 12:25:21 +00:00
Wolfgang Rosenauer
6c580f228a Accepting request 1142978 from home:MSirringhaus:branches:mozilla:Factory
- Recommend libfido2-udev on codestreams that exist, in order to try
  to get security keys (e.g. Yubikeys) work out of the box. (bsc#1184272)

OBS-URL: https://build.opensuse.org/request/show/1142978
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=1132
2024-01-31 17:28:29 +00:00
Wolfgang Rosenauer
6b08e0ea49 Accepting request 1142188 from home:Andreas_Schwab:Factory
- Fix file list

OBS-URL: https://build.opensuse.org/request/show/1142188
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=1130
2024-01-29 22:24:08 +00:00
Wolfgang Rosenauer
d74579a369 - Mozilla Firefox 122.0
https://www.mozilla.org/en-US/firefox/122.0/releasenotes/
  MFSA 2024-01 (bsc#1218955)
  * CVE-2024-0741 (bmo#1864587)
    Out of bounds write in ANGLE
  * CVE-2024-0742 (bmo#1867152)
    Failure to update user input timestamp
  * CVE-2024-0743 (bmo#1867408)
    Crash in NSS TLS method
  * CVE-2024-0744 (bmo#1871089)
    Wild pointer dereference in JavaScript
  * CVE-2024-0745 (bmo#1871838)
    Stack buffer overflow in WebAudio
  * CVE-2024-0746 (bmo#1660223)
    Crash when listing printers on Linux
  * CVE-2024-0747 (bmo#1764343)
    Bypass of Content Security Policy when directive unsafe-inline was set
  * CVE-2024-0748 (bmo#1783504)
    Compromised content process could modify document URI
  * CVE-2024-0749 (bmo#1813463)
    Phishing site popup could show local origin in address bar
  * CVE-2024-0750 (bmo#1863083)
    Potential permissions request bypass via clickjacking
  * CVE-2024-0751 (bmo#1865689)
    Privilege escalation through devtools
  * CVE-2024-0752 (bmo#1866840)
    Use-after-free could occur when applying update on macOS
  * CVE-2024-0753 (bmo#1870262)
    HSTS policy on subdomain could bypass policy of upper domain
  * CVE-2024-0754 (bmo#1871605)

OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=1128
2024-01-25 11:10:30 +00:00
Wolfgang Rosenauer
2829a6d531 Accepting request 1137806 from home:AndreasStieger:branches:mozilla:Factory
Mozilla Firefox 121.0.1

OBS-URL: https://build.opensuse.org/request/show/1137806
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=1126
2024-01-12 16:07:06 +00:00
Wolfgang Rosenauer
e72c8a0f77 - Mozilla Firefox 121.0
https://www.mozilla.org/en-US/firefox/121.0/releasenotes
  MFSA 2023-56 (bsc#1217974)
  * CVE-2023-6856 (bmo#1843782)
    Heap-buffer-overflow affecting WebGL DrawElementsInstanced
    method with Mesa VM driver
  * CVE-2023-6135 (bmo#1853908)
    NSS susceptible to "Minerva" attack
  * CVE-2023-6865 (bmo#1864123)
    Potential exposure of uninitialized data in EncryptingOutputStream
  * CVE-2023-6857 (bmo#1796023)
    Symlinks may resolve to smaller than expected buffers
  * CVE-2023-6858 (bmo#1826791)
    Heap buffer overflow in nsTextFragment
  * CVE-2023-6859 (bmo#1840144)
    Use-after-free in PR_GetIdentitiesLayer
  * CVE-2023-6866 (bmo#1849037)
    TypedArrays lack sufficient exception handling
  * CVE-2023-6860 (bmo#1854669)
    Potential sandbox escape due to VideoBridge lack of texture
    validation
  * CVE-2023-6867 (bmo#1863863)
    Clickjacking permission prompts using the popup transition
  * CVE-2023-6861 (bmo#1864118)
    Heap buffer overflow affected nsWindow::PickerOpen(void) in
    headless mode
  * CVE-2023-6868 (bmo#1865488)
    WebPush requests on Firefox for Android did not require VAPID key
  * CVE-2023-6869 (bmo#1799036)
    Content can paint outside of sandboxed iframe

OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=1124
2023-12-22 09:01:08 +00:00
Wolfgang Rosenauer
915562417f Accepting request 1132141 from home:AndreasStieger:branches:mozilla:Factory
Mozilla Firefox 120.0.1 (boo#1217910)

OBS-URL: https://build.opensuse.org/request/show/1132141
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=1122
2023-12-08 21:21:52 +00:00
Wolfgang Rosenauer
e2c8ff3c7d - Mozilla Firefox 120.0
https://www.mozilla.org/en-US/firefox/120.0/releasenotes
  MFSA 2023-49 (bsc#1217230)
  * CVE-2023-6204 (bmo#1841050)
    Out-of-bound memory access in WebGL2 blitFramebuffer
  * CVE-2023-6205 (bmo#1854076)
    Use-after-free in MessagePort::Entangled
  * CVE-2023-6206 (bmo#1857430)
    Clickjacking permission prompts using the fullscreen
    transition
  * CVE-2023-6207 (bmo#1861344)
    Use-after-free in ReadableByteStreamQueueEntry::Buffer
  * CVE-2023-6208 (bmo#1855345)
    Using Selection API would copy contents into X11 primary
    selection.
  * CVE-2023-6209 (bmo#1858570)
    Incorrect parsing of relative URLs starting with "///"
  * CVE-2023-6210 (bmo#1801501)
    Mixed-content resources not blocked in a javascript: pop-up
  * CVE-2023-6211 (bmo#1850200)
    Clickjacking to load insecure pages in HTTPS-only mode
  * CVE-2023-6212 (bmo#1658432, bmo#1820983, bmo#1829252,
    bmo#1856072, bmo#1856091, bmo#1859030, bmo#1860943,
    bmo#1862782)
    Memory safety bugs fixed in Firefox 120, Firefox ESR 115.5,
    and Thunderbird 115.5
  * CVE-2023-6213 (bmo#1849265, bmo#1851118, bmo#1854911)
    Memory safety bugs fixed in Firefox 120
- rebased patches

OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=1120
2023-11-27 14:33:21 +00:00
Wolfgang Rosenauer
cae7352826 Accepting request 1124728 from home:AndreasStieger:branches:mozilla:Factory
Mozilla Firefox 119.0.1

OBS-URL: https://build.opensuse.org/request/show/1124728
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=1118
2023-11-09 21:23:49 +00:00
Wolfgang Rosenauer
f232b1fa62 Accepting request 1121257 from home:iznogood:factory
Alter .changes to avoid factory bots nack'ing the submission. (mention patches enabled/disabled).

OBS-URL: https://build.opensuse.org/request/show/1121257
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=1116
2023-10-30 17:34:27 +00:00
Wolfgang Rosenauer
fff78ae40a - Mozilla Firefox 119.0
https://www.mozilla.org/en-US/firefox/119.0/releasenotes
  MFSA 2023-45 (bsc#1216338)
  * CVE-2023-5721 (bmo#1830820)
    Queued up rendering could have allowed websites to clickjack
  * CVE-2023-5722 (bmo#1738426)
    Cross-Origin size and header leakage
  * CVE-2023-5723 (bmo#1802057)
    Invalid cookie characters could have led to unexpected errors
  * CVE-2023-5724 (bmo#1836705)
    Large WebGL draw could have led to a crash
  * CVE-2023-5725 (bmo#1845739)
    WebExtensions could open arbitrary URLs
  * CVE-2023-5726 (bmo#1846205)
    Full screen notification obscured by file open dialog on macOS
  * CVE-2023-5727 (bmo#1847180)
    Download Protections were bypassed by .msix, .msixbundle,
    .appx, and .appxbundle files on Windows
  * CVE-2023-5728 (bmo#1852729)
    Improper object tracking during GC in the JavaScript engine
    could have led to a crash.
  * CVE-2023-5729 (bmo#1823720)
    Fullscreen notification dialog could have been obscured by
    WebAuthn prompts
  * CVE-2023-5730 (bmo#1836607, bmo#1840918, bmo#1848694, bmo#1848833,
    bmo#1850191, bmo#1850259, bmo#1852596, bmo#1853201, bmo#1854002,
    bmo#1855306, bmo#1855640, bmo#1856695)
    Memory safety bugs fixed in Firefox 119, Firefox ESR 115.4,
    and Thunderbird 115.4.1
  * CVE-2023-5731 (bmo#1690111, bmo#1721904, bmo#1851803, bmo#1854068)

OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=1115
2023-10-27 07:18:39 +00:00
Wolfgang Rosenauer
af0ef7a731 (boo#1216027)
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=1114
2023-10-14 14:32:42 +00:00
Wolfgang Rosenauer
4dc12f8dc1 - Activate KDE integration again, included rebased and updated patches
(upstream removed special files handling for preferences but that
  has no effect since we haven't shipped obsolete kde.js for a while)

OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=1113
2023-10-14 12:04:21 +00:00
Wolfgang Rosenauer
b904ee92a3 Accepting request 1114576 from home:Thaodan:branches:mozilla:Factory
- Active KDE integration again, included rebased and updated patches

OBS-URL: https://build.opensuse.org/request/show/1114576
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=1112
2023-10-14 12:01:14 +00:00
Wolfgang Rosenauer
f140850c51 Accepting request 1117058 from home:AndreasStieger:branches:mozilla:Factory
Mozilla Firefox 118.0.2

OBS-URL: https://build.opensuse.org/request/show/1117058
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=1111
2023-10-12 08:10:17 +00:00
Wolfgang Rosenauer
94f394d251 (removed mozilla-kde.patch and firefox-kde.patch for now)
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=1109
2023-09-29 08:34:10 +00:00
Wolfgang Rosenauer
96443f3877 - Mozilla Firefox 118.0.1
MFSA 2023-44 (bsc#1215814)
  * CVE-2023-5217 (bmo#1855550),
    Heap buffer overflow in libvpx

- Mozilla Firefox 118.0
  MFSA 2023-41 (bsc#1215575)
  * CVE-2023-5168 (bmo#1846683)
    Out-of-bounds write in FilterNodeD2D1
  * CVE-2023-5169 (bmo#1846685)
    Out-of-bounds write in PathOps
  * CVE-2023-5170 (bmo#1846686)
    Memory leak from a privileged process
  * CVE-2023-5171 (bmo#1851599)
    Use-after-free in Ion Compiler
  * CVE-2023-5172 (bmo#1852218)
    Memory Corruption in Ion Hints
  * CVE-2023-5173 (bmo#1823172)
    Out-of-bounds write in HTTP Alternate Services
  * CVE-2023-5174 (bmo#1848454)
    Double-free in process spawning on Windows
  * CVE-2023-5175 (bmo#1849704)
    Use-after-free of ImageBitmap during process shutdown
  * CVE-2023-5176 (bmo#1836353, bmo#1842674, bmo#1843824, bmo#1843962,
    bmo#1848890, bmo#1850180, bmo#1850983, bmo#1851195)
    Memory safety bugs fixed in Firefox 118, Firefox ESR 115.3,
    and Thunderbird 115.3
- requires NSS 3.93
- deactivated KDE integration temporarily

OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=1108
2023-09-29 08:31:52 +00:00
Wolfgang Rosenauer
6892e2108f - add mozilla-bmo1822730.patch
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=1107
2023-09-23 07:29:59 +00:00
Wolfgang Rosenauer
9696cffc8d Accepting request 1110680 from home:AndreasStieger:branches:mozilla:Factory
117.0.1 MFSA 2023-40 CVE-2023-4863 (boo#1215231)

OBS-URL: https://build.opensuse.org/request/show/1110680
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=1104
2023-09-12 17:59:40 +00:00
Wolfgang Rosenauer
6612953a14 - Mozilla Firefox 117.0
https://www.mozilla.org/en-US/firefox/117.0/releasenotes
  MFSA 2023-34 (bsc#1214606)
  * CVE-2023-4573 (bmo#1846687)
    Memory corruption in IPC CanvasTranslator
  * CVE-2023-4574 (bmo#1846688)
    Memory corruption in IPC ColorPickerShownCallback
  * CVE-2023-4575 (bmo#1846689)
    Memory corruption in IPC FilePickerShownCallback
  * CVE-2023-4576 (bmo#1846694)
    Integer Overflow in RecordedSourceSurfaceCreation
  * CVE-2023-4577 (bmo#1847397)
    Memory corruption in JIT UpdateRegExpStatics
  * CVE-2023-4578 (bmo#1839007)
    Error reporting methods in SpiderMonkey could have triggered
    an Out of Memory Exception
  * CVE-2023-4579 (bmo#1842766)
    Persisted search terms were formatted as URLs
  * CVE-2023-4580 (bmo#1843046)
    Push notifications saved to disk unencrypted
  * CVE-2023-4581 (bmo#1843758)
    XLL file extensions were downloadable without warnings
  * CVE-2023-4582 (bmo#1773874)
    Buffer Overflow in WebGL glGetProgramiv
  * CVE-2023-4583 (bmo#1842030)
    Browsing Context potentially not cleared when closing Private
    Window
  * CVE-2023-4584 (bmo#1843968, bmo#1845205, bmo#1846080,
    bmo#1846526, bmo#1847529)
    Memory safety bugs fixed in Firefox 117, Firefox ESR 102.15,

OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=1102
2023-08-29 12:55:43 +00:00
Wolfgang Rosenauer
5cf49e278e Accepting request 1104460 from home:AndreasStieger:branches:mozilla:Factory
Mozilla Firefox 116.0.3

OBS-URL: https://build.opensuse.org/request/show/1104460
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=1100
2023-08-17 19:11:10 +00:00
Wolfgang Rosenauer
9fd4bb2d84 Accepting request 1104036 from home:adamm:ldbug
- After further testing on memory consumption during linking, it's
  safe to remove most of the memory reducing options for ix86 linker.
  A combination of these actually resulted in the OOM condition.
  It's even possible to add basic debugging info while keeping
  linker memory consumption at about 2GB

OBS-URL: https://build.opensuse.org/request/show/1104036
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=1099
2023-08-15 21:01:22 +00:00
Wolfgang Rosenauer
a1e42713e3 Accepting request 1103590 from home:adamm:ldbug
- Remove -j1 limit on x86. The build runs on 64-bit kernel with a
  32-bit userland. This means there is plenty of memory available
  but userland is limited to just under 4GB per process.

OBS-URL: https://build.opensuse.org/request/show/1103590
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=1098
2023-08-12 20:13:40 +00:00
Wolfgang Rosenauer
4387ccf999 Accepting request 1103454 from home:adamm:branches:mozilla:Factory
- Fix OOM when linking on 32-bit

OBS-URL: https://build.opensuse.org/request/show/1103454
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=1095
2023-08-11 14:20:02 +00:00
Wolfgang Rosenauer
5b7bc1ffa4 Accepting request 1103362 from home:AndreasStieger:branches:mozilla:Factory
- Mozilla Firefox 116.0.2
  * fixes for other platforms

OBS-URL: https://build.opensuse.org/request/show/1103362
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=1094
2023-08-10 20:13:00 +00:00
Wolfgang Rosenauer
cebbe4f495 Accepting request 1102535 from home:Andreas_Schwab:riscv:mozilla
- ship vaapitest binary for supported archs

OBS-URL: https://build.opensuse.org/request/show/1102535
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=1092
2023-08-06 07:59:16 +00:00
Wolfgang Rosenauer
abdce3f688 Accepting request 1102496 from home:AndreasStieger:branches:mozilla:Factory
- Mozilla Firefox 116.0.1
  * fixes for other platforms

OBS-URL: https://build.opensuse.org/request/show/1102496
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=1091
2023-08-06 07:58:18 +00:00
Wolfgang Rosenauer
11e7e494a7 - drop obsolete mozilla-bmo1775202.patch
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=1088
2023-08-04 10:40:33 +00:00
Wolfgang Rosenauer
9b43a6bd2f - re-enable ppc64le
- ship v4l2test binary for supported archs

OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=1087
2023-08-04 10:12:18 +00:00
Wolfgang Rosenauer
900440ff0e * https://www.mozilla.org/en-US/firefox/116.0/releasenotes/
MFSA 2023-29 (bsc#1213746)
  * CVE-2023-4045 (bmo#1833876)
    Offscreen Canvas could have bypassed cross-origin restrictions
  * CVE-2023-4046 (bmo#1837686)
    Incorrect value used during WASM compilation
  * CVE-2023-4047 (bmo#1839073)
    Potential permissions request bypass via clickjacking
  * CVE-2023-4048 (bmo#1841368)
    Crash in DOMParser due to out-of-memory conditions
  * CVE-2023-4049 (bmo#1842658)
    Fix potential race conditions when releasing platform objects
  * CVE-2023-4050 (bmo#1843038)
    Stack buffer overflow in StorageManager
  * CVE-2023-4051 (bmo#1821884)
    Full screen notification obscured by file open dialog
  * CVE-2023-4052 (bmo#1824420)
    File deletion and privilege escalation through Firefox uninstaller
  * CVE-2023-4053 (bmo#1839079)
    Full screen notification obscured by external program
  * CVE-2023-4054 (bmo#1840777)
    Lack of warning when opening appref-ms files
  * CVE-2023-4055 (bmo#1782561)
    Cookie jar overflow caused unexpected cookie jar state
  * CVE-2023-4056 (bmo#1820587, bmo#1824634, bmo#1839235,
    bmo#1842325, bmo#1843847)
    Memory safety bugs fixed in Firefox 116, Firefox ESR 115.1,
    Firefox ESR 102.14, Thunderbird 115.1, and Thunderbird 102.14
  * CVE-2023-4057 (bmo#1841682)
    Memory safety bugs fixed in Firefox 116, Firefox ESR 115.1,

OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=1080
2023-08-02 07:26:14 +00:00
Wolfgang Rosenauer
899c5ab404 - Mozilla Firefox 116.0
- require NSS 3.91
- remove obsolete mozilla-fix-top-level-asm.patch
- re-enable LTO

OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=1079
2023-08-01 20:59:19 +00:00
Wolfgang Rosenauer
7bfadedb1f Accepting request 1101319 from home:AndreasStieger:branches:mozilla:Factory
115.0.3 boo#1213657 boo#1213776

OBS-URL: https://build.opensuse.org/request/show/1101319
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=1077
2023-07-29 12:27:50 +00:00
Wolfgang Rosenauer
985cd68074 - Mozilla Firefox 115.0.2
* Fixed a bug with displaying a caret in the text editor on some websites
    (bmo#1840804)
  * Fixed a bug with broken audio rendering on some websites (bmo#1841982)
  * Fixed a bug with patternTransform translate using the wrong units
    (bmo#1840746)
  MFSA 2023-26 (bsc#1213230)
  * CVE-2023-3600 (bmo#1839703)
    Use-after-free in workers

OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=1075
2023-07-13 13:44:31 +00:00
Wolfgang Rosenauer
691e16510b Accepting request 1097629 from home:AndreasStieger:branches:mozilla:Factory
- Mozilla Firefox 115.0.1
  * fixes for other platforms

OBS-URL: https://build.opensuse.org/request/show/1097629
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=1073
2023-07-07 20:25:49 +00:00
Wolfgang Rosenauer
2bccc014af - Mozilla Firefox 115.0
* Support for importing payment methods saved in Chrome-based browser
  * Hardware video decoding is now enabled for Intel GPUs on Linux
  * The Tab Manager dropdown now features close buttons, so tabs
    can be closed more quickly
  * Streamlined the user interface for importing data in from other browsers
  * Users without platform support for H264 video decoding can now
    fallback to Cisco's OpenH264 plugin for playback.
  * Undo and redo are now available in Password fields
  * Changed: On Linux, middle clicks on the new tab button will
    now open the xclipboard contents in the new tab. If the
    xclipboard content is a URL then that URL is opened, any
    other text is opened with your default search provider.
  * Changed: For users with a Firefox Colorways built-in theme,
    the theme will be automatically migrated to the same theme
    hosted on addons.mozilla.org for Firefox profiles that have
    disabled add-ons auto-updates. This will allow users to keep
    their Colorways theme when they are later removed from
    Firefox installer files.
  * Changed: Certain Firefox users may come across a message in
    the extensions panel indicating that their add-ons are not
    allowed on the site currently open. We have introduced a new
    back-end feature to only allow some extensions monitored by
    Mozilla to run on specific websites for various reasons,
    including security concerns.
  * HTML5: The builtin editor now behaves similarly to other
    browsers with `contenteditable` and `designMode` when
    splitting a node, e.g. typing Enter to split a paragraph, and
    also when joining two nodes, e.g. typing Backspace at the
    start of a paragraph to join the paragraph and the previous

OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=1071
2023-07-05 21:06:07 +00:00
Wolfgang Rosenauer
bd8061e25d Accepting request 1094224 from home:AndreasStieger:branches:mozilla:Factory
Mozilla Firefox 114.0.2

OBS-URL: https://build.opensuse.org/request/show/1094224
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=1069
2023-06-20 21:30:52 +00:00
Wolfgang Rosenauer
380ecc57bc - do not enable LTO as it caused crashes now (boo#1212101)
mozilla-bmo1005535.patch mozilla-s390x-skia-gradient.patch

OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=1068
2023-06-20 06:31:10 +00:00
Wolfgang Rosenauer
5b26afc37a Accepting request 1092018 from home:AndreasStieger:branches:mozilla:Factory
Mozilla Firefox 114.0.1

OBS-URL: https://build.opensuse.org/request/show/1092018
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=1066
2023-06-10 15:11:56 +00:00
Wolfgang Rosenauer
ea10f357da Accepting request 1088911 from home:AndreasStieger:branches:mozilla:Factory
Mozilla Firefox 113.0.2 (boo#1211696)

OBS-URL: https://build.opensuse.org/request/show/1088911
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=1064
2023-05-25 13:45:47 +00:00