!103 [sync] PR-99: fix CVE-2023-46728

From: @openeuler-sync-bot 
Reviewed-by: @robertxw 
Signed-off-by: @robertxw
This commit is contained in:
openeuler-ci-bot 2023-11-09 06:20:34 +00:00 committed by Gitee
commit dac746618f
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 2114 additions and 1 deletions

File diff suppressed because it is too large Load Diff

View File

@ -2,7 +2,7 @@
Name: squid
Version: 4.9
Release: 19
Release: 20
Summary: The Squid proxy caching server
Epoch: 7
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
Patch31:backport-CVE-2023-46847.patch
Patch32:backport-CVE-2023-46724.patch
Patch33:backport-CVE-2023-46728.patch
Buildroot: %{_tmppath}/squid-4.9-1-root-%(%{__id_u} -n)
Requires: bash >= 2.0
@ -244,6 +245,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-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
- Type:CVE
- ID:CVE-2023-46724