backport patch to fix unimportant memory leaks
(cherry picked from commit 6597e175c6da8708baa11309ff89afa9c751234e)
This commit is contained in:
parent
9e75724b09
commit
561d8b5b15
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
|
||||
Version: 1.21.2
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: The Kerberos network authentication protocol
|
||||
License: MIT
|
||||
URL: http://web.mit.edu/kerberos/www/
|
||||
@ -28,6 +28,7 @@ Patch4: fix-debuginfo-with-y.tab.c.patch
|
||||
Patch5: Remove-3des-support.patch
|
||||
Patch6: Fix-krb5_cccol_have_content-bad-pointer-free.patch
|
||||
Patch7: Do-not-reload-a-modified-profile-data-object.patch
|
||||
Patch8: backport-Fix-unimportant-memory-leaks.patch
|
||||
|
||||
BuildRequires: gettext
|
||||
BuildRequires: gcc make automake autoconf pkgconfig pam-devel libselinux-devel byacc
|
||||
@ -326,6 +327,9 @@ make -C src check || :
|
||||
%{_mandir}/man8/*
|
||||
|
||||
%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
|
||||
- Do not reload a modified profile data object
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user