Skip to content

Commit 86cc162

Browse files
committed
Merge branch 'rightlib' into merge-libs-250416-2114
2 parents a30e65b + 1da0c06 commit 86cc162

File tree

112 files changed

+3529
-1872
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

112 files changed

+3529
-1872
lines changed

build/plugins/nots.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@
2626
# 1 is 60 files per chunk for TIMEOUT(60) - default timeout for SIZE(SMALL)
2727
# 0.5 is 120 files per chunk for TIMEOUT(60) - default timeout for SIZE(SMALL)
2828
# 0.2 is 300 files per chunk for TIMEOUT(60) - default timeout for SIZE(SMALL)
29-
ESLINT_FILE_PROCESSING_TIME_DEFAULT = 0.2 # seconds per file
29+
# 0.0 - not to use chunks
30+
ESLINT_FILE_PROCESSING_TIME_DEFAULT = 0.0 # seconds per file
3031

3132
REQUIRED_MISSING = "~~required~~"
3233

contrib/libs/lzma/.yandex_meta/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ def post_install(self):
1313
flags=["--localedir=/var/empty"],
1414
disable_includes=[
1515
"crc32_arm64.h",
16+
"crc32_loongarch.h",
1617
"crc32_table_be.h",
1718
"crc64_table_be.h",
1819
"dpmi.h",

contrib/libs/lzma/.yandex_meta/devtools.copyrights.report

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ BELONGS ya.make
5555
Score : 100.00
5656
Match type : COPYRIGHT
5757
Files with this license:
58-
COPYING [46:46]
58+
COPYING [52:52]
5959

6060
KEEP COPYRIGHT_SERVICE_LABEL 8cf91579d8cb4087b6bd775cd2b2bbed
6161
BELONGS ya.make

contrib/libs/lzma/.yandex_meta/devtools.licenses.report

Lines changed: 14 additions & 170 deletions
Original file line numberDiff line numberDiff line change
@@ -46,24 +46,11 @@ BELONGS ya.make
4646
Match type : TAG
4747
Links : http://landley.net/toybox/license.html, https://spdx.org/licenses/0BSD
4848
Files with this license:
49-
COPYING [43:43]
50-
51-
SKIP 0BSD 14de854251593dd36ab8a222793a5b8f
52-
BELONGS ya.make
53-
# Not a license
54-
License text:
55-
domain; 0BSD-licensed code is copyrighted but available under
56-
Scancode info:
57-
Original SPDX id: 0BSD
58-
Score : 50.00
59-
Match type : REFERENCE
60-
Links : http://landley.net/toybox/license.html, https://spdx.org/licenses/0BSD
61-
Files with this license:
62-
COPYING [74:74]
49+
COPYING [49:49]
6350

6451
SKIP LGPL-2.1-only 181bd2f3201dc6ff4c508cb04d170817
6552
BELONGS ya.make
66-
FILE_INCLUDE COPYING.LGPLv2.1 found in files: README at line 81
53+
FILE_INCLUDE COPYING.LGPLv2.1 found in files: README at line 82
6754
# Not a license by itself
6855
License text:
6956
COPYING.LGPLv2.1 GNU Lesser General Public License version 2.1
@@ -73,20 +60,7 @@ FILE_INCLUDE COPYING.LGPLv2.1 found in files: README at line 81
7360
Match type : REFERENCE
7461
Links : http://www.gnu.org/licenses/lgpl-2.1.html, http://www.gnu.org/licenses/lgpl-2.1.txt, https://spdx.org/licenses/LGPL-2.1-only
7562
Files with this license:
76-
README [81:81]
77-
78-
KEEP Public-Domain 19d6afb7fb41001fbab2151dd27a7fb9
79-
BELONGS ya.make
80-
License text:
81-
There is very little *practical* difference between public
82-
domain and 0BSD. The main difference likely is that one
83-
Scancode info:
84-
Original SPDX id: LicenseRef-scancode-public-domain
85-
Score : 70.00
86-
Match type : REFERENCE
87-
Links : http://www.linfo.org/publicdomain.html, https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/public-domain.LICENSE
88-
Files with this license:
89-
COPYING [71:72]
63+
README [82:82]
9064

9165
SKIP 0BSD 1a459a2067895b8576617d7b67fe52ca
9266
BELONGS ya.make
@@ -112,19 +86,7 @@ BELONGS ya.make
11286
Match type : REFERENCE
11387
Links : http://landley.net/toybox/license.html, https://spdx.org/licenses/0BSD
11488
Files with this license:
115-
COPYING [48:48]
116-
117-
KEEP 0BSD 21b027dd1b59c23a56e34a32360d0c10
118-
BELONGS ya.make
119-
License text:
120-
0BSD for newer releases was made in Febrary 2024 because
121-
Scancode info:
122-
Original SPDX id: 0BSD
123-
Score : 50.00
124-
Match type : REFERENCE
125-
Links : http://landley.net/toybox/license.html, https://spdx.org/licenses/0BSD
126-
Files with this license:
127-
COPYING [67:67]
89+
COPYING [54:54]
12890

12991
SKIP LGPL-2.1-only 23c2a5e0106b99d75238986559bb5fc6
13092
BELONGS ya.make
@@ -141,7 +103,7 @@ FILE_INCLUDE COPYING found in files: COPYING.LGPLv2.1 at line 116
141103

142104
SKIP GPL-2.0-only 3220ce24cf5698918173f671259bb375
143105
BELONGS ya.make
144-
FILE_INCLUDE COPYING.GPLv2 found in files: README at line 79
106+
FILE_INCLUDE COPYING.GPLv2 found in files: README at line 80
145107
# Not a license by itself
146108
License text:
147109
COPYING.GPLv2 GNU General Public License version 2
@@ -151,7 +113,7 @@ FILE_INCLUDE COPYING.GPLv2 found in files: README at line 79
151113
Match type : REFERENCE
152114
Links : http://www.gnu.org/licenses/gpl-2.0.html, http://www.gnu.org/licenses/gpl-2.0.txt, https://spdx.org/licenses/GPL-2.0-only
153115
Files with this license:
154-
README [79:79]
116+
README [80:80]
155117

156118
KEEP 0BSD 327b128c3f16957fab69efc9b095e368
157119
BELONGS ya.make
@@ -221,7 +183,7 @@ BELONGS ya.make
221183
Match type : REFERENCE
222184
Links : http://landley.net/toybox/license.html, https://spdx.org/licenses/0BSD
223185
Files with this license:
224-
COPYING [57:57]
186+
COPYING [63:63]
225187

226188
SKIP LGPL-2.0-only AND LGPL-2.1-or-later 493b7c38175021ac13d1589215e13989
227189
BELONGS ya.make
@@ -282,18 +244,6 @@ BELONGS ya.make
282244
liblzma/api/lzma/vli.h [1:1]
283245
liblzma/liblzma_linux.map [1:1]
284246

285-
KEEP Public-Domain 65b77ffe5d577fa84afe9f017beede5c
286-
BELONGS ya.make
287-
License text:
288-
public domain has (real or perceived) legal ambiguities in
289-
Scancode info:
290-
Original SPDX id: LicenseRef-scancode-public-domain
291-
Score : 70.00
292-
Match type : REFERENCE
293-
Links : http://www.linfo.org/publicdomain.html, https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/public-domain.LICENSE
294-
Files with this license:
295-
COPYING [68:68]
296-
297247
SKIP GPL-3.0-only 6dbb0879a53d93955d47d50ed23aa325
298248
BELONGS ya.make
299249
# This is a reference to the file with GPL-3.0 license
@@ -305,7 +255,7 @@ BELONGS ya.make
305255
Match type : REFERENCE
306256
Links : http://www.gnu.org/licenses/gpl-3.0-standalone.html, http://www.gnu.org/licenses/gpl-3.0.html, https://spdx.org/licenses/GPL-3.0-only
307257
Files with this license:
308-
COPYING [60:60]
258+
COPYING [66:66]
309259

310260
KEEP Public-Domain 702cbf9589b30951b6a2b94913b66332
311261
BELONGS ya.make
@@ -330,7 +280,7 @@ BELONGS ya.make
330280
Match type : REFERENCE
331281
Links : http://www.gnu.org/licenses/gpl-2.0.html, http://www.gnu.org/licenses/gpl-2.0.txt, https://spdx.org/licenses/GPL-2.0-only
332282
Files with this license:
333-
COPYING [59:59]
283+
COPYING [65:65]
334284

335285
KEEP 0BSD 79430bd4c5e1b494780b3fb35b24fd7d
336286
BELONGS ya.make
@@ -364,37 +314,6 @@ BELONGS ya.make
364314
Files with this license:
365315
COPYING [25:25]
366316

367-
KEEP 0BSD AND Public-Domain 83aabd12f73b5065603bf2054fb6d54f
368-
BELONGS ya.make
369-
License text:
370-
an extremely permissive license. Neither 0BSD nor public domain
371-
Scancode info:
372-
Original SPDX id: 0BSD
373-
Score : 50.00
374-
Match type : REFERENCE
375-
Links : http://landley.net/toybox/license.html, https://spdx.org/licenses/0BSD
376-
Files with this license:
377-
COPYING [75:75]
378-
Scancode info:
379-
Original SPDX id: LicenseRef-scancode-public-domain
380-
Score : 70.00
381-
Match type : REFERENCE
382-
Links : http://www.linfo.org/publicdomain.html, https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/public-domain.LICENSE
383-
Files with this license:
384-
COPYING [75:75]
385-
386-
KEEP Public-Domain 90705824d045bd99f4cb1ef6f42a57ae
387-
BELONGS ya.make
388-
License text:
389-
significant amount of code put into the public domain and
390-
Scancode info:
391-
Original SPDX id: LicenseRef-scancode-public-domain
392-
Score : 100.00
393-
Match type : TEXT
394-
Links : http://www.linfo.org/publicdomain.html, https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/public-domain.LICENSE
395-
Files with this license:
396-
COPYING [65:65]
397-
398317
KEEP BSD-3-Clause AND 0BSD a675dbcfcecb36b880f01b1c31049149
399318
BELONGS ya.make
400319
License text:
@@ -414,33 +333,9 @@ BELONGS ya.make
414333
Files with this license:
415334
liblzma/api/lzma.h [23:23]
416335

417-
KEEP Public-Domain a7c077779fe1982e666c1f33e396f1b5
418-
BELONGS ya.make
419-
License text:
420-
that obviously remains so. The switch from public domain to
421-
Scancode info:
422-
Original SPDX id: LicenseRef-scancode-public-domain
423-
Score : 70.00
424-
Match type : REFERENCE
425-
Links : http://www.linfo.org/publicdomain.html, https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/public-domain.LICENSE
426-
Files with this license:
427-
COPYING [66:66]
428-
429-
KEEP 0BSD a8a6073ae588092bed4e746ed49b52f5
430-
BELONGS ya.make
431-
License text:
432-
domain and 0BSD. The main difference likely is that one
433-
Scancode info:
434-
Original SPDX id: 0BSD
435-
Score : 50.00
436-
Match type : REFERENCE
437-
Links : http://landley.net/toybox/license.html, https://spdx.org/licenses/0BSD
438-
Files with this license:
439-
COPYING [72:72]
440-
441336
SKIP GPL-3.0-only ad3e81fa9e595e378d10023b1bf20d51
442337
BELONGS ya.make
443-
FILE_INCLUDE COPYING.GPLv3 found in files: README at line 80
338+
FILE_INCLUDE COPYING.GPLv3 found in files: README at line 81
444339
# Not a license by itself
445340
License text:
446341
COPYING.GPLv3 GNU General Public License version 3
@@ -450,31 +345,7 @@ FILE_INCLUDE COPYING.GPLv3 found in files: README at line 80
450345
Match type : REFERENCE
451346
Links : http://www.gnu.org/licenses/gpl-3.0-standalone.html, http://www.gnu.org/licenses/gpl-3.0.html, https://spdx.org/licenses/GPL-3.0-only
452347
Files with this license:
453-
README [80:80]
454-
455-
KEEP BSD-2-Clause b3129c96ef9c28cff49bffaf9d804a88
456-
BELONGS ya.make
457-
License text:
458-
for example, BSD 2-Clause "Simplified" License which does have
459-
Scancode info:
460-
Original SPDX id: BSD-2-Clause
461-
Score : 100.00
462-
Match type : NOTICE
463-
Links : http://opensource.org/licenses/bsd-license.php, http://www.opensource.org/licenses/BSD-2-Clause, https://spdx.org/licenses/BSD-2-Clause
464-
Files with this license:
465-
COPYING [78:78]
466-
467-
KEEP Public-Domain c1a07f044cdb7e843b741e6236100ea3
468-
BELONGS ya.make
469-
License text:
470-
/// and the public domain code from https://github.com/rawrunprotected/crc
471-
Scancode info:
472-
Original SPDX id: LicenseRef-scancode-public-domain
473-
Score : 100.00
474-
Match type : NOTICE
475-
Links : http://www.linfo.org/publicdomain.html, https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/public-domain.LICENSE
476-
Files with this license:
477-
liblzma/check/crc_x86_clmul.h [13:13]
348+
README [81:81]
478349

479350
KEEP Public-Domain cc574f0a684665d6c5ae08f28aec98dd
480351
BELONGS ya.make
@@ -511,20 +382,7 @@ BELONGS ya.make
511382
Match type : REFERENCE
512383
Links : http://www.gnu.org/licenses/lgpl-2.1.html, http://www.gnu.org/licenses/lgpl-2.1.txt, https://spdx.org/licenses/LGPL-2.1-only
513384
Files with this license:
514-
COPYING [58:58]
515-
516-
KEEP Public-Domain d2d5f589792b8c7a8679d6c69614d2e9
517-
BELONGS ya.make
518-
License text:
519-
shouldn't claim that 0BSD-licensed code is in the public
520-
domain; 0BSD-licensed code is copyrighted but available under
521-
Scancode info:
522-
Original SPDX id: LicenseRef-scancode-public-domain
523-
Score : 100.00
524-
Match type : TEXT
525-
Links : http://www.linfo.org/publicdomain.html, https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/public-domain.LICENSE
526-
Files with this license:
527-
COPYING [73:74]
385+
COPYING [64:64]
528386

529387
KEEP 0BSD deae85a8d274ed0cce9af4ffbf7f1265
530388
BELONGS ya.make
@@ -552,7 +410,7 @@ BELONGS ya.make
552410

553411
KEEP 0BSD e5a555c3368d6625b4f901cafe6caf46
554412
BELONGS ya.make
555-
FILE_INCLUDE COPYING.0BSD found in files: README at line 78
413+
FILE_INCLUDE COPYING.0BSD found in files: README at line 79
556414
License text:
557415
COPYING.0BSD BSD Zero Clause License
558416
Scancode info:
@@ -561,7 +419,7 @@ FILE_INCLUDE COPYING.0BSD found in files: README at line 78
561419
Match type : REFERENCE
562420
Links : http://landley.net/toybox/license.html, https://spdx.org/licenses/0BSD
563421
Files with this license:
564-
README [78:78]
422+
README [79:79]
565423

566424
KEEP 0BSD e7ecdbf411fbdc32d3df058d1c7bf661
567425
BELONGS ya.make
@@ -585,10 +443,8 @@ BELONGS ya.make
585443
liblzma/check/check.c [1:1]
586444
liblzma/check/check.h [1:1]
587445
liblzma/check/crc32_fast.c [1:1]
588-
liblzma/check/crc32_table.c [1:1]
589446
liblzma/check/crc32_table_le.h [1:1]
590447
liblzma/check/crc64_fast.c [1:1]
591-
liblzma/check/crc64_table.c [1:1]
592448
liblzma/check/crc64_table_le.h [1:1]
593449
liblzma/check/crc_common.h [1:1]
594450
liblzma/check/crc_x86_clmul.h [1:1]
@@ -706,18 +562,6 @@ BELONGS ya.make
706562
liblzma/simple/sparc.c [1:1]
707563
liblzma/simple/x86.c [1:1]
708564

709-
KEEP 0BSD f3ff7259b99521ac278b6ea15c6f179f
710-
BELONGS ya.make
711-
License text:
712-
shouldn't claim that 0BSD-licensed code is in the public
713-
Scancode info:
714-
Original SPDX id: 0BSD
715-
Score : 50.00
716-
Match type : REFERENCE
717-
Links : http://landley.net/toybox/license.html, https://spdx.org/licenses/0BSD
718-
Files with this license:
719-
COPYING [73:73]
720-
721565
KEEP 0BSD f6a343d8de811f538c36fa8681cb7078
722566
BELONGS ya.make
723567
License text:

0 commit comments

Comments
 (0)