Page MenuHomeSolus

D13074.id31993.diff
No OneTemporary

D13074.id31993.diff

diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -1,2 +1 @@
libc.so.6
-libpthread.so.0
diff --git a/abi_used_symbols b/abi_used_symbols
--- a/abi_used_symbols
+++ b/abi_used_symbols
@@ -1,3 +1,4 @@
+libc.so.6:__errno_location
libc.so.6:__libc_start_main
libc.so.6:__stack_chk_fail
libc.so.6:abort
@@ -19,7 +20,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:setegid
@@ -32,6 +40,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
@@ -41,12 +50,3 @@
libc.so.6:sysconf
libc.so.6:unsetenv
libc.so.6:vfprintf
-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 : docker-buildx
-version : 0.8.0
-release : 1
+version : 0.8.1
+release : 2
source :
- - git|https://github.com/docker/buildx.git : v0.8.0
+ - git|https://github.com/docker/buildx.git : v0.8.1
license : Apache-2.0
component : virt
summary : Docker CLI plugin for extended build capabilities
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -23,12 +23,12 @@
</Files>
</Package>
<History>
- <Update release="1">
- <Date>2022-03-19</Date>
- <Version>0.8.0</Version>
+ <Update release="2">
+ <Date>2022-03-24</Date>
+ <Version>0.8.1</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
Fri, Aug 11, 6:43 PM (2 h, 25 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5801196
Default Alt Text
D13074.id31993.diff (2 KB)

Event Timeline