Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11034826
D13985.id34162.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
4 KB
Referenced Files
None
Subscribers
None
D13985.id34162.diff
View Options
diff --git a/abi_used_symbols b/abi_used_symbols
--- a/abi_used_symbols
+++ b/abi_used_symbols
@@ -1,5 +1,6 @@
libc.so.6:__errno_location
libc.so.6:__fprintf_chk
+libc.so.6:__libc_start_main
libc.so.6:__vfprintf_chk
libc.so.6:abort
libc.so.6:fputc
@@ -8,7 +9,12 @@
libc.so.6:fwrite
libc.so.6:gai_strerror
libc.so.6:getaddrinfo
+libc.so.6:getgrgid_r
+libc.so.6:getgrnam_r
+libc.so.6:getgrouplist
libc.so.6:getnameinfo
+libc.so.6:getpwnam_r
+libc.so.6:getpwuid_r
libc.so.6:malloc
libc.so.6:mmap
libc.so.6:munmap
@@ -23,7 +29,17 @@
libc.so.6:pthread_mutex_lock
libc.so.6:pthread_mutex_unlock
libc.so.6:pthread_sigmask
+libc.so.6:res_search
+libc.so.6:setegid
libc.so.6:setenv
+libc.so.6:seteuid
+libc.so.6:setgid
+libc.so.6:setgroups
+libc.so.6:setregid
+libc.so.6:setresgid
+libc.so.6:setresuid
+libc.so.6:setreuid
+libc.so.6:setuid
libc.so.6:sigaction
libc.so.6:sigaddset
libc.so.6:sigemptyset
@@ -31,4 +47,5 @@
libc.so.6:sigismember
libc.so.6:stderr
libc.so.6:strerror
+libc.so.6:sysconf
libc.so.6:unsetenv
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : github-cli
-version : 2.21.2
-release : 24
+version : 2.27.0
+release : 25
source :
- - https://github.com/cli/cli/archive/refs/tags/v2.21.2.tar.gz : 225cdeeaf7cacd837abd58ec1b29a5351de02509d82a70921842214ebf2389be
+ - https://github.com/cli/cli/archive/refs/tags/v2.27.0.tar.gz : 8a5466f28ad2fb66b4a519167b45a0df66280245ac39c480fa6216ce7faa0b72
license : MIT
component : system.utils
summary : GitHub’s official command line tool
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -69,6 +69,7 @@
<Path fileType="man">/usr/share/man/man1/gh-gist-delete.1</Path>
<Path fileType="man">/usr/share/man/man1/gh-gist-edit.1</Path>
<Path fileType="man">/usr/share/man/man1/gh-gist-list.1</Path>
+ <Path fileType="man">/usr/share/man/man1/gh-gist-rename.1</Path>
<Path fileType="man">/usr/share/man/man1/gh-gist-view.1</Path>
<Path fileType="man">/usr/share/man/man1/gh-gist.1</Path>
<Path fileType="man">/usr/share/man/man1/gh-gpg-key-add.1</Path>
@@ -137,15 +138,18 @@
<Path fileType="man">/usr/share/man/man1/gh-repo-rename.1</Path>
<Path fileType="man">/usr/share/man/man1/gh-repo-set-default.1</Path>
<Path fileType="man">/usr/share/man/man1/gh-repo-sync.1</Path>
+ <Path fileType="man">/usr/share/man/man1/gh-repo-unarchive.1</Path>
<Path fileType="man">/usr/share/man/man1/gh-repo-view.1</Path>
<Path fileType="man">/usr/share/man/man1/gh-repo.1</Path>
<Path fileType="man">/usr/share/man/man1/gh-run-cancel.1</Path>
+ <Path fileType="man">/usr/share/man/man1/gh-run-delete.1</Path>
<Path fileType="man">/usr/share/man/man1/gh-run-download.1</Path>
<Path fileType="man">/usr/share/man/man1/gh-run-list.1</Path>
<Path fileType="man">/usr/share/man/man1/gh-run-rerun.1</Path>
<Path fileType="man">/usr/share/man/man1/gh-run-view.1</Path>
<Path fileType="man">/usr/share/man/man1/gh-run-watch.1</Path>
<Path fileType="man">/usr/share/man/man1/gh-run.1</Path>
+ <Path fileType="man">/usr/share/man/man1/gh-search-commits.1</Path>
<Path fileType="man">/usr/share/man/man1/gh-search-issues.1</Path>
<Path fileType="man">/usr/share/man/man1/gh-search-prs.1</Path>
<Path fileType="man">/usr/share/man/man1/gh-search-repos.1</Path>
@@ -159,6 +163,10 @@
<Path fileType="man">/usr/share/man/man1/gh-ssh-key-list.1</Path>
<Path fileType="man">/usr/share/man/man1/gh-ssh-key.1</Path>
<Path fileType="man">/usr/share/man/man1/gh-status.1</Path>
+ <Path fileType="man">/usr/share/man/man1/gh-variable-delete.1</Path>
+ <Path fileType="man">/usr/share/man/man1/gh-variable-list.1</Path>
+ <Path fileType="man">/usr/share/man/man1/gh-variable-set.1</Path>
+ <Path fileType="man">/usr/share/man/man1/gh-variable.1</Path>
<Path fileType="man">/usr/share/man/man1/gh-workflow-disable.1</Path>
<Path fileType="man">/usr/share/man/man1/gh-workflow-enable.1</Path>
<Path fileType="man">/usr/share/man/man1/gh-workflow-list.1</Path>
@@ -170,12 +178,12 @@
</Files>
</Package>
<History>
- <Update release="24">
- <Date>2023-01-06</Date>
- <Version>2.21.2</Version>
+ <Update release="25">
+ <Date>2023-04-22</Date>
+ <Version>2.27.0</Version>
<Comment>Packaging update</Comment>
<Name>Evan Maddock</Name>
<Email>maddock.evan@vivaldi.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Aug 10, 5:16 PM (1 d, 3 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5805589
Default Alt Text
D13985.id34162.diff (4 KB)
Attached To
Mode
D13985: Update github-cli to 2.27.0
Attached
Detach File
Event Timeline
Log In to Comment