!39 [sync] PR-37: Correct popt memory handling

From: @openeuler-sync-bot 
Reviewed-by: @HuaxinLuGitee 
Signed-off-by: @HuaxinLuGitee
This commit is contained in:
openeuler-ci-bot 2024-09-18 09:01:49 +00:00 committed by Gitee
commit f133221f55
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 1521 additions and 1 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
Name: libuser
Version: 0.63
Release: 6
Release: 7
Summary: A user and group account administration library
License: LGPLv2+
URL: https://pagure.io/libuser
@ -10,6 +10,8 @@ Patch0: libuser-0.63-PR49_add_yescrypt.patch
Patch1: libuser-0.63-downstream_test_xcrypt.patch
Patch2: fix-ldap-test-because-openldap-was-upgraded.patch
Patch6000: backport-Correct-popt-memory-handling.patch
Patch9000: add-sm3-crypt-support.patch
BuildRequires: cyrus-sasl-devel, linuxdoc-tools, pam-devel, popt-devel, gcc
@ -105,6 +107,9 @@ python3 -c "import libuser"
%{_mandir}/man5/*
%changelog
* Wed Sep 18 2024 fuanan <fuanan3@h-partners.com> - 0.63-7
- Correct popt memory handling
* Mon Apr 29 2024 liyuzhe <liyuzhe@cqsoftware.com.cn> - 0.63-6
- Added 'Buildarch: noarch' to the help subpackage