## 38_hurd.patch by <glandium@debian.org> ## ## All lines beginning with `## DP:' are a description of the patch. ## DP: Fix FTBFS on Hurd because of MAXPATHLEN
## 80_security_tools.patch by Mike Hommey <glandium@debian.org> ## ## All lines beginning with `## DP:' are a description of the patch. ## DP: Enable building of some NSS tools. ## DP: Disable rpath.
CVE-2024-0743 potiential crash due to interger underflow. # HG changeset patch # User John Schanck <jschanck@mozilla.com> # Date 1702322654 0 # Node ID 1bda168c0da97e19e5f14bc4227c15c0a9f493bf # Parent e934c6d1d4366d152e3307cb76af4c02667c9147 Bug 1867408 - add a defensive check for large ssl_DefSend return values. r=nkulatova