Page MenuHomeSolus

D11430.diff
No OneTemporary

D11430.diff

diff --git a/abi_used_symbols b/abi_used_symbols
--- a/abi_used_symbols
+++ b/abi_used_symbols
@@ -13,8 +13,10 @@
libc.so.6:__xpg_strerror_r
libc.so.6:_exit
libc.so.6:abort
+libc.so.6:accept4
libc.so.6:access
libc.so.6:bcmp
+libc.so.6:bind
libc.so.6:calloc
libc.so.6:cfmakeraw
libc.so.6:chdir
@@ -46,6 +48,7 @@
libc.so.6:ioctl
libc.so.6:isatty
libc.so.6:link
+libc.so.6:listen
libc.so.6:localtime_r
libc.so.6:lstat
libc.so.6:lstat64
@@ -103,6 +106,7 @@
libc.so.6:sigaltstack
libc.so.6:sigemptyset
libc.so.6:signal
+libc.so.6:socket
libc.so.6:socketpair
libc.so.6:stat
libc.so.6:stat64
@@ -154,11 +158,13 @@
libm.so.6:truncf
libpthread.so.0:__errno_location
libpthread.so.0:close
+libpthread.so.0:connect
libpthread.so.0:fsync
libpthread.so.0:lseek
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
@@ -185,6 +191,7 @@
libpthread.so.0:pthread_rwlock_unlock
libpthread.so.0:pthread_rwlock_wrlock
libpthread.so.0:pthread_setspecific
+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 : broot
-version : 1.2.2
-release : 6
+version : 1.6.1
+release : 7
source :
- - https://github.com/Canop/broot/archive/v1.2.2.tar.gz : ff939cec1b7ff3eadae74f9242cf4a093e1fb40a717fc921c6340f4f2081f1a3
+ - https://github.com/Canop/broot/archive/refs/tags/v1.6.1.tar.gz : 5f97d876aa554be4c67bfd161ef762425f6083da583775c13cc75bf9882f1085
license : MIT
component : system.utils
summary : A new way to see and navigate directory trees
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>broot</Name>
<Packager>
- <Name>Joey Riches</Name>
- <Email>josephriches@gmail.com</Email>
+ <Name>Seth Flynn</Name>
+ <Email>g3tchoo@protonamil.com</Email>
</Packager>
<License>MIT</License>
<PartOf>system.utils</PartOf>
@@ -23,12 +23,12 @@
</Files>
</Package>
<History>
- <Update release="6">
- <Date>2021-06-14</Date>
- <Version>1.2.2</Version>
+ <Update release="7">
+ <Date>2021-07-10</Date>
+ <Version>1.6.1</Version>
<Comment>Packaging update</Comment>
- <Name>Joey Riches</Name>
- <Email>josephriches@gmail.com</Email>
+ <Name>Seth Flynn</Name>
+ <Email>g3tchoo@protonamil.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

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

Event Timeline