Page MenuHomeSolus

D11237.id27140.diff
No OneTemporary

D11237.id27140.diff

diff --git a/abi_used_symbols b/abi_used_symbols
--- a/abi_used_symbols
+++ b/abi_used_symbols
@@ -47,7 +47,6 @@
libc.so.6:getpwuid_r
libc.so.6:getsockopt
libc.so.6:getuid
-libc.so.6:gmtime_r
libc.so.6:ioctl
libc.so.6:isatty
libc.so.6:kill
@@ -62,7 +61,6 @@
libc.so.6:memset
libc.so.6:mkdir
libc.so.6:mkstemp
-libc.so.6:mktime
libc.so.6:mmap
libc.so.6:mprotect
libc.so.6:munmap
@@ -108,7 +106,6 @@
libc.so.6:strcasecmp
libc.so.6:strchr
libc.so.6:strcmp
-libc.so.6:strcspn
libc.so.6:strdup
libc.so.6:strerror
libc.so.6:strlen
@@ -117,8 +114,6 @@
libc.so.6:strnlen
libc.so.6:strrchr
libc.so.6:strstr
-libc.so.6:strtol
-libc.so.6:strtoul
libc.so.6:syscall
libc.so.6:sysconf
libc.so.6:time
@@ -182,6 +177,7 @@
libpthread.so.0:lseek64
libpthread.so.0:open
libpthread.so.0:open64
+libpthread.so.0:pread
libpthread.so.0:pthread_attr_getguardsize
libpthread.so.0:pthread_attr_getstack
libpthread.so.0:pthread_attr_setstacksize
@@ -215,6 +211,7 @@
libpthread.so.0:pthread_rwlock_wrlock
libpthread.so.0:pthread_setspecific
libpthread.so.0:pthread_sigmask
+libpthread.so.0:pwrite
libpthread.so.0:read
libpthread.so.0:recv
libpthread.so.0:send
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : starship
-version : 0.49.0
-release : 3
+version : 0.54.0
+release : 4
source :
- - https://github.com/starship/starship/archive/v0.49.0.tar.gz : 07e69e69ff09f0e15656da9258fdf14f54c97567d47e6e9e1218c9fec89b1ddf
+ - https://github.com/starship/starship/archive/refs/tags/v0.54.0.tar.gz : 0756926b48d4923fe36bcb5e0149bbe08375ed72c28f9221ad4daad4676b8d9f
license : ISC
component : system.utils
networking : yes
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -33,12 +33,12 @@
</Files>
</Package>
<History>
- <Update release="3">
- <Date>2021-01-29</Date>
- <Version>0.49.0</Version>
+ <Update release="4">
+ <Date>2021-06-06</Date>
+ <Version>0.54.0</Version>
<Comment>Packaging update</Comment>
<Name>Julie Hakimi</Name>
<Email>phantop@tuta.io</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Thu, Aug 10, 4:55 PM (1 d, 3 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5802944
Default Alt Text
D11237.id27140.diff (2 KB)

Event Timeline