Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11032247
D5519.id14016.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
31 KB
Referenced Files
None
Subscribers
None
D5519.id14016.diff
View Options
diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -1,7 +1,7 @@
libc.so.6
libcap.so.2
libdl.so.2
-libgdbm.so.5
+libgdbm.so.6
libm.so.6
libncursesw.so.5
libpcre.so.1
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : zsh
-version : 5.6.2
-release : 18
+version : 5.7.1
+release : 19
source :
- - https://nchc.dl.sourceforge.net/project/zsh/zsh/5.6.2/zsh-5.6.2.tar.xz : a50bd66c0557e8eca3b8fa24e85d0de533e775d7a22df042da90488623752e9e
+ - https://sourceforge.net/projects/zsh/files/zsh/5.7.1/zsh-5.7.1.tar.xz/download : 7260292c2c1d483b2d50febfa5055176bd512b32a8833b116177bf5f01e77ee8
license : MIT
summary : The Z Shell
component : system.utils
@@ -27,4 +27,4 @@
check : |
# Should investigate why this test fails
rm Test/A05execution.ztst
- %make check
+ %make check
\ No newline at end of file
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>zsh</Name>
<Packager>
- <Name>Peter O'Connor</Name>
- <Email>peter@solus-project.com</Email>
+ <Name>Jacob Alzén</Name>
+ <Email>jacob.alzen@gmail.com</Email>
</Packager>
<License>MIT</License>
<PartOf>system.utils</PartOf>
@@ -20,43 +20,44 @@
<PartOf>system.utils</PartOf>
<Files>
<Path fileType="executable">/bin/zsh</Path>
- <Path fileType="executable">/bin/zsh-5.6.2</Path>
- <Path fileType="library">/usr/lib64/zsh/5.6.2/zsh/attr.so</Path>
- <Path fileType="library">/usr/lib64/zsh/5.6.2/zsh/cap.so</Path>
- <Path fileType="library">/usr/lib64/zsh/5.6.2/zsh/clone.so</Path>
- <Path fileType="library">/usr/lib64/zsh/5.6.2/zsh/compctl.so</Path>
- <Path fileType="library">/usr/lib64/zsh/5.6.2/zsh/complete.so</Path>
- <Path fileType="library">/usr/lib64/zsh/5.6.2/zsh/complist.so</Path>
- <Path fileType="library">/usr/lib64/zsh/5.6.2/zsh/computil.so</Path>
- <Path fileType="library">/usr/lib64/zsh/5.6.2/zsh/curses.so</Path>
- <Path fileType="library">/usr/lib64/zsh/5.6.2/zsh/datetime.so</Path>
- <Path fileType="library">/usr/lib64/zsh/5.6.2/zsh/db/gdbm.so</Path>
- <Path fileType="library">/usr/lib64/zsh/5.6.2/zsh/deltochar.so</Path>
- <Path fileType="library">/usr/lib64/zsh/5.6.2/zsh/example.so</Path>
- <Path fileType="library">/usr/lib64/zsh/5.6.2/zsh/files.so</Path>
- <Path fileType="library">/usr/lib64/zsh/5.6.2/zsh/langinfo.so</Path>
- <Path fileType="library">/usr/lib64/zsh/5.6.2/zsh/mapfile.so</Path>
- <Path fileType="library">/usr/lib64/zsh/5.6.2/zsh/mathfunc.so</Path>
- <Path fileType="library">/usr/lib64/zsh/5.6.2/zsh/net/socket.so</Path>
- <Path fileType="library">/usr/lib64/zsh/5.6.2/zsh/net/tcp.so</Path>
- <Path fileType="library">/usr/lib64/zsh/5.6.2/zsh/newuser.so</Path>
- <Path fileType="library">/usr/lib64/zsh/5.6.2/zsh/param/private.so</Path>
- <Path fileType="library">/usr/lib64/zsh/5.6.2/zsh/parameter.so</Path>
- <Path fileType="library">/usr/lib64/zsh/5.6.2/zsh/pcre.so</Path>
- <Path fileType="library">/usr/lib64/zsh/5.6.2/zsh/regex.so</Path>
- <Path fileType="library">/usr/lib64/zsh/5.6.2/zsh/rlimits.so</Path>
- <Path fileType="library">/usr/lib64/zsh/5.6.2/zsh/sched.so</Path>
- <Path fileType="library">/usr/lib64/zsh/5.6.2/zsh/stat.so</Path>
- <Path fileType="library">/usr/lib64/zsh/5.6.2/zsh/system.so</Path>
- <Path fileType="library">/usr/lib64/zsh/5.6.2/zsh/termcap.so</Path>
- <Path fileType="library">/usr/lib64/zsh/5.6.2/zsh/terminfo.so</Path>
- <Path fileType="library">/usr/lib64/zsh/5.6.2/zsh/zftp.so</Path>
- <Path fileType="library">/usr/lib64/zsh/5.6.2/zsh/zle.so</Path>
- <Path fileType="library">/usr/lib64/zsh/5.6.2/zsh/zleparameter.so</Path>
- <Path fileType="library">/usr/lib64/zsh/5.6.2/zsh/zprof.so</Path>
- <Path fileType="library">/usr/lib64/zsh/5.6.2/zsh/zpty.so</Path>
- <Path fileType="library">/usr/lib64/zsh/5.6.2/zsh/zselect.so</Path>
- <Path fileType="library">/usr/lib64/zsh/5.6.2/zsh/zutil.so</Path>
+ <Path fileType="executable">/bin/zsh-5.7.1</Path>
+ <Path fileType="library">/usr/lib64/zsh/5.7.1/zsh/attr.so</Path>
+ <Path fileType="library">/usr/lib64/zsh/5.7.1/zsh/cap.so</Path>
+ <Path fileType="library">/usr/lib64/zsh/5.7.1/zsh/clone.so</Path>
+ <Path fileType="library">/usr/lib64/zsh/5.7.1/zsh/compctl.so</Path>
+ <Path fileType="library">/usr/lib64/zsh/5.7.1/zsh/complete.so</Path>
+ <Path fileType="library">/usr/lib64/zsh/5.7.1/zsh/complist.so</Path>
+ <Path fileType="library">/usr/lib64/zsh/5.7.1/zsh/computil.so</Path>
+ <Path fileType="library">/usr/lib64/zsh/5.7.1/zsh/curses.so</Path>
+ <Path fileType="library">/usr/lib64/zsh/5.7.1/zsh/datetime.so</Path>
+ <Path fileType="library">/usr/lib64/zsh/5.7.1/zsh/db/gdbm.so</Path>
+ <Path fileType="library">/usr/lib64/zsh/5.7.1/zsh/deltochar.so</Path>
+ <Path fileType="library">/usr/lib64/zsh/5.7.1/zsh/example.so</Path>
+ <Path fileType="library">/usr/lib64/zsh/5.7.1/zsh/files.so</Path>
+ <Path fileType="library">/usr/lib64/zsh/5.7.1/zsh/langinfo.so</Path>
+ <Path fileType="library">/usr/lib64/zsh/5.7.1/zsh/mapfile.so</Path>
+ <Path fileType="library">/usr/lib64/zsh/5.7.1/zsh/mathfunc.so</Path>
+ <Path fileType="library">/usr/lib64/zsh/5.7.1/zsh/nearcolor.so</Path>
+ <Path fileType="library">/usr/lib64/zsh/5.7.1/zsh/net/socket.so</Path>
+ <Path fileType="library">/usr/lib64/zsh/5.7.1/zsh/net/tcp.so</Path>
+ <Path fileType="library">/usr/lib64/zsh/5.7.1/zsh/newuser.so</Path>
+ <Path fileType="library">/usr/lib64/zsh/5.7.1/zsh/param/private.so</Path>
+ <Path fileType="library">/usr/lib64/zsh/5.7.1/zsh/parameter.so</Path>
+ <Path fileType="library">/usr/lib64/zsh/5.7.1/zsh/pcre.so</Path>
+ <Path fileType="library">/usr/lib64/zsh/5.7.1/zsh/regex.so</Path>
+ <Path fileType="library">/usr/lib64/zsh/5.7.1/zsh/rlimits.so</Path>
+ <Path fileType="library">/usr/lib64/zsh/5.7.1/zsh/sched.so</Path>
+ <Path fileType="library">/usr/lib64/zsh/5.7.1/zsh/stat.so</Path>
+ <Path fileType="library">/usr/lib64/zsh/5.7.1/zsh/system.so</Path>
+ <Path fileType="library">/usr/lib64/zsh/5.7.1/zsh/termcap.so</Path>
+ <Path fileType="library">/usr/lib64/zsh/5.7.1/zsh/terminfo.so</Path>
+ <Path fileType="library">/usr/lib64/zsh/5.7.1/zsh/zftp.so</Path>
+ <Path fileType="library">/usr/lib64/zsh/5.7.1/zsh/zle.so</Path>
+ <Path fileType="library">/usr/lib64/zsh/5.7.1/zsh/zleparameter.so</Path>
+ <Path fileType="library">/usr/lib64/zsh/5.7.1/zsh/zprof.so</Path>
+ <Path fileType="library">/usr/lib64/zsh/5.7.1/zsh/zpty.so</Path>
+ <Path fileType="library">/usr/lib64/zsh/5.7.1/zsh/zselect.so</Path>
+ <Path fileType="library">/usr/lib64/zsh/5.7.1/zsh/zutil.so</Path>
<Path fileType="man">/usr/share/man/man1/zsh.1</Path>
<Path fileType="man">/usr/share/man/man1/zshall.1</Path>
<Path fileType="man">/usr/share/man/man1/zshbuiltins.1</Path>
@@ -74,114 +75,114 @@
<Path fileType="man">/usr/share/man/man1/zshtcpsys.1</Path>
<Path fileType="man">/usr/share/man/man1/zshzftpsys.1</Path>
<Path fileType="man">/usr/share/man/man1/zshzle.1</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/alias</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/autoload</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/bg</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/bindkey</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/break</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/builtin</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/bye</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/cap</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/cd</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/chdir</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/clone</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/colon</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/command</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/comparguments</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/compcall</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/compctl</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/compdescribe</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/compfiles</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/compgroups</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/compquote</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/comptags</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/comptry</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/compvalues</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/continue</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/declare</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/dirs</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/disable</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/disown</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/dot</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/echo</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/echotc</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/echoti</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/emulate</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/enable</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/eval</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/exec</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/exit</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/export</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/false</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/fc</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/fg</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/float</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/functions</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/getcap</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/getln</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/getopts</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/hash</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/history</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/integer</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/jobs</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/kill</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/let</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/limit</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/local</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/log</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/logout</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/noglob</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/popd</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/print</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/printf</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/pushd</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/pushln</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/pwd</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/r</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/read</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/readonly</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/rehash</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/return</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/sched</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/set</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/setcap</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/setopt</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/shift</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/source</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/stat</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/suspend</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/test</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/times</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/trap</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/true</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/ttyctl</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/type</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/typeset</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/ulimit</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/umask</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/unalias</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/unfunction</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/unhash</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/unlimit</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/unset</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/unsetopt</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/vared</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/wait</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/whence</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/where</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/which</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/zcompile</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/zformat</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/zftp</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/zle</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/zmodload</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/zparseopts</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/zprof</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/zpty</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/zregexparse</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/zsocket</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/zstyle</Path>
- <Path fileType="data">/usr/share/zsh/5.6.2/help/ztcp</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/alias</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/autoload</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/bg</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/bindkey</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/break</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/builtin</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/bye</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/cap</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/cd</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/chdir</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/clone</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/colon</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/command</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/comparguments</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/compcall</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/compctl</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/compdescribe</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/compfiles</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/compgroups</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/compquote</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/comptags</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/comptry</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/compvalues</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/continue</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/declare</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/dirs</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/disable</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/disown</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/dot</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/echo</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/echotc</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/echoti</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/emulate</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/enable</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/eval</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/exec</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/exit</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/export</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/false</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/fc</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/fg</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/float</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/functions</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/getcap</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/getln</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/getopts</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/hash</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/history</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/integer</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/jobs</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/kill</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/let</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/limit</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/local</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/log</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/logout</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/noglob</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/popd</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/print</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/printf</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/pushd</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/pushln</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/pwd</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/r</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/read</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/readonly</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/rehash</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/return</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/sched</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/set</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/setcap</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/setopt</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/shift</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/source</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/stat</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/suspend</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/test</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/times</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/trap</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/true</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/ttyctl</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/type</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/typeset</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/ulimit</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/umask</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/unalias</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/unfunction</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/unhash</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/unlimit</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/unset</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/unsetopt</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/vared</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/wait</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/whence</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/where</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/which</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/zcompile</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/zformat</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/zftp</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/zle</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/zmodload</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/zparseopts</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/zprof</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/zpty</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/zregexparse</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/zsocket</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/zstyle</Path>
+ <Path fileType="data">/usr/share/zsh/5.7.1/help/ztcp</Path>
<Path fileType="data">/usr/share/zsh/functions/VCS_INFO_adjust</Path>
<Path fileType="data">/usr/share/zsh/functions/VCS_INFO_bydir_detect</Path>
<Path fileType="data">/usr/share/zsh/functions/VCS_INFO_check_com</Path>
@@ -256,6 +257,8 @@
<Path fileType="data">/usr/share/zsh/functions/_arp</Path>
<Path fileType="data">/usr/share/zsh/functions/_arping</Path>
<Path fileType="data">/usr/share/zsh/functions/_arrays</Path>
+ <Path fileType="data">/usr/share/zsh/functions/_asciidoctor</Path>
+ <Path fileType="data">/usr/share/zsh/functions/_asciinema</Path>
<Path fileType="data">/usr/share/zsh/functions/_assign</Path>
<Path fileType="data">/usr/share/zsh/functions/_at</Path>
<Path fileType="data">/usr/share/zsh/functions/_attr</Path>
@@ -336,6 +339,7 @@
<Path fileType="data">/usr/share/zsh/functions/_complete_help_generic</Path>
<Path fileType="data">/usr/share/zsh/functions/_complete_tag</Path>
<Path fileType="data">/usr/share/zsh/functions/_completers</Path>
+ <Path fileType="data">/usr/share/zsh/functions/_composer</Path>
<Path fileType="data">/usr/share/zsh/functions/_compress</Path>
<Path fileType="data">/usr/share/zsh/functions/_condition</Path>
<Path fileType="data">/usr/share/zsh/functions/_configure</Path>
@@ -419,6 +423,7 @@
<Path fileType="data">/usr/share/zsh/functions/_dns_types</Path>
<Path fileType="data">/usr/share/zsh/functions/_doas</Path>
<Path fileType="data">/usr/share/zsh/functions/_domains</Path>
+ <Path fileType="data">/usr/share/zsh/functions/_dos2unix</Path>
<Path fileType="data">/usr/share/zsh/functions/_dpatch-edit-patch</Path>
<Path fileType="data">/usr/share/zsh/functions/_dpkg</Path>
<Path fileType="data">/usr/share/zsh/functions/_dpkg-buildpackage</Path>
@@ -456,6 +461,7 @@
<Path fileType="data">/usr/share/zsh/functions/_etags</Path>
<Path fileType="data">/usr/share/zsh/functions/_ethtool</Path>
<Path fileType="data">/usr/share/zsh/functions/_evince</Path>
+ <Path fileType="data">/usr/share/zsh/functions/_exec</Path>
<Path fileType="data">/usr/share/zsh/functions/_expand</Path>
<Path fileType="data">/usr/share/zsh/functions/_expand_alias</Path>
<Path fileType="data">/usr/share/zsh/functions/_expand_word</Path>
@@ -551,6 +557,7 @@
<Path fileType="data">/usr/share/zsh/functions/_history</Path>
<Path fileType="data">/usr/share/zsh/functions/_history_complete_word</Path>
<Path fileType="data">/usr/share/zsh/functions/_history_modifiers</Path>
+ <Path fileType="data">/usr/share/zsh/functions/_host</Path>
<Path fileType="data">/usr/share/zsh/functions/_hostname</Path>
<Path fileType="data">/usr/share/zsh/functions/_hosts</Path>
<Path fileType="data">/usr/share/zsh/functions/_htop</Path>
@@ -572,6 +579,7 @@
<Path fileType="data">/usr/share/zsh/functions/_iostat</Path>
<Path fileType="data">/usr/share/zsh/functions/_ip</Path>
<Path fileType="data">/usr/share/zsh/functions/_ipadm</Path>
+ <Path fileType="data">/usr/share/zsh/functions/_ipsec</Path>
<Path fileType="data">/usr/share/zsh/functions/_ipset</Path>
<Path fileType="data">/usr/share/zsh/functions/_iptables</Path>
<Path fileType="data">/usr/share/zsh/functions/_irssi</Path>
@@ -670,6 +678,8 @@
<Path fileType="data">/usr/share/zsh/functions/_mime_types</Path>
<Path fileType="data">/usr/share/zsh/functions/_mixerctl</Path>
<Path fileType="data">/usr/share/zsh/functions/_mkdir</Path>
+ <Path fileType="data">/usr/share/zsh/functions/_mkfifo</Path>
+ <Path fileType="data">/usr/share/zsh/functions/_mknod</Path>
<Path fileType="data">/usr/share/zsh/functions/_mkshortcut</Path>
<Path fileType="data">/usr/share/zsh/functions/_mktemp</Path>
<Path fileType="data">/usr/share/zsh/functions/_mkzsh</Path>
@@ -876,11 +886,13 @@
<Path fileType="data">/usr/share/zsh/functions/_set_command</Path>
<Path fileType="data">/usr/share/zsh/functions/_setfacl</Path>
<Path fileType="data">/usr/share/zsh/functions/_setopt</Path>
+ <Path fileType="data">/usr/share/zsh/functions/_setsid</Path>
<Path fileType="data">/usr/share/zsh/functions/_setup</Path>
<Path fileType="data">/usr/share/zsh/functions/_setxkbmap</Path>
<Path fileType="data">/usr/share/zsh/functions/_sh</Path>
<Path fileType="data">/usr/share/zsh/functions/_shasum</Path>
<Path fileType="data">/usr/share/zsh/functions/_showmount</Path>
+ <Path fileType="data">/usr/share/zsh/functions/_shred</Path>
<Path fileType="data">/usr/share/zsh/functions/_shuf</Path>
<Path fileType="data">/usr/share/zsh/functions/_shutdown</Path>
<Path fileType="data">/usr/share/zsh/functions/_signals</Path>
@@ -928,6 +940,7 @@
<Path fileType="data">/usr/share/zsh/functions/_svn-buildpackage</Path>
<Path fileType="data">/usr/share/zsh/functions/_sw_vers</Path>
<Path fileType="data">/usr/share/zsh/functions/_swaks</Path>
+ <Path fileType="data">/usr/share/zsh/functions/_swanctl</Path>
<Path fileType="data">/usr/share/zsh/functions/_swift</Path>
<Path fileType="data">/usr/share/zsh/functions/_sys_calls</Path>
<Path fileType="data">/usr/share/zsh/functions/_sysctl</Path>
@@ -974,6 +987,7 @@
<Path fileType="data">/usr/share/zsh/functions/_trap</Path>
<Path fileType="data">/usr/share/zsh/functions/_tree</Path>
<Path fileType="data">/usr/share/zsh/functions/_truss</Path>
+ <Path fileType="data">/usr/share/zsh/functions/_tty</Path>
<Path fileType="data">/usr/share/zsh/functions/_ttyctl</Path>
<Path fileType="data">/usr/share/zsh/functions/_ttys</Path>
<Path fileType="data">/usr/share/zsh/functions/_tune2fs</Path>
@@ -1012,6 +1026,7 @@
<Path fileType="data">/usr/share/zsh/functions/_vcsh</Path>
<Path fileType="data">/usr/share/zsh/functions/_vim</Path>
<Path fileType="data">/usr/share/zsh/functions/_vim-addons</Path>
+ <Path fileType="data">/usr/share/zsh/functions/_visudo</Path>
<Path fileType="data">/usr/share/zsh/functions/_vmctl</Path>
<Path fileType="data">/usr/share/zsh/functions/_vmstat</Path>
<Path fileType="data">/usr/share/zsh/functions/_vnc</Path>
@@ -1063,6 +1078,7 @@
<Path fileType="data">/usr/share/zsh/functions/_xauth</Path>
<Path fileType="data">/usr/share/zsh/functions/_xautolock</Path>
<Path fileType="data">/usr/share/zsh/functions/_xclip</Path>
+ <Path fileType="data">/usr/share/zsh/functions/_xcode-select</Path>
<Path fileType="data">/usr/share/zsh/functions/_xdvi</Path>
<Path fileType="data">/usr/share/zsh/functions/_xfig</Path>
<Path fileType="data">/usr/share/zsh/functions/_xft_fonts</Path>
@@ -1317,12 +1333,12 @@
</Files>
</Package>
<History>
- <Update release="18">
- <Date>2018-09-25</Date>
- <Version>5.6.2</Version>
+ <Update release="19">
+ <Date>2019-03-02</Date>
+ <Version>5.7.1</Version>
<Comment>Packaging update</Comment>
- <Name>Peter O'Connor</Name>
- <Email>peter@solus-project.com</Email>
+ <Name>Jacob Alzén</Name>
+ <Email>jacob.alzen@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Aug 10, 2:03 PM (1 d, 2 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5807789
Default Alt Text
D5519.id14016.diff (31 KB)
Attached To
Mode
D5519: Update zsh to 5.7.1
Attached
Detach File
Event Timeline
Log In to Comment