Commit 94cfe83
authored
[submodule] Advance sonic-swss-common pointer (sonic-net#13950)
Update sonic-swss-common submodule pointer to include the following:
* 565ad4b Fix common path issue ([sonic-net#751](sonic-net/sonic-swss-common#751))
* 3352881 Prevent sonic-db-cli generate core dump ([sonic-net#749](sonic-net/sonic-swss-common#749))
* 43cadec Add ProfileProvider class to support read profile config from PROFILE_DB. ([sonic-net#683](sonic-net/sonic-swss-common#683))
* 8b09f90 Update path to sairedis tests ([sonic-net#747](sonic-net/sonic-swss-common#747))
* 85f3776 Non recursive automake and Debian packaging changes ([sonic-net#700](sonic-net/sonic-swss-common#700))
Signed-off-by: dprital <[email protected]>1 parent f641c80 commit 94cfe83
1 file changed
Lines changed: 1 addition & 1 deletion
Submodule sonic-swss-common updated 25 files
- .azure-pipelines/build-sairedis-template.yml+1-1
- Makefile.am+22-1
- common/Makefile.am+70-79
- common/profileprovider.cpp+214
- common/profileprovider.h+61
- common/schema.h+4
- configure.ac+1-7
- debian/compat+1-1
- debian/control+2-8
- debian/rules+5-12
- pyext/Makefile.am+2-4
- pyext/py2/Makefile.am+9-16
- pyext/py3/Makefile.am+9-16
- pyext/swsscommon.i+2
- sonic-db-cli/Makefile.am+10-18
- sonic-db-cli/main.cpp+2-1
- sonic-db-cli/sonic-db-cli.cpp+32
- sonic-db-cli/sonic-db-cli.h+6
- tests/Makefile.am+41-48
- tests/cli_ut.cpp+32
- tests/defaultvalueprovider_ut.cpp+2-2
- tests/profileprovider_ut.cpp+103
- tests/redis_multi_db_ut_config/database_config.json+5
- tests/redis_multi_db_ut_config/database_config0.json+5
- tests/redis_multi_db_ut_config/database_config1.json+5
0 commit comments