Page MenuHomeSolus

D13073.diff
No OneTemporary

D13073.diff

diff --git a/abi_symbols b/abi_symbols
--- a/abi_symbols
+++ b/abi_symbols
@@ -69,8 +69,6 @@
containerd:_IO_stdin_used
containerd:__bss_start
containerd:__data_start
-containerd:__libc_csu_fini
-containerd:__libc_csu_init
containerd:_cgo_3c1cec0c9a4e_C2func_getaddrinfo
containerd:_cgo_3c1cec0c9a4e_C2func_getnameinfo
containerd:_cgo_3c1cec0c9a4e_Cfunc_freeaddrinfo
@@ -112477,8 +112475,6 @@
containerd-stress:_IO_stdin_used
containerd-stress:__bss_start
containerd-stress:__data_start
-containerd-stress:__libc_csu_fini
-containerd-stress:__libc_csu_init
containerd-stress:_cgo_3c1cec0c9a4e_C2func_getaddrinfo
containerd-stress:_cgo_3c1cec0c9a4e_C2func_getnameinfo
containerd-stress:_cgo_3c1cec0c9a4e_Cfunc_freeaddrinfo
@@ -162782,8 +162778,6 @@
ctr:_IO_stdin_used
ctr:__bss_start
ctr:__data_start
-ctr:__libc_csu_fini
-ctr:__libc_csu_init
ctr:_cgo_3c1cec0c9a4e_C2func_getaddrinfo
ctr:_cgo_3c1cec0c9a4e_C2func_getnameinfo
ctr:_cgo_3c1cec0c9a4e_Cfunc_freeaddrinfo
diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -1,3 +1 @@
libc.so.6
-libdl.so.2
-libpthread.so.0
diff --git a/abi_used_symbols b/abi_used_symbols
--- a/abi_used_symbols
+++ b/abi_used_symbols
@@ -1,7 +1,12 @@
+libc.so.6:__errno_location
libc.so.6:__libc_start_main
libc.so.6:__stack_chk_fail
libc.so.6:abort
libc.so.6:calloc
+libc.so.6:dlclose
+libc.so.6:dlerror
+libc.so.6:dlopen
+libc.so.6:dlsym
libc.so.6:fprintf
libc.so.6:fputc
libc.so.6:free
@@ -21,7 +26,14 @@
libc.so.6:munmap
libc.so.6:nanosleep
libc.so.6:pthread_attr_destroy
+libc.so.6:pthread_attr_getstacksize
libc.so.6:pthread_attr_init
+libc.so.6:pthread_cond_broadcast
+libc.so.6:pthread_cond_wait
+libc.so.6:pthread_create
+libc.so.6:pthread_detach
+libc.so.6:pthread_mutex_lock
+libc.so.6:pthread_mutex_unlock
libc.so.6:pthread_sigmask
libc.so.6:realloc
libc.so.6:realpath
@@ -35,6 +47,7 @@
libc.so.6:setresuid
libc.so.6:setreuid
libc.so.6:setuid
+libc.so.6:sigaction
libc.so.6:sigaddset
libc.so.6:sigemptyset
libc.so.6:sigfillset
@@ -44,16 +57,3 @@
libc.so.6:sysconf
libc.so.6:unsetenv
libc.so.6:vfprintf
-libdl.so.2:dlclose
-libdl.so.2:dlerror
-libdl.so.2:dlopen
-libdl.so.2:dlsym
-libpthread.so.0:__errno_location
-libpthread.so.0:pthread_attr_getstacksize
-libpthread.so.0:pthread_cond_broadcast
-libpthread.so.0:pthread_cond_wait
-libpthread.so.0:pthread_create
-libpthread.so.0:pthread_detach
-libpthread.so.0:pthread_mutex_lock
-libpthread.so.0:pthread_mutex_unlock
-libpthread.so.0:sigaction
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : containerd
-version : 1.6.1
-release : 32
+version : 1.6.2
+release : 33
source :
- - git|https://github.com/containerd/containerd.git : v1.6.1
+ - git|https://github.com/containerd/containerd.git : v1.6.2
license : Apache-2.0
component : virt
summary : A daemon to control OCI container runtimes
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -27,12 +27,12 @@
</Files>
</Package>
<History>
- <Update release="32">
- <Date>2022-03-19</Date>
- <Version>1.6.1</Version>
+ <Update release="33">
+ <Date>2022-03-31</Date>
+ <Version>1.6.2</Version>
<Comment>Packaging update</Comment>
<Name>Reilly Brogan</Name>
<Email>solus@reillybrogan.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Thu, Aug 10, 6:22 PM (1 d, 2 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5809911
Default Alt Text
D13073.diff (3 KB)

Event Timeline