CINXE.COM

Release Information - Bugzilla

<!DOCTYPE html> <html lang="en"> <head> <title>Release Information - Bugzilla</title> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="keywords" content="bugzilla bug track tracking enterprise solution"> <link rel="icon" href="/assets/favicon/favicon.ico" type="image/ico"> <link rel="stylesheet" type="text/css" href="/assets/css/global.css"> <link rel="stylesheet" type="text/css" href="/assets/css/addon.css"> <script defer src="/assets/js/global.js"></script> <link color="#9248c8" href="/assets/favicon/mask-icon.svg" rel="mask-icon"> <meta property="og:site_name" content="Bugzilla"> <meta property="og:title" content="Release Information"> <meta property="og:description" content="Current Releases and Change Policy {% assign list = site.releases | where_exp: ‘item’, ‘item.mode != “”’ | reverse %} {% for item in list %} {..." /> <meta property="og:type" content="website"> <meta property="og:image" content="https://www.bugzilla.org/assets/img/banner.png"> <meta property="og:url" content="https://www.bugzilla.org/releases/"> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:title" content="Release Information"> <meta name="twitter:description" content="Current Releases and Change Policy {% assign list = site.releases | where_exp: ‘item’, ‘item.mode != “”’ | reverse %} {% for item in list %} {..." /> <meta name="twitter:url" content="https://www.bugzilla.org/releases/"> <meta name="twitter:image" content="https://www.bugzilla.org/assets/img/banner.png"> <meta name="twitter:site" content="@bugzilla"/> <meta name="twitter:creator" content="@bugzilla"/> <meta name="theme-color" content="#9248c8"> <link rel="canonical" href="https://www.bugzilla.org/releases/"> </head> <body id="www-bugzilla-org" class="homepage"> <header id="header" class=""> <div class="inner"> <a id="header-brand" href="/"> <img id="header-logo" src="/assets/img/logo-header.svg" alt="Bugzilla Logo" width="32" height="48"> <span id="header-name">Bugzilla</span> </a> <button id="navbar-button" title="Show Nav Menu">Show Nav Menu</button> <div id="navbar"> <ul id="navbar-nav"> <li class="dropdown"> <a class="dropdown-toggle" title="Find out more about Bugzilla." href="/about/" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> About </a> <div class="dropdown-menu" aria-labelledby="navbarDropdown"> <a title="Find out more about Bugzilla." class="dropdown-item" href="/about/">Project</a> <a class="dropdown-item" href="/about/features.html">Features</a> <a title="Hundreds of companies and organizations trust Bugzilla." class="dropdown-item" href="/about/installation-list.html">Who Uses Bugzilla?</a> <a title="Meet the Bugzilla team." class="dropdown-item" href="/about/developers">Meet the Team</a> <a title="Find out about the company managing the Bugzilla Project." class="dropdown-item" href="/about/zarroboogs.html">Zarro Boogs Corporation</a> </div> </li> <li class="dropdown active"> <a class="dropdown-toggle" title="Get the low down on what's happening with the project." href="/blog/" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> News </a> <div class="dropdown-menu" aria-labelledby="navbarDropdown"> <a title="Bugzilla Blog" class="dropdown-item" href="/blog/">Blog</a> <a title="Information on current and previous releases." class="dropdown-item" href="/releases/">Release Information <span class="sr-only">(current)</span></a> <a title="Important updates regarding Bugzilla security." class="dropdown-item" href="/security/">Security Advisories</a> <a title="View the status of the Bugzilla project." class="dropdown-item" href="http://planet.bugzilla.org">Planet Bugzilla</a> </div> </li> <li class=""> <a title="Download Bugzilla" href="/download/">Download</a> </li> <li class=""> <a title="Bugzilla Documentation" href="/docs/">Documentation</a> </li> <li class=""> <a title="Find out where to get more information and help." href="/support/">Support</a> </li> <li class="dropdown"> <a class="dropdown-toggle" title="Ways you can help Bugzilla" href="/contributing/" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> Contribute </a> <div class="dropdown-menu" aria-labelledby="navbarDropdown"> <a title="Ways you can help Bugzilla" class="dropdown-item" href="/contributing/">How to?</a> <a title="Let us know if there is an error in Bugzilla." class="dropdown-item" href="/contributing/reporting_bugs">Report a Bug</a> <a title="Donate to Bugzilla, and see how your money is used." class="dropdown-item" href="/donate">Donate</a> <a title="Collaboratively updated information about Bugzilla." class="dropdown-item" href="https://wiki.mozilla.org/Bugzilla:Home">Wiki</a> </div> </li> </ul> <form role="search" method="get" action="https://www.google.com/cse"> <span class="sr-only">Search bugzilla.org</span> <input type="hidden" name="cx" value="008043952663535741821:9whwb87ip5a"> <span class="icon"></span> <input type="search" placeholder="Search" name="q" aria-label="Search"> </form> </div> </div> </header> <main> <div class="inner"> <h1>Release Information</h1> <h2>Current Releases and Change Policy</h2> <ul> <li><b>Trunk (<a href="/releases/6.0/">5.9.1</a>)</b> <ul> <li>Approved changes added constantly</li> <li>Occasional development snapshots are released</li> </ul> </li> <li><b>Deprecated Trunk (<a href="/releases/5.4/">5.3.3</a>)</b> <ul> <li>Formerly the development branch (Trunk) but no longer considered where current development happens.</li> <li>Will be around until we have a good way to upgrade from it to 5.9.x</li> <li>Contains security, crash, data loss, and selected critical fixes only</li> </ul> </li> <li><b>Current Stable Release (<a href="/releases/5.2/">5.2</a>)</b> <ul> <li>Includes bug fixes and performance improvements only</li> <li>No new features or large scale performance improvements</li> <li>No database schema changes</li> <li>May contain documentation changes</li> <li>No changes to templates that aren't part of bug fix, other than typos or grammatical fixes</li> </ul> </li> <li><b>Old Stable Release (<a href="/releases/5.0.4.1/">5.0.4.1</a>)</b> <ul> <li>Current policy is that 4 months after the next major release, support for the oldest stable release will be dropped. The other stable release will still be supported until four months after the following major release. </li> <li>Contains security, crash, data loss, and selected critical fixes only</li> <li>No documentation changes unrelated to the above changes allowed</li> </ul> </li> <li><b>Deprecated Old Stable Release (<a href="/releases/4.4.14/">4.4.14</a>)</b> <ul> <li>Current policy is that 4 months after the next major release, support for the oldest stable release will be dropped. The other stable release will still be supported until four months after the following major release. <strong>This branch is currently in that state, and has less than four months of support remaining.</strong> </li> <li>Contains security, crash, data loss, and selected critical fixes only</li> <li>No documentation changes unrelated to the above changes allowed</li> </ul> </li> </ul> <p>Any release prior to the old stable release is unsupported.</p> <h2>Release Dates</h2> <p>Here is a list of the release dates of every version of Bugzilla sorted by its branch. You can click on the version number for a list of release notes, download links, and security advisories relevant to that release.</p> <ul> <li id="heading52"> 5.2 <ul> <li> <a href="5.2/">5.2</a> Sep 03, 2024 </li> <li> <a href="5.0.6/">5.0.6</a> Feb 09, 2019 </li> <li> <a href="5.0.5/">5.0.5</a> Jan 30, 2019 </li> </ul> </li> <li id="heading50"> 5.0 <ul> <li> <a href="5.0.4.1/">5.0.4.1</a> Sep 03, 2024 </li> <li> <a href="5.0.4/">5.0.4</a> Feb 16, 2018 </li> <li> <a href="5.0.3/">5.0.3</a> May 16, 2016 </li> <li> <a href="5.0.2/">5.0.2</a> Dec 22, 2015 </li> <li> <a href="5.0.1/">5.0.1</a> Sep 10, 2015 </li> <li> <a href="5.0/">5.0</a> Jul 07, 2015 </li> </ul> </li> <li id="heading44"> 4.4 <ul> <li> <a href="4.4.14/">4.4.14</a> Sep 03, 2024 </li> <li> <a href="4.4.13/">4.4.13</a> Feb 16, 2018 </li> <li> <a href="4.4.12/">4.4.12</a> May 16, 2016 </li> <li> <a href="4.4.11/">4.4.11</a> Dec 22, 2015 </li> <li> <a href="4.4.10/">4.4.10</a> Sep 10, 2015 </li> <li> <a href="4.4.9/">4.4.9</a> Apr 15, 2015 </li> <li> <a href="4.4.8/">4.4.8</a> Jan 27, 2015 </li> <li> <a href="4.4.7/">4.4.7</a> Jan 21, 2015 </li> <li> <a href="4.4.6/">4.4.6</a> Oct 06, 2014 </li> <li> <a href="4.4.5/">4.4.5</a> Jul 24, 2014 </li> <li> <a href="4.4.4/">4.4.4</a> Apr 18, 2014 </li> <li> <a href="4.4.3/">4.4.3</a> Apr 17, 2014 </li> <li> <a href="4.4.2/">4.4.2</a> Jan 27, 2014 </li> <li> <a href="4.4.1/">4.4.1</a> Oct 16, 2013 </li> <li> <a href="4.4/">4.4</a> May 22, 2013 </li> </ul> </li> <li id="heading42"> 4.2 <ul> <li> <a href="4.2.16/">4.2.16</a> Dec 22, 2015 </li> <li> <a href="4.2.15/">4.2.15</a> Sep 10, 2015 </li> <li> <a href="4.2.14/">4.2.14</a> Apr 15, 2015 </li> <li> <a href="4.2.13/">4.2.13</a> Jan 27, 2015 </li> <li> <a href="4.2.12/">4.2.12</a> Jan 21, 2015 </li> <li> <a href="4.2.11/">4.2.11</a> Oct 06, 2014 </li> <li> <a href="4.2.10/">4.2.10</a> Jul 24, 2014 </li> <li> <a href="4.2.9/">4.2.9</a> Apr 18, 2014 </li> <li> <a href="4.2.8/">4.2.8</a> Apr 17, 2014 </li> <li> <a href="4.2.7/">4.2.7</a> Oct 16, 2013 </li> <li> <a href="4.2.6/">4.2.6</a> May 22, 2013 </li> <li> <a href="4.2.5/">4.2.5</a> Feb 19, 2013 </li> <li> <a href="4.2.4/">4.2.4</a> Nov 13, 2012 </li> <li> <a href="4.2.3/">4.2.3</a> Aug 30, 2012 </li> <li> <a href="4.2.2/">4.2.2</a> Jul 26, 2012 </li> <li> <a href="4.2.1/">4.2.1</a> Apr 18, 2012 </li> <li> <a href="4.2/">4.2</a> Feb 22, 2012 </li> </ul> </li> <li id="heading40"> 4.0 <ul> <li> <a href="4.0.18/">4.0.18</a> Apr 15, 2015 </li> <li> <a href="4.0.17/">4.0.17</a> Jan 27, 2015 </li> <li> <a href="4.0.16/">4.0.16</a> Jan 21, 2015 </li> <li> <a href="4.0.15/">4.0.15</a> Oct 06, 2014 </li> <li> <a href="4.0.14/">4.0.14</a> Jul 24, 2014 </li> <li> <a href="4.0.13/">4.0.13</a> Apr 18, 2014 </li> <li> <a href="4.0.12/">4.0.12</a> Apr 17, 2014 </li> <li> <a href="4.0.11/">4.0.11</a> Oct 16, 2013 </li> <li> <a href="4.0.10/">4.0.10</a> Feb 19, 2013 </li> <li> <a href="4.0.9/">4.0.9</a> Nov 13, 2012 </li> <li> <a href="4.0.8/">4.0.8</a> Aug 30, 2012 </li> <li> <a href="4.0.7/">4.0.7</a> Jul 26, 2012 </li> <li> <a href="4.0.6/">4.0.6</a> Apr 18, 2012 </li> <li> <a href="4.0.5/">4.0.5</a> Feb 22, 2012 </li> <li> <a href="4.0.4/">4.0.4</a> Jan 31, 2012 </li> <li> <a href="4.0.3/">4.0.3</a> Dec 28, 2011 </li> <li> <a href="4.0.2/">4.0.2</a> Aug 04, 2011 </li> <li> <a href="4.0.1/">4.0.1</a> Apr 27, 2011 </li> <li> <a href="4.0/">4.0</a> Feb 15, 2011 </li> </ul> </li> <li id="heading36"> 3.6 <ul> <li> <a href="3.6.13/">3.6.13</a> Feb 19, 2013 </li> <li> <a href="3.6.12/">3.6.12</a> Nov 13, 2012 </li> <li> <a href="3.6.11/">3.6.11</a> Aug 30, 2012 </li> <li> <a href="3.6.10/">3.6.10</a> Jul 26, 2012 </li> <li> <a href="3.6.9/">3.6.9</a> Apr 18, 2012 </li> <li> <a href="3.6.8/">3.6.8</a> Jan 31, 2012 </li> <li> <a href="3.6.7/">3.6.7</a> Dec 28, 2011 </li> <li> <a href="3.6.6/">3.6.6</a> Aug 04, 2011 </li> <li> <a href="3.6.5/">3.6.5</a> Apr 27, 2011 </li> <li> <a href="3.6.4/">3.6.4</a> Jan 24, 2011 </li> <li> <a href="3.6.3/">3.6.3</a> Nov 02, 2010 </li> <li> <a href="3.6.2/">3.6.2</a> Aug 05, 2010 </li> <li> <a href="3.6.1/">3.6.1</a> Jun 24, 2010 </li> <li> <a href="3.6/">3.6</a> Apr 13, 2010 </li> </ul> </li> <li id="heading34"> 3.4 <ul> <li> <a href="3.4.14/">3.4.14</a> Jan 31, 2012 </li> <li> <a href="3.4.13/">3.4.13</a> Dec 28, 2011 </li> <li> <a href="3.4.12/">3.4.12</a> Aug 04, 2011 </li> <li> <a href="3.4.11/">3.4.11</a> Apr 27, 2011 </li> <li> <a href="3.4.10/">3.4.10</a> Jan 24, 2011 </li> <li> <a href="3.4.9/">3.4.9</a> Nov 02, 2010 </li> <li> <a href="3.4.8/">3.4.8</a> Aug 05, 2010 </li> <li> <a href="3.4.7/">3.4.7</a> Jun 24, 2010 </li> <li> <a href="3.4.6/">3.4.6</a> Mar 08, 2010 </li> <li> <a href="3.4.5/">3.4.5</a> Jan 31, 2010 </li> <li> <a href="3.4.4/">3.4.4</a> Nov 18, 2009 </li> <li> <a href="3.4.3/">3.4.3</a> Nov 05, 2009 </li> <li> <a href="3.4.2/">3.4.2</a> Sep 11, 2009 </li> <li> <a href="3.4.1/">3.4.1</a> Aug 01, 2009 </li> <li> <a href="3.4/">3.4</a> Jul 28, 2009 </li> </ul> </li> <li id="heading32"> 3.2 <ul> <li> <a href="3.2.10/">3.2.10</a> Jan 24, 2011 </li> <li> <a href="3.2.9/">3.2.9</a> Nov 02, 2010 </li> <li> <a href="3.2.8/">3.2.8</a> Aug 05, 2010 </li> <li> <a href="3.2.7/">3.2.7</a> Jun 24, 2010 </li> <li> <a href="3.2.6/">3.2.6</a> Jan 31, 2010 </li> <li> <a href="3.2.5/">3.2.5</a> Sep 11, 2009 </li> <li> <a href="3.2.4/">3.2.4</a> Jul 08, 2009 </li> <li> <a href="3.2.3/">3.2.3</a> Mar 30, 2009 </li> <li> <a href="3.2.2/">3.2.2</a> Feb 03, 2009 </li> <li> <a href="3.2.1/">3.2.1</a> Feb 02, 2009 </li> <li> <a href="3.2/">3.2</a> Nov 29, 2008 </li> </ul> </li> <li id="heading30"> 3.0 <ul> <li> <a href="3.0.11/">3.0.11</a> Jan 31, 2010 </li> <li> <a href="3.0.10/">3.0.10</a> Nov 05, 2009 </li> <li> <a href="3.0.9/">3.0.9</a> Sep 11, 2009 </li> <li> <a href="3.0.8/">3.0.8</a> Feb 03, 2009 </li> <li> <a href="3.0.7/">3.0.7</a> Feb 02, 2009 </li> <li> <a href="3.0.6/">3.0.6</a> Nov 06, 2008 </li> <li> <a href="3.0.5/">3.0.5</a> Aug 12, 2008 </li> <li> <a href="3.0.4/">3.0.4</a> May 04, 2008 </li> <li> <a href="3.0.3/">3.0.3</a> Jan 08, 2008 </li> <li> <a href="3.0.2/">3.0.2</a> Sep 18, 2007 </li> <li> <a href="3.0.1/">3.0.1</a> Aug 23, 2007 </li> <li> <a href="3.0/">3.0</a> May 09, 2007 </li> </ul> </li> <li id="heading222"> 2.22 <ul> <li> <a href="2.22.7/">2.22.7</a> Feb 02, 2009 </li> <li> <a href="2.22.6/">2.22.6</a> Nov 06, 2008 </li> <li> <a href="2.22.5/">2.22.5</a> Aug 12, 2008 </li> <li> <a href="2.22.4/">2.22.4</a> May 04, 2008 </li> <li> <a href="2.22.3/">2.22.3</a> Aug 23, 2007 </li> <li> <a href="2.22.2/">2.22.2</a> Feb 02, 2007 </li> <li> <a href="2.22.1/">2.22.1</a> Oct 15, 2006 </li> <li> <a href="2.22/">2.22</a> Apr 22, 2006 </li> </ul> </li> <li id="heading22"> 2.2 <ul> <li> <a href="2.20.7/">2.20.7</a> Nov 06, 2008 </li> <li> <a href="2.20.6/">2.20.6</a> May 04, 2008 </li> <li> <a href="2.20.5/">2.20.5</a> Aug 23, 2007 </li> <li> <a href="2.20.4/">2.20.4</a> Feb 02, 2007 </li> <li> <a href="2.20.3/">2.20.3</a> Oct 15, 2006 </li> <li> <a href="2.20.2/">2.20.2</a> Apr 22, 2006 </li> <li> <a href="2.2/">2.2</a> Sep 30, 2005 </li> <li> <a href="2.2/">2.2</a> Sep 30, 2005 </li> </ul> </li> <li id="heading218"> 2.18 <ul> <li> <a href="2.18.6/">2.18.6</a> Oct 15, 2006 </li> <li> <a href="2.18.5/">2.18.5</a> Feb 20, 2006 </li> <li> <a href="2.18.4/">2.18.4</a> Sep 30, 2005 </li> <li> <a href="2.18.3/">2.18.3</a> Jul 09, 2005 </li> <li> <a href="2.18.2/">2.18.2</a> Jul 07, 2005 </li> <li> <a href="2.18.1/">2.18.1</a> May 11, 2005 </li> <li> <a href="2.18/">2.18</a> Jan 15, 2005 </li> </ul> </li> <li id="heading216"> 2.16 <ul> <li> <a href="2.16.11/">2.16.11</a> Feb 20, 2006 </li> <li> <a href="2.16.10/">2.16.10</a> May 18, 2005 </li> <li> <a href="2.16.9/">2.16.9</a> May 11, 2005 </li> <li> <a href="2.16.8/">2.16.8</a> Jan 15, 2005 </li> <li> <a href="2.16.7/">2.16.7</a> Oct 24, 2004 </li> <li> <a href="2.16.6/">2.16.6</a> Jul 10, 2004 </li> <li> <a href="2.16.5/">2.16.5</a> Mar 03, 2004 </li> <li> <a href="2.16.4/">2.16.4</a> Nov 03, 2003 </li> <li> <a href="2.16.3/">2.16.3</a> Apr 25, 2003 </li> <li> <a href="2.16.2/">2.16.2</a> Jan 02, 2003 </li> <li> <a href="2.16.1/">2.16.1</a> Sep 30, 2002 </li> <li> <a href="2.16/">2.16</a> Jul 28, 2002 </li> </ul> </li> <li id="heading214"> 2.14 <ul> <li> <a href="2.14.5/">2.14.5</a> Jan 02, 2003 </li> <li> <a href="2.14.4/">2.14.4</a> Sep 30, 2002 </li> <li> <a href="2.14.3/">2.14.3</a> Jul 28, 2002 </li> <li> <a href="2.14.2/">2.14.2</a> Jun 07, 2002 </li> <li> <a href="2.14.1/">2.14.1</a> Jan 05, 2002 </li> <li> <a href="2.14/">2.14</a> Aug 29, 2001 </li> </ul> </li> <li id="heading"> Older <ul> <li> <a href="2.12/">2.12</a> Apr 27, 2001 </li> <li> <a href="2.10/">2.10</a> May 09, 2000 </li> <li> <a href="2.8/">2.8</a> Nov 19, 1999 </li> <li> <a href="2.6/">2.6</a> Aug 30, 1999 </li> <li> <a href="2.4/">2.4</a> Apr 30, 1999 </li> <li> <a href="2.2/">2.2</a> Feb 10, 1999 </li> <li> <a href="2.0/">2.0</a> Sep 19, 1998 </li> </ul> </li> </ul> </div> </main> <footer id="footer"> <div class="inner"> <ul id="socials"><li><a href="https://github.com/bugzilla" title="GitHub" rel="me" target="_blank"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24" fill="currentColor"><title>GitHub</title><path d="M5.883 18.653c-.3-.2-.558-.455-.86-.816a50.32 50.32 0 0 1-.466-.579c-.463-.575-.755-.84-1.057-.949a1 1 0 0 1 .676-1.883c.752.27 1.261.735 1.947 1.588-.094-.117.34.427.433.539.19.227.33.365.44.438.204.137.587.196 1.15.14.023-.382.094-.753.202-1.095C5.38 15.31 3.7 13.396 3.7 9.64c0-1.24.37-2.356 1.058-3.292-.218-.894-.185-1.975.302-3.192a1 1 0 0 1 .63-.582c.081-.024.127-.035.208-.047.803-.123 1.937.17 3.415 1.096A11.731 11.731 0 0 1 12 3.315c.912 0 1.818.104 2.684.308 1.477-.933 2.613-1.226 3.422-1.096.085.013.157.03.218.05a1 1 0 0 1 .616.58c.487 1.216.52 2.297.302 3.19.691.936 1.058 2.045 1.058 3.293 0 3.757-1.674 5.665-4.642 6.392.125.415.19.879.19 1.38a300.492 300.492 0 0 1-.012 2.716 1 1 0 0 1-.019 1.958c-1.139.228-1.983-.532-1.983-1.525l.002-.446.005-.705c.005-.708.007-1.338.007-1.998 0-.697-.183-1.152-.425-1.36-.661-.57-.326-1.655.54-1.752 2.967-.333 4.337-1.482 4.337-4.66 0-.955-.312-1.744-.913-2.404a1 1 0 0 1-.19-1.045c.166-.414.237-.957.096-1.614l-.01.003c-.491.139-1.11.44-1.858.949a1 1 0 0 1-.833.135A9.626 9.626 0 0 0 12 5.315c-.89 0-1.772.119-2.592.35a1 1 0 0 1-.83-.134c-.752-.507-1.374-.807-1.868-.947-.144.653-.073 1.194.092 1.607a1 1 0 0 1-.189 1.045C6.016 7.89 5.7 8.694 5.7 9.64c0 3.172 1.371 4.328 4.322 4.66.865.097 1.201 1.177.544 1.748-.192.168-.429.732-.429 1.364v3.15c0 .986-.835 1.725-1.96 1.528a1 1 0 0 1-.04-1.962v-.99c-.91.061-1.662-.088-2.254-.485z"/></svg> <span class="sr-only">GitHub</span></a></li><li><a href="https://x.com/@bugzilla" title="X" rel="me" target="_blank"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" height="24" width="24" fill="currentColor"><path d="M10.4883 14.651L15.25 21H22.25L14.3917 10.5223L20.9308 3H18.2808L13.1643 8.88578L8.75 3H1.75L9.26086 13.0145L2.31915 21H4.96917L10.4883 14.651ZM16.25 19L5.75 5H7.75L18.25 19H16.25Z"></path></svg> <span class="sr-only">X</span></a></li><li><a href="https://techhub.social/@bugzilla" title="Mastodon" rel="me" target="_blank"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24" fill="currentColor"><title>Mastodon</title><path fill="none" d="M0 0h24v24H0z"/><path d="M21.258 13.99c-.274 1.41-2.456 2.955-4.962 3.254-1.306.156-2.593.3-3.965.236-2.243-.103-4.014-.535-4.014-.535 0 .218.014.426.04.62.292 2.215 2.196 2.347 4 2.41 1.82.062 3.44-.45 3.44-.45l.076 1.646s-1.274.684-3.542.81c-1.25.068-2.803-.032-4.612-.51-3.923-1.039-4.598-5.22-4.701-9.464-.031-1.26-.012-2.447-.012-3.44 0-4.34 2.843-5.611 2.843-5.611 1.433-.658 3.892-.935 6.45-.956h.062c2.557.02 5.018.298 6.451.956 0 0 2.843 1.272 2.843 5.61 0 0 .036 3.201-.397 5.424zm-2.956-5.087c0-1.074-.273-1.927-.822-2.558-.567-.631-1.308-.955-2.229-.955-1.065 0-1.871.41-2.405 1.228l-.518.87-.519-.87C11.276 5.8 10.47 5.39 9.405 5.39c-.921 0-1.663.324-2.229.955-.549.631-.822 1.484-.822 2.558v5.253h2.081V9.057c0-1.075.452-1.62 1.357-1.62 1 0 1.501.647 1.501 1.927v2.79h2.07v-2.79c0-1.28.5-1.927 1.5-1.927.905 0 1.358.545 1.358 1.62v5.1h2.08V8.902z"/></svg> <span class="sr-only">Mastodon</span></a></li><li><a href="https://bsky.app/profile/bugzilla.org" title="Bluesky" rel="me" target="_blank"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" height="24" width="24" fill="currentColor"><path d="M4.90727 3.43929C5.61594 3.56009 6.44016 3.94139 7.48302 4.68685C9.27977 5.97119 10.7687 7.73907 12 9.56361C13.2313 7.73907 14.7202 5.97119 16.517 4.68685C17.5598 3.94139 18.3841 3.56009 19.0927 3.43929C19.8605 3.3084 20.3825 3.50358 20.7082 3.63931C21.7166 4.05956 22 5.22508 22 6.21461C22 6.41649 21.9144 7.5166 21.8148 8.57508C21.7634 9.12088 21.7057 9.68306 21.6486 10.1515C21.5963 10.5804 21.5337 11.0321 21.4587 11.2849C21.1161 12.4395 20.3965 13.2618 19.508 13.8021C20.4453 14.5092 20.7854 15.6583 20.4359 16.7856C19.8393 18.71 17.6991 21.1833 15.6005 21.4037C13.8281 21.5898 12.6662 20.0794 12 18.6449C11.3338 20.0794 10.1719 21.5898 8.39954 21.4037C6.30095 21.1833 4.1607 18.71 3.56408 16.7856C3.21457 15.6583 3.55466 14.5092 4.49197 13.8021C3.60345 13.2618 2.88394 12.4395 2.54132 11.2849C2.46631 11.0321 2.40367 10.5804 2.35139 10.1515C2.29429 9.68306 2.23658 9.12088 2.18521 8.57508C2.08559 7.5166 2 6.41649 2 6.21461C2 5.22508 2.28343 4.05956 3.29182 3.63931C3.61753 3.50358 4.13949 3.3084 4.90727 3.43929ZM4.04911 6.91709C4.11331 7.73486 4.22889 9.02507 4.33669 9.90947C4.36927 10.1767 4.39214 10.4536 4.45863 10.7156C4.85637 12.056 6.38779 12.7978 8.14506 12.603C8.68686 12.5429 9.17695 12.9278 9.24697 13.4684C9.31698 14.009 8.94113 14.5061 8.40191 14.586C7.64608 14.6981 5.08656 14.9425 5.47438 16.1934C5.8312 17.3443 7.32212 19.2796 8.60842 19.4146C9.53606 19.5121 10.1084 18.0211 10.3741 17.3697C10.6489 16.6958 10.8622 15.9903 11.0417 15.3885C11.1681 14.9648 11.5578 14.6744 12 14.6744C12.4422 14.6744 12.8319 14.9648 12.9583 15.3885C13.1378 15.9903 13.3511 16.6958 13.6259 17.3697C13.8916 18.0211 14.4639 19.5121 15.3916 19.4146C16.6779 19.2796 18.1688 17.3443 18.5256 16.1934C18.9134 14.9425 16.3539 14.6981 15.5981 14.586C15.0589 14.5061 14.683 14.009 14.753 13.4684C14.8231 12.9278 15.3131 12.5429 15.8549 12.603C17.6122 12.7978 19.1436 12.0563 19.5413 10.7159C19.61 10.45 19.63 10.18 19.6633 9.90948C19.7711 9.02507 19.8867 7.73486 19.9509 6.91709C19.9876 6.44922 20.1985 5.27964 19.4288 5.41084C19.1429 5.45959 18.6059 5.65205 17.68 6.31391C15.7374 7.70252 13.9749 9.82666 12.891 11.954C12.7203 12.289 12.376 12.5 12 12.5C11.624 12.5 11.2797 12.289 11.109 11.954C10.0251 9.82666 8.26258 7.70252 6.31998 6.31391C5.39406 5.65205 4.85713 5.45959 4.57117 5.41084C3.7874 5.27724 4.01205 6.44504 4.04911 6.91709Z"></path></svg> <span class="sr-only">Bluesky</span></a></li><li><a href="https://www.facebook.com/BugzillaProject" title="Facebook" rel="me" target="_blank"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24" fill="currentColor"><title>Facebook</title><path d="M13 19.938A8.001 8.001 0 0 0 12 4a8 8 0 0 0-1 15.938V14H9v-2h2v-1.654c0-1.337.14-1.822.4-2.311A2.726 2.726 0 0 1 12.536 6.9c.382-.205.857-.328 1.687-.381.329-.021.755.005 1.278.08v1.9H15c-.917 0-1.296.043-1.522.164a.727.727 0 0 0-.314.314c-.12.226-.164.45-.164 1.368V12h2.5l-.5 2h-2v5.938zM12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10z"/></svg> <span class="sr-only">Facebook</span></a></li><li><a href="https://www.linkedin.com/company/bugzilla-project" title="LinkedIn" rel="me" target="_blank"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24" fill="currentColor"><title>LinkedIn</title><path d="M4 3h16a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm1 2v14h14V5H5zm2.5 4a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3zm-1 1h2v7.5h-2V10zm5.5.43c.584-.565 1.266-.93 2-.93 2.071 0 3.5 1.679 3.5 3.75v4.25h-2v-4.25a1.75 1.75 0 0 0-3.5 0v4.25h-2V10h2v.43z"/></svg> <span class="sr-only">LinkedIn</span></a></li><li><a href="https://web.libera.chat/#/#bugzilla" title="IRC on Libera.Chat" rel="me" target="_blank"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24" fill="currentColor"><title>IRC</title><path d="M7.784 14l.42-4H4V8h4.415l.525-5h2.011l-.525 5h3.989l.525-5h2.011l-.525 5H20v2h-3.784l-.42 4H20v2h-4.415l-.525 5h-2.011l.525-5H9.585l-.525 5H7.049l.525-5H4v-2h3.784zm2.011 0h3.99l.42-4h-3.99l-.42 4z"/></svg> <span class="sr-only">IRC on Libera.Chat</span></a></li><li><a href="https://discord.gg/ZhN6uBA" title="Discord" rel="me" target="_blank"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"width="24" height="24" fill="currentColor"><title>Discord</title><path d="M19.3034 5.33716C17.9344 4.71103 16.4805 4.2547 14.9629 4C14.7719 4.32899 14.5596 4.77471 14.411 5.12492C12.7969 4.89144 11.1944 4.89144 9.60255 5.12492C9.45397 4.77471 9.2311 4.32899 9.05068 4C7.52251 4.2547 6.06861 4.71103 4.70915 5.33716C1.96053 9.39111 1.21766 13.3495 1.5891 17.2549C3.41443 18.5815 5.17612 19.388 6.90701 19.9187C7.33151 19.3456 7.71356 18.73 8.04255 18.0827C7.41641 17.8492 6.82211 17.5627 6.24904 17.2231C6.39762 17.117 6.5462 17.0003 6.68416 16.8835C10.1438 18.4648 13.8911 18.4648 17.3082 16.8835C17.4568 17.0003 17.5948 17.117 17.7434 17.2231C17.1703 17.5627 16.576 17.8492 15.9499 18.0827C16.2789 18.73 16.6609 19.3456 17.0854 19.9187C18.8152 19.388 20.5875 18.5815 22.4033 17.2549C22.8596 12.7341 21.6806 8.80747 19.3034 5.33716ZM8.5201 14.8459C7.48007 14.8459 6.63107 13.9014 6.63107 12.7447C6.63107 11.5879 7.45884 10.6434 8.5201 10.6434C9.57071 10.6434 10.4303 11.5879 10.4091 12.7447C10.4091 13.9014 9.57071 14.8459 8.5201 14.8459ZM15.4936 14.8459C14.4535 14.8459 13.6034 13.9014 13.6034 12.7447C13.6034 11.5879 14.4323 10.6434 15.4936 10.6434C16.5442 10.6434 17.4038 11.5879 17.3825 12.7447C17.3825 13.9014 16.5548 14.8459 15.4936 14.8459Z"></path></svg> <span class="sr-only">Discord</span></a></li><li><a href="https://matrix.to/#/#bugzilla:mozilla.org" title="Matrix" rel="me" target="_blank"><svg width="24" height="24" version="1.1" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><title>Matrix</title><path d="m3 3c-0.5 0-1 0.5-1 1v16c0 0.5 0.5 1 1 1h3v-2h-2v-14h2v-2h-3zm15 0v2h2v14h-2v2h3c0.5 0 1-0.5 1-1v-16c0-0.5-0.5-1-1-1h-3zm-8 6c-0.75 0-1.5 0.25-2 0.75v-0.5h-2v6.75h2v-3.5c0-0.75 0.75-1.5 1.5-1.5 0.75 0 1.5 0.75 1.5 1.5v2.5h2v-2.5c0-0.75 0.75-1.5 1.5-1.5s1.5 0.75 1.5 1.5v3.5h2v-4c0-1.5-1.25-3-3-3-1 0-2 0.5-2.5 1.25-0.5-0.75-1.5-1.25-2.5-1.25z"/></svg> <span class="sr-only">Matrix</span></a></li><li><a href="https://www.youtube.com/@bugzillaproject" title="YouTube" rel="me" target="_blank"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24" fill="currentColor"><title>YouTube</title><path d="M19.6069 6.99482C19.5307 6.69695 19.3152 6.47221 19.0684 6.40288C18.6299 6.28062 16.501 6 12.001 6C7.50098 6 5.37252 6.28073 4.93225 6.40323C4.68776 6.47123 4.4723 6.69593 4.3951 6.99482C4.2863 7.41923 4.00098 9.19595 4.00098 12C4.00098 14.804 4.2863 16.5808 4.3954 17.0064C4.47126 17.3031 4.68676 17.5278 4.93251 17.5968C5.37252 17.7193 7.50098 18 12.001 18C16.501 18 18.6299 17.7194 19.0697 17.5968C19.3142 17.5288 19.5297 17.3041 19.6069 17.0052C19.7157 16.5808 20.001 14.8 20.001 12C20.001 9.2 19.7157 7.41923 19.6069 6.99482ZM21.5442 6.49818C22.001 8.28 22.001 12 22.001 12C22.001 12 22.001 15.72 21.5442 17.5018C21.2897 18.4873 20.547 19.2618 19.6056 19.5236C17.8971 20 12.001 20 12.001 20C12.001 20 6.10837 20 4.39637 19.5236C3.45146 19.2582 2.70879 18.4836 2.45774 17.5018C2.00098 15.72 2.00098 12 2.00098 12C2.00098 12 2.00098 8.28 2.45774 6.49818C2.71227 5.51273 3.45495 4.73818 4.39637 4.47636C6.10837 4 12.001 4 12.001 4C12.001 4 17.8971 4 19.6056 4.47636C20.5505 4.74182 21.2932 5.51636 21.5442 6.49818ZM10.001 15.5V8.5L16.001 12L10.001 15.5Z"></path></svg> <span class="sr-only">YouTube</span></a></li><li><a href="https://twitch.tv/bugzillaproject" title="Twitch" rel="me" target="_blank"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24" fill="currentColor"><title>Twitch</title><path d="M21.001 3V14.7391L16.3053 19.4348H12.3923L9.95523 21.7826H6.91402V19.4348H3.00098V6.13043L4.2281 3H21.001ZM19.4358 4.56522H6.13141V16.3043H9.26185V18.6522L11.6097 16.3043H16.3053L19.4358 13.1739V4.56522ZM16.3053 7.69565V12.3913H14.7401V7.69565H16.3053ZM12.3923 7.69565V12.3913H10.8271V7.69565H12.3923Z"></path></svg> <span class="sr-only">Twitch</span></a></li></ul> <hr/> <div id="bottom-footer"> <span>Copyright &copy; 1998-2025 bugzilla.org contributors</span> <span class="copyright"><span class="sr-only">Creative Commons Attribution-ShareAlike 2.0</span><a id="license" rel="license" href="https://creativecommons.org/licenses/by-sa/2.0/" target="_blank"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24" fill="currentColor"><title>Creative Commons</title><path d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm0 2a8 8 0 1 0 0 16 8 8 0 0 0 0-16zM9 8c1.105 0 2.105.448 2.829 1.173l-1.414 1.414a2 2 0 1 0-.001 2.828l1.414 1.413A4.001 4.001 0 0 1 5 12c0-2.208 1.792-4 4-4zm7 0c1.105 0 2.105.448 2.829 1.173l-1.414 1.414a2 2 0 1 0-.001 2.828l1.414 1.413A4.001 4.001 0 0 1 12 12c0-2.208 1.792-4 4-4z"/></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24" fill="currentColor"><title>Attribution</title><path d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm0 2a8 8 0 1 0 0 16 8 8 0 0 0 0-16zm2 6a1 1 0 0 1 1 1v4h-1.5v4h-3v-4H9v-4a1 1 0 0 1 1-1h4zm-2-5a2 2 0 1 1 0 4 2 2 0 0 1 0-4z"/></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24" fill="currentColor"><title>ShareAlike</title><path d="M12 2c5.52 0 10 4.48 10 10s-4.48 10-10 10S2 17.52 2 12 6.48 2 12 2zm0 2c-4.415 0-8 3.585-8 8s3.585 8 8 8 8-3.585 8-8-3.585-8-8-8zm0 2c2.761 0 5 2.686 5 6s-2.239 6-5 6c-2.177 0-4.029-1.67-4.715-4l2.117.001C9.92 15.196 10.89 16 12 16c1.657 0 3-1.79 3-4s-1.343-4-3-4c-1.11 0-2.08.805-2.599 2H11l-2.5 3L6 10h1.284C7.971 7.67 9.823 6 12 6z"/></svg></a><span> </div> </div> </footer> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10