!39 [sync] PR-37: Correct popt memory handling
From: @openeuler-sync-bot Reviewed-by: @HuaxinLuGitee Signed-off-by: @HuaxinLuGitee
This commit is contained in:
commit
f133221f55
1515
backport-Correct-popt-memory-handling.patch
Normal file
1515
backport-Correct-popt-memory-handling.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user