Correct popt memory handling

(cherry picked from commit 6e3952b86dce892f35f137a4b6c2f93b855c5f36)
This commit is contained in:
fly_fzc 2024-09-18 10:26:01 +08:00 committed by openeuler-sync-bot
parent 7b6a99afdb
commit bebd643089
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