[committed][glibc-htdocs] Mention the security page in the bugs page

Siddhesh Poyarekar siddhesh@gotplt.org
Tue Dec 5 14:24:26 GMT 2023


Note that security issues need special consideration and link to the
security page from the bugs page.
---
 bugs.html | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/bugs.html b/bugs.html
index 4e6ec9c..04538ec 100644
--- a/bugs.html
+++ b/bugs.html
@@ -28,7 +28,8 @@
 <div id="centercontent">
 <h1>Reporting a glibc bug?</h1>
 <p>
-  Please review the <a href="https://sourceware.org/glibc/wiki/FilingBugs">bug filing</a> procedures.
+  Please review the <a href="https://sourceware.org/glibc/wiki/FilingBugs">bug filing</a>
+  procedures, note that <a href="security.html">security issues</a> need special consideration.
 </p>
 <p>
   Jump directly to <a href="https://sourceware.org/bugzilla/enter_bug.cgi?product=glibc">filling a bug</a>.
-- 
2.41.0



More information about the Libc-alpha mailing list