forked from pool/ungoogled-chromium
- Chromium 112.0.5615.49 * CSS now supports nesting rules. * The algorithm to set the initial focus on <dialog> elements was updated. * No-op fetch() handlers on service workers are skipped from now on to make navigations faster * The setter for document.domain is now deprecated. * The recorder in devtools can now record with pierce selectors. * Security fixes (boo#1210126): * CVE-2023-1810: Heap buffer overflow in Visuals * CVE-2023-1811: Use after free in Frames * CVE-2023-1812: Out of bounds memory access in DOM Bindings * CVE-2023-1813: Inappropriate implementation in Extensions * CVE-2023-1814: Insufficient validation of untrusted input in Safe Browsing * CVE-2023-1815: Use after free in Networking APIs * CVE-2023-1816: Incorrect security UI in Picture In Picture * CVE-2023-1817: Insufficient policy enforcement in Intents * CVE-2023-1818: Use after free in Vulkan * CVE-2023-1819: Out of bounds read in Accessibility * CVE-2023-1820: Heap buffer overflow in Browser History * CVE-2023-1821: Inappropriate implementation in WebShare * CVE-2023-1822: Incorrect security UI in Navigation * CVE-2023-1823: Inappropriate implementation in FedCM OBS-URL: https://build.opensuse.org/package/show/network:chromium/ungoogled-chromium?expand=0&rev=11
14 lines
578 B
Diff
14 lines
578 B
Diff
Index: chromium-73.0.3683.27/components/version_ui_strings.grdp
|
|
===================================================================
|
|
--- chromium-73.0.3683.27.orig/components/version_ui_strings.grdp
|
|
+++ chromium-73.0.3683.27/components/version_ui_strings.grdp
|
|
@@ -7,7 +7,7 @@
|
|
Official Build
|
|
</message>
|
|
<message name="IDS_VERSION_UI_UNOFFICIAL" desc="unofficial build on the about:version page">
|
|
- Developer Build
|
|
+ openSUSE Build, ungoogled-chromium
|
|
</message>
|
|
<message name="IDS_VERSION_UI_32BIT" desc="32-bit on the chrome://version page">
|
|
(32-bit)
|