!103 [sync] PR-99: fix CVE-2023-46728
From: @openeuler-sync-bot Reviewed-by: @robertxw Signed-off-by: @robertxw
This commit is contained in:
commit
dac746618f
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
|
Name: squid
|
||||||
Version: 4.9
|
Version: 4.9
|
||||||
Release: 19
|
Release: 20
|
||||||
Summary: The Squid proxy caching server
|
Summary: The Squid proxy caching server
|
||||||
Epoch: 7
|
Epoch: 7
|
||||||
License: GPLv2+ and (LGPLv2+ and MIT and BSD and Public Domain)
|
License: GPLv2+ and (LGPLv2+ and MIT and BSD and Public Domain)
|
||||||
@ -50,6 +50,7 @@ Patch29:backport-0001-CVE-2023-46846.patch
|
|||||||
Patch30:backport-0002-CVE-2023-46846.patch
|
Patch30:backport-0002-CVE-2023-46846.patch
|
||||||
Patch31:backport-CVE-2023-46847.patch
|
Patch31:backport-CVE-2023-46847.patch
|
||||||
Patch32:backport-CVE-2023-46724.patch
|
Patch32:backport-CVE-2023-46724.patch
|
||||||
|
Patch33:backport-CVE-2023-46728.patch
|
||||||
|
|
||||||
Buildroot: %{_tmppath}/squid-4.9-1-root-%(%{__id_u} -n)
|
Buildroot: %{_tmppath}/squid-4.9-1-root-%(%{__id_u} -n)
|
||||||
Requires: bash >= 2.0
|
Requires: bash >= 2.0
|
||||||
@ -244,6 +245,12 @@ fi
|
|||||||
chgrp squid /var/cache/samba/winbindd_privileged >/dev/null 2>&1 || :
|
chgrp squid /var/cache/samba/winbindd_privileged >/dev/null 2>&1 || :
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 08 2023 yanglu <yanglu72@h-partners.com> - 7:4.9-20
|
||||||
|
- 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-19
|
* Thu Nov 02 2023 yanglu <yanglu72@h-partners.com> - 7:4.9-19
|
||||||
- Type:CVE
|
- Type:CVE
|
||||||
- ID:CVE-2023-46724
|
- ID:CVE-2023-46724
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user