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.9+ds-1~deb11u1) bullseye-security; urgency=medium
* New upstream version 8.1.9+ds
* Update d/patches for 8.1.9+ds-1~deb11u1 release
* Update d/trafficserver-experimental-plugins.install
* Multiple CVE fixes for 8.1.x (Closes: #
1054427, Closes: #
1053801)
- CVE-2022-47185: Improper input validation vulnerability
- CVE-2023-33934: Improper Input Validation vulnerability
- CVE-2023-41752: Exposure of Sensitive Information to an Unauthorized Actor
- CVE-2023-44487: The HTTP/2 protocol allows a denial of service
[dgit import unpatched trafficserver 8.1.9+ds-1~deb11u1]