!9 upgrade to 1.6.3

Merge pull request !9 from steven/master
This commit is contained in:
openeuler-ci-bot 2020-07-29 09:33:33 +08:00 committed by Gitee
commit c0b63e3159
4 changed files with 6 additions and 3 deletions

View File

@ -14,7 +14,7 @@ diff --git a/keyctl.c b/keyctl.c
index 801a864..f13c2a1 100644 index 801a864..f13c2a1 100644
--- a/keyctl.c --- a/keyctl.c
+++ b/keyctl.c +++ b/keyctl.c
@@ -157,7 +157,7 @@ int main(int argc, char *argv[]) @@ -197,7 +197,7 @@ void do_command(int argc, char **argv,
for (cmd = commands; cmd->name; cmd++) { for (cmd = commands; cmd->name; cmd++) {
if (!cmd->action) if (!cmd->action)
continue; continue;

Binary file not shown.

BIN
keyutils-1.6.3.tar.gz Normal file

Binary file not shown.

View File

@ -1,11 +1,11 @@
Name: keyutils Name: keyutils
Version: 1.6.1 Version: 1.6.3
Release: 1 Release: 1
Summary: Utilities of Linux Key Management Summary: Utilities of Linux Key Management
License: GPLv2+ and LGPLv2+ License: GPLv2+ and LGPLv2+
Url: http://people.redhat.com/~dhowells/keyutils/ Url: http://people.redhat.com/~dhowells/keyutils/
Source0: http://people.redhat.com/~dhowells/keyutils/keyutils-%{version}.tar.bz2 Source0: http://people.redhat.com/~dhowells/keyutils/keyutils-%{version}.tar.gz
Patch9000: bugfix-fix-argv-string-out-of-bounds.patch Patch9000: bugfix-fix-argv-string-out-of-bounds.patch
@ -96,6 +96,9 @@ make \
%{_mandir}/man*/* %{_mandir}/man*/*
%changelog %changelog
* Tue Jul 28 2020 steven <steven_ygui@163.com> - 1.6.3-1
- update to 1.6.3
* Thu Apr 16 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.6.1-1 * Thu Apr 16 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.6.1-1
- update to 1.6.1 - update to 1.6.1