Commit graph

722 commits

Author SHA1 Message Date
slava86
417e240a92 upd: 117.0.5938.62 -> 117.0.5938.92 2023-09-25 09:57:55 +00:00
slava86
9debe0da63 build with an alternative llvm 2023-09-16 12:03:43 +00:00
slava86
b9efdf95eb upd: 116.0.5845.187 -> 117.0.5938.62
remove trash
2023-09-14 14:40:07 +00:00
slava86
2eda0f5443 upd: 116.0.5845.140 -> 116.0.5845.187 2023-09-12 14:38:05 +00:00
slava86
e44f826fd8 upd: 116.0.5845.110 -> 116.0.5845.140 2023-08-31 06:32:23 +00:00
slava86
d5fef70fcc upd: 115.0.5790.170 -> 116.0.5845.110 2023-08-25 10:21:19 +00:00
Mikhail Novosyolov
964949a68e avoid separate patch for aarch64 2023-08-23 11:55:21 +03:00
Mikhail Novosyolov
f7f118908a Fix crash
Chromium crashed when ~/.config/chromium was empty due to incorrect rediff of the patch (there waas no return from function)
Took patch from https://git.altlinux.org/gears/c/chromium.git?p=chromium.git;a=blob;f=.rpm/patches/0001-OPENSUSE-enables-reading-of-the-master-preference.patch;h=ee73ff654a7ff1c2e831f1b5782d399780770e8a;hb=67bb49dda6122ece9f9e79d837595f0dd71dc03d
Fixes: 149500f78 ("change the fix master-prefs-path")
2023-08-23 11:21:34 +03:00
Mikhail Novosyolov
f0e3f64f07 fix building in rosa2021.15 (fork of rosa2021.1) 2023-08-22 02:48:34 +03:00
slava86
cd82f627ee upd: 115.0.5790.98 -> 115.0.5790.170 2023-08-13 14:26:04 +00:00
slava86
149500f785 change the fix master-prefs-path 2023-07-19 16:49:56 +03:00
slava86
5b8fe7549c rediff patches;disable rust 2023-07-19 15:40:50 +03:00
slava86
8cc622895c upd: 114.0.5735.198 -> 115.0.5790.98 2023-07-19 15:37:33 +03:00
slava86
221ba5c97e enable VA-API 2023-07-06 12:37:14 +00:00
slava86
88a02efd97 in the 202310 branch, build using the system llvm 2023-07-03 08:54:09 +00:00
slava86
70f34f737e disable test functions 2023-07-01 17:25:21 +00:00
slava86
a73703fe95 upd: 114.0.5735.106 -> 114.0.5735.198 2023-07-01 17:17:21 +00:00
slava86
57fb3f333d upd: 114.0.5735.90 -> 114.0.5735.106 2023-06-08 07:24:52 +00:00
slava86
5139068866 to build chromium, llvm 17 is needed,
we will make a switch from the system to an alternative one
2023-06-01 09:37:02 +00:00
slava86
72a12f0375 BR libevdev 2023-05-31 08:55:21 +00:00
slava86
3305f3fdac rediff patches 2023-05-31 08:19:30 +00:00
slava86
9300a50481 upd: 113.0.5672.126 -> 114.0.5735.90 2023-05-31 08:08:03 +00:00
slava86
d178e78ae4 upd: 113.0.5672.92 -> 113.0.5672.126 2023-05-18 08:00:48 +00:00
slava86
f53badc693 upd: 113.0.5672.63 -> 113.0.5672.92 2023-05-10 09:00:32 +00:00
slava86
3abbc0ed61 workaround for clang bug, https://github.com/llvm/llvm-project/issues/57826
declare iterators as subtypes

In file included from ../../chrome/browser/extensions/api/downloads/downloads_api.cc:37:
In file included from ../../chrome/browser/download/bubble/download_bubble_ui_controller.h:11:
../../chrome/browser/download/bubble/download_bubble_update_service.h:211:3: error: missing 'typename' prior to dependent type name 'SortedItems<Item>::iterator'
  SortedItems<Item>::iterator RemoveItemFromCacheByIter(
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  typename
../../chrome/browser/download/bubble/download_bubble_update_service.h:212:7: error: missing 'typename' prior to dependent type name 'SortedItems<Item>::iterator'
      SortedItems<Item>::iterator iter,
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~
      typename
2 errors generated.
2023-05-04 07:28:53 +00:00
slava86
9c9af658e9 update block-requests.patch 2023-05-03 20:13:35 +00:00
slava86
182ba79c7e upd: 112.0.5615.165 -> 113.0.5672.63 2023-05-03 16:31:57 +00:00
slava86
561f19b7b4 upd: 112.0.5615.121 -> 112.0.5615.165 2023-04-20 08:13:12 +00:00
slava86
90f59bc83f Different values between architectures 2023-04-16 19:36:26 +00:00
slava86
57fb731beb rediff 0002-Yandex patch 2023-04-15 19:51:12 +03:00
slava86
7dcee1b5e2 upd: 112.0.5615.49 -> 112.0.5615.121 2023-04-15 10:23:46 +00:00
Святослав
78e76b31b7 return a normal user-agent 2023-04-11 20:03:15 +00:00
Святослав
3347849bdf disable qt5 2023-04-11 19:10:23 +00:00
slava86
51548401ea let's return the value of use_system to the config,
a fine print is obtained on qt
2023-04-11 17:02:29 +03:00
slava86
6c099aeacb chromium-gost does not match the version 2023-04-07 13:45:10 +03:00
slava86
4f9c9ad04c Let's enable qt5 support 2023-04-06 07:29:05 +03:00
slava86
0fbdbb8830 upd: 111.0.5563.146 -> 112.0.5615.49 2023-04-05 10:19:45 +00:00
slava86
c7faf335e9 Restrict users from logging into google account 2023-03-28 04:00:17 +00:00
slava86
9214fb8345 upd: 111.0.5563.110 -> 111.0.5563.146 2023-03-28 03:52:08 +00:00
slava86
c5daa18d8e upd: 111.0.5563.64 -> 111.0.5563.110 2023-03-22 03:44:14 +00:00
slava86
2e1481c3ab upd: 110.0.5481.177 -> 111.0.5563.64 2023-03-09 17:17:26 +03:00
slava86
f688609062 upd: 110.0.5481.100 -> 110.0.5481.177 2023-03-01 17:55:32 +00:00
slava86
9be4045a87 upd: 110.0.5481.77 -> 110.0.5481.100 2023-02-17 14:09:25 +00:00
slava86
748a1c180f It is unstable when the vulkan is turned on, turn it off
RosaLinux Bugs №13124
https://bugzilla.rosalinux.ru/show_bug.cgi?id=13124
2023-02-13 22:45:22 +03:00
Mikhail Novosyolov
f648c31e6f add Yandex partner ID 2023-02-08 22:04:13 +03:00
slava86
d8d0bd5d5f Rediff patch 0002 2023-02-08 18:31:02 +00:00
slava86
052b4103e8 upd: 109.0.5414.119 -> 110.0.5481.77 2023-02-08 18:01:37 +00:00
Святослав
fdf095c403 Filter all provides vulkan 2023-02-06 14:43:29 +00:00
slava86
0ee9489109 Revert to old build values. Build with gtk. 2023-02-06 15:34:21 +03:00
slava86
7583f3f538 106.0.5249.119 -> 109.0.5414.119 2023-02-06 01:28:11 +03:00