Skip to content

Commit 1b60893

Browse files
author
Evan Lezar
committed
Merge branch 'correct-symbol-file' into 'jetson'
Fix symbol versions See merge request nvidia/container-toolkit/libnvidia-container!151
2 parents f211267 + 2ea6a9b commit 1b60893

File tree

1 file changed

+21
-21
lines changed

1 file changed

+21
-21
lines changed
Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
libnvidia-container.so.1 libnvidia-container1 #MINVER#
2-
NVC_0.11@NVC_0.11 0.11.0+jetpack
3-
nvc_config_free@NVC_0.11 0.11.0+jetpack
4-
nvc_config_new@NVC_0.11 0.11.0+jetpack
5-
nvc_container_config_free@NVC_0.11 0.11.0+jetpack
6-
nvc_container_config_new@NVC_0.11 0.11.0+jetpack
7-
nvc_container_free@NVC_0.11 0.11.0+jetpack
8-
nvc_container_new@NVC_0.11 0.11.0+jetpack
9-
nvc_context_free@NVC_0.11 0.11.0+jetpack
10-
nvc_context_new@NVC_0.11 0.11.0+jetpack
11-
nvc_device_info_free@NVC_0.11 0.11.0+jetpack
12-
nvc_device_info_new@NVC_0.11 0.11.0+jetpack
13-
nvc_device_mount@NVC_0.11 0.11.0+jetpack
14-
nvc_driver_info_free@NVC_0.11 0.11.0+jetpack
15-
nvc_driver_info_new@NVC_0.11 0.11.0+jetpack
16-
nvc_driver_mount@NVC_0.11 0.11.0+jetpack
17-
nvc_error@NVC_0.11 0.11.0+jetpack
18-
nvc_init@NVC_0.11 0.11.0+jetpack
19-
nvc_ldcache_update@NVC_0.11 0.11.0+jetpack
20-
nvc_shutdown@NVC_0.11 0.11.0+jetpack
21-
nvc_version@NVC_0.11 0.11.0+jetpack
1+
libnvidia-container.so.0 libnvidia-container0 #MINVER#
2+
NVC_1.0@NVC_1.0 0.11.0+jetpack
3+
nvc_config_free@NVC_1.0 0.11.0+jetpack
4+
nvc_config_new@NVC_1.0 0.11.0+jetpack
5+
nvc_container_config_free@NVC_1.0 0.11.0+jetpack
6+
nvc_container_config_new@NVC_1.0 0.11.0+jetpack
7+
nvc_container_free@NVC_1.0 0.11.0+jetpack
8+
nvc_container_new@NVC_1.0 0.11.0+jetpack
9+
nvc_context_free@NVC_1.0 0.11.0+jetpack
10+
nvc_context_new@NVC_1.0 0.11.0+jetpack
11+
nvc_device_info_free@NVC_1.0 0.11.0+jetpack
12+
nvc_device_info_new@NVC_1.0 0.11.0+jetpack
13+
nvc_device_mount@NVC_1.0 0.11.0+jetpack
14+
nvc_driver_info_free@NVC_1.0 0.11.0+jetpack
15+
nvc_driver_info_new@NVC_1.0 0.11.0+jetpack
16+
nvc_driver_mount@NVC_1.0 0.11.0+jetpack
17+
nvc_error@NVC_1.0 0.11.0+jetpack
18+
nvc_init@NVC_1.0 0.11.0+jetpack
19+
nvc_ldcache_update@NVC_1.0 0.11.0+jetpack
20+
nvc_shutdown@NVC_1.0 0.11.0+jetpack
21+
nvc_version@NVC_1.0 0.11.0+jetpack

0 commit comments

Comments
 (0)