Use home page from sphere-indexhtml package

i8ce
Arkady L. Shane 11 months ago
parent 2a6879c19f
commit 2309040ee5
Signed by: tigro
GPG Key ID: 1EC08A25C9DB2503

@ -1,5 +1,5 @@
{ {
"homepage": "https://msvsphere-os.ru", "homepage": "file:////usr/share/doc/HTML/ru-RU/index.html",
"homepage_is_newtabpage": false, "homepage_is_newtabpage": false,
"distribution": { "distribution": {
"alternate_shortcut_text": false, "alternate_shortcut_text": false,
@ -12,7 +12,7 @@
"verbose_logging": false "verbose_logging": false
}, },
"first_run_tabs": [ "first_run_tabs": [
"https://msvsphere-os.ru", "file:////usr/share/doc/HTML/ru-RU/index.html",
"chrome://new-tab-page" "chrome://new-tab-page"
] ]
} }

@ -321,7 +321,7 @@
Name: chromium%{chromium_channel} Name: chromium%{chromium_channel}
Version: 120.0.6099.129 Version: 120.0.6099.129
Release: 1%{?dist}.inferit Release: 1%{?dist}.inferit.1
Summary: A WebKit (Blink) powered web browser that Google doesn't want you to use Summary: A WebKit (Blink) powered web browser that Google doesn't want you to use
Url: http://www.chromium.org/Home Url: http://www.chromium.org/Home
License: BSD-3-Clause AND LGPL-2.1-or-later AND Apache-2.0 AND IJG AND MIT AND GPL-2.0-or-later AND ISC AND OpenSSL AND (MPL-1.1 OR GPL-2.0-only OR LGPL-2.0-only) License: BSD-3-Clause AND LGPL-2.1-or-later AND Apache-2.0 AND IJG AND MIT AND GPL-2.0-or-later AND ISC AND OpenSSL AND (MPL-1.1 OR GPL-2.0-only OR LGPL-2.0-only)
@ -1907,6 +1907,9 @@ getent group chrome-remote-desktop >/dev/null || groupadd -r chrome-remote-deskt
%endif %endif
%changelog %changelog
* Tue Dec 26 2023 Arkady L. Shane <tigro@msvsphere-os.ru> - 120.0.6099.129-1.inferit.1
- Use home page from sphere-indexhtml package
* Fri Dec 22 2023 Arkady L. Shane <tigro@msvsphere-os.ru> - 120.0.6099.129-1.inferit * Fri Dec 22 2023 Arkady L. Shane <tigro@msvsphere-os.ru> - 120.0.6099.129-1.inferit
- update to 120.0.6099.129 - update to 120.0.6099.129
* High CVE-2023-7024: Heap buffer overflow in WebRTC * High CVE-2023-7024: Heap buffer overflow in WebRTC

Loading…
Cancel
Save