Page MenuHomeSolus

D13258.id32431.diff
No OneTemporary

D13258.id32431.diff

diff --git a/abi_used_symbols b/abi_used_symbols
--- a/abi_used_symbols
+++ b/abi_used_symbols
@@ -11,7 +11,6 @@
libc.so.6:__memmove_chk
libc.so.6:__memset_chk
libc.so.6:__open64_2
-libc.so.6:__poll_chk
libc.so.6:__printf_chk
libc.so.6:__snprintf_chk
libc.so.6:__stack_chk_fail
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,6 +1,6 @@
name : git
version : 2.35.3
-release : 111
+release : 112
source :
- https://mirrors.edge.kernel.org/pub/software/scm/git/git-2.35.3.tar.xz : 15e9db4f9bf2ed9fff30cb62a00c5c7c0901015f5ab048cdb4e8b04ddee00fa2
license :
@@ -43,6 +43,8 @@
# Bash completion
install -Dm00644 contrib/completion/git-completion.bash $installdir/usr/share/bash-completion/completions/git
install -Dm00644 contrib/completion/git-prompt.sh $installdir/%libdir%/git/git-core/git-sh-prompt
+ # Zsh completion
+ install -Dm00644 contrib/completion/git-completion.zsh $installdir/usr/share/zsh/site-functions/_git
# Credential helper
install -Dm00755 contrib/credential/libsecret/git-credential-libsecret $installdir/%libdir%/git/git-core/git-credential-libsecret
# git-archive-all, used in most Solus tarball generation scripts
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -3,8 +3,8 @@
<Name>git</Name>
<Homepage>https://git-scm.com/</Homepage>
<Packager>
- <Name>Pierre-Yves</Name>
- <Email>pyu@riseup.net</Email>
+ <Name>Fabio Forni</Name>
+ <Email>livingsilver94.solus@redaril.me</Email>
</Packager>
<License>GPL-2.0-only</License>
<License>LGPL-2.1-or-later</License>
@@ -543,15 +543,16 @@
<Path fileType="data">/usr/share/perl5/Git/SVN/Prompt.pm</Path>
<Path fileType="data">/usr/share/perl5/Git/SVN/Ra.pm</Path>
<Path fileType="data">/usr/share/perl5/Git/SVN/Utils.pm</Path>
+ <Path fileType="data">/usr/share/zsh/site-functions/_git</Path>
</Files>
</Package>
<History>
- <Update release="111">
- <Date>2022-04-14</Date>
+ <Update release="112">
+ <Date>2022-06-05</Date>
<Version>2.35.3</Version>
<Comment>Packaging update</Comment>
- <Name>Pierre-Yves</Name>
- <Email>pyu@riseup.net</Email>
+ <Name>Fabio Forni</Name>
+ <Email>livingsilver94.solus@redaril.me</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Sat, Aug 5, 10:44 PM (2 d, 22 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5800363
Default Alt Text
D13258.id32431.diff (2 KB)

Event Timeline