!136 [sync] PR-135: backport patch to fix unimportant memory leaks
From: @openeuler-sync-bot Reviewed-by: @HuaxinLuGitee Signed-off-by: @HuaxinLuGitee
This commit is contained in:
commit
6bb5b71f3d
2302
backport-Fix-unimportant-memory-leaks.patch
Normal file
2302
backport-Fix-unimportant-memory-leaks.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: krb5
|
Name: krb5
|
||||||
Version: 1.21.2
|
Version: 1.21.2
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: The Kerberos network authentication protocol
|
Summary: The Kerberos network authentication protocol
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: http://web.mit.edu/kerberos/www/
|
URL: http://web.mit.edu/kerberos/www/
|
||||||
@ -28,6 +28,7 @@ Patch4: fix-debuginfo-with-y.tab.c.patch
|
|||||||
Patch5: Remove-3des-support.patch
|
Patch5: Remove-3des-support.patch
|
||||||
Patch6: Fix-krb5_cccol_have_content-bad-pointer-free.patch
|
Patch6: Fix-krb5_cccol_have_content-bad-pointer-free.patch
|
||||||
Patch7: Do-not-reload-a-modified-profile-data-object.patch
|
Patch7: Do-not-reload-a-modified-profile-data-object.patch
|
||||||
|
Patch8: backport-Fix-unimportant-memory-leaks.patch
|
||||||
|
|
||||||
BuildRequires: gettext
|
BuildRequires: gettext
|
||||||
BuildRequires: gcc make automake autoconf pkgconfig pam-devel libselinux-devel byacc
|
BuildRequires: gcc make automake autoconf pkgconfig pam-devel libselinux-devel byacc
|
||||||
@ -326,6 +327,9 @@ make -C src check || :
|
|||||||
%{_mandir}/man8/*
|
%{_mandir}/man8/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 06 2024 fuanan <fuanan3@h-partners.com> - 1.21.2-3
|
||||||
|
- backport patch to fix unimportant memory leaks
|
||||||
|
|
||||||
* Tue Apr 30 2024 yanshuai <yanshuai@kylinos.cn> - 1.21.2-2
|
* Tue Apr 30 2024 yanshuai <yanshuai@kylinos.cn> - 1.21.2-2
|
||||||
- Do not reload a modified profile data object
|
- Do not reload a modified profile data object
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user