diff options
author | svidyuk <svidyuk@yandex-team.ru> | 2022-02-10 16:47:12 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:47:12 +0300 |
commit | 287d7d8c4ffc811d1e51c756ecfb13b78f4ee62d (patch) | |
tree | 339adc63bce23800021202ae4a8328a843dc447a /build/rules/contrib_restricted.policy | |
parent | e23df0602fedd83374b43b6137a296baa2aad3f6 (diff) | |
download | ydb-287d7d8c4ffc811d1e51c756ecfb13b78f4ee62d.tar.gz |
Restoring authorship annotation for <svidyuk@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'build/rules/contrib_restricted.policy')
-rw-r--r-- | build/rules/contrib_restricted.policy | 144 |
1 files changed, 72 insertions, 72 deletions
diff --git a/build/rules/contrib_restricted.policy b/build/rules/contrib_restricted.policy index 23df94aaac..a83ead1904 100644 --- a/build/rules/contrib_restricted.policy +++ b/build/rules/contrib_restricted.policy @@ -6,14 +6,14 @@ # scale_ipp filter for ffmpeg use Intel IPP hence it is nonfree ALLOW strm/cv/ffmpeg_adcv/toshik_filters -> contrib/restricted/ffmpeg-3-scale-ipp -# CityHash-1.0.2 is a specific version hardwired into ClickHouse public interface -ALLOW clickhouse -> contrib/restricted/cityhash-1.0.2 +# CityHash-1.0.2 is a specific version hardwired into ClickHouse public interface +ALLOW clickhouse -> contrib/restricted/cityhash-1.0.2 ALLOW library/cpp/clickhouse -> contrib/restricted/cityhash-1.0.2 ALLOW saas/library/hash_to_block_mode -> contrib/restricted/cityhash-1.0.2 - + # dragonbox is a specific library for float formatting ALLOW clickhouse -> contrib/restricted/dragonbox - + # same rules for restricted set of sources in YQL ALLOW ydb/library/yql/udfs/common/clickhouse/client -> contrib/restricted/cityhash-1.0.2 ALLOW ydb/library/yql/udfs/common/clickhouse/client -> contrib/restricted/boost @@ -32,9 +32,9 @@ ALLOW clickhouse -> contrib/restricted/abseil-cpp # TurboBase64 is a fast vectorized library for encoding/decoding base64. ALLOW clickhouse -> contrib/restricted/turbo_base64 -# For HBase client: CONTRIB-1790 +# For HBase client: CONTRIB-1790 ALLOW passport/infra -> contrib/restricted/thrift - + # keyutils is LGPL: CONTRIB-2236 ALLOW passport/infra -> contrib/restricted/keyutils @@ -45,35 +45,35 @@ ALLOW mds -> contrib/restricted/uriparser ALLOW weather -> contrib/restricted/range-v3 # ALSA library is LGPL -ALLOW yandex_io -> contrib/restricted/alsa-lib +ALLOW yandex_io -> contrib/restricted/alsa-lib ALLOW smart_devices -> contrib/restricted/alsa-lib -# Avahi is LGPL -ALLOW yandex_io -> contrib/restricted/avahi - +# Avahi is LGPL +ALLOW yandex_io -> contrib/restricted/avahi + # GLib is LGPL ALLOW maps/libs/img -> contrib/restricted/glib ALLOW maps/renderer/libs/svgrenderer -> contrib/restricted/glib -ALLOW market/cataloger -> contrib/restricted/glib -ALLOW market/idx/feeds/feedparser -> contrib/restricted/glib -ALLOW metrika/core/libs/statdaemons -> contrib/restricted/glib -ALLOW metrika/core/libs/strconvert -> contrib/restricted/glib -ALLOW yandex_io -> contrib/restricted/glib - -# GStreamer is LGPL -ALLOW yandex_io -> contrib/restricted/gstreamer -ALLOW yandex_io -> contrib/restricted/gst-plugins-base -ALLOW yandex_io -> contrib/restricted/gst-plugins-good -ALLOW yandex_io -> contrib/restricted/gst-plugins-bad +ALLOW market/cataloger -> contrib/restricted/glib +ALLOW market/idx/feeds/feedparser -> contrib/restricted/glib +ALLOW metrika/core/libs/statdaemons -> contrib/restricted/glib +ALLOW metrika/core/libs/strconvert -> contrib/restricted/glib +ALLOW yandex_io -> contrib/restricted/glib + +# GStreamer is LGPL +ALLOW yandex_io -> contrib/restricted/gstreamer +ALLOW yandex_io -> contrib/restricted/gst-plugins-base +ALLOW yandex_io -> contrib/restricted/gst-plugins-good +ALLOW yandex_io -> contrib/restricted/gst-plugins-bad ALLOW yandex_io -> contrib/restricted/patched/gst-libav - -# mpg123 is LGPL -ALLOW extsearch/audio/kernel/recoglib -> contrib/restricted/mpg123 - -# OpenAL Soft is LGPL -ALLOW yandex_io -> contrib/restricted/openal-soft -ALLOW speechkit -> contrib/restricted/openal-soft - + +# mpg123 is LGPL +ALLOW extsearch/audio/kernel/recoglib -> contrib/restricted/mpg123 + +# OpenAL Soft is LGPL +ALLOW yandex_io -> contrib/restricted/openal-soft +ALLOW speechkit -> contrib/restricted/openal-soft + # rubberband is a GPL audio stretching library ALLOW dict/mt/video -> contrib/restricted/rubberband @@ -81,27 +81,27 @@ ALLOW dict/mt/video -> contrib/restricted/rubberband ALLOW library/cpp/containers/absl_flat_hash -> contrib/restricted/abseil-cpp/absl/container ALLOW library/cpp/containers/absl_tstring_flat_hash -> contrib/restricted/abseil-cpp-tstring/y_absl/container -# spdlog is just yet another best logging engine -# The best logging engine, however, is to be designed in CPPCOM-20 -ALLOW quasar/backend/src/base -> contrib/restricted/spdlog -ALLOW crypta/lib/native/log -> contrib/restricted/spdlog -ALLOW yandex_io -> contrib/restricted/spdlog +# spdlog is just yet another best logging engine +# The best logging engine, however, is to be designed in CPPCOM-20 +ALLOW quasar/backend/src/base -> contrib/restricted/spdlog +ALLOW crypta/lib/native/log -> contrib/restricted/spdlog +ALLOW yandex_io -> contrib/restricted/spdlog ALLOW smart_devices/tools/launcher2 -> contrib/restricted/spdlog ALLOW smart_devices/tools/updater -> contrib/restricted/spdlog - + # cmph is a limited-use library ALLOW ads/yacontext -> contrib/restricted/cmph # http-parser is a low-level parser for http bytestream. # Consider using high-level alternatives. -ALLOW mds -> contrib/restricted/http-parser +ALLOW mds -> contrib/restricted/http-parser ALLOW taxi/uservices -> contrib/restricted/http-parser -ALLOW yt/yt/core/http -> contrib/restricted/http-parser -ALLOW yweb/robot/fetcher/fetcher/user/http -> contrib/restricted/http-parser +ALLOW yt/yt/core/http -> contrib/restricted/http-parser +ALLOW yweb/robot/fetcher/fetcher/user/http -> contrib/restricted/http-parser -# Prefer using skynet for data distribution +# Prefer using skynet for data distribution ALLOW maps/infra/ecstatic -> contrib/restricted/libtorrent - + # Consider using util / library/cpp/digest versions instead of a raw murmurhash functions. # # strm/common/go/pkg/murmur3 is a CGO binding to murmurhash, thus dependency is allowed @@ -114,44 +114,44 @@ ALLOW maps/wikimap/mapspro/services/mrc/libs/common -> contrib/restricted/exiv2 ALLOW yweb/disk/ocraas -> contrib/restricted/exiv2 # Only allow boost in yandex projects listed below -ALLOW adfox -> contrib/restricted/boost -ALLOW ads -> contrib/restricted/boost -ALLOW advq -> contrib/restricted/boost -ALLOW alice/nlu -> contrib/restricted/boost -ALLOW alice/vins_contrib/crfsuitex -> contrib/restricted/boost -ALLOW clickhouse -> contrib/restricted/boost -ALLOW devtools -> contrib/restricted/boost -ALLOW extsearch/geo/poi_service/tools/storage_reader -> contrib/restricted/boost -ALLOW infra/contrib/pdns -> contrib/restricted/boost -ALLOW juggler/pongerd -> contrib/restricted/boost -ALLOW lbs/locator -> contrib/restricted/boost +ALLOW adfox -> contrib/restricted/boost +ALLOW ads -> contrib/restricted/boost +ALLOW advq -> contrib/restricted/boost +ALLOW alice/nlu -> contrib/restricted/boost +ALLOW alice/vins_contrib/crfsuitex -> contrib/restricted/boost +ALLOW clickhouse -> contrib/restricted/boost +ALLOW devtools -> contrib/restricted/boost +ALLOW extsearch/geo/poi_service/tools/storage_reader -> contrib/restricted/boost +ALLOW infra/contrib/pdns -> contrib/restricted/boost +ALLOW juggler/pongerd -> contrib/restricted/boost +ALLOW lbs/locator -> contrib/restricted/boost ALLOW library/cpp/testing/boost_test$ -> contrib/restricted/boost/libs/test ALLOW library/cpp/testing/boost_test_main$ -> contrib/restricted/boost/libs/test ALLOW library/cpp/testing/gtest_boost_extensions -> contrib/restricted/boost -ALLOW logbroker/pipe-parser -> contrib/restricted/boost -ALLOW mail -> contrib/restricted/boost -ALLOW maps -> contrib/restricted/boost -ALLOW market/idx/feeds/feedparser -> contrib/restricted/boost -ALLOW market/idx/stats/src -> contrib/restricted/boost -ALLOW mds -> contrib/restricted/boost -ALLOW metrika -> contrib/restricted/boost -ALLOW netsys/tiles-vcdiff/gen-tiles -> contrib/restricted/boost -ALLOW orgvisits/dwellplaces -> contrib/restricted/boost -ALLOW orgvisits/heuristics -> contrib/restricted/boost -ALLOW orgvisits/library/soc -> contrib/restricted/boost -ALLOW quasar/backend -> contrib/restricted/boost -ALLOW regulargeo/research -> contrib/restricted/boost -ALLOW rem/python/geobase30 -> contrib/restricted/boost +ALLOW logbroker/pipe-parser -> contrib/restricted/boost +ALLOW mail -> contrib/restricted/boost +ALLOW maps -> contrib/restricted/boost +ALLOW market/idx/feeds/feedparser -> contrib/restricted/boost +ALLOW market/idx/stats/src -> contrib/restricted/boost +ALLOW mds -> contrib/restricted/boost +ALLOW metrika -> contrib/restricted/boost +ALLOW netsys/tiles-vcdiff/gen-tiles -> contrib/restricted/boost +ALLOW orgvisits/dwellplaces -> contrib/restricted/boost +ALLOW orgvisits/heuristics -> contrib/restricted/boost +ALLOW orgvisits/library/soc -> contrib/restricted/boost +ALLOW quasar/backend -> contrib/restricted/boost +ALLOW regulargeo/research -> contrib/restricted/boost +ALLOW rem/python/geobase30 -> contrib/restricted/boost ALLOW drive/contrib/cpp/telemetry -> contrib/restricted/boost -ALLOW smart_devices -> contrib/restricted/boost -ALLOW statbox/libstatbox -> contrib/restricted/boost +ALLOW smart_devices -> contrib/restricted/boost +ALLOW statbox/libstatbox -> contrib/restricted/boost ALLOW taxi/uservices -> contrib/restricted/boost -ALLOW tools/idl -> contrib/restricted/boost -ALLOW voicetech/tools -> contrib/restricted/boost +ALLOW tools/idl -> contrib/restricted/boost +ALLOW voicetech/tools -> contrib/restricted/boost ALLOW weather/archive/grid_api/lib -> contrib/restricted/boost -ALLOW yabs/telephony -> contrib/restricted/boost -ALLOW yandex_io -> contrib/restricted/boost -ALLOW yweb/robot/js -> contrib/restricted/boost +ALLOW yabs/telephony -> contrib/restricted/boost +ALLOW yandex_io -> contrib/restricted/boost +ALLOW yweb/robot/js -> contrib/restricted/boost ALLOW market/access/server/env -> contrib/restricted/boost ALLOW sdg/library/cpp/ros_msg_parser -> contrib/restricted/boost ALLOW search/meta/scatter/ant -> contrib/restricted/boost |