CINXE.COM
Git : Code : gcc-9 package : Ubuntu
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr"> <head> <base href="https://code.launchpad.net/ubuntu/+source/gcc-9/+code" /> <meta charset="UTF-8" /> <title>Git : Code : gcc-9 package : Ubuntu</title> <link rel="apple-touch-icon" sizes="180x180" href="/@@/apple-touch-icon.png?v=2022" /> <link rel="icon" type="image/png" sizes="32x32" href="/@@/favicon-32x32.png?v=2022" /> <link rel="icon" type="image/png" sizes="16x16" href="/@@/favicon-16x16.png?v=2022" /> <link rel="manifest" href="/@@/site.webmanifest?v=2022" /> <link rel="mask-icon" href="/@@/safari-pinned-tab.svg?v=2022" color="#e9531f" /> <link rel="shortcut icon" href="/@@/favicon.ico?v=2022" /> <meta name="msapplication-TileColor" content="#da532c" /> <meta name="msapplication-config" content="/@@/browserconfig.xml?v=2022" /> <meta name="theme-color" content="#ffffff" /> <link type="text/css" rel="stylesheet" media="screen, print" href="/+icing/rev22ade00ab50b929fac63b8ee7252243aceda294a/combo.css" /> <meta property="og:title" content="Git : Code : gcc-9 package : Ubuntu" /> <meta property="og:type" content="website" /> <meta property="og:image" content="/@@/launchpad-og-image.png" /> <meta property="og:url" content="https://code.launchpad.net/ubuntu/+source/gcc-9/+code" /> <meta property="og:site_name" content="Launchpad" /> <script type="text/javascript"> var LP = { cache: {}, links: {} }; </script> <script type="text/javascript">var cookie_scope = '; Path=/; Secure; Domain=.launchpad.net';</script> <script type="text/javascript" src="/+combo/rev22ade00ab50b929fac63b8ee7252243aceda294a/?yui/yui/yui-min.js&lp/meta.js&yui/loader/loader-min.js"></script> <script type="text/javascript"> var raw = null; if (LP.devmode) { raw = 'raw'; } YUI.GlobalConfig = { combine: true, comboBase: '/+combo/rev22ade00ab50b929fac63b8ee7252243aceda294a/?', root: 'yui/', filter: raw, debug: false, fetchCSS: false, maxURLLength: 2000, groups: { lp: { combine: true, base: '/+combo/rev22ade00ab50b929fac63b8ee7252243aceda294a/?lp/', comboBase: '/+combo/rev22ade00ab50b929fac63b8ee7252243aceda294a/?', root: 'lp/', // comes from including lp/meta.js modules: LP_MODULES, fetchCSS: false } } }</script> <script type="text/javascript"> // we need this to create a single YUI instance all events and code // talks across. All instances of YUI().use should be based off of // LPJS instead. var LPJS = new YUI(); </script> <script id="base-layout-load-scripts" type="text/javascript"> //<![CDATA[ LPJS.use('base', 'node', 'console', 'event', 'oop', 'lp', 'lp.app.foldables','lp.app.sorttable', 'lp.app.inlinehelp', 'lp.app.links', 'lp.bugs.bugtask_index', 'lp.bugs.subscribers', 'lp.app.ellipsis', 'lp.code.branchmergeproposal.diff', 'lp.views.global', function(Y) { Y.on("domready", function () { var global_view = new Y.lp.views.Global(); global_view.render(); Y.lp.app.sorttable.SortTable.init(); Y.lp.app.inlinehelp.init_help(); Y.lp.activate_collapsibles(); Y.lp.app.foldables.activate(); Y.lp.app.links.check_valid_lp_links(); }); Y.on('lp:context:web_link:changed', function(e) { window.location = e.new_value; }); }); //]]> </script> <script id="base-helper-functions" type="text/javascript"> //<![CDATA[ // This code is pulled from lp.js that needs to be available on every // request. Pulling here to get it outside the scope of the YUI block. function setFocusByName(name) { // Focus the first element matching the given name which can be focused. var nodes = document.getElementsByName(name); var i, node; for (i = 0; i < nodes.length; i++) { node = nodes[i]; if (node.focus) { try { // Trying to focus a hidden element throws an error in IE8. if (node.offsetHeight !== 0) { node.focus(); } } catch (e) { LPJS.use('console', function(Y) { Y.log('In setFocusByName(<' + node.tagName + ' type=' + node.type + '>): ' + e); }); } break; } } } function selectWidget(widget_name, event) { if (event && (event.keyCode === 9 || event.keyCode === 13)) { // Avoid firing if user is tabbing through or simply pressing // enter to submit the form. return; } document.getElementById(widget_name).checked = true; } //]]> </script> </head> <body id="document" itemscope="" itemtype="http://schema.org/WebPage" class="tab-branches main_side public yui3-skin-sam"> <div class="yui-d0"> <div id="locationbar" class="login-logout"> <div id="logincontrol"><a href="https://code.launchpad.net/ubuntu/+source/gcc-9/+login">Log in / Register</a></div> </div><!--id="locationbar"--> <div id="watermark" class="watermark-apps-portlet"> <div> <a href="https://launchpad.net/ubuntu"><img alt="" width="64" height="64" src="https://launchpadlibrarian.net/606381979/CoF%2064px.png" /></a> </div> <div class="wide"> <h2 id="watermark-heading"><a href="https://launchpad.net/ubuntu">Ubuntu</a><br /><a href="https://launchpad.net/ubuntu/+source/gcc-9">gcc-9 package</a></h2> </div> <!-- Application Menu --> <ul class="facetmenu"> <li class="overview"><a href="https://launchpad.net/ubuntu/+source/gcc-9">Overview</a></li> <li class="branches active"><span>Code</span></li> <li class="bugs"><a href="https://bugs.launchpad.net/ubuntu/+source/gcc-9">Bugs</a></li> <li class="specifications disabled-tab"><span>Blueprints</span></li> <li class="translations"><a href="https://translations.launchpad.net/ubuntu/+source/gcc-9">Translations</a></li> <li class="answers"><a href="https://answers.launchpad.net/ubuntu/+source/gcc-9">Answers</a></li> </ul> </div> <div class="yui-t4"> <div id="maincontent" class="yui-main"> <div class="yui-b" dir="ltr"> <div class="context-publication"> <div id="registration" class="registering"> </div> </div> <div id="request-notifications"> </div> <div class="yui-g first"> <div id="default-repository-management" class="top-portlet"> <div> <dl id="clone-url"> <dt>Get this repository:</dt> <dd class="full-width"> <tt class="command"> git clone <span class="https-url">https://git.launchpad.net/ubuntu/+source/gcc-9</span> </tt> <br /> </dd> </dl> <div id="push-directions"> Members of <a href="https://launchpad.net/~git-ubuntu-import">git-ubuntu import</a> can upload to this repository. <a href="+login">Log in</a> for directions. </div> <div style="margin-top: 1.5em"> <a class="menu-link-source sprite info" href="https://git.launchpad.net/ubuntu/+source/gcc-9">Browse the code</a> </div> </div> </div> <p> <span id="all-merges"> <a href="+merges">See all merge proposals</a>. </span> </p> </div> <div class="yui-g"> <div id="default-repository-branches" class="portlet"> <h2>Branches</h2> <div> <script type="text/javascript"> function show_git_commit(id) { var div = document.getElementById('git-ref-' + id); if (div) { div.style.display = "block"; } } function hide_git_commit(id) { var div = document.getElementById('git-ref-' + id); if (div) { div.style.display = "none"; } } </script> <table id="gitreftable" class="listing sortable"> <thead> <tr> <th>Name</th> <th>Last Modified</th> <th>Last Commit</th> </tr> </thead> <tbody> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/importer/ubuntu/dsc">importer/ubuntu/dsc</a> </td> <td> <span class="sortkey">2024-03-31 02:00:02 UTC</span> <time title="2024-03-31 02:00:02 UTC" datetime="2024-03-31T02:00:02+00:00">2024-03-31</time> </td> <td onmouseout="hide_git_commit(0)" onmouseover="show_git_commit(0)"> <div class="lastCommit"> DSC file for 9.5.0-6ubuntu2 </div> <div class="popupTitle" id="git-ref-0" onmouseover="hide_commit(0)"> <p> <strong>Author:</strong> Ubuntu Git Importer <br /> <strong>Author Date:</strong> 2024-03-31 02:00:02 UTC </p> <p>DSC file for 9.5.0-6ubuntu2</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/ubuntu/noble-proposed">ubuntu/<wbr />noble-proposed</a> </td> <td> <span class="sortkey">2024-03-31 01:04:25 UTC</span> <time title="2024-03-31 01:04:25 UTC" datetime="2024-03-31T01:04:25+00:00">2024-03-31</time> </td> <td onmouseout="hide_git_commit(1)" onmouseover="show_git_commit(1)"> <div class="lastCommit"> 9.5.0-6ubuntu2 (patches unapplied) </div> <div class="popupTitle" id="git-ref-1" onmouseover="hide_commit(1)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~vorlon" class="sprite person">Steve Langasek</a> <br /> <strong>Author Date:</strong> 2024-03-31 01:03:47 UTC </p> <p>9.5.0-6ubuntu2 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/ubuntu/oracular">ubuntu/oracular</a> </td> <td> <span class="sortkey">2024-03-31 01:04:25 UTC</span> <time title="2024-03-31 01:04:25 UTC" datetime="2024-03-31T01:04:25+00:00">2024-03-31</time> </td> <td onmouseout="hide_git_commit(2)" onmouseover="show_git_commit(2)"> <div class="lastCommit"> 9.5.0-6ubuntu2 (patches unapplied) </div> <div class="popupTitle" id="git-ref-2" onmouseover="hide_commit(2)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~vorlon" class="sprite person">Steve Langasek</a> <br /> <strong>Author Date:</strong> 2024-03-31 01:03:47 UTC </p> <p>9.5.0-6ubuntu2 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/ubuntu/noble-devel">ubuntu/noble-devel</a> </td> <td> <span class="sortkey">2024-03-31 01:04:25 UTC</span> <time title="2024-03-31 01:04:25 UTC" datetime="2024-03-31T01:04:25+00:00">2024-03-31</time> </td> <td onmouseout="hide_git_commit(3)" onmouseover="show_git_commit(3)"> <div class="lastCommit"> 9.5.0-6ubuntu2 (patches unapplied) </div> <div class="popupTitle" id="git-ref-3" onmouseover="hide_commit(3)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~vorlon" class="sprite person">Steve Langasek</a> <br /> <strong>Author Date:</strong> 2024-03-31 01:03:47 UTC </p> <p>9.5.0-6ubuntu2 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/ubuntu/noble">ubuntu/noble</a> </td> <td> <span class="sortkey">2024-03-31 01:04:25 UTC</span> <time title="2024-03-31 01:04:25 UTC" datetime="2024-03-31T01:04:25+00:00">2024-03-31</time> </td> <td onmouseout="hide_git_commit(4)" onmouseover="show_git_commit(4)"> <div class="lastCommit"> 9.5.0-6ubuntu2 (patches unapplied) </div> <div class="popupTitle" id="git-ref-4" onmouseover="hide_commit(4)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~vorlon" class="sprite person">Steve Langasek</a> <br /> <strong>Author Date:</strong> 2024-03-31 01:03:47 UTC </p> <p>9.5.0-6ubuntu2 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/ubuntu/devel">ubuntu/devel</a> </td> <td> <span class="sortkey">2024-03-31 01:04:25 UTC</span> <time title="2024-03-31 01:04:25 UTC" datetime="2024-03-31T01:04:25+00:00">2024-03-31</time> </td> <td onmouseout="hide_git_commit(5)" onmouseover="show_git_commit(5)"> <div class="lastCommit"> 9.5.0-6ubuntu2 (patches unapplied) </div> <div class="popupTitle" id="git-ref-5" onmouseover="hide_commit(5)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~vorlon" class="sprite person">Steve Langasek</a> <br /> <strong>Author Date:</strong> 2024-03-31 01:03:47 UTC </p> <p>9.5.0-6ubuntu2 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/ubuntu/oracular-devel">ubuntu/<wbr />oracular-<wbr />devel</a> </td> <td> <span class="sortkey">2024-03-31 01:04:25 UTC</span> <time title="2024-03-31 01:04:25 UTC" datetime="2024-03-31T01:04:25+00:00">2024-03-31</time> </td> <td onmouseout="hide_git_commit(6)" onmouseover="show_git_commit(6)"> <div class="lastCommit"> 9.5.0-6ubuntu2 (patches unapplied) </div> <div class="popupTitle" id="git-ref-6" onmouseover="hide_commit(6)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~vorlon" class="sprite person">Steve Langasek</a> <br /> <strong>Author Date:</strong> 2024-03-31 01:03:47 UTC </p> <p>9.5.0-6ubuntu2 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/applied/ubuntu/devel">applied/<wbr />ubuntu/<wbr />devel</a> </td> <td> <span class="sortkey">2024-03-31 01:04:25 UTC</span> <time title="2024-03-31 01:04:25 UTC" datetime="2024-03-31T01:04:25+00:00">2024-03-31</time> </td> <td onmouseout="hide_git_commit(7)" onmouseover="show_git_commit(7)"> <div class="lastCommit"> 9.5.0-6ubuntu2 (patches applied) </div> <div class="popupTitle" id="git-ref-7" onmouseover="hide_commit(7)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~vorlon" class="sprite person">Steve Langasek</a> <br /> <strong>Author Date:</strong> 2024-03-31 01:03:47 UTC </p> <p>9.5.0-6ubuntu2 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/applied/ubuntu/noble">applied/<wbr />ubuntu/<wbr />noble</a> </td> <td> <span class="sortkey">2024-03-31 01:04:25 UTC</span> <time title="2024-03-31 01:04:25 UTC" datetime="2024-03-31T01:04:25+00:00">2024-03-31</time> </td> <td onmouseout="hide_git_commit(8)" onmouseover="show_git_commit(8)"> <div class="lastCommit"> 9.5.0-6ubuntu2 (patches applied) </div> <div class="popupTitle" id="git-ref-8" onmouseover="hide_commit(8)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~vorlon" class="sprite person">Steve Langasek</a> <br /> <strong>Author Date:</strong> 2024-03-31 01:03:47 UTC </p> <p>9.5.0-6ubuntu2 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/applied/ubuntu/noble-devel">applied/<wbr />ubuntu/<wbr />noble-devel</a> </td> <td> <span class="sortkey">2024-03-31 01:04:25 UTC</span> <time title="2024-03-31 01:04:25 UTC" datetime="2024-03-31T01:04:25+00:00">2024-03-31</time> </td> <td onmouseout="hide_git_commit(9)" onmouseover="show_git_commit(9)"> <div class="lastCommit"> 9.5.0-6ubuntu2 (patches applied) </div> <div class="popupTitle" id="git-ref-9" onmouseover="hide_commit(9)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~vorlon" class="sprite person">Steve Langasek</a> <br /> <strong>Author Date:</strong> 2024-03-31 01:03:47 UTC </p> <p>9.5.0-6ubuntu2 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/applied/ubuntu/noble-proposed">applied/<wbr />ubuntu/<wbr />noble-proposed</a> </td> <td> <span class="sortkey">2024-03-31 01:04:25 UTC</span> <time title="2024-03-31 01:04:25 UTC" datetime="2024-03-31T01:04:25+00:00">2024-03-31</time> </td> <td onmouseout="hide_git_commit(10)" onmouseover="show_git_commit(10)"> <div class="lastCommit"> 9.5.0-6ubuntu2 (patches applied) </div> <div class="popupTitle" id="git-ref-10" onmouseover="hide_commit(10)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~vorlon" class="sprite person">Steve Langasek</a> <br /> <strong>Author Date:</strong> 2024-03-31 01:03:47 UTC </p> <p>9.5.0-6ubuntu2 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/applied/ubuntu/oracular">applied/<wbr />ubuntu/<wbr />oracular</a> </td> <td> <span class="sortkey">2024-03-31 01:04:25 UTC</span> <time title="2024-03-31 01:04:25 UTC" datetime="2024-03-31T01:04:25+00:00">2024-03-31</time> </td> <td onmouseout="hide_git_commit(11)" onmouseover="show_git_commit(11)"> <div class="lastCommit"> 9.5.0-6ubuntu2 (patches applied) </div> <div class="popupTitle" id="git-ref-11" onmouseover="hide_commit(11)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~vorlon" class="sprite person">Steve Langasek</a> <br /> <strong>Author Date:</strong> 2024-03-31 01:03:47 UTC </p> <p>9.5.0-6ubuntu2 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/applied/ubuntu/oracular-devel">applied/<wbr />ubuntu/<wbr />oracular-<wbr />devel</a> </td> <td> <span class="sortkey">2024-03-31 01:04:25 UTC</span> <time title="2024-03-31 01:04:25 UTC" datetime="2024-03-31T01:04:25+00:00">2024-03-31</time> </td> <td onmouseout="hide_git_commit(12)" onmouseover="show_git_commit(12)"> <div class="lastCommit"> 9.5.0-6ubuntu2 (patches applied) </div> <div class="popupTitle" id="git-ref-12" onmouseover="hide_commit(12)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~vorlon" class="sprite person">Steve Langasek</a> <br /> <strong>Author Date:</strong> 2024-03-31 01:03:47 UTC </p> <p>9.5.0-6ubuntu2 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/importer/debian/dsc">importer/debian/dsc</a> </td> <td> <span class="sortkey">2024-03-28 16:56:30 UTC</span> <time title="2024-03-28 16:56:30 UTC" datetime="2024-03-28T16:56:30+00:00">2024-03-28</time> </td> <td onmouseout="hide_git_commit(13)" onmouseover="show_git_commit(13)"> <div class="lastCommit"> DSC file for 9.5.0-6 </div> <div class="popupTitle" id="git-ref-13" onmouseover="hide_commit(13)"> <p> <strong>Author:</strong> Ubuntu Git Importer <br /> <strong>Author Date:</strong> 2024-03-28 16:56:30 UTC </p> <p>DSC file for 9.5.0-6</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/debian/sid">debian/sid</a> </td> <td> <span class="sortkey">2024-03-28 16:38:57 UTC</span> <time title="2024-03-28 16:38:57 UTC" datetime="2024-03-28T16:38:57+00:00">2024-03-28</time> </td> <td onmouseout="hide_git_commit(14)" onmouseover="show_git_commit(14)"> <div class="lastCommit"> 9.5.0-6 (patches unapplied) </div> <div class="popupTitle" id="git-ref-14" onmouseover="hide_commit(14)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~doko" class="sprite person">Matthias Klose</a> <br /> <strong>Author Date:</strong> 2024-03-28 08:50:53 UTC </p> <p>9.5.0-6 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/applied/debian/sid">applied/debian/sid</a> </td> <td> <span class="sortkey">2024-03-28 16:38:57 UTC</span> <time title="2024-03-28 16:38:57 UTC" datetime="2024-03-28T16:38:57+00:00">2024-03-28</time> </td> <td onmouseout="hide_git_commit(15)" onmouseover="show_git_commit(15)"> <div class="lastCommit"> 9.5.0-6 (patches applied) </div> <div class="popupTitle" id="git-ref-15" onmouseover="hide_commit(15)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~doko" class="sprite person">Matthias Klose</a> <br /> <strong>Author Date:</strong> 2024-03-28 08:50:53 UTC </p> <p>9.5.0-6 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/ubuntu/noble-updates">ubuntu/<wbr />noble-updates</a> </td> <td> <span class="sortkey">2024-02-03 14:21:08 UTC</span> <time title="2024-02-03 14:21:08 UTC" datetime="2024-02-03T14:21:08+00:00">2024-02-03</time> </td> <td onmouseout="hide_git_commit(16)" onmouseover="show_git_commit(16)"> <div class="lastCommit"> 9.5.0-5ubuntu1 (patches unapplied) </div> <div class="popupTitle" id="git-ref-16" onmouseover="hide_commit(16)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~doko" class="sprite person">Matthias Klose</a> <br /> <strong>Author Date:</strong> 2024-02-03 14:17:17 UTC </p> <p>9.5.0-5ubuntu1 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/applied/ubuntu/noble-updates">applied/<wbr />ubuntu/<wbr />noble-updates</a> </td> <td> <span class="sortkey">2024-02-03 14:21:08 UTC</span> <time title="2024-02-03 14:21:08 UTC" datetime="2024-02-03T14:21:08+00:00">2024-02-03</time> </td> <td onmouseout="hide_git_commit(17)" onmouseover="show_git_commit(17)"> <div class="lastCommit"> 9.5.0-5ubuntu1 (patches applied) </div> <div class="popupTitle" id="git-ref-17" onmouseover="hide_commit(17)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~doko" class="sprite person">Matthias Klose</a> <br /> <strong>Author Date:</strong> 2024-02-03 14:17:17 UTC </p> <p>9.5.0-5ubuntu1 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/ubuntu/focal-proposed">ubuntu/<wbr />focal-proposed</a> </td> <td> <span class="sortkey">2023-11-30 14:56:55 UTC</span> <time title="2023-11-30 14:56:55 UTC" datetime="2023-11-30T14:56:55+00:00">2023-11-30</time> </td> <td onmouseout="hide_git_commit(18)" onmouseover="show_git_commit(18)"> <div class="lastCommit"> 9.4.0-1ubuntu1~20.04.3 (patches unapplied) </div> <div class="popupTitle" id="git-ref-18" onmouseover="hide_commit(18)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~doko" class="sprite person">Matthias Klose</a> <br /> <strong>Author Date:</strong> 2023-09-04 05:45:40 UTC </p> <p>9.4.0-1ubuntu1~<wbr />20.04.3 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/applied/ubuntu/focal-proposed">applied/<wbr />ubuntu/<wbr />focal-proposed</a> </td> <td> <span class="sortkey">2023-11-30 14:56:55 UTC</span> <time title="2023-11-30 14:56:55 UTC" datetime="2023-11-30T14:56:55+00:00">2023-11-30</time> </td> <td onmouseout="hide_git_commit(19)" onmouseover="show_git_commit(19)"> <div class="lastCommit"> 9.4.0-1ubuntu1~20.04.3 (patches applied) </div> <div class="popupTitle" id="git-ref-19" onmouseover="hide_commit(19)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~doko" class="sprite person">Matthias Klose</a> <br /> <strong>Author Date:</strong> 2023-09-04 05:45:40 UTC </p> <p>9.4.0-1ubuntu1~<wbr />20.04.3 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/applied/ubuntu/focal-devel">applied/<wbr />ubuntu/<wbr />focal-devel</a> </td> <td> <span class="sortkey">2023-11-30 14:56:55 UTC</span> <time title="2023-11-30 14:56:55 UTC" datetime="2023-11-30T14:56:55+00:00">2023-11-30</time> </td> <td onmouseout="hide_git_commit(20)" onmouseover="show_git_commit(20)"> <div class="lastCommit"> 9.4.0-1ubuntu1~20.04.3 (patches applied) </div> <div class="popupTitle" id="git-ref-20" onmouseover="hide_commit(20)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~doko" class="sprite person">Matthias Klose</a> <br /> <strong>Author Date:</strong> 2023-09-04 05:45:40 UTC </p> <p>9.4.0-1ubuntu1~<wbr />20.04.3 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/ubuntu/focal-devel">ubuntu/focal-devel</a> </td> <td> <span class="sortkey">2023-11-30 14:56:55 UTC</span> <time title="2023-11-30 14:56:55 UTC" datetime="2023-11-30T14:56:55+00:00">2023-11-30</time> </td> <td onmouseout="hide_git_commit(21)" onmouseover="show_git_commit(21)"> <div class="lastCommit"> 9.4.0-1ubuntu1~20.04.3 (patches unapplied) </div> <div class="popupTitle" id="git-ref-21" onmouseover="hide_commit(21)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~doko" class="sprite person">Matthias Klose</a> <br /> <strong>Author Date:</strong> 2023-09-04 05:45:40 UTC </p> <p>9.4.0-1ubuntu1~<wbr />20.04.3 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/applied/ubuntu/mantic-proposed">applied/<wbr />ubuntu/<wbr />mantic-<wbr />proposed</a> </td> <td> <span class="sortkey">2023-08-12 13:18:09 UTC</span> <time title="2023-08-12 13:18:09 UTC" datetime="2023-08-12T13:18:09+00:00">2023-08-12</time> </td> <td onmouseout="hide_git_commit(22)" onmouseover="show_git_commit(22)"> <div class="lastCommit"> 9.5.0-4ubuntu2 (patches applied) </div> <div class="popupTitle" id="git-ref-22" onmouseover="hide_commit(22)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~doko" class="sprite person">Matthias Klose</a> <br /> <strong>Author Date:</strong> 2023-08-12 13:16:38 UTC </p> <p>9.5.0-4ubuntu2 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/ubuntu/mantic">ubuntu/mantic</a> </td> <td> <span class="sortkey">2023-08-12 13:18:09 UTC</span> <time title="2023-08-12 13:18:09 UTC" datetime="2023-08-12T13:18:09+00:00">2023-08-12</time> </td> <td onmouseout="hide_git_commit(23)" onmouseover="show_git_commit(23)"> <div class="lastCommit"> 9.5.0-4ubuntu2 (patches unapplied) </div> <div class="popupTitle" id="git-ref-23" onmouseover="hide_commit(23)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~doko" class="sprite person">Matthias Klose</a> <br /> <strong>Author Date:</strong> 2023-08-12 13:16:38 UTC </p> <p>9.5.0-4ubuntu2 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/ubuntu/mantic-devel">ubuntu/mantic-devel</a> </td> <td> <span class="sortkey">2023-08-12 13:18:09 UTC</span> <time title="2023-08-12 13:18:09 UTC" datetime="2023-08-12T13:18:09+00:00">2023-08-12</time> </td> <td onmouseout="hide_git_commit(24)" onmouseover="show_git_commit(24)"> <div class="lastCommit"> 9.5.0-4ubuntu2 (patches unapplied) </div> <div class="popupTitle" id="git-ref-24" onmouseover="hide_commit(24)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~doko" class="sprite person">Matthias Klose</a> <br /> <strong>Author Date:</strong> 2023-08-12 13:16:38 UTC </p> <p>9.5.0-4ubuntu2 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/ubuntu/mantic-proposed">ubuntu/<wbr />mantic-<wbr />proposed</a> </td> <td> <span class="sortkey">2023-08-12 13:18:09 UTC</span> <time title="2023-08-12 13:18:09 UTC" datetime="2023-08-12T13:18:09+00:00">2023-08-12</time> </td> <td onmouseout="hide_git_commit(25)" onmouseover="show_git_commit(25)"> <div class="lastCommit"> 9.5.0-4ubuntu2 (patches unapplied) </div> <div class="popupTitle" id="git-ref-25" onmouseover="hide_commit(25)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~doko" class="sprite person">Matthias Klose</a> <br /> <strong>Author Date:</strong> 2023-08-12 13:16:38 UTC </p> <p>9.5.0-4ubuntu2 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/applied/ubuntu/mantic-devel">applied/<wbr />ubuntu/<wbr />mantic-<wbr />devel</a> </td> <td> <span class="sortkey">2023-08-12 13:18:09 UTC</span> <time title="2023-08-12 13:18:09 UTC" datetime="2023-08-12T13:18:09+00:00">2023-08-12</time> </td> <td onmouseout="hide_git_commit(26)" onmouseover="show_git_commit(26)"> <div class="lastCommit"> 9.5.0-4ubuntu2 (patches applied) </div> <div class="popupTitle" id="git-ref-26" onmouseover="hide_commit(26)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~doko" class="sprite person">Matthias Klose</a> <br /> <strong>Author Date:</strong> 2023-08-12 13:16:38 UTC </p> <p>9.5.0-4ubuntu2 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/applied/ubuntu/mantic">applied/<wbr />ubuntu/<wbr />mantic</a> </td> <td> <span class="sortkey">2023-08-12 13:18:09 UTC</span> <time title="2023-08-12 13:18:09 UTC" datetime="2023-08-12T13:18:09+00:00">2023-08-12</time> </td> <td onmouseout="hide_git_commit(27)" onmouseover="show_git_commit(27)"> <div class="lastCommit"> 9.5.0-4ubuntu2 (patches applied) </div> <div class="popupTitle" id="git-ref-27" onmouseover="hide_commit(27)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~doko" class="sprite person">Matthias Klose</a> <br /> <strong>Author Date:</strong> 2023-08-12 13:16:38 UTC </p> <p>9.5.0-4ubuntu2 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/importer/ubuntu/pristine-tar">importer/<wbr />ubuntu/<wbr />pristine-<wbr />tar</a> </td> <td> <span class="sortkey">2023-08-10 10:18:54 UTC</span> <time title="2023-08-10 10:18:54 UTC" datetime="2023-08-10T10:18:54+00:00">2023-08-10</time> </td> <td onmouseout="hide_git_commit(28)" onmouseover="show_git_commit(28)"> <div class="lastCommit"> Initial ubuntu pristine-tar branch. </div> <div class="popupTitle" id="git-ref-28" onmouseover="hide_commit(28)"> <p> <strong>Author:</strong> Ubuntu Git Importer <br /> <strong>Author Date:</strong> 2023-08-10 10:18:54 UTC </p> <p>Initial ubuntu pristine-tar branch.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/importer/debian/pristine-tar">importer/<wbr />debian/<wbr />pristine-<wbr />tar</a> </td> <td> <span class="sortkey">2023-08-10 10:18:30 UTC</span> <time title="2023-08-10 10:18:30 UTC" datetime="2023-08-10T10:18:30+00:00">2023-08-10</time> </td> <td onmouseout="hide_git_commit(29)" onmouseover="show_git_commit(29)"> <div class="lastCommit"> Initial debian pristine-tar branch. </div> <div class="popupTitle" id="git-ref-29" onmouseover="hide_commit(29)"> <p> <strong>Author:</strong> Ubuntu Git Importer <br /> <strong>Author Date:</strong> 2023-08-10 10:18:30 UTC </p> <p>Initial debian pristine-tar branch.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/applied/ubuntu/focal-updates">applied/<wbr />ubuntu/<wbr />focal-updates</a> </td> <td> <span class="sortkey">2023-08-03 08:59:19 UTC</span> <time title="2023-08-03 08:59:19 UTC" datetime="2023-08-03T08:59:19+00:00">2023-08-03</time> </td> <td onmouseout="hide_git_commit(30)" onmouseover="show_git_commit(30)"> <div class="lastCommit"> 9.4.0-1ubuntu1~20.04.2 (patches applied) </div> <div class="popupTitle" id="git-ref-30" onmouseover="hide_commit(30)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~doko" class="sprite person">Matthias Klose</a> <br /> <strong>Author Date:</strong> 2022-10-24 09:28:06 UTC </p> <p>9.4.0-1ubuntu1~<wbr />20.04.2 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/ubuntu/focal-updates">ubuntu/<wbr />focal-updates</a> </td> <td> <span class="sortkey">2023-08-03 08:59:19 UTC</span> <time title="2023-08-03 08:59:19 UTC" datetime="2023-08-03T08:59:19+00:00">2023-08-03</time> </td> <td onmouseout="hide_git_commit(31)" onmouseover="show_git_commit(31)"> <div class="lastCommit"> 9.4.0-1ubuntu1~20.04.2 (patches unapplied) </div> <div class="popupTitle" id="git-ref-31" onmouseover="hide_commit(31)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~doko" class="sprite person">Matthias Klose</a> <br /> <strong>Author Date:</strong> 2022-10-24 09:28:06 UTC </p> <p>9.4.0-1ubuntu1~<wbr />20.04.2 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/ubuntu/focal-security">ubuntu/<wbr />focal-security</a> </td> <td> <span class="sortkey">2023-08-03 08:59:19 UTC</span> <time title="2023-08-03 08:59:19 UTC" datetime="2023-08-03T08:59:19+00:00">2023-08-03</time> </td> <td onmouseout="hide_git_commit(32)" onmouseover="show_git_commit(32)"> <div class="lastCommit"> 9.4.0-1ubuntu1~20.04.2 (patches unapplied) </div> <div class="popupTitle" id="git-ref-32" onmouseover="hide_commit(32)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~doko" class="sprite person">Matthias Klose</a> <br /> <strong>Author Date:</strong> 2022-10-24 09:28:06 UTC </p> <p>9.4.0-1ubuntu1~<wbr />20.04.2 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/applied/ubuntu/focal-security">applied/<wbr />ubuntu/<wbr />focal-security</a> </td> <td> <span class="sortkey">2023-08-03 08:59:19 UTC</span> <time title="2023-08-03 08:59:19 UTC" datetime="2023-08-03T08:59:19+00:00">2023-08-03</time> </td> <td onmouseout="hide_git_commit(33)" onmouseover="show_git_commit(33)"> <div class="lastCommit"> 9.4.0-1ubuntu1~20.04.2 (patches applied) </div> <div class="popupTitle" id="git-ref-33" onmouseover="hide_commit(33)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~doko" class="sprite person">Matthias Klose</a> <br /> <strong>Author Date:</strong> 2022-10-24 09:28:06 UTC </p> <p>9.4.0-1ubuntu1~<wbr />20.04.2 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/ubuntu/lunar-proposed">ubuntu/<wbr />lunar-proposed</a> </td> <td> <span class="sortkey">2023-02-21 06:51:10 UTC</span> <time title="2023-02-21 06:51:10 UTC" datetime="2023-02-21T06:51:10+00:00">2023-02-21</time> </td> <td onmouseout="hide_git_commit(34)" onmouseover="show_git_commit(34)"> <div class="lastCommit"> 9.5.0-3ubuntu1 (patches unapplied) </div> <div class="popupTitle" id="git-ref-34" onmouseover="hide_commit(34)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~doko" class="sprite person">Matthias Klose</a> <br /> <strong>Author Date:</strong> 2023-02-21 06:47:45 UTC </p> <p>9.5.0-3ubuntu1 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/ubuntu/lunar-devel">ubuntu/lunar-devel</a> </td> <td> <span class="sortkey">2023-02-21 06:51:10 UTC</span> <time title="2023-02-21 06:51:10 UTC" datetime="2023-02-21T06:51:10+00:00">2023-02-21</time> </td> <td onmouseout="hide_git_commit(35)" onmouseover="show_git_commit(35)"> <div class="lastCommit"> 9.5.0-3ubuntu1 (patches unapplied) </div> <div class="popupTitle" id="git-ref-35" onmouseover="hide_commit(35)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~doko" class="sprite person">Matthias Klose</a> <br /> <strong>Author Date:</strong> 2023-02-21 06:47:45 UTC </p> <p>9.5.0-3ubuntu1 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/ubuntu/lunar">ubuntu/lunar</a> </td> <td> <span class="sortkey">2023-02-21 06:51:10 UTC</span> <time title="2023-02-21 06:51:10 UTC" datetime="2023-02-21T06:51:10+00:00">2023-02-21</time> </td> <td onmouseout="hide_git_commit(36)" onmouseover="show_git_commit(36)"> <div class="lastCommit"> 9.5.0-3ubuntu1 (patches unapplied) </div> <div class="popupTitle" id="git-ref-36" onmouseover="hide_commit(36)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~doko" class="sprite person">Matthias Klose</a> <br /> <strong>Author Date:</strong> 2023-02-21 06:47:45 UTC </p> <p>9.5.0-3ubuntu1 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/applied/ubuntu/lunar">applied/<wbr />ubuntu/<wbr />lunar</a> </td> <td> <span class="sortkey">2023-02-21 06:51:10 UTC</span> <time title="2023-02-21 06:51:10 UTC" datetime="2023-02-21T06:51:10+00:00">2023-02-21</time> </td> <td onmouseout="hide_git_commit(37)" onmouseover="show_git_commit(37)"> <div class="lastCommit"> 9.5.0-3ubuntu1 (patches applied) </div> <div class="popupTitle" id="git-ref-37" onmouseover="hide_commit(37)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~doko" class="sprite person">Matthias Klose</a> <br /> <strong>Author Date:</strong> 2023-02-21 06:47:45 UTC </p> <p>9.5.0-3ubuntu1 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/applied/ubuntu/lunar-devel">applied/<wbr />ubuntu/<wbr />lunar-devel</a> </td> <td> <span class="sortkey">2023-02-21 06:51:10 UTC</span> <time title="2023-02-21 06:51:10 UTC" datetime="2023-02-21T06:51:10+00:00">2023-02-21</time> </td> <td onmouseout="hide_git_commit(38)" onmouseover="show_git_commit(38)"> <div class="lastCommit"> 9.5.0-3ubuntu1 (patches applied) </div> <div class="popupTitle" id="git-ref-38" onmouseover="hide_commit(38)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~doko" class="sprite person">Matthias Klose</a> <br /> <strong>Author Date:</strong> 2023-02-21 06:47:45 UTC </p> <p>9.5.0-3ubuntu1 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/applied/ubuntu/lunar-proposed">applied/<wbr />ubuntu/<wbr />lunar-proposed</a> </td> <td> <span class="sortkey">2023-02-21 06:51:10 UTC</span> <time title="2023-02-21 06:51:10 UTC" datetime="2023-02-21T06:51:10+00:00">2023-02-21</time> </td> <td onmouseout="hide_git_commit(39)" onmouseover="show_git_commit(39)"> <div class="lastCommit"> 9.5.0-3ubuntu1 (patches applied) </div> <div class="popupTitle" id="git-ref-39" onmouseover="hide_commit(39)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~doko" class="sprite person">Matthias Klose</a> <br /> <strong>Author Date:</strong> 2023-02-21 06:47:45 UTC </p> <p>9.5.0-3ubuntu1 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/applied/ubuntu/jammy-security">applied/<wbr />ubuntu/<wbr />jammy-security</a> </td> <td> <span class="sortkey">2022-08-31 15:24:17 UTC</span> <time title="2022-08-31 15:24:17 UTC" datetime="2022-08-31T15:24:17+00:00">2022-08-31</time> </td> <td onmouseout="hide_git_commit(40)" onmouseover="show_git_commit(40)"> <div class="lastCommit"> 9.5.0-1ubuntu1~22.04 (patches applied) </div> <div class="popupTitle" id="git-ref-40" onmouseover="hide_commit(40)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~doko" class="sprite person">Matthias Klose</a> <br /> <strong>Author Date:</strong> 2022-07-19 10:50:23 UTC </p> <p>9.5.0-1ubuntu1~<wbr />22.04 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/applied/ubuntu/jammy-proposed">applied/<wbr />ubuntu/<wbr />jammy-proposed</a> </td> <td> <span class="sortkey">2022-08-31 15:24:17 UTC</span> <time title="2022-08-31 15:24:17 UTC" datetime="2022-08-31T15:24:17+00:00">2022-08-31</time> </td> <td onmouseout="hide_git_commit(41)" onmouseover="show_git_commit(41)"> <div class="lastCommit"> 9.5.0-1ubuntu1~22.04 (patches applied) </div> <div class="popupTitle" id="git-ref-41" onmouseover="hide_commit(41)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~doko" class="sprite person">Matthias Klose</a> <br /> <strong>Author Date:</strong> 2022-07-19 10:50:23 UTC </p> <p>9.5.0-1ubuntu1~<wbr />22.04 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/ubuntu/jammy-updates">ubuntu/<wbr />jammy-updates</a> </td> <td> <span class="sortkey">2022-08-31 15:24:17 UTC</span> <time title="2022-08-31 15:24:17 UTC" datetime="2022-08-31T15:24:17+00:00">2022-08-31</time> </td> <td onmouseout="hide_git_commit(42)" onmouseover="show_git_commit(42)"> <div class="lastCommit"> 9.5.0-1ubuntu1~22.04 (patches unapplied) </div> <div class="popupTitle" id="git-ref-42" onmouseover="hide_commit(42)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~doko" class="sprite person">Matthias Klose</a> <br /> <strong>Author Date:</strong> 2022-07-19 10:50:23 UTC </p> <p>9.5.0-1ubuntu1~<wbr />22.04 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/applied/ubuntu/jammy-devel">applied/<wbr />ubuntu/<wbr />jammy-devel</a> </td> <td> <span class="sortkey">2022-08-31 15:24:17 UTC</span> <time title="2022-08-31 15:24:17 UTC" datetime="2022-08-31T15:24:17+00:00">2022-08-31</time> </td> <td onmouseout="hide_git_commit(43)" onmouseover="show_git_commit(43)"> <div class="lastCommit"> 9.5.0-1ubuntu1~22.04 (patches applied) </div> <div class="popupTitle" id="git-ref-43" onmouseover="hide_commit(43)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~doko" class="sprite person">Matthias Klose</a> <br /> <strong>Author Date:</strong> 2022-07-19 10:50:23 UTC </p> <p>9.5.0-1ubuntu1~<wbr />22.04 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/ubuntu/jammy-devel">ubuntu/jammy-devel</a> </td> <td> <span class="sortkey">2022-08-31 15:24:17 UTC</span> <time title="2022-08-31 15:24:17 UTC" datetime="2022-08-31T15:24:17+00:00">2022-08-31</time> </td> <td onmouseout="hide_git_commit(44)" onmouseover="show_git_commit(44)"> <div class="lastCommit"> 9.5.0-1ubuntu1~22.04 (patches unapplied) </div> <div class="popupTitle" id="git-ref-44" onmouseover="hide_commit(44)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~doko" class="sprite person">Matthias Klose</a> <br /> <strong>Author Date:</strong> 2022-07-19 10:50:23 UTC </p> <p>9.5.0-1ubuntu1~<wbr />22.04 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/ubuntu/jammy-proposed">ubuntu/<wbr />jammy-proposed</a> </td> <td> <span class="sortkey">2022-08-31 15:24:17 UTC</span> <time title="2022-08-31 15:24:17 UTC" datetime="2022-08-31T15:24:17+00:00">2022-08-31</time> </td> <td onmouseout="hide_git_commit(45)" onmouseover="show_git_commit(45)"> <div class="lastCommit"> 9.5.0-1ubuntu1~22.04 (patches unapplied) </div> <div class="popupTitle" id="git-ref-45" onmouseover="hide_commit(45)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~doko" class="sprite person">Matthias Klose</a> <br /> <strong>Author Date:</strong> 2022-07-19 10:50:23 UTC </p> <p>9.5.0-1ubuntu1~<wbr />22.04 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/applied/ubuntu/jammy-updates">applied/<wbr />ubuntu/<wbr />jammy-updates</a> </td> <td> <span class="sortkey">2022-08-31 15:24:17 UTC</span> <time title="2022-08-31 15:24:17 UTC" datetime="2022-08-31T15:24:17+00:00">2022-08-31</time> </td> <td onmouseout="hide_git_commit(46)" onmouseover="show_git_commit(46)"> <div class="lastCommit"> 9.5.0-1ubuntu1~22.04 (patches applied) </div> <div class="popupTitle" id="git-ref-46" onmouseover="hide_commit(46)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~doko" class="sprite person">Matthias Klose</a> <br /> <strong>Author Date:</strong> 2022-07-19 10:50:23 UTC </p> <p>9.5.0-1ubuntu1~<wbr />22.04 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/ubuntu/jammy-security">ubuntu/<wbr />jammy-security</a> </td> <td> <span class="sortkey">2022-08-31 15:24:17 UTC</span> <time title="2022-08-31 15:24:17 UTC" datetime="2022-08-31T15:24:17+00:00">2022-08-31</time> </td> <td onmouseout="hide_git_commit(47)" onmouseover="show_git_commit(47)"> <div class="lastCommit"> 9.5.0-1ubuntu1~22.04 (patches unapplied) </div> <div class="popupTitle" id="git-ref-47" onmouseover="hide_commit(47)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~doko" class="sprite person">Matthias Klose</a> <br /> <strong>Author Date:</strong> 2022-07-19 10:50:23 UTC </p> <p>9.5.0-1ubuntu1~<wbr />22.04 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/ubuntu/kinetic-proposed">ubuntu/<wbr />kinetic-<wbr />proposed</a> </td> <td> <span class="sortkey">2022-08-23 09:50:12 UTC</span> <time title="2022-08-23 09:50:12 UTC" datetime="2022-08-23T09:50:12+00:00">2022-08-23</time> </td> <td onmouseout="hide_git_commit(48)" onmouseover="show_git_commit(48)"> <div class="lastCommit"> 9.5.0-1ubuntu3 (patches unapplied) </div> <div class="popupTitle" id="git-ref-48" onmouseover="hide_commit(48)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~mwhudson" class="sprite person">Michael Hudson-Doyle</a> <br /> <strong>Author Date:</strong> 2022-08-23 04:06:37 UTC </p> <p>9.5.0-1ubuntu3 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/applied/ubuntu/kinetic">applied/<wbr />ubuntu/<wbr />kinetic</a> </td> <td> <span class="sortkey">2022-08-23 09:50:12 UTC</span> <time title="2022-08-23 09:50:12 UTC" datetime="2022-08-23T09:50:12+00:00">2022-08-23</time> </td> <td onmouseout="hide_git_commit(49)" onmouseover="show_git_commit(49)"> <div class="lastCommit"> 9.5.0-1ubuntu3 (patches applied) </div> <div class="popupTitle" id="git-ref-49" onmouseover="hide_commit(49)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~mwhudson" class="sprite person">Michael Hudson-Doyle</a> <br /> <strong>Author Date:</strong> 2022-08-23 04:06:37 UTC </p> <p>9.5.0-1ubuntu3 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/applied/ubuntu/kinetic-devel">applied/<wbr />ubuntu/<wbr />kinetic-<wbr />devel</a> </td> <td> <span class="sortkey">2022-08-23 09:50:12 UTC</span> <time title="2022-08-23 09:50:12 UTC" datetime="2022-08-23T09:50:12+00:00">2022-08-23</time> </td> <td onmouseout="hide_git_commit(50)" onmouseover="show_git_commit(50)"> <div class="lastCommit"> 9.5.0-1ubuntu3 (patches applied) </div> <div class="popupTitle" id="git-ref-50" onmouseover="hide_commit(50)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~mwhudson" class="sprite person">Michael Hudson-Doyle</a> <br /> <strong>Author Date:</strong> 2022-08-23 04:06:37 UTC </p> <p>9.5.0-1ubuntu3 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/applied/ubuntu/kinetic-proposed">applied/<wbr />ubuntu/<wbr />kinetic-<wbr />proposed</a> </td> <td> <span class="sortkey">2022-08-23 09:50:12 UTC</span> <time title="2022-08-23 09:50:12 UTC" datetime="2022-08-23T09:50:12+00:00">2022-08-23</time> </td> <td onmouseout="hide_git_commit(51)" onmouseover="show_git_commit(51)"> <div class="lastCommit"> 9.5.0-1ubuntu3 (patches applied) </div> <div class="popupTitle" id="git-ref-51" onmouseover="hide_commit(51)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~mwhudson" class="sprite person">Michael Hudson-Doyle</a> <br /> <strong>Author Date:</strong> 2022-08-23 04:06:37 UTC </p> <p>9.5.0-1ubuntu3 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/ubuntu/kinetic">ubuntu/kinetic</a> </td> <td> <span class="sortkey">2022-08-23 09:50:12 UTC</span> <time title="2022-08-23 09:50:12 UTC" datetime="2022-08-23T09:50:12+00:00">2022-08-23</time> </td> <td onmouseout="hide_git_commit(52)" onmouseover="show_git_commit(52)"> <div class="lastCommit"> 9.5.0-1ubuntu3 (patches unapplied) </div> <div class="popupTitle" id="git-ref-52" onmouseover="hide_commit(52)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~mwhudson" class="sprite person">Michael Hudson-Doyle</a> <br /> <strong>Author Date:</strong> 2022-08-23 04:06:37 UTC </p> <p>9.5.0-1ubuntu3 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/ubuntu/kinetic-devel">ubuntu/<wbr />kinetic-<wbr />devel</a> </td> <td> <span class="sortkey">2022-08-23 09:50:12 UTC</span> <time title="2022-08-23 09:50:12 UTC" datetime="2022-08-23T09:50:12+00:00">2022-08-23</time> </td> <td onmouseout="hide_git_commit(53)" onmouseover="show_git_commit(53)"> <div class="lastCommit"> 9.5.0-1ubuntu3 (patches unapplied) </div> <div class="popupTitle" id="git-ref-53" onmouseover="hide_commit(53)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~mwhudson" class="sprite person">Michael Hudson-Doyle</a> <br /> <strong>Author Date:</strong> 2022-08-23 04:06:37 UTC </p> <p>9.5.0-1ubuntu3 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/ubuntu/impish-updates">ubuntu/<wbr />impish-<wbr />updates</a> </td> <td> <span class="sortkey">2022-03-11 08:17:51 UTC</span> <time title="2022-03-11 08:17:51 UTC" datetime="2022-03-11T08:17:51+00:00">2022-03-11</time> </td> <td onmouseout="hide_git_commit(54)" onmouseover="show_git_commit(54)"> <div class="lastCommit"> 9.4.0-3ubuntu1.1 (patches unapplied) </div> <div class="popupTitle" id="git-ref-54" onmouseover="hide_commit(54)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~doko" class="sprite person">Matthias Klose</a> <br /> <strong>Author Date:</strong> 2022-03-09 18:45:54 UTC </p> <p>9.4.0-3ubuntu1.1 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/applied/ubuntu/impish-security">applied/<wbr />ubuntu/<wbr />impish-<wbr />security</a> </td> <td> <span class="sortkey">2022-03-11 08:17:51 UTC</span> <time title="2022-03-11 08:17:51 UTC" datetime="2022-03-11T08:17:51+00:00">2022-03-11</time> </td> <td onmouseout="hide_git_commit(55)" onmouseover="show_git_commit(55)"> <div class="lastCommit"> 9.4.0-3ubuntu1.1 (patches applied) </div> <div class="popupTitle" id="git-ref-55" onmouseover="hide_commit(55)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~doko" class="sprite person">Matthias Klose</a> <br /> <strong>Author Date:</strong> 2022-03-09 18:45:54 UTC </p> <p>9.4.0-3ubuntu1.1 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/applied/ubuntu/impish-proposed">applied/<wbr />ubuntu/<wbr />impish-<wbr />proposed</a> </td> <td> <span class="sortkey">2022-03-11 08:17:51 UTC</span> <time title="2022-03-11 08:17:51 UTC" datetime="2022-03-11T08:17:51+00:00">2022-03-11</time> </td> <td onmouseout="hide_git_commit(56)" onmouseover="show_git_commit(56)"> <div class="lastCommit"> 9.4.0-3ubuntu1.1 (patches applied) </div> <div class="popupTitle" id="git-ref-56" onmouseover="hide_commit(56)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~doko" class="sprite person">Matthias Klose</a> <br /> <strong>Author Date:</strong> 2022-03-09 18:45:54 UTC </p> <p>9.4.0-3ubuntu1.1 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/applied/ubuntu/impish-devel">applied/<wbr />ubuntu/<wbr />impish-<wbr />devel</a> </td> <td> <span class="sortkey">2022-03-11 08:17:51 UTC</span> <time title="2022-03-11 08:17:51 UTC" datetime="2022-03-11T08:17:51+00:00">2022-03-11</time> </td> <td onmouseout="hide_git_commit(57)" onmouseover="show_git_commit(57)"> <div class="lastCommit"> 9.4.0-3ubuntu1.1 (patches applied) </div> <div class="popupTitle" id="git-ref-57" onmouseover="hide_commit(57)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~doko" class="sprite person">Matthias Klose</a> <br /> <strong>Author Date:</strong> 2022-03-09 18:45:54 UTC </p> <p>9.4.0-3ubuntu1.1 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/applied/ubuntu/impish-updates">applied/<wbr />ubuntu/<wbr />impish-<wbr />updates</a> </td> <td> <span class="sortkey">2022-03-11 08:17:51 UTC</span> <time title="2022-03-11 08:17:51 UTC" datetime="2022-03-11T08:17:51+00:00">2022-03-11</time> </td> <td onmouseout="hide_git_commit(58)" onmouseover="show_git_commit(58)"> <div class="lastCommit"> 9.4.0-3ubuntu1.1 (patches applied) </div> <div class="popupTitle" id="git-ref-58" onmouseover="hide_commit(58)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~doko" class="sprite person">Matthias Klose</a> <br /> <strong>Author Date:</strong> 2022-03-09 18:45:54 UTC </p> <p>9.4.0-3ubuntu1.1 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/ubuntu/impish-devel">ubuntu/impish-devel</a> </td> <td> <span class="sortkey">2022-03-11 08:17:51 UTC</span> <time title="2022-03-11 08:17:51 UTC" datetime="2022-03-11T08:17:51+00:00">2022-03-11</time> </td> <td onmouseout="hide_git_commit(59)" onmouseover="show_git_commit(59)"> <div class="lastCommit"> 9.4.0-3ubuntu1.1 (patches unapplied) </div> <div class="popupTitle" id="git-ref-59" onmouseover="hide_commit(59)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~doko" class="sprite person">Matthias Klose</a> <br /> <strong>Author Date:</strong> 2022-03-09 18:45:54 UTC </p> <p>9.4.0-3ubuntu1.1 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/ubuntu/impish-proposed">ubuntu/<wbr />impish-<wbr />proposed</a> </td> <td> <span class="sortkey">2022-03-11 08:17:51 UTC</span> <time title="2022-03-11 08:17:51 UTC" datetime="2022-03-11T08:17:51+00:00">2022-03-11</time> </td> <td onmouseout="hide_git_commit(60)" onmouseover="show_git_commit(60)"> <div class="lastCommit"> 9.4.0-3ubuntu1.1 (patches unapplied) </div> <div class="popupTitle" id="git-ref-60" onmouseover="hide_commit(60)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~doko" class="sprite person">Matthias Klose</a> <br /> <strong>Author Date:</strong> 2022-03-09 18:45:54 UTC </p> <p>9.4.0-3ubuntu1.1 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/ubuntu/impish-security">ubuntu/<wbr />impish-<wbr />security</a> </td> <td> <span class="sortkey">2022-03-11 08:17:51 UTC</span> <time title="2022-03-11 08:17:51 UTC" datetime="2022-03-11T08:17:51+00:00">2022-03-11</time> </td> <td onmouseout="hide_git_commit(61)" onmouseover="show_git_commit(61)"> <div class="lastCommit"> 9.4.0-3ubuntu1.1 (patches unapplied) </div> <div class="popupTitle" id="git-ref-61" onmouseover="hide_commit(61)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~doko" class="sprite person">Matthias Klose</a> <br /> <strong>Author Date:</strong> 2022-03-09 18:45:54 UTC </p> <p>9.4.0-3ubuntu1.1 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/applied/ubuntu/jammy">applied/<wbr />ubuntu/<wbr />jammy</a> </td> <td> <span class="sortkey">2022-02-04 14:10:09 UTC</span> <time title="2022-02-04 14:10:09 UTC" datetime="2022-02-04T14:10:09+00:00">2022-02-04</time> </td> <td onmouseout="hide_git_commit(62)" onmouseover="show_git_commit(62)"> <div class="lastCommit"> 9.4.0-5ubuntu1 (patches applied) </div> <div class="popupTitle" id="git-ref-62" onmouseover="hide_commit(62)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~doko" class="sprite person">Matthias Klose</a> <br /> <strong>Author Date:</strong> 2022-02-04 14:06:51 UTC </p> <p>9.4.0-5ubuntu1 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/ubuntu/jammy">ubuntu/jammy</a> </td> <td> <span class="sortkey">2022-02-04 14:10:09 UTC</span> <time title="2022-02-04 14:10:09 UTC" datetime="2022-02-04T14:10:09+00:00">2022-02-04</time> </td> <td onmouseout="hide_git_commit(63)" onmouseover="show_git_commit(63)"> <div class="lastCommit"> 9.4.0-5ubuntu1 (patches unapplied) </div> <div class="popupTitle" id="git-ref-63" onmouseover="hide_commit(63)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~doko" class="sprite person">Matthias Klose</a> <br /> <strong>Author Date:</strong> 2022-02-04 14:06:51 UTC </p> <p>9.4.0-5ubuntu1 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/ubuntu/impish">ubuntu/impish</a> </td> <td> <span class="sortkey">2021-09-09 16:20:09 UTC</span> <time title="2021-09-09 16:20:09 UTC" datetime="2021-09-09T16:20:09+00:00">2021-09-09</time> </td> <td onmouseout="hide_git_commit(64)" onmouseover="show_git_commit(64)"> <div class="lastCommit"> 9.4.0-3ubuntu1 (patches unapplied) </div> <div class="popupTitle" id="git-ref-64" onmouseover="hide_commit(64)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~doko" class="sprite person">Matthias Klose</a> <br /> <strong>Author Date:</strong> 2021-09-09 16:14:49 UTC </p> <p>9.4.0-3ubuntu1 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/applied/ubuntu/impish">applied/<wbr />ubuntu/<wbr />impish</a> </td> <td> <span class="sortkey">2021-09-09 16:20:09 UTC</span> <time title="2021-09-09 16:20:09 UTC" datetime="2021-09-09T16:20:09+00:00">2021-09-09</time> </td> <td onmouseout="hide_git_commit(65)" onmouseover="show_git_commit(65)"> <div class="lastCommit"> 9.4.0-3ubuntu1 (patches applied) </div> <div class="popupTitle" id="git-ref-65" onmouseover="hide_commit(65)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~doko" class="sprite person">Matthias Klose</a> <br /> <strong>Author Date:</strong> 2021-09-09 16:14:49 UTC </p> <p>9.4.0-3ubuntu1 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/applied/ubuntu/groovy-proposed">applied/<wbr />ubuntu/<wbr />groovy-<wbr />proposed</a> </td> <td> <span class="sortkey">2021-06-09 08:06:18 UTC</span> <time title="2021-06-09 08:06:18 UTC" datetime="2021-06-09T08:06:18+00:00">2021-06-09</time> </td> <td onmouseout="hide_git_commit(66)" onmouseover="show_git_commit(66)"> <div class="lastCommit"> 9.4.0-1ubuntu1~20.10 (patches applied) </div> <div class="popupTitle" id="git-ref-66" onmouseover="hide_commit(66)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~doko" class="sprite person">Matthias Klose</a> <br /> <strong>Author Date:</strong> 2021-06-01 11:16:34 UTC </p> <p>9.4.0-1ubuntu1~<wbr />20.10 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/ubuntu/groovy-devel">ubuntu/groovy-devel</a> </td> <td> <span class="sortkey">2021-06-09 08:06:18 UTC</span> <time title="2021-06-09 08:06:18 UTC" datetime="2021-06-09T08:06:18+00:00">2021-06-09</time> </td> <td onmouseout="hide_git_commit(67)" onmouseover="show_git_commit(67)"> <div class="lastCommit"> 9.4.0-1ubuntu1~20.10 (patches unapplied) </div> <div class="popupTitle" id="git-ref-67" onmouseover="hide_commit(67)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~doko" class="sprite person">Matthias Klose</a> <br /> <strong>Author Date:</strong> 2021-06-01 11:16:34 UTC </p> <p>9.4.0-1ubuntu1~<wbr />20.10 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/ubuntu/groovy-proposed">ubuntu/<wbr />groovy-<wbr />proposed</a> </td> <td> <span class="sortkey">2021-06-09 08:06:18 UTC</span> <time title="2021-06-09 08:06:18 UTC" datetime="2021-06-09T08:06:18+00:00">2021-06-09</time> </td> <td onmouseout="hide_git_commit(68)" onmouseover="show_git_commit(68)"> <div class="lastCommit"> 9.4.0-1ubuntu1~20.10 (patches unapplied) </div> <div class="popupTitle" id="git-ref-68" onmouseover="hide_commit(68)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~doko" class="sprite person">Matthias Klose</a> <br /> <strong>Author Date:</strong> 2021-06-01 11:16:34 UTC </p> <p>9.4.0-1ubuntu1~<wbr />20.10 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/applied/ubuntu/groovy-devel">applied/<wbr />ubuntu/<wbr />groovy-<wbr />devel</a> </td> <td> <span class="sortkey">2021-06-09 08:06:18 UTC</span> <time title="2021-06-09 08:06:18 UTC" datetime="2021-06-09T08:06:18+00:00">2021-06-09</time> </td> <td onmouseout="hide_git_commit(69)" onmouseover="show_git_commit(69)"> <div class="lastCommit"> 9.4.0-1ubuntu1~20.10 (patches applied) </div> <div class="popupTitle" id="git-ref-69" onmouseover="hide_commit(69)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~doko" class="sprite person">Matthias Klose</a> <br /> <strong>Author Date:</strong> 2021-06-01 11:16:34 UTC </p> <p>9.4.0-1ubuntu1~<wbr />20.10 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/ubuntu/hirsute-proposed">ubuntu/<wbr />hirsute-<wbr />proposed</a> </td> <td> <span class="sortkey">2021-06-08 14:48:31 UTC</span> <time title="2021-06-08 14:48:31 UTC" datetime="2021-06-08T14:48:31+00:00">2021-06-08</time> </td> <td onmouseout="hide_git_commit(70)" onmouseover="show_git_commit(70)"> <div class="lastCommit"> 9.4.0-1ubuntu1~21.04 (patches unapplied) </div> <div class="popupTitle" id="git-ref-70" onmouseover="hide_commit(70)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~doko" class="sprite person">Matthias Klose</a> <br /> <strong>Author Date:</strong> 2021-06-01 11:16:34 UTC </p> <p>9.4.0-1ubuntu1~<wbr />21.04 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/applied/ubuntu/hirsute-devel">applied/<wbr />ubuntu/<wbr />hirsute-<wbr />devel</a> </td> <td> <span class="sortkey">2021-06-08 14:48:31 UTC</span> <time title="2021-06-08 14:48:31 UTC" datetime="2021-06-08T14:48:31+00:00">2021-06-08</time> </td> <td onmouseout="hide_git_commit(71)" onmouseover="show_git_commit(71)"> <div class="lastCommit"> 9.4.0-1ubuntu1~21.04 (patches applied) </div> <div class="popupTitle" id="git-ref-71" onmouseover="hide_commit(71)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~doko" class="sprite person">Matthias Klose</a> <br /> <strong>Author Date:</strong> 2021-06-01 11:16:34 UTC </p> <p>9.4.0-1ubuntu1~<wbr />21.04 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/ubuntu/hirsute-devel">ubuntu/<wbr />hirsute-<wbr />devel</a> </td> <td> <span class="sortkey">2021-06-08 14:48:31 UTC</span> <time title="2021-06-08 14:48:31 UTC" datetime="2021-06-08T14:48:31+00:00">2021-06-08</time> </td> <td onmouseout="hide_git_commit(72)" onmouseover="show_git_commit(72)"> <div class="lastCommit"> 9.4.0-1ubuntu1~21.04 (patches unapplied) </div> <div class="popupTitle" id="git-ref-72" onmouseover="hide_commit(72)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~doko" class="sprite person">Matthias Klose</a> <br /> <strong>Author Date:</strong> 2021-06-01 11:16:34 UTC </p> <p>9.4.0-1ubuntu1~<wbr />21.04 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/applied/ubuntu/hirsute-proposed">applied/<wbr />ubuntu/<wbr />hirsute-<wbr />proposed</a> </td> <td> <span class="sortkey">2021-06-08 14:48:31 UTC</span> <time title="2021-06-08 14:48:31 UTC" datetime="2021-06-08T14:48:31+00:00">2021-06-08</time> </td> <td onmouseout="hide_git_commit(73)" onmouseover="show_git_commit(73)"> <div class="lastCommit"> 9.4.0-1ubuntu1~21.04 (patches applied) </div> <div class="popupTitle" id="git-ref-73" onmouseover="hide_commit(73)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~doko" class="sprite person">Matthias Klose</a> <br /> <strong>Author Date:</strong> 2021-06-01 11:16:34 UTC </p> <p>9.4.0-1ubuntu1~<wbr />21.04 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/debian/experimental">debian/experimental</a> </td> <td> <span class="sortkey">2021-05-28 16:26:29 UTC</span> <time title="2021-05-28 16:26:29 UTC" datetime="2021-05-28T16:26:29+00:00">2021-05-28</time> </td> <td onmouseout="hide_git_commit(74)" onmouseover="show_git_commit(74)"> <div class="lastCommit"> 9.3.0-26 (patches unapplied) </div> <div class="popupTitle" id="git-ref-74" onmouseover="hide_commit(74)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~doko" class="sprite person">Matthias Klose</a> <br /> <strong>Author Date:</strong> 2021-05-28 11:52:31 UTC </p> <p>9.3.0-26 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/applied/debian/experimental">applied/<wbr />debian/<wbr />experimental</a> </td> <td> <span class="sortkey">2021-05-28 16:26:29 UTC</span> <time title="2021-05-28 16:26:29 UTC" datetime="2021-05-28T16:26:29+00:00">2021-05-28</time> </td> <td onmouseout="hide_git_commit(75)" onmouseover="show_git_commit(75)"> <div class="lastCommit"> 9.3.0-26 (patches applied) </div> <div class="popupTitle" id="git-ref-75" onmouseover="hide_commit(75)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~doko" class="sprite person">Matthias Klose</a> <br /> <strong>Author Date:</strong> 2021-05-28 11:52:31 UTC </p> <p>9.3.0-26 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/applied/ubuntu/hirsute">applied/<wbr />ubuntu/<wbr />hirsute</a> </td> <td> <span class="sortkey">2021-04-16 07:41:14 UTC</span> <time title="2021-04-16 07:41:14 UTC" datetime="2021-04-16T07:41:14+00:00">2021-04-16</time> </td> <td onmouseout="hide_git_commit(76)" onmouseover="show_git_commit(76)"> <div class="lastCommit"> 9.3.0-23ubuntu2 (patches applied) </div> <div class="popupTitle" id="git-ref-76" onmouseover="hide_commit(76)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~doko" class="sprite person">Matthias Klose</a> <br /> <strong>Author Date:</strong> 2021-04-16 07:35:03 UTC </p> <p>9.3.0-23ubuntu2 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/ubuntu/hirsute">ubuntu/hirsute</a> </td> <td> <span class="sortkey">2021-04-16 07:41:14 UTC</span> <time title="2021-04-16 07:41:14 UTC" datetime="2021-04-16T07:41:14+00:00">2021-04-16</time> </td> <td onmouseout="hide_git_commit(77)" onmouseover="show_git_commit(77)"> <div class="lastCommit"> 9.3.0-23ubuntu2 (patches unapplied) </div> <div class="popupTitle" id="git-ref-77" onmouseover="hide_commit(77)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~doko" class="sprite person">Matthias Klose</a> <br /> <strong>Author Date:</strong> 2021-04-16 07:35:03 UTC </p> <p>9.3.0-23ubuntu2 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/debian/bullseye">debian/bullseye</a> </td> <td> <span class="sortkey">2021-02-07 22:29:05 UTC</span> <time title="2021-02-07 22:29:05 UTC" datetime="2021-02-07T22:29:05+00:00">2021-02-07</time> </td> <td onmouseout="hide_git_commit(78)" onmouseover="show_git_commit(78)"> <div class="lastCommit"> 9.3.0-22 (patches unapplied) </div> <div class="popupTitle" id="git-ref-78" onmouseover="hide_commit(78)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~doko" class="sprite person">Matthias Klose</a> <br /> <strong>Author Date:</strong> 2021-02-07 17:48:24 UTC </p> <p>9.3.0-22 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/applied/debian/bullseye">applied/<wbr />debian/<wbr />bullseye</a> </td> <td> <span class="sortkey">2021-02-07 22:29:05 UTC</span> <time title="2021-02-07 22:29:05 UTC" datetime="2021-02-07T22:29:05+00:00">2021-02-07</time> </td> <td onmouseout="hide_git_commit(79)" onmouseover="show_git_commit(79)"> <div class="lastCommit"> 9.3.0-22 (patches applied) </div> <div class="popupTitle" id="git-ref-79" onmouseover="hide_commit(79)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~doko" class="sprite person">Matthias Klose</a> <br /> <strong>Author Date:</strong> 2021-02-07 17:48:24 UTC </p> <p>9.3.0-22 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/applied/ubuntu/groovy">applied/<wbr />ubuntu/<wbr />groovy</a> </td> <td> <span class="sortkey">2020-09-14 10:07:09 UTC</span> <time title="2020-09-14 10:07:09 UTC" datetime="2020-09-14T10:07:09+00:00">2020-09-14</time> </td> <td onmouseout="hide_git_commit(80)" onmouseover="show_git_commit(80)"> <div class="lastCommit"> 9.3.0-18ubuntu1 (patches applied) </div> <div class="popupTitle" id="git-ref-80" onmouseover="hide_commit(80)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~doko" class="sprite person">Matthias Klose</a> <br /> <strong>Author Date:</strong> 2020-09-14 10:03:22 UTC </p> <p>9.3.0-18ubuntu1 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/ubuntu/groovy">ubuntu/groovy</a> </td> <td> <span class="sortkey">2020-09-14 10:07:09 UTC</span> <time title="2020-09-14 10:07:09 UTC" datetime="2020-09-14T10:07:09+00:00">2020-09-14</time> </td> <td onmouseout="hide_git_commit(81)" onmouseover="show_git_commit(81)"> <div class="lastCommit"> 9.3.0-18ubuntu1 (patches unapplied) </div> <div class="popupTitle" id="git-ref-81" onmouseover="hide_commit(81)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~doko" class="sprite person">Matthias Klose</a> <br /> <strong>Author Date:</strong> 2020-09-14 10:03:22 UTC </p> <p>9.3.0-18ubuntu1 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/ubuntu/focal">ubuntu/focal</a> </td> <td> <span class="sortkey">2020-04-09 15:00:15 UTC</span> <time title="2020-04-09 15:00:15 UTC" datetime="2020-04-09T15:00:15+00:00">2020-04-09</time> </td> <td onmouseout="hide_git_commit(82)" onmouseover="show_git_commit(82)"> <div class="lastCommit"> 9.3.0-10ubuntu2 (patches unapplied) </div> <div class="popupTitle" id="git-ref-82" onmouseover="hide_commit(82)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~doko" class="sprite person">Matthias Klose</a> <br /> <strong>Author Date:</strong> 2020-04-09 10:38:09 UTC </p> <p>9.3.0-10ubuntu2 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/applied/ubuntu/focal">applied/<wbr />ubuntu/<wbr />focal</a> </td> <td> <span class="sortkey">2020-04-09 15:00:15 UTC</span> <time title="2020-04-09 15:00:15 UTC" datetime="2020-04-09T15:00:15+00:00">2020-04-09</time> </td> <td onmouseout="hide_git_commit(83)" onmouseover="show_git_commit(83)"> <div class="lastCommit"> 9.3.0-10ubuntu2 (patches applied) </div> <div class="popupTitle" id="git-ref-83" onmouseover="hide_commit(83)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~doko" class="sprite person">Matthias Klose</a> <br /> <strong>Author Date:</strong> 2020-04-09 10:38:09 UTC </p> <p>9.3.0-10ubuntu2 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/ubuntu/eoan-devel">ubuntu/eoan-devel</a> </td> <td> <span class="sortkey">2019-10-10 11:31:46 UTC</span> <time title="2019-10-10 11:31:46 UTC" datetime="2019-10-10T11:31:46+00:00">2019-10-10</time> </td> <td onmouseout="hide_git_commit(84)" onmouseover="show_git_commit(84)"> <div class="lastCommit"> 9.2.1-9ubuntu2 (patches unapplied) </div> <div class="popupTitle" id="git-ref-84" onmouseover="hide_commit(84)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~doko" class="sprite person">Matthias Klose</a> <br /> <strong>Author Date:</strong> 2019-10-10 09:39:55 UTC </p> <p>9.2.1-9ubuntu2 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/ubuntu/eoan">ubuntu/eoan</a> </td> <td> <span class="sortkey">2019-10-10 11:31:46 UTC</span> <time title="2019-10-10 11:31:46 UTC" datetime="2019-10-10T11:31:46+00:00">2019-10-10</time> </td> <td onmouseout="hide_git_commit(85)" onmouseover="show_git_commit(85)"> <div class="lastCommit"> 9.2.1-9ubuntu2 (patches unapplied) </div> <div class="popupTitle" id="git-ref-85" onmouseover="hide_commit(85)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~doko" class="sprite person">Matthias Klose</a> <br /> <strong>Author Date:</strong> 2019-10-10 09:39:55 UTC </p> <p>9.2.1-9ubuntu2 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/applied/ubuntu/eoan-proposed">applied/<wbr />ubuntu/<wbr />eoan-proposed</a> </td> <td> <span class="sortkey">2019-10-10 11:31:46 UTC</span> <time title="2019-10-10 11:31:46 UTC" datetime="2019-10-10T11:31:46+00:00">2019-10-10</time> </td> <td onmouseout="hide_git_commit(86)" onmouseover="show_git_commit(86)"> <div class="lastCommit"> 9.2.1-9ubuntu2 (patches applied) </div> <div class="popupTitle" id="git-ref-86" onmouseover="hide_commit(86)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~doko" class="sprite person">Matthias Klose</a> <br /> <strong>Author Date:</strong> 2019-10-10 09:39:55 UTC </p> <p>9.2.1-9ubuntu2 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/ubuntu/eoan-proposed">ubuntu/<wbr />eoan-proposed</a> </td> <td> <span class="sortkey">2019-10-10 11:31:46 UTC</span> <time title="2019-10-10 11:31:46 UTC" datetime="2019-10-10T11:31:46+00:00">2019-10-10</time> </td> <td onmouseout="hide_git_commit(87)" onmouseover="show_git_commit(87)"> <div class="lastCommit"> 9.2.1-9ubuntu2 (patches unapplied) </div> <div class="popupTitle" id="git-ref-87" onmouseover="hide_commit(87)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~doko" class="sprite person">Matthias Klose</a> <br /> <strong>Author Date:</strong> 2019-10-10 09:39:55 UTC </p> <p>9.2.1-9ubuntu2 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/applied/ubuntu/eoan-devel">applied/<wbr />ubuntu/<wbr />eoan-devel</a> </td> <td> <span class="sortkey">2019-10-10 11:31:46 UTC</span> <time title="2019-10-10 11:31:46 UTC" datetime="2019-10-10T11:31:46+00:00">2019-10-10</time> </td> <td onmouseout="hide_git_commit(88)" onmouseover="show_git_commit(88)"> <div class="lastCommit"> 9.2.1-9ubuntu2 (patches applied) </div> <div class="popupTitle" id="git-ref-88" onmouseover="hide_commit(88)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~doko" class="sprite person">Matthias Klose</a> <br /> <strong>Author Date:</strong> 2019-10-10 09:39:55 UTC </p> <p>9.2.1-9ubuntu2 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/applied/ubuntu/eoan">applied/ubuntu/eoan</a> </td> <td> <span class="sortkey">2019-10-10 11:31:46 UTC</span> <time title="2019-10-10 11:31:46 UTC" datetime="2019-10-10T11:31:46+00:00">2019-10-10</time> </td> <td onmouseout="hide_git_commit(89)" onmouseover="show_git_commit(89)"> <div class="lastCommit"> 9.2.1-9ubuntu2 (patches applied) </div> <div class="popupTitle" id="git-ref-89" onmouseover="hide_commit(89)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~doko" class="sprite person">Matthias Klose</a> <br /> <strong>Author Date:</strong> 2019-10-10 09:39:55 UTC </p> <p>9.2.1-9ubuntu2 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/ubuntu/disco-proposed">ubuntu/<wbr />disco-proposed</a> </td> <td> <span class="sortkey">2019-05-24 08:35:17 UTC</span> <time title="2019-05-24 08:35:17 UTC" datetime="2019-05-24T08:35:17+00:00">2019-05-24</time> </td> <td onmouseout="hide_git_commit(90)" onmouseover="show_git_commit(90)"> <div class="lastCommit"> 9.1.0-2ubuntu2~19.04 (patches unapplied) </div> <div class="popupTitle" id="git-ref-90" onmouseover="hide_commit(90)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~doko" class="sprite person">Matthias Klose</a> <br /> <strong>Author Date:</strong> 2019-05-21 11:37:12 UTC </p> <p>9.1.0-2ubuntu2~<wbr />19.04 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/ubuntu/disco-security">ubuntu/<wbr />disco-security</a> </td> <td> <span class="sortkey">2019-05-24 08:35:17 UTC</span> <time title="2019-05-24 08:35:17 UTC" datetime="2019-05-24T08:35:17+00:00">2019-05-24</time> </td> <td onmouseout="hide_git_commit(91)" onmouseover="show_git_commit(91)"> <div class="lastCommit"> 9.1.0-2ubuntu2~19.04 (patches unapplied) </div> <div class="popupTitle" id="git-ref-91" onmouseover="hide_commit(91)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~doko" class="sprite person">Matthias Klose</a> <br /> <strong>Author Date:</strong> 2019-05-21 11:37:12 UTC </p> <p>9.1.0-2ubuntu2~<wbr />19.04 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/ubuntu/disco-updates">ubuntu/<wbr />disco-updates</a> </td> <td> <span class="sortkey">2019-05-24 08:35:17 UTC</span> <time title="2019-05-24 08:35:17 UTC" datetime="2019-05-24T08:35:17+00:00">2019-05-24</time> </td> <td onmouseout="hide_git_commit(92)" onmouseover="show_git_commit(92)"> <div class="lastCommit"> 9.1.0-2ubuntu2~19.04 (patches unapplied) </div> <div class="popupTitle" id="git-ref-92" onmouseover="hide_commit(92)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~doko" class="sprite person">Matthias Klose</a> <br /> <strong>Author Date:</strong> 2019-05-21 11:37:12 UTC </p> <p>9.1.0-2ubuntu2~<wbr />19.04 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/ubuntu/disco-devel">ubuntu/disco-devel</a> </td> <td> <span class="sortkey">2019-05-24 08:35:17 UTC</span> <time title="2019-05-24 08:35:17 UTC" datetime="2019-05-24T08:35:17+00:00">2019-05-24</time> </td> <td onmouseout="hide_git_commit(93)" onmouseover="show_git_commit(93)"> <div class="lastCommit"> 9.1.0-2ubuntu2~19.04 (patches unapplied) </div> <div class="popupTitle" id="git-ref-93" onmouseover="hide_commit(93)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~doko" class="sprite person">Matthias Klose</a> <br /> <strong>Author Date:</strong> 2019-05-21 11:37:12 UTC </p> <p>9.1.0-2ubuntu2~<wbr />19.04 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/applied/ubuntu/disco-updates">applied/<wbr />ubuntu/<wbr />disco-updates</a> </td> <td> <span class="sortkey">2019-05-24 08:35:17 UTC</span> <time title="2019-05-24 08:35:17 UTC" datetime="2019-05-24T08:35:17+00:00">2019-05-24</time> </td> <td onmouseout="hide_git_commit(94)" onmouseover="show_git_commit(94)"> <div class="lastCommit"> 9.1.0-2ubuntu2~19.04 (patches applied) </div> <div class="popupTitle" id="git-ref-94" onmouseover="hide_commit(94)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~doko" class="sprite person">Matthias Klose</a> <br /> <strong>Author Date:</strong> 2019-05-21 11:37:12 UTC </p> <p>9.1.0-2ubuntu2~<wbr />19.04 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/applied/ubuntu/disco-security">applied/<wbr />ubuntu/<wbr />disco-security</a> </td> <td> <span class="sortkey">2019-05-24 08:35:17 UTC</span> <time title="2019-05-24 08:35:17 UTC" datetime="2019-05-24T08:35:17+00:00">2019-05-24</time> </td> <td onmouseout="hide_git_commit(95)" onmouseover="show_git_commit(95)"> <div class="lastCommit"> 9.1.0-2ubuntu2~19.04 (patches applied) </div> <div class="popupTitle" id="git-ref-95" onmouseover="hide_commit(95)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~doko" class="sprite person">Matthias Klose</a> <br /> <strong>Author Date:</strong> 2019-05-21 11:37:12 UTC </p> <p>9.1.0-2ubuntu2~<wbr />19.04 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/applied/ubuntu/disco-proposed">applied/<wbr />ubuntu/<wbr />disco-proposed</a> </td> <td> <span class="sortkey">2019-05-24 08:35:17 UTC</span> <time title="2019-05-24 08:35:17 UTC" datetime="2019-05-24T08:35:17+00:00">2019-05-24</time> </td> <td onmouseout="hide_git_commit(96)" onmouseover="show_git_commit(96)"> <div class="lastCommit"> 9.1.0-2ubuntu2~19.04 (patches applied) </div> <div class="popupTitle" id="git-ref-96" onmouseover="hide_commit(96)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~doko" class="sprite person">Matthias Klose</a> <br /> <strong>Author Date:</strong> 2019-05-21 11:37:12 UTC </p> <p>9.1.0-2ubuntu2~<wbr />19.04 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/applied/ubuntu/disco-devel">applied/<wbr />ubuntu/<wbr />disco-devel</a> </td> <td> <span class="sortkey">2019-05-24 08:35:17 UTC</span> <time title="2019-05-24 08:35:17 UTC" datetime="2019-05-24T08:35:17+00:00">2019-05-24</time> </td> <td onmouseout="hide_git_commit(97)" onmouseover="show_git_commit(97)"> <div class="lastCommit"> 9.1.0-2ubuntu2~19.04 (patches applied) </div> <div class="popupTitle" id="git-ref-97" onmouseover="hide_commit(97)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~doko" class="sprite person">Matthias Klose</a> <br /> <strong>Author Date:</strong> 2019-05-21 11:37:12 UTC </p> <p>9.1.0-2ubuntu2~<wbr />19.04 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/applied/ubuntu/disco">applied/<wbr />ubuntu/<wbr />disco</a> </td> <td> <span class="sortkey">2019-04-02 06:57:42 UTC</span> <time title="2019-04-02 06:57:42 UTC" datetime="2019-04-02T06:57:42+00:00">2019-04-02</time> </td> <td onmouseout="hide_git_commit(98)" onmouseover="show_git_commit(98)"> <div class="lastCommit"> 9-20190402-1ubuntu1 (patches applied) </div> <div class="popupTitle" id="git-ref-98" onmouseover="hide_commit(98)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~doko" class="sprite person">Matthias Klose</a> <br /> <strong>Author Date:</strong> 2019-04-02 06:47:56 UTC </p> <p>9-20190402-1ubuntu1 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9/+ref/ubuntu/disco">ubuntu/disco</a> </td> <td> <span class="sortkey">2019-04-02 06:57:42 UTC</span> <time title="2019-04-02 06:57:42 UTC" datetime="2019-04-02T06:57:42+00:00">2019-04-02</time> </td> <td onmouseout="hide_git_commit(99)" onmouseover="show_git_commit(99)"> <div class="lastCommit"> 9-20190402-1ubuntu1 (patches unapplied) </div> <div class="popupTitle" id="git-ref-99" onmouseover="hide_commit(99)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~doko" class="sprite person">Matthias Klose</a> <br /> <strong>Author Date:</strong> 2019-04-02 06:47:56 UTC </p> <p>9-20190402-1ubuntu1 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> </tbody> </table> <table style="width: 100%;" class="lower-batch-nav"> <tbody> <tr> <td style="white-space: nowrap" class="batch-navigation-index"> <strong>1</strong> → <strong>100</strong> of 100 results </td> <td style="text-align: right; white-space: nowrap" class="batch-navigation-links"> <span class="first inactive">First</span> • <span class="previous inactive">Previous</span> • <span class="next inactive"><strong>Next</strong></span> • <span class="last inactive">Last</span> </td> </tr> </tbody> </table> </div> </div> </div> <div class="yui-g"> <div id="other-repositories" class="portlet"> <h2>Other repositories</h2> <div id="gitrepositories-table-listing"> <table class="listing"> <thead> <tr> <th>Name</th> <th>Last Modified</th> </tr> </thead> <tbody> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/gcc-9/+git/gcc-9">lp:ubuntu/+source/gcc-9</a> </td> <td>2024-04-30</td> </tr> </tbody> </table> <table style="width: 100%;" class="lower-batch-nav"> <tbody> <tr> <td style="white-space: nowrap" class="batch-navigation-index"> <strong>1</strong> → <strong>1</strong> of 1 result </td> <td style="text-align: right; white-space: nowrap" class="batch-navigation-links"> <span class="first inactive">First</span> • <span class="previous inactive">Previous</span> • <span class="next inactive"><strong>Next</strong></span> • <span class="last inactive">Last</span> </td> </tr> </tbody> </table> </div> </div> </div> </div><!-- yui-b --> </div><!-- yui-main --> <div id="side-portlets" class="yui-b side"> <div id="branch-portlet"> <div id="privacy" class="first portlet public"> <span id="privacy-text"> You can't create new repositories for gcc-9 in Ubuntu. </span> </div> </div> </div><!-- yui-b side --> </div><!-- yui-t4 --> <div id="footer" class="footer"> <div class="lp-arcana"> <div class="lp-branding"> <a href="https://launchpad.net/"><img src="/@@/launchpad-footer-logo.svg" alt="Launchpad" width="65" height="18" /></a> • <a href="https://launchpad.net/+tour">Take the tour</a> • <a href="https://help.launchpad.net/">Read the guide</a> <form id="globalsearch" method="get" accept-charset="UTF-8" action="https://launchpad.net/+search"> <input type="search" id="search-text" name="field.text" /> <input type="image" src="/@@/search" style="vertical-align:5%" alt="Search Launchpad" /> </form> </div> </div> <div class="colophon"> © 2004 <a href="http://canonical.com/">Canonical Ltd.</a> • <a href="https://launchpad.net/legal">Terms of use</a> • <a href="https://www.ubuntu.com/legal/dataprivacy">Data privacy</a> • <a href="/feedback">Contact Launchpad Support</a> • <a href="http://blog.launchpad.net/">Blog</a> • <a href="https://canonical.com/careers">Careers</a> • <a href="https://ubuntu.social/@launchpadstatus">System status</a> <span id="lp-version"> • 22ade00 (<a href="https://dev.launchpad.net/">Get the code!</a>) </span> </div> </div> </div><!-- yui-d0--> <script id="json-cache-script">LP.cache = {"related_features": {}, "information_type_data": {"PUBLIC": {"value": "PUBLIC", "description": "Everyone can see this information.\n", "name": "Public", "order": 0, "is_private": false, "description_css_class": "choice-description"}, "PUBLICSECURITY": {"value": "PUBLICSECURITY", "description": "Everyone can see this security related information.\n", "name": "Public Security", "order": 1, "is_private": false, "description_css_class": "choice-description"}, "PRIVATESECURITY": {"value": "PRIVATESECURITY", "description": "Only the security group can see this information.\n ", "name": "Private Security", "order": 2, "is_private": true, "description_css_class": "choice-description"}, "USERDATA": {"value": "USERDATA", "description": "Only shared with users permitted to see private user information.\n", "name": "Private", "order": 3, "is_private": true, "description_css_class": "choice-description"}}, "context": {"self_link": "https://code.launchpad.net/api/devel/ubuntu/+source/gcc-9", "web_link": "https://launchpad.net/ubuntu/+source/gcc-9", "resource_type_link": "https://code.launchpad.net/api/devel/#distribution_source_package", "bug_reporting_guidelines": null, "bug_reported_acknowledgement": null, "official_bug_tags": ["a11y", "appstream", "bionic", "bisect-done", "bitesize", "block-proposed", "block-proposed-focal", "block-proposed-jammy", "block-proposed-noble", "block-proposed-oracular", "cherry-pick", "community-security", "desktop-file", "dist-upgrade", "fixed-upstream", "focal", "ftbfs", "hw-specific", "jammy", "kernel-bug", "manpage", "metabug", "multiarch", "multigpu", "multimonitor", "needs-bisect", "needs-design", "needs-packaging", "needs-reassignment", "noble", "nvidia", "oracular", "package-conflict", "packaging", "patch", "patch-accepted-debian", "patch-accepted-upstream", "patch-forwarded-debian", "patch-forwarded-upstream", "patch-needswork", "patch-rejected", "patch-rejected-debian", "patch-rejected-upstream", "performing-bisect", "plucky", "qt4-removal", "regression-proposed", "regression-release", "regression-update", "string-fix", "suspend-resume", "systemd-boot", "testcase", "unmetdeps", "update-excuse", "upgrade-software-version", "verification-done-bionic", "verification-done-focal", "verification-done-jammy", "verification-done-noble", "verification-done-oracular", "verification-failed-bionic", "verification-failed-jammy", "verification-needed-bionic", "verification-needed-focal", "verification-needed-jammy", "verification-needed-noble", "verification-needed-oracular", "wayland"], "webhooks_collection_link": "https://code.launchpad.net/api/devel/ubuntu/+source/gcc-9/webhooks", "distribution_link": "https://code.launchpad.net/api/devel/ubuntu", "name": "gcc-9", "display_name": "gcc-9 in Ubuntu", "title": "gcc-9 package in Ubuntu", "upstream_product_link": "https://code.launchpad.net/api/devel/gcc", "http_etag": "\"34491401dd5835299c05577bcafa365fafba0618-098c857225ffac2df49af8bc449384464ca164c6\""}};</script> </body> <!-- Facet name: branches Page type: main_side Has global search: True Has application tabs: True Has side portlets: True At least 36 queries/external actions issued in 1.08 seconds Features: {'profiling.enabled': None, 'hard_timeout': '5000', 'js.yui_version': None, 'app.mainsite_only.canonical_url': None, 'app.maintenance_message': None, 'baselayout.careers_link.disabled': None, 'visible_render_time': None} r22ade00 --> </html>