!105 [sync] PR-101: fix CVE-2023-46728
From: @openeuler-sync-bot Reviewed-by: @robertxw Signed-off-by: @robertxw
This commit is contained in:
commit
fc7f1b409c
2106
backport-CVE-2023-46728.patch
Normal file
2106
backport-CVE-2023-46728.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -2,7 +2,7 @@
|
||||
|
||||
Name: squid
|
||||
Version: 4.9
|
||||
Release: 15
|
||||
Release: 16
|
||||
Summary: The Squid proxy caching server
|
||||
Epoch: 7
|
||||
License: GPLv2+ and (LGPLv2+ and MIT and BSD and Public Domain)
|
||||
@ -48,6 +48,7 @@ Patch27:backport-0001-CVE-2023-46846.patch
|
||||
Patch28:backport-0002-CVE-2023-46846.patch
|
||||
Patch29:backport-CVE-2023-46847.patch
|
||||
Patch30:backport-CVE-2023-46724.patch
|
||||
Patch31:backport-CVE-2023-46728.patch
|
||||
|
||||
Buildroot: %{_tmppath}/squid-4.9-1-root-%(%{__id_u} -n)
|
||||
Requires: bash >= 2.0
|
||||
@ -233,6 +234,12 @@ fi
|
||||
chgrp squid /var/cache/samba/winbindd_privileged >/dev/null 2>&1 || :
|
||||
|
||||
%changelog
|
||||
* Wed Nov 08 2023 yanglu <yanglu72@h-partners.com> - 7:4.9-16
|
||||
- Type:CVE
|
||||
- ID:CVE-2023-46728
|
||||
- SUG:NA
|
||||
- DESC:fix CVE-2023-46728
|
||||
|
||||
* Thu Nov 02 2023 yanglu <yanglu72@h-partners.com> - 7:4.9-15
|
||||
- Type:CVE
|
||||
- ID:CVE-2023-46724
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user