Fix Segmentation fault in ShowCache::handleCacheEvent
Origin: upstream
Bug: https://github.com/apache/trafficserver/issues/4328
Applied-Upstream: https://github.com/apache/trafficserver/commit/
616eb10bfc35599a2c93ff30879d584a05ddf83e
Reviewed-by: Jean Baptiste Favre <debian@jbfavre.org>
Last-Update: 2018-10-17
Last-Update: 2018-10-17
Gbp-Pq: Name 0011-fix-segfault.patch
Fix build issue with MySQL 8
Origin: other, https://bugs.launchpad.net/ubuntu/+source/trafficserver/+bug/
1795362
Forwarded: https://github.com/apache/trafficserver/pull/4360
Applied-Upstream: https://github.com/apache/trafficserver/commit/
05b30527974416768515506f69da338652c23260
Reviewed-by: Jean Baptiste Favre <debian@jbfavre.org>
Last-Update: 2018-10-06
The my_bool type is no longer used in MySQL source code.
Any third-party code that used this type to represent C
boolean variables should use the bool or int C type instead.
Last-Update: 2018-10-06
Gbp-Pq: Name 0009-fix-mysql-8-build.patch
trafficserver (8.1.7+ds-1~deb11u1) bullseye-security; urgency=high
* New upstream version 8.1.7+ds
* Multiple CVE fixes for 8.1.x (Closes: #
1038248)
+ CVE-2022-47184: Exposure of Sensitive Information to an Unauthorized Actor vulnerability
+ CVE-2023-30631: Improper Input Validation vulnerability
+ CVE-2023-33933: Exposure of Sensitive Information to an Unauthorized Actor vulnerability
[dgit import unpatched trafficserver 8.1.7+ds-1~deb11u1]