CINXE.COM

Git : Code : apache2 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/apache2/+code" /> <meta charset="UTF-8" /> <title>Git : Code : apache2 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 : apache2 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/apache2/+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&amp;lp/meta.js&amp;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/apache2/+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/apache2">apache2 package</a></h2> </div> <!-- Application Menu --> <ul class="facetmenu"> <li class="overview"><a href="https://launchpad.net/ubuntu/+source/apache2">Overview</a></li> <li class="branches active"><span>Code</span></li> <li class="bugs"><a href="https://bugs.launchpad.net/ubuntu/+source/apache2">Bugs</a></li> <li class="specifications disabled-tab"><span>Blueprints</span></li> <li class="translations"><a href="https://translations.launchpad.net/ubuntu/+source/apache2">Translations</a></li> <li class="answers"><a href="https://answers.launchpad.net/ubuntu/+source/apache2">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> <span class="see-all"> <a href="/ubuntu/+source/apache2/+branches">View Bazaar branches</a> </span> <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/apache2</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/apache2">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> <div id="branch-batch-links"> <table style="width: 100%;" class="upper-batch-nav"> <tbody> <tr> <td style="white-space: nowrap" class="batch-navigation-index"> <strong>1</strong> &rarr; <strong>100</strong> of 408 results </td> <td style="text-align: right; white-space: nowrap" class="batch-navigation-links"> <span class="first inactive">First</span> &bull; <span class="previous inactive">Previous</span> &bull; <a class="next" rel="next" href="https://code.launchpad.net/ubuntu/+source/apache2/+code?memo=100&amp;start=100" id="upper-batch-nav-batchnav-next"><strong>Next</strong></a> &bull; <a class="last" rel="last" href="https://code.launchpad.net/ubuntu/+source/apache2/+code?direction=backwards&amp;start=400" id="upper-batch-nav-batchnav-last">Last</a> </td> </tr> </tbody> </table> </div> <table id="gitreftable" class="listing"> <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/apache2/+git/apache2/+ref/importer/ubuntu/dsc">importer/ubuntu/dsc</a> </td> <td> <span class="sortkey">2024-11-14 22:50:35 UTC</span> <time title="2024-11-14 22:50:35 UTC" datetime="2024-11-14T22:50:35+00:00">2024-11-14</time> </td> <td onmouseout="hide_git_commit(0)" onmouseover="show_git_commit(0)"> <div class="lastCommit"> DSC file for 2.4.41-4ubuntu3.22 </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-11-14 22:50:35 UTC </p> <p>DSC file for 2.4.41-4ubuntu3.22</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/applied/ubuntu/focal-devel">applied/<wbr />ubuntu/<wbr />focal-devel</a> </td> <td> <span class="sortkey">2024-11-14 22:09:08 UTC</span> <time title="2024-11-14 22:09:08 UTC" datetime="2024-11-14T22:09:08+00:00">2024-11-14</time> </td> <td onmouseout="hide_git_commit(1)" onmouseover="show_git_commit(1)"> <div class="lastCommit"> 2.4.41-4ubuntu3.22 (patches applied) </div> <div class="popupTitle" id="git-ref-1" onmouseover="hide_commit(1)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~athos-ribeiro" class="sprite person">Athos Ribeiro</a> <br /> <strong>Author Date:</strong> 2024-03-18 13:42:39 UTC </p> <p>2.4.41-4ubuntu3.22 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/applied/ubuntu/focal-proposed">applied/<wbr />ubuntu/<wbr />focal-proposed</a> </td> <td> <span class="sortkey">2024-11-14 22:09:08 UTC</span> <time title="2024-11-14 22:09:08 UTC" datetime="2024-11-14T22:09:08+00:00">2024-11-14</time> </td> <td onmouseout="hide_git_commit(2)" onmouseover="show_git_commit(2)"> <div class="lastCommit"> 2.4.41-4ubuntu3.22 (patches applied) </div> <div class="popupTitle" id="git-ref-2" onmouseover="hide_commit(2)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~athos-ribeiro" class="sprite person">Athos Ribeiro</a> <br /> <strong>Author Date:</strong> 2024-03-18 13:42:39 UTC </p> <p>2.4.41-4ubuntu3.22 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/ubuntu/jammy-devel">ubuntu/jammy-devel</a> </td> <td> <span class="sortkey">2024-11-14 22:07:51 UTC</span> <time title="2024-11-14 22:07:51 UTC" datetime="2024-11-14T22:07:51+00:00">2024-11-14</time> </td> <td onmouseout="hide_git_commit(3)" onmouseover="show_git_commit(3)"> <div class="lastCommit"> 2.4.52-1ubuntu4.13 (patches unapplied) </div> <div class="popupTitle" id="git-ref-3" onmouseover="hide_commit(3)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~athos-ribeiro" class="sprite person">Athos Ribeiro</a> <br /> <strong>Author Date:</strong> 2024-03-18 13:41:27 UTC </p> <p>2.4.52-1ubuntu4.13 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/applied/ubuntu/jammy-proposed">applied/<wbr />ubuntu/<wbr />jammy-proposed</a> </td> <td> <span class="sortkey">2024-11-14 22:07:51 UTC</span> <time title="2024-11-14 22:07:51 UTC" datetime="2024-11-14T22:07:51+00:00">2024-11-14</time> </td> <td onmouseout="hide_git_commit(4)" onmouseover="show_git_commit(4)"> <div class="lastCommit"> 2.4.52-1ubuntu4.13 (patches applied) </div> <div class="popupTitle" id="git-ref-4" onmouseover="hide_commit(4)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~athos-ribeiro" class="sprite person">Athos Ribeiro</a> <br /> <strong>Author Date:</strong> 2024-03-18 13:41:27 UTC </p> <p>2.4.52-1ubuntu4.13 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/ubuntu/jammy-proposed">ubuntu/<wbr />jammy-proposed</a> </td> <td> <span class="sortkey">2024-11-14 22:07:51 UTC</span> <time title="2024-11-14 22:07:51 UTC" datetime="2024-11-14T22:07:51+00:00">2024-11-14</time> </td> <td onmouseout="hide_git_commit(5)" onmouseover="show_git_commit(5)"> <div class="lastCommit"> 2.4.52-1ubuntu4.13 (patches unapplied) </div> <div class="popupTitle" id="git-ref-5" onmouseover="hide_commit(5)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~athos-ribeiro" class="sprite person">Athos Ribeiro</a> <br /> <strong>Author Date:</strong> 2024-03-18 13:41:27 UTC </p> <p>2.4.52-1ubuntu4.13 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/applied/ubuntu/jammy-devel">applied/<wbr />ubuntu/<wbr />jammy-devel</a> </td> <td> <span class="sortkey">2024-11-14 22:07:51 UTC</span> <time title="2024-11-14 22:07:51 UTC" datetime="2024-11-14T22:07:51+00:00">2024-11-14</time> </td> <td onmouseout="hide_git_commit(6)" onmouseover="show_git_commit(6)"> <div class="lastCommit"> 2.4.52-1ubuntu4.13 (patches applied) </div> <div class="popupTitle" id="git-ref-6" onmouseover="hide_commit(6)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~athos-ribeiro" class="sprite person">Athos Ribeiro</a> <br /> <strong>Author Date:</strong> 2024-03-18 13:41:27 UTC </p> <p>2.4.52-1ubuntu4.13 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/importer/debian/dsc">importer/debian/dsc</a> </td> <td> <span class="sortkey">2024-11-09 22:55:41 UTC</span> <time title="2024-11-09 22:55:41 UTC" datetime="2024-11-09T22:55:41+00:00">2024-11-09</time> </td> <td onmouseout="hide_git_commit(7)" onmouseover="show_git_commit(7)"> <div class="lastCommit"> DSC file for 2.4.62-1~deb12u2 </div> <div class="popupTitle" id="git-ref-7" onmouseover="hide_commit(7)"> <p> <strong>Author:</strong> Ubuntu Git Importer <br /> <strong>Author Date:</strong> 2024-11-09 22:55:41 UTC </p> <p>DSC file for 2.4.62-1~deb12u2</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/debian/bookworm">debian/bookworm</a> </td> <td> <span class="sortkey">2024-11-09 22:43:54 UTC</span> <time title="2024-11-09 22:43:54 UTC" datetime="2024-11-09T22:43:54+00:00">2024-11-09</time> </td> <td onmouseout="hide_git_commit(8)" onmouseover="show_git_commit(8)"> <div class="lastCommit"> 2.4.62-1~deb12u2 (patches unapplied) </div> <div class="popupTitle" id="git-ref-8" onmouseover="hide_commit(8)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~roucaries-bastien+bugs" class="sprite person">broucaries</a> <br /> <strong>Author Date:</strong> 2024-10-04 15:21:08 UTC </p> <p>2.4.62-1~deb12u2 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/applied/debian/bookworm">applied/<wbr />debian/<wbr />bookworm</a> </td> <td> <span class="sortkey">2024-11-09 22:43:54 UTC</span> <time title="2024-11-09 22:43:54 UTC" datetime="2024-11-09T22:43:54+00:00">2024-11-09</time> </td> <td onmouseout="hide_git_commit(9)" onmouseover="show_git_commit(9)"> <div class="lastCommit"> 2.4.62-1~deb12u2 (patches applied) </div> <div class="popupTitle" id="git-ref-9" onmouseover="hide_commit(9)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~roucaries-bastien+bugs" class="sprite person">broucaries</a> <br /> <strong>Author Date:</strong> 2024-10-04 15:21:08 UTC </p> <p>2.4.62-1~deb12u2 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/applied/ubuntu/noble-proposed">applied/<wbr />ubuntu/<wbr />noble-proposed</a> </td> <td> <span class="sortkey">2024-10-15 08:56:14 UTC</span> <time title="2024-10-15 08:56:14 UTC" datetime="2024-10-15T08:56:14+00:00">2024-10-15</time> </td> <td onmouseout="hide_git_commit(10)" onmouseover="show_git_commit(10)"> <div class="lastCommit"> 2.4.58-1ubuntu8.5 (patches applied) </div> <div class="popupTitle" id="git-ref-10" onmouseover="hide_commit(10)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~doko" class="sprite person">Matthias Klose</a> <br /> <strong>Author Date:</strong> 2024-10-02 12:40:51 UTC </p> <p>2.4.58-1ubuntu8.5 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/applied/ubuntu/noble-devel">applied/<wbr />ubuntu/<wbr />noble-devel</a> </td> <td> <span class="sortkey">2024-10-15 08:56:14 UTC</span> <time title="2024-10-15 08:56:14 UTC" datetime="2024-10-15T08:56:14+00:00">2024-10-15</time> </td> <td onmouseout="hide_git_commit(11)" onmouseover="show_git_commit(11)"> <div class="lastCommit"> 2.4.58-1ubuntu8.5 (patches applied) </div> <div class="popupTitle" id="git-ref-11" onmouseover="hide_commit(11)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~doko" class="sprite person">Matthias Klose</a> <br /> <strong>Author Date:</strong> 2024-10-02 12:40:51 UTC </p> <p>2.4.58-1ubuntu8.5 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/applied/ubuntu/noble-updates">applied/<wbr />ubuntu/<wbr />noble-updates</a> </td> <td> <span class="sortkey">2024-10-15 08:56:14 UTC</span> <time title="2024-10-15 08:56:14 UTC" datetime="2024-10-15T08:56:14+00:00">2024-10-15</time> </td> <td onmouseout="hide_git_commit(12)" onmouseover="show_git_commit(12)"> <div class="lastCommit"> 2.4.58-1ubuntu8.5 (patches applied) </div> <div class="popupTitle" id="git-ref-12" onmouseover="hide_commit(12)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~doko" class="sprite person">Matthias Klose</a> <br /> <strong>Author Date:</strong> 2024-10-02 12:40:51 UTC </p> <p>2.4.58-1ubuntu8.5 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/ubuntu/noble-proposed">ubuntu/<wbr />noble-proposed</a> </td> <td> <span class="sortkey">2024-10-15 08:56:14 UTC</span> <time title="2024-10-15 08:56:14 UTC" datetime="2024-10-15T08:56:14+00:00">2024-10-15</time> </td> <td onmouseout="hide_git_commit(13)" onmouseover="show_git_commit(13)"> <div class="lastCommit"> 2.4.58-1ubuntu8.5 (patches unapplied) </div> <div class="popupTitle" id="git-ref-13" onmouseover="hide_commit(13)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~doko" class="sprite person">Matthias Klose</a> <br /> <strong>Author Date:</strong> 2024-10-02 12:40:51 UTC </p> <p>2.4.58-1ubuntu8.5 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/ubuntu/noble-devel">ubuntu/noble-devel</a> </td> <td> <span class="sortkey">2024-10-15 08:56:14 UTC</span> <time title="2024-10-15 08:56:14 UTC" datetime="2024-10-15T08:56:14+00:00">2024-10-15</time> </td> <td onmouseout="hide_git_commit(14)" onmouseover="show_git_commit(14)"> <div class="lastCommit"> 2.4.58-1ubuntu8.5 (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-10-02 12:40:51 UTC </p> <p>2.4.58-1ubuntu8.5 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/ubuntu/noble-updates">ubuntu/<wbr />noble-updates</a> </td> <td> <span class="sortkey">2024-10-15 08:56:14 UTC</span> <time title="2024-10-15 08:56:14 UTC" datetime="2024-10-15T08:56:14+00:00">2024-10-15</time> </td> <td onmouseout="hide_git_commit(15)" onmouseover="show_git_commit(15)"> <div class="lastCommit"> 2.4.58-1ubuntu8.5 (patches unapplied) </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-10-02 12:40:51 UTC </p> <p>2.4.58-1ubuntu8.5 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/debian/experimental">debian/experimental</a> </td> <td> <span class="sortkey">2024-10-05 22:35:09 UTC</span> <time title="2024-10-05 22:35:09 UTC" datetime="2024-10-05T22:35:09+00:00">2024-10-05</time> </td> <td onmouseout="hide_git_commit(16)" onmouseover="show_git_commit(16)"> <div class="lastCommit"> 2.4.62-4 (patches unapplied) </div> <div class="popupTitle" id="git-ref-16" onmouseover="hide_commit(16)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~roucaries-bastien+bugs" class="sprite person">broucaries</a> <br /> <strong>Author Date:</strong> 2024-10-05 18:11:40 UTC </p> <p>2.4.62-4 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/applied/debian/experimental">applied/<wbr />debian/<wbr />experimental</a> </td> <td> <span class="sortkey">2024-10-05 22:35:09 UTC</span> <time title="2024-10-05 22:35:09 UTC" datetime="2024-10-05T22:35:09+00:00">2024-10-05</time> </td> <td onmouseout="hide_git_commit(17)" onmouseover="show_git_commit(17)"> <div class="lastCommit"> 2.4.62-4 (patches applied) </div> <div class="popupTitle" id="git-ref-17" onmouseover="hide_commit(17)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~roucaries-bastien+bugs" class="sprite person">broucaries</a> <br /> <strong>Author Date:</strong> 2024-10-05 18:11:40 UTC </p> <p>2.4.62-4 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/applied/debian/sid">applied/debian/sid</a> </td> <td> <span class="sortkey">2024-10-04 22:27:45 UTC</span> <time title="2024-10-04 22:27:45 UTC" datetime="2024-10-04T22:27:45+00:00">2024-10-04</time> </td> <td onmouseout="hide_git_commit(18)" onmouseover="show_git_commit(18)"> <div class="lastCommit"> 2.4.62-3 (patches applied) </div> <div class="popupTitle" id="git-ref-18" onmouseover="hide_commit(18)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~roucaries-bastien+bugs" class="sprite person">broucaries</a> <br /> <strong>Author Date:</strong> 2024-10-04 13:35:02 UTC </p> <p>2.4.62-3 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/debian/sid">debian/sid</a> </td> <td> <span class="sortkey">2024-10-04 22:27:45 UTC</span> <time title="2024-10-04 22:27:45 UTC" datetime="2024-10-04T22:27:45+00:00">2024-10-04</time> </td> <td onmouseout="hide_git_commit(19)" onmouseover="show_git_commit(19)"> <div class="lastCommit"> 2.4.62-3 (patches unapplied) </div> <div class="popupTitle" id="git-ref-19" onmouseover="hide_commit(19)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~roucaries-bastien+bugs" class="sprite person">broucaries</a> <br /> <strong>Author Date:</strong> 2024-10-04 13:35:02 UTC </p> <p>2.4.62-3 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/ubuntu/focal-devel">ubuntu/focal-devel</a> </td> <td> <span class="sortkey">2024-10-01 13:17:53 UTC</span> <time title="2024-10-01 13:17:53 UTC" datetime="2024-10-01T13:17:53+00:00">2024-10-01</time> </td> <td onmouseout="hide_git_commit(20)" onmouseover="show_git_commit(20)"> <div class="lastCommit"> Update changelog </div> <div class="popupTitle" id="git-ref-20" onmouseover="hide_commit(20)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~athos-ribeiro" class="sprite person">Athos Ribeiro</a> <br /> <strong>Author Date:</strong> 2024-10-01 13:17:53 UTC </p> <p>Update changelog</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/ubuntu/focal-proposed">ubuntu/<wbr />focal-proposed</a> </td> <td> <span class="sortkey">2024-10-01 13:17:53 UTC</span> <time title="2024-10-01 13:17:53 UTC" datetime="2024-10-01T13:17:53+00:00">2024-10-01</time> </td> <td onmouseout="hide_git_commit(21)" onmouseover="show_git_commit(21)"> <div class="lastCommit"> Update changelog </div> <div class="popupTitle" id="git-ref-21" onmouseover="hide_commit(21)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~athos-ribeiro" class="sprite person">Athos Ribeiro</a> <br /> <strong>Author Date:</strong> 2024-10-01 13:17:53 UTC </p> <p>Update changelog</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/applied/debian/bullseye">applied/<wbr />debian/<wbr />bullseye</a> </td> <td> <span class="sortkey">2024-08-31 17:14:40 UTC</span> <time title="2024-08-31 17:14:40 UTC" datetime="2024-08-31T17:14:40+00:00">2024-08-31</time> </td> <td onmouseout="hide_git_commit(22)" onmouseover="show_git_commit(22)"> <div class="lastCommit"> 2.4.62-1~deb11u1 (patches applied) </div> <div class="popupTitle" id="git-ref-22" onmouseover="hide_commit(22)"> <p> <strong>Author:</strong> Yadd <br /> <strong>Author Date:</strong> 2024-08-15 01:18:37 UTC </p> <p>2.4.62-1~deb11u1 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/debian/bullseye">debian/bullseye</a> </td> <td> <span class="sortkey">2024-08-31 17:14:40 UTC</span> <time title="2024-08-31 17:14:40 UTC" datetime="2024-08-31T17:14:40+00:00">2024-08-31</time> </td> <td onmouseout="hide_git_commit(23)" onmouseover="show_git_commit(23)"> <div class="lastCommit"> 2.4.62-1~deb11u1 (patches unapplied) </div> <div class="popupTitle" id="git-ref-23" onmouseover="hide_commit(23)"> <p> <strong>Author:</strong> Yadd <br /> <strong>Author Date:</strong> 2024-08-15 01:18:37 UTC </p> <p>2.4.62-1~deb11u1 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/applied/ubuntu/oracular">applied/<wbr />ubuntu/<wbr />oracular</a> </td> <td> <span class="sortkey">2024-08-15 18:13:08 UTC</span> <time title="2024-08-15 18:13:08 UTC" datetime="2024-08-15T18:13:08+00:00">2024-08-15</time> </td> <td onmouseout="hide_git_commit(24)" onmouseover="show_git_commit(24)"> <div class="lastCommit"> 2.4.62-1ubuntu1 (patches applied) </div> <div class="popupTitle" id="git-ref-24" onmouseover="hide_commit(24)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~bryce" class="sprite person">Bryce Harrington</a> <br /> <strong>Author Date:</strong> 2024-08-15 07:32:14 UTC </p> <p>2.4.62-1ubuntu1 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/applied/ubuntu/plucky">applied/<wbr />ubuntu/<wbr />plucky</a> </td> <td> <span class="sortkey">2024-08-15 18:13:08 UTC</span> <time title="2024-08-15 18:13:08 UTC" datetime="2024-08-15T18:13:08+00:00">2024-08-15</time> </td> <td onmouseout="hide_git_commit(25)" onmouseover="show_git_commit(25)"> <div class="lastCommit"> 2.4.62-1ubuntu1 (patches applied) </div> <div class="popupTitle" id="git-ref-25" onmouseover="hide_commit(25)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~bryce" class="sprite person">Bryce Harrington</a> <br /> <strong>Author Date:</strong> 2024-08-15 07:32:14 UTC </p> <p>2.4.62-1ubuntu1 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/applied/ubuntu/plucky-devel">applied/<wbr />ubuntu/<wbr />plucky-<wbr />devel</a> </td> <td> <span class="sortkey">2024-08-15 18:13:08 UTC</span> <time title="2024-08-15 18:13:08 UTC" datetime="2024-08-15T18:13:08+00:00">2024-08-15</time> </td> <td onmouseout="hide_git_commit(26)" onmouseover="show_git_commit(26)"> <div class="lastCommit"> 2.4.62-1ubuntu1 (patches applied) </div> <div class="popupTitle" id="git-ref-26" onmouseover="hide_commit(26)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~bryce" class="sprite person">Bryce Harrington</a> <br /> <strong>Author Date:</strong> 2024-08-15 07:32:14 UTC </p> <p>2.4.62-1ubuntu1 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/applied/ubuntu/devel">applied/<wbr />ubuntu/<wbr />devel</a> </td> <td> <span class="sortkey">2024-08-15 18:13:08 UTC</span> <time title="2024-08-15 18:13:08 UTC" datetime="2024-08-15T18:13:08+00:00">2024-08-15</time> </td> <td onmouseout="hide_git_commit(27)" onmouseover="show_git_commit(27)"> <div class="lastCommit"> 2.4.62-1ubuntu1 (patches applied) </div> <div class="popupTitle" id="git-ref-27" onmouseover="hide_commit(27)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~bryce" class="sprite person">Bryce Harrington</a> <br /> <strong>Author Date:</strong> 2024-08-15 07:32:14 UTC </p> <p>2.4.62-1ubuntu1 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/applied/ubuntu/oracular-proposed">applied/<wbr />ubuntu/<wbr />oracular-<wbr />proposed</a> </td> <td> <span class="sortkey">2024-08-15 18:13:08 UTC</span> <time title="2024-08-15 18:13:08 UTC" datetime="2024-08-15T18:13:08+00:00">2024-08-15</time> </td> <td onmouseout="hide_git_commit(28)" onmouseover="show_git_commit(28)"> <div class="lastCommit"> 2.4.62-1ubuntu1 (patches applied) </div> <div class="popupTitle" id="git-ref-28" onmouseover="hide_commit(28)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~bryce" class="sprite person">Bryce Harrington</a> <br /> <strong>Author Date:</strong> 2024-08-15 07:32:14 UTC </p> <p>2.4.62-1ubuntu1 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/applied/ubuntu/oracular-devel">applied/<wbr />ubuntu/<wbr />oracular-<wbr />devel</a> </td> <td> <span class="sortkey">2024-08-15 18:13:08 UTC</span> <time title="2024-08-15 18:13:08 UTC" datetime="2024-08-15T18:13:08+00:00">2024-08-15</time> </td> <td onmouseout="hide_git_commit(29)" onmouseover="show_git_commit(29)"> <div class="lastCommit"> 2.4.62-1ubuntu1 (patches applied) </div> <div class="popupTitle" id="git-ref-29" onmouseover="hide_commit(29)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~bryce" class="sprite person">Bryce Harrington</a> <br /> <strong>Author Date:</strong> 2024-08-15 07:32:14 UTC </p> <p>2.4.62-1ubuntu1 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/ubuntu/plucky">ubuntu/plucky</a> </td> <td> <span class="sortkey">2024-08-15 18:12:01 UTC</span> <time title="2024-08-15 18:12:01 UTC" datetime="2024-08-15T18:12:01+00:00">2024-08-15</time> </td> <td onmouseout="hide_git_commit(30)" onmouseover="show_git_commit(30)"> <div class="lastCommit"> changelog - mention dropped changes </div> <div class="popupTitle" id="git-ref-30" onmouseover="hide_commit(30)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~bryce" class="sprite person">Bryce Harrington</a> <br /> <strong>Author Date:</strong> 2024-08-15 07:50:22 UTC </p> <p>changelog - mention dropped changes</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/ubuntu/oracular-proposed">ubuntu/<wbr />oracular-<wbr />proposed</a> </td> <td> <span class="sortkey">2024-08-15 18:12:01 UTC</span> <time title="2024-08-15 18:12:01 UTC" datetime="2024-08-15T18:12:01+00:00">2024-08-15</time> </td> <td onmouseout="hide_git_commit(31)" onmouseover="show_git_commit(31)"> <div class="lastCommit"> changelog - mention dropped changes </div> <div class="popupTitle" id="git-ref-31" onmouseover="hide_commit(31)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~bryce" class="sprite person">Bryce Harrington</a> <br /> <strong>Author Date:</strong> 2024-08-15 07:50:22 UTC </p> <p>changelog - mention dropped changes</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/ubuntu/oracular-devel">ubuntu/<wbr />oracular-<wbr />devel</a> </td> <td> <span class="sortkey">2024-08-15 18:12:01 UTC</span> <time title="2024-08-15 18:12:01 UTC" datetime="2024-08-15T18:12:01+00:00">2024-08-15</time> </td> <td onmouseout="hide_git_commit(32)" onmouseover="show_git_commit(32)"> <div class="lastCommit"> changelog - mention dropped changes </div> <div class="popupTitle" id="git-ref-32" onmouseover="hide_commit(32)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~bryce" class="sprite person">Bryce Harrington</a> <br /> <strong>Author Date:</strong> 2024-08-15 07:50:22 UTC </p> <p>changelog - mention dropped changes</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/ubuntu/devel">ubuntu/devel</a> </td> <td> <span class="sortkey">2024-08-15 18:12:01 UTC</span> <time title="2024-08-15 18:12:01 UTC" datetime="2024-08-15T18:12:01+00:00">2024-08-15</time> </td> <td onmouseout="hide_git_commit(33)" onmouseover="show_git_commit(33)"> <div class="lastCommit"> changelog - mention dropped changes </div> <div class="popupTitle" id="git-ref-33" onmouseover="hide_commit(33)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~bryce" class="sprite person">Bryce Harrington</a> <br /> <strong>Author Date:</strong> 2024-08-15 07:50:22 UTC </p> <p>changelog - mention dropped changes</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/ubuntu/plucky-devel">ubuntu/plucky-devel</a> </td> <td> <span class="sortkey">2024-08-15 18:12:01 UTC</span> <time title="2024-08-15 18:12:01 UTC" datetime="2024-08-15T18:12:01+00:00">2024-08-15</time> </td> <td onmouseout="hide_git_commit(34)" onmouseover="show_git_commit(34)"> <div class="lastCommit"> changelog - mention dropped changes </div> <div class="popupTitle" id="git-ref-34" onmouseover="hide_commit(34)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~bryce" class="sprite person">Bryce Harrington</a> <br /> <strong>Author Date:</strong> 2024-08-15 07:50:22 UTC </p> <p>changelog - mention dropped changes</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/ubuntu/oracular">ubuntu/oracular</a> </td> <td> <span class="sortkey">2024-08-15 18:12:01 UTC</span> <time title="2024-08-15 18:12:01 UTC" datetime="2024-08-15T18:12:01+00:00">2024-08-15</time> </td> <td onmouseout="hide_git_commit(35)" onmouseover="show_git_commit(35)"> <div class="lastCommit"> changelog - mention dropped changes </div> <div class="popupTitle" id="git-ref-35" onmouseover="hide_commit(35)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~bryce" class="sprite person">Bryce Harrington</a> <br /> <strong>Author Date:</strong> 2024-08-15 07:50:22 UTC </p> <p>changelog - mention dropped changes</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/ubuntu/focal-security">ubuntu/<wbr />focal-security</a> </td> <td> <span class="sortkey">2024-07-18 11:44:14 UTC</span> <time title="2024-07-18 11:44:14 UTC" datetime="2024-07-18T11:44:14+00:00">2024-07-18</time> </td> <td onmouseout="hide_git_commit(36)" onmouseover="show_git_commit(36)"> <div class="lastCommit"> 2.4.41-4ubuntu3.21 (patches unapplied) </div> <div class="popupTitle" id="git-ref-36" onmouseover="hide_commit(36)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~mdeslaur" class="sprite person">Marc Deslauriers</a> <br /> <strong>Author Date:</strong> 2024-07-17 18:58:09 UTC </p> <p>2.4.41-4ubuntu3.21 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/applied/ubuntu/focal-updates">applied/<wbr />ubuntu/<wbr />focal-updates</a> </td> <td> <span class="sortkey">2024-07-18 11:44:14 UTC</span> <time title="2024-07-18 11:44:14 UTC" datetime="2024-07-18T11:44:14+00:00">2024-07-18</time> </td> <td onmouseout="hide_git_commit(37)" onmouseover="show_git_commit(37)"> <div class="lastCommit"> 2.4.41-4ubuntu3.21 (patches applied) </div> <div class="popupTitle" id="git-ref-37" onmouseover="hide_commit(37)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~mdeslaur" class="sprite person">Marc Deslauriers</a> <br /> <strong>Author Date:</strong> 2024-07-17 18:58:09 UTC </p> <p>2.4.41-4ubuntu3.21 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/applied/ubuntu/focal-security">applied/<wbr />ubuntu/<wbr />focal-security</a> </td> <td> <span class="sortkey">2024-07-18 11:44:14 UTC</span> <time title="2024-07-18 11:44:14 UTC" datetime="2024-07-18T11:44:14+00:00">2024-07-18</time> </td> <td onmouseout="hide_git_commit(38)" onmouseover="show_git_commit(38)"> <div class="lastCommit"> 2.4.41-4ubuntu3.21 (patches applied) </div> <div class="popupTitle" id="git-ref-38" onmouseover="hide_commit(38)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~mdeslaur" class="sprite person">Marc Deslauriers</a> <br /> <strong>Author Date:</strong> 2024-07-17 18:58:09 UTC </p> <p>2.4.41-4ubuntu3.21 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/ubuntu/focal-updates">ubuntu/<wbr />focal-updates</a> </td> <td> <span class="sortkey">2024-07-18 11:44:14 UTC</span> <time title="2024-07-18 11:44:14 UTC" datetime="2024-07-18T11:44:14+00:00">2024-07-18</time> </td> <td onmouseout="hide_git_commit(39)" onmouseover="show_git_commit(39)"> <div class="lastCommit"> 2.4.41-4ubuntu3.21 (patches unapplied) </div> <div class="popupTitle" id="git-ref-39" onmouseover="hide_commit(39)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~mdeslaur" class="sprite person">Marc Deslauriers</a> <br /> <strong>Author Date:</strong> 2024-07-17 18:58:09 UTC </p> <p>2.4.41-4ubuntu3.21 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/applied/ubuntu/jammy-updates">applied/<wbr />ubuntu/<wbr />jammy-updates</a> </td> <td> <span class="sortkey">2024-07-18 11:44:12 UTC</span> <time title="2024-07-18 11:44:12 UTC" datetime="2024-07-18T11:44:12+00:00">2024-07-18</time> </td> <td onmouseout="hide_git_commit(40)" onmouseover="show_git_commit(40)"> <div class="lastCommit"> 2.4.52-1ubuntu4.12 (patches applied) </div> <div class="popupTitle" id="git-ref-40" onmouseover="hide_commit(40)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~mdeslaur" class="sprite person">Marc Deslauriers</a> <br /> <strong>Author Date:</strong> 2024-07-17 18:57:26 UTC </p> <p>2.4.52-1ubuntu4.12 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/applied/ubuntu/jammy-security">applied/<wbr />ubuntu/<wbr />jammy-security</a> </td> <td> <span class="sortkey">2024-07-18 11:44:12 UTC</span> <time title="2024-07-18 11:44:12 UTC" datetime="2024-07-18T11:44:12+00:00">2024-07-18</time> </td> <td onmouseout="hide_git_commit(41)" onmouseover="show_git_commit(41)"> <div class="lastCommit"> 2.4.52-1ubuntu4.12 (patches applied) </div> <div class="popupTitle" id="git-ref-41" onmouseover="hide_commit(41)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~mdeslaur" class="sprite person">Marc Deslauriers</a> <br /> <strong>Author Date:</strong> 2024-07-17 18:57:26 UTC </p> <p>2.4.52-1ubuntu4.12 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/ubuntu/jammy-security">ubuntu/<wbr />jammy-security</a> </td> <td> <span class="sortkey">2024-07-18 11:44:12 UTC</span> <time title="2024-07-18 11:44:12 UTC" datetime="2024-07-18T11:44:12+00:00">2024-07-18</time> </td> <td onmouseout="hide_git_commit(42)" onmouseover="show_git_commit(42)"> <div class="lastCommit"> 2.4.52-1ubuntu4.12 (patches unapplied) </div> <div class="popupTitle" id="git-ref-42" onmouseover="hide_commit(42)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~mdeslaur" class="sprite person">Marc Deslauriers</a> <br /> <strong>Author Date:</strong> 2024-07-17 18:57:26 UTC </p> <p>2.4.52-1ubuntu4.12 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/ubuntu/jammy-updates">ubuntu/<wbr />jammy-updates</a> </td> <td> <span class="sortkey">2024-07-18 11:44:12 UTC</span> <time title="2024-07-18 11:44:12 UTC" datetime="2024-07-18T11:44:12+00:00">2024-07-18</time> </td> <td onmouseout="hide_git_commit(43)" onmouseover="show_git_commit(43)"> <div class="lastCommit"> 2.4.52-1ubuntu4.12 (patches unapplied) </div> <div class="popupTitle" id="git-ref-43" onmouseover="hide_commit(43)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~mdeslaur" class="sprite person">Marc Deslauriers</a> <br /> <strong>Author Date:</strong> 2024-07-17 18:57:26 UTC </p> <p>2.4.52-1ubuntu4.12 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/ubuntu/noble-security">ubuntu/<wbr />noble-security</a> </td> <td> <span class="sortkey">2024-07-18 11:44:11 UTC</span> <time title="2024-07-18 11:44:11 UTC" datetime="2024-07-18T11:44:11+00:00">2024-07-18</time> </td> <td onmouseout="hide_git_commit(44)" onmouseover="show_git_commit(44)"> <div class="lastCommit"> 2.4.58-1ubuntu8.4 (patches unapplied) </div> <div class="popupTitle" id="git-ref-44" onmouseover="hide_commit(44)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~mdeslaur" class="sprite person">Marc Deslauriers</a> <br /> <strong>Author Date:</strong> 2024-07-17 18:55:23 UTC </p> <p>2.4.58-1ubuntu8.4 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/applied/ubuntu/noble-security">applied/<wbr />ubuntu/<wbr />noble-security</a> </td> <td> <span class="sortkey">2024-07-18 11:44:11 UTC</span> <time title="2024-07-18 11:44:11 UTC" datetime="2024-07-18T11:44:11+00:00">2024-07-18</time> </td> <td onmouseout="hide_git_commit(45)" onmouseover="show_git_commit(45)"> <div class="lastCommit"> 2.4.58-1ubuntu8.4 (patches applied) </div> <div class="popupTitle" id="git-ref-45" onmouseover="hide_commit(45)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~mdeslaur" class="sprite person">Marc Deslauriers</a> <br /> <strong>Author Date:</strong> 2024-07-17 18:55:23 UTC </p> <p>2.4.58-1ubuntu8.4 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/ubuntu/mantic-security">ubuntu/<wbr />mantic-<wbr />security</a> </td> <td> <span class="sortkey">2024-07-08 15:59:37 UTC</span> <time title="2024-07-08 15:59:37 UTC" datetime="2024-07-08T15:59:37+00:00">2024-07-08</time> </td> <td onmouseout="hide_git_commit(46)" onmouseover="show_git_commit(46)"> <div class="lastCommit"> 2.4.57-2ubuntu2.5 (patches unapplied) </div> <div class="popupTitle" id="git-ref-46" onmouseover="hide_commit(46)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~mdeslaur" class="sprite person">Marc Deslauriers</a> <br /> <strong>Author Date:</strong> 2024-07-04 11:51:13 UTC </p> <p>2.4.57-2ubuntu2.5 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/applied/ubuntu/mantic-updates">applied/<wbr />ubuntu/<wbr />mantic-<wbr />updates</a> </td> <td> <span class="sortkey">2024-07-08 15:59:37 UTC</span> <time title="2024-07-08 15:59:37 UTC" datetime="2024-07-08T15:59:37+00:00">2024-07-08</time> </td> <td onmouseout="hide_git_commit(47)" onmouseover="show_git_commit(47)"> <div class="lastCommit"> 2.4.57-2ubuntu2.5 (patches applied) </div> <div class="popupTitle" id="git-ref-47" onmouseover="hide_commit(47)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~mdeslaur" class="sprite person">Marc Deslauriers</a> <br /> <strong>Author Date:</strong> 2024-07-04 11:51:13 UTC </p> <p>2.4.57-2ubuntu2.5 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/applied/ubuntu/mantic-security">applied/<wbr />ubuntu/<wbr />mantic-<wbr />security</a> </td> <td> <span class="sortkey">2024-07-08 15:59:37 UTC</span> <time title="2024-07-08 15:59:37 UTC" datetime="2024-07-08T15:59:37+00:00">2024-07-08</time> </td> <td onmouseout="hide_git_commit(48)" onmouseover="show_git_commit(48)"> <div class="lastCommit"> 2.4.57-2ubuntu2.5 (patches applied) </div> <div class="popupTitle" id="git-ref-48" onmouseover="hide_commit(48)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~mdeslaur" class="sprite person">Marc Deslauriers</a> <br /> <strong>Author Date:</strong> 2024-07-04 11:51:13 UTC </p> <p>2.4.57-2ubuntu2.5 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/ubuntu/mantic-updates">ubuntu/<wbr />mantic-<wbr />updates</a> </td> <td> <span class="sortkey">2024-07-08 15:59:37 UTC</span> <time title="2024-07-08 15:59:37 UTC" datetime="2024-07-08T15:59:37+00:00">2024-07-08</time> </td> <td onmouseout="hide_git_commit(49)" onmouseover="show_git_commit(49)"> <div class="lastCommit"> 2.4.57-2ubuntu2.5 (patches unapplied) </div> <div class="popupTitle" id="git-ref-49" onmouseover="hide_commit(49)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~mdeslaur" class="sprite person">Marc Deslauriers</a> <br /> <strong>Author Date:</strong> 2024-07-04 11:51:13 UTC </p> <p>2.4.57-2ubuntu2.5 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/ubuntu/mantic-devel">ubuntu/mantic-devel</a> </td> <td> <span class="sortkey">2024-07-08 15:59:37 UTC</span> <time title="2024-07-08 15:59:37 UTC" datetime="2024-07-08T15:59:37+00:00">2024-07-08</time> </td> <td onmouseout="hide_git_commit(50)" onmouseover="show_git_commit(50)"> <div class="lastCommit"> 2.4.57-2ubuntu2.5 (patches unapplied) </div> <div class="popupTitle" id="git-ref-50" onmouseover="hide_commit(50)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~mdeslaur" class="sprite person">Marc Deslauriers</a> <br /> <strong>Author Date:</strong> 2024-07-04 11:51:13 UTC </p> <p>2.4.57-2ubuntu2.5 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/applied/ubuntu/mantic-devel">applied/<wbr />ubuntu/<wbr />mantic-<wbr />devel</a> </td> <td> <span class="sortkey">2024-07-08 15:59:37 UTC</span> <time title="2024-07-08 15:59:37 UTC" datetime="2024-07-08T15:59:37+00:00">2024-07-08</time> </td> <td onmouseout="hide_git_commit(51)" onmouseover="show_git_commit(51)"> <div class="lastCommit"> 2.4.57-2ubuntu2.5 (patches applied) </div> <div class="popupTitle" id="git-ref-51" onmouseover="hide_commit(51)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~mdeslaur" class="sprite person">Marc Deslauriers</a> <br /> <strong>Author Date:</strong> 2024-07-04 11:51:13 UTC </p> <p>2.4.57-2ubuntu2.5 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/ubuntu/noble">ubuntu/noble</a> </td> <td> <span class="sortkey">2024-04-07 07:03:09 UTC</span> <time title="2024-04-07 07:03:09 UTC" datetime="2024-04-07T07:03:09+00:00">2024-04-07</time> </td> <td onmouseout="hide_git_commit(52)" onmouseover="show_git_commit(52)"> <div class="lastCommit"> 2.4.58-1ubuntu8 (patches unapplied) </div> <div class="popupTitle" id="git-ref-52" onmouseover="hide_commit(52)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~vorlon" class="sprite person">Steve Langasek</a> <br /> <strong>Author Date:</strong> 2024-04-07 07:02:29 UTC </p> <p>2.4.58-1ubuntu8 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/applied/ubuntu/noble">applied/<wbr />ubuntu/<wbr />noble</a> </td> <td> <span class="sortkey">2024-04-07 07:03:09 UTC</span> <time title="2024-04-07 07:03:09 UTC" datetime="2024-04-07T07:03:09+00:00">2024-04-07</time> </td> <td onmouseout="hide_git_commit(53)" onmouseover="show_git_commit(53)"> <div class="lastCommit"> 2.4.58-1ubuntu8 (patches applied) </div> <div class="popupTitle" id="git-ref-53" onmouseover="hide_commit(53)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~vorlon" class="sprite person">Steve Langasek</a> <br /> <strong>Author Date:</strong> 2024-04-07 07:02:29 UTC </p> <p>2.4.58-1ubuntu8 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/ubuntu/mantic-proposed">ubuntu/<wbr />mantic-<wbr />proposed</a> </td> <td> <span class="sortkey">2024-02-07 20:51:52 UTC</span> <time title="2024-02-07 20:51:52 UTC" datetime="2024-02-07T20:51:52+00:00">2024-02-07</time> </td> <td onmouseout="hide_git_commit(54)" onmouseover="show_git_commit(54)"> <div class="lastCommit"> 2.4.57-2ubuntu2.3 (patches unapplied) </div> <div class="popupTitle" id="git-ref-54" onmouseover="hide_commit(54)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~bryce" class="sprite person">Bryce Harrington</a> <br /> <strong>Author Date:</strong> 2024-01-25 06:51:25 UTC </p> <p>2.4.57-2ubuntu2.3 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/applied/ubuntu/mantic-proposed">applied/<wbr />ubuntu/<wbr />mantic-<wbr />proposed</a> </td> <td> <span class="sortkey">2024-02-07 20:51:52 UTC</span> <time title="2024-02-07 20:51:52 UTC" datetime="2024-02-07T20:51:52+00:00">2024-02-07</time> </td> <td onmouseout="hide_git_commit(55)" onmouseover="show_git_commit(55)"> <div class="lastCommit"> 2.4.57-2ubuntu2.3 (patches applied) </div> <div class="popupTitle" id="git-ref-55" onmouseover="hide_commit(55)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~bryce" class="sprite person">Bryce Harrington</a> <br /> <strong>Author Date:</strong> 2024-01-25 06:51:25 UTC </p> <p>2.4.57-2ubuntu2.3 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/applied/ubuntu/lunar-updates">applied/<wbr />ubuntu/<wbr />lunar-updates</a> </td> <td> <span class="sortkey">2023-11-22 14:47:34 UTC</span> <time title="2023-11-22 14:47:34 UTC" datetime="2023-11-22T14:47:34+00:00">2023-11-22</time> </td> <td onmouseout="hide_git_commit(56)" onmouseover="show_git_commit(56)"> <div class="lastCommit"> 2.4.55-1ubuntu2.1 (patches applied) </div> <div class="popupTitle" id="git-ref-56" onmouseover="hide_commit(56)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~mdeslaur" class="sprite person">Marc Deslauriers</a> <br /> <strong>Author Date:</strong> 2023-10-26 13:37:01 UTC </p> <p>2.4.55-1ubuntu2.1 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/applied/ubuntu/lunar-security">applied/<wbr />ubuntu/<wbr />lunar-security</a> </td> <td> <span class="sortkey">2023-11-22 14:47:34 UTC</span> <time title="2023-11-22 14:47:34 UTC" datetime="2023-11-22T14:47:34+00:00">2023-11-22</time> </td> <td onmouseout="hide_git_commit(57)" onmouseover="show_git_commit(57)"> <div class="lastCommit"> 2.4.55-1ubuntu2.1 (patches applied) </div> <div class="popupTitle" id="git-ref-57" onmouseover="hide_commit(57)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~mdeslaur" class="sprite person">Marc Deslauriers</a> <br /> <strong>Author Date:</strong> 2023-10-26 13:37:01 UTC </p> <p>2.4.55-1ubuntu2.1 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/ubuntu/lunar-devel">ubuntu/lunar-devel</a> </td> <td> <span class="sortkey">2023-11-22 14:47:34 UTC</span> <time title="2023-11-22 14:47:34 UTC" datetime="2023-11-22T14:47:34+00:00">2023-11-22</time> </td> <td onmouseout="hide_git_commit(58)" onmouseover="show_git_commit(58)"> <div class="lastCommit"> 2.4.55-1ubuntu2.1 (patches unapplied) </div> <div class="popupTitle" id="git-ref-58" onmouseover="hide_commit(58)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~mdeslaur" class="sprite person">Marc Deslauriers</a> <br /> <strong>Author Date:</strong> 2023-10-26 13:37:01 UTC </p> <p>2.4.55-1ubuntu2.1 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/ubuntu/lunar-security">ubuntu/<wbr />lunar-security</a> </td> <td> <span class="sortkey">2023-11-22 14:47:34 UTC</span> <time title="2023-11-22 14:47:34 UTC" datetime="2023-11-22T14:47:34+00:00">2023-11-22</time> </td> <td onmouseout="hide_git_commit(59)" onmouseover="show_git_commit(59)"> <div class="lastCommit"> 2.4.55-1ubuntu2.1 (patches unapplied) </div> <div class="popupTitle" id="git-ref-59" onmouseover="hide_commit(59)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~mdeslaur" class="sprite person">Marc Deslauriers</a> <br /> <strong>Author Date:</strong> 2023-10-26 13:37:01 UTC </p> <p>2.4.55-1ubuntu2.1 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/applied/ubuntu/lunar-devel">applied/<wbr />ubuntu/<wbr />lunar-devel</a> </td> <td> <span class="sortkey">2023-11-22 14:47:34 UTC</span> <time title="2023-11-22 14:47:34 UTC" datetime="2023-11-22T14:47:34+00:00">2023-11-22</time> </td> <td onmouseout="hide_git_commit(60)" onmouseover="show_git_commit(60)"> <div class="lastCommit"> 2.4.55-1ubuntu2.1 (patches applied) </div> <div class="popupTitle" id="git-ref-60" onmouseover="hide_commit(60)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~mdeslaur" class="sprite person">Marc Deslauriers</a> <br /> <strong>Author Date:</strong> 2023-10-26 13:37:01 UTC </p> <p>2.4.55-1ubuntu2.1 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/ubuntu/lunar-updates">ubuntu/<wbr />lunar-updates</a> </td> <td> <span class="sortkey">2023-11-22 14:47:34 UTC</span> <time title="2023-11-22 14:47:34 UTC" datetime="2023-11-22T14:47:34+00:00">2023-11-22</time> </td> <td onmouseout="hide_git_commit(61)" onmouseover="show_git_commit(61)"> <div class="lastCommit"> 2.4.55-1ubuntu2.1 (patches unapplied) </div> <div class="popupTitle" id="git-ref-61" onmouseover="hide_commit(61)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~mdeslaur" class="sprite person">Marc Deslauriers</a> <br /> <strong>Author Date:</strong> 2023-10-26 13:37:01 UTC </p> <p>2.4.55-1ubuntu2.1 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/applied/ubuntu/mantic">applied/<wbr />ubuntu/<wbr />mantic</a> </td> <td> <span class="sortkey">2023-08-18 06:37:09 UTC</span> <time title="2023-08-18 06:37:09 UTC" datetime="2023-08-18T06:37:09+00:00">2023-08-18</time> </td> <td onmouseout="hide_git_commit(62)" onmouseover="show_git_commit(62)"> <div class="lastCommit"> 2.4.57-2ubuntu2 (patches applied) </div> <div class="popupTitle" id="git-ref-62" onmouseover="hide_commit(62)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~lvoytek" class="sprite person">Lena Voytek</a> <br /> <strong>Author Date:</strong> 2023-07-21 21:17:42 UTC </p> <p>2.4.57-2ubuntu2 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/ubuntu/mantic">ubuntu/mantic</a> </td> <td> <span class="sortkey">2023-08-18 06:37:09 UTC</span> <time title="2023-08-18 06:37:09 UTC" datetime="2023-08-18T06:37:09+00:00">2023-08-18</time> </td> <td onmouseout="hide_git_commit(63)" onmouseover="show_git_commit(63)"> <div class="lastCommit"> 2.4.57-2ubuntu2 (patches unapplied) </div> <div class="popupTitle" id="git-ref-63" onmouseover="hide_commit(63)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~lvoytek" class="sprite person">Lena Voytek</a> <br /> <strong>Author Date:</strong> 2023-07-21 21:17:42 UTC </p> <p>2.4.57-2ubuntu2 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/ubuntu/kinetic-devel">ubuntu/<wbr />kinetic-<wbr />devel</a> </td> <td> <span class="sortkey">2023-07-15 01:14:12 UTC</span> <time title="2023-07-15 01:14:12 UTC" datetime="2023-07-15T01:14:12+00:00">2023-07-15</time> </td> <td onmouseout="hide_git_commit(64)" onmouseover="show_git_commit(64)"> <div class="lastCommit"> 2.4.54-2ubuntu1.5 (patches unapplied) </div> <div class="popupTitle" id="git-ref-64" onmouseover="hide_commit(64)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~michal-maloszewski99" class="sprite person">Micha艂 Ma艂oszewski</a> <br /> <strong>Author Date:</strong> 2023-06-21 15:41:40 UTC </p> <p>2.4.54-2ubuntu1.5 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/applied/ubuntu/kinetic-devel">applied/<wbr />ubuntu/<wbr />kinetic-<wbr />devel</a> </td> <td> <span class="sortkey">2023-07-15 01:14:12 UTC</span> <time title="2023-07-15 01:14:12 UTC" datetime="2023-07-15T01:14:12+00:00">2023-07-15</time> </td> <td onmouseout="hide_git_commit(65)" onmouseover="show_git_commit(65)"> <div class="lastCommit"> 2.4.54-2ubuntu1.5 (patches applied) </div> <div class="popupTitle" id="git-ref-65" onmouseover="hide_commit(65)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~michal-maloszewski99" class="sprite person">Micha艂 Ma艂oszewski</a> <br /> <strong>Author Date:</strong> 2023-06-21 15:41:40 UTC </p> <p>2.4.54-2ubuntu1.5 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/applied/ubuntu/kinetic-proposed">applied/<wbr />ubuntu/<wbr />kinetic-<wbr />proposed</a> </td> <td> <span class="sortkey">2023-07-15 01:14:12 UTC</span> <time title="2023-07-15 01:14:12 UTC" datetime="2023-07-15T01:14:12+00:00">2023-07-15</time> </td> <td onmouseout="hide_git_commit(66)" onmouseover="show_git_commit(66)"> <div class="lastCommit"> 2.4.54-2ubuntu1.5 (patches applied) </div> <div class="popupTitle" id="git-ref-66" onmouseover="hide_commit(66)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~michal-maloszewski99" class="sprite person">Micha艂 Ma艂oszewski</a> <br /> <strong>Author Date:</strong> 2023-06-21 15:41:40 UTC </p> <p>2.4.54-2ubuntu1.5 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/ubuntu/kinetic-proposed">ubuntu/<wbr />kinetic-<wbr />proposed</a> </td> <td> <span class="sortkey">2023-07-15 01:14:12 UTC</span> <time title="2023-07-15 01:14:12 UTC" datetime="2023-07-15T01:14:12+00:00">2023-07-15</time> </td> <td onmouseout="hide_git_commit(67)" onmouseover="show_git_commit(67)"> <div class="lastCommit"> 2.4.54-2ubuntu1.5 (patches unapplied) </div> <div class="popupTitle" id="git-ref-67" onmouseover="hide_commit(67)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~michal-maloszewski99" class="sprite person">Micha艂 Ma艂oszewski</a> <br /> <strong>Author Date:</strong> 2023-06-21 15:41:40 UTC </p> <p>2.4.54-2ubuntu1.5 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/applied/ubuntu/kinetic-updates">applied/<wbr />ubuntu/<wbr />kinetic-<wbr />updates</a> </td> <td> <span class="sortkey">2023-03-31 14:30:15 UTC</span> <time title="2023-03-31 14:30:15 UTC" datetime="2023-03-31T14:30:15+00:00">2023-03-31</time> </td> <td onmouseout="hide_git_commit(68)" onmouseover="show_git_commit(68)"> <div class="lastCommit"> 2.4.54-2ubuntu1.3 (patches applied) </div> <div class="popupTitle" id="git-ref-68" onmouseover="hide_commit(68)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~michal-maloszewski99" class="sprite person">Micha艂 Ma艂oszewski</a> <br /> <strong>Author Date:</strong> 2023-03-01 23:01:26 UTC </p> <p>2.4.54-2ubuntu1.3 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/ubuntu/kinetic-updates">ubuntu/<wbr />kinetic-<wbr />updates</a> </td> <td> <span class="sortkey">2023-03-31 14:30:15 UTC</span> <time title="2023-03-31 14:30:15 UTC" datetime="2023-03-31T14:30:15+00:00">2023-03-31</time> </td> <td onmouseout="hide_git_commit(69)" onmouseover="show_git_commit(69)"> <div class="lastCommit"> 2.4.54-2ubuntu1.3 (patches unapplied) </div> <div class="popupTitle" id="git-ref-69" onmouseover="hide_commit(69)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~michal-maloszewski99" class="sprite person">Micha艂 Ma艂oszewski</a> <br /> <strong>Author Date:</strong> 2023-03-01 23:01:26 UTC </p> <p>2.4.54-2ubuntu1.3 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/ubuntu/bionic-security">ubuntu/<wbr />bionic-<wbr />security</a> </td> <td> <span class="sortkey">2023-03-09 14:25:22 UTC</span> <time title="2023-03-09 14:25:22 UTC" datetime="2023-03-09T14:25:22+00:00">2023-03-09</time> </td> <td onmouseout="hide_git_commit(70)" onmouseover="show_git_commit(70)"> <div class="lastCommit"> 2.4.29-1ubuntu4.27 (patches unapplied) </div> <div class="popupTitle" id="git-ref-70" onmouseover="hide_commit(70)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~mdeslaur" class="sprite person">Marc Deslauriers</a> <br /> <strong>Author Date:</strong> 2023-03-08 17:34:33 UTC </p> <p>2.4.29-1ubuntu4.27 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/ubuntu/bionic-updates">ubuntu/<wbr />bionic-<wbr />updates</a> </td> <td> <span class="sortkey">2023-03-09 14:25:22 UTC</span> <time title="2023-03-09 14:25:22 UTC" datetime="2023-03-09T14:25:22+00:00">2023-03-09</time> </td> <td onmouseout="hide_git_commit(71)" onmouseover="show_git_commit(71)"> <div class="lastCommit"> 2.4.29-1ubuntu4.27 (patches unapplied) </div> <div class="popupTitle" id="git-ref-71" onmouseover="hide_commit(71)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~mdeslaur" class="sprite person">Marc Deslauriers</a> <br /> <strong>Author Date:</strong> 2023-03-08 17:34:33 UTC </p> <p>2.4.29-1ubuntu4.27 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/applied/ubuntu/bionic-updates">applied/<wbr />ubuntu/<wbr />bionic-<wbr />updates</a> </td> <td> <span class="sortkey">2023-03-09 14:25:22 UTC</span> <time title="2023-03-09 14:25:22 UTC" datetime="2023-03-09T14:25:22+00:00">2023-03-09</time> </td> <td onmouseout="hide_git_commit(72)" onmouseover="show_git_commit(72)"> <div class="lastCommit"> 2.4.29-1ubuntu4.27 (patches applied) </div> <div class="popupTitle" id="git-ref-72" onmouseover="hide_commit(72)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~mdeslaur" class="sprite person">Marc Deslauriers</a> <br /> <strong>Author Date:</strong> 2023-03-08 17:34:33 UTC </p> <p>2.4.29-1ubuntu4.27 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/applied/ubuntu/bionic-security">applied/<wbr />ubuntu/<wbr />bionic-<wbr />security</a> </td> <td> <span class="sortkey">2023-03-09 14:25:22 UTC</span> <time title="2023-03-09 14:25:22 UTC" datetime="2023-03-09T14:25:22+00:00">2023-03-09</time> </td> <td onmouseout="hide_git_commit(73)" onmouseover="show_git_commit(73)"> <div class="lastCommit"> 2.4.29-1ubuntu4.27 (patches applied) </div> <div class="popupTitle" id="git-ref-73" onmouseover="hide_commit(73)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~mdeslaur" class="sprite person">Marc Deslauriers</a> <br /> <strong>Author Date:</strong> 2023-03-08 17:34:33 UTC </p> <p>2.4.29-1ubuntu4.27 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/ubuntu/bionic-devel">ubuntu/bionic-devel</a> </td> <td> <span class="sortkey">2023-03-09 14:25:22 UTC</span> <time title="2023-03-09 14:25:22 UTC" datetime="2023-03-09T14:25:22+00:00">2023-03-09</time> </td> <td onmouseout="hide_git_commit(74)" onmouseover="show_git_commit(74)"> <div class="lastCommit"> 2.4.29-1ubuntu4.27 (patches unapplied) </div> <div class="popupTitle" id="git-ref-74" onmouseover="hide_commit(74)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~mdeslaur" class="sprite person">Marc Deslauriers</a> <br /> <strong>Author Date:</strong> 2023-03-08 17:34:33 UTC </p> <p>2.4.29-1ubuntu4.27 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/applied/ubuntu/bionic-devel">applied/<wbr />ubuntu/<wbr />bionic-<wbr />devel</a> </td> <td> <span class="sortkey">2023-03-09 14:25:22 UTC</span> <time title="2023-03-09 14:25:22 UTC" datetime="2023-03-09T14:25:22+00:00">2023-03-09</time> </td> <td onmouseout="hide_git_commit(75)" onmouseover="show_git_commit(75)"> <div class="lastCommit"> 2.4.29-1ubuntu4.27 (patches applied) </div> <div class="popupTitle" id="git-ref-75" onmouseover="hide_commit(75)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~mdeslaur" class="sprite person">Marc Deslauriers</a> <br /> <strong>Author Date:</strong> 2023-03-08 17:34:33 UTC </p> <p>2.4.29-1ubuntu4.27 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/ubuntu/kinetic-security">ubuntu/<wbr />kinetic-<wbr />security</a> </td> <td> <span class="sortkey">2023-03-09 14:25:17 UTC</span> <time title="2023-03-09 14:25:17 UTC" datetime="2023-03-09T14:25:17+00:00">2023-03-09</time> </td> <td onmouseout="hide_git_commit(76)" onmouseover="show_git_commit(76)"> <div class="lastCommit"> 2.4.54-2ubuntu1.2 (patches unapplied) </div> <div class="popupTitle" id="git-ref-76" onmouseover="hide_commit(76)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~mdeslaur" class="sprite person">Marc Deslauriers</a> <br /> <strong>Author Date:</strong> 2023-03-08 17:31:20 UTC </p> <p>2.4.54-2ubuntu1.2 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/applied/ubuntu/kinetic-security">applied/<wbr />ubuntu/<wbr />kinetic-<wbr />security</a> </td> <td> <span class="sortkey">2023-03-09 14:25:17 UTC</span> <time title="2023-03-09 14:25:17 UTC" datetime="2023-03-09T14:25:17+00:00">2023-03-09</time> </td> <td onmouseout="hide_git_commit(77)" onmouseover="show_git_commit(77)"> <div class="lastCommit"> 2.4.54-2ubuntu1.2 (patches applied) </div> <div class="popupTitle" id="git-ref-77" onmouseover="hide_commit(77)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~mdeslaur" class="sprite person">Marc Deslauriers</a> <br /> <strong>Author Date:</strong> 2023-03-08 17:31:20 UTC </p> <p>2.4.54-2ubuntu1.2 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/ubuntu/lunar-proposed">ubuntu/<wbr />lunar-proposed</a> </td> <td> <span class="sortkey">2023-03-08 18:05:10 UTC</span> <time title="2023-03-08 18:05:10 UTC" datetime="2023-03-08T18:05:10+00:00">2023-03-08</time> </td> <td onmouseout="hide_git_commit(78)" onmouseover="show_git_commit(78)"> <div class="lastCommit"> 2.4.55-1ubuntu2 (patches unapplied) </div> <div class="popupTitle" id="git-ref-78" onmouseover="hide_commit(78)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~mdeslaur" class="sprite person">Marc Deslauriers</a> <br /> <strong>Author Date:</strong> 2023-03-08 16:32:34 UTC </p> <p>2.4.55-1ubuntu2 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/ubuntu/lunar">ubuntu/lunar</a> </td> <td> <span class="sortkey">2023-03-08 18:05:10 UTC</span> <time title="2023-03-08 18:05:10 UTC" datetime="2023-03-08T18:05:10+00:00">2023-03-08</time> </td> <td onmouseout="hide_git_commit(79)" onmouseover="show_git_commit(79)"> <div class="lastCommit"> 2.4.55-1ubuntu2 (patches unapplied) </div> <div class="popupTitle" id="git-ref-79" onmouseover="hide_commit(79)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~mdeslaur" class="sprite person">Marc Deslauriers</a> <br /> <strong>Author Date:</strong> 2023-03-08 16:32:34 UTC </p> <p>2.4.55-1ubuntu2 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/applied/ubuntu/lunar-proposed">applied/<wbr />ubuntu/<wbr />lunar-proposed</a> </td> <td> <span class="sortkey">2023-03-08 18:05:10 UTC</span> <time title="2023-03-08 18:05:10 UTC" datetime="2023-03-08T18:05:10+00:00">2023-03-08</time> </td> <td onmouseout="hide_git_commit(80)" onmouseover="show_git_commit(80)"> <div class="lastCommit"> 2.4.55-1ubuntu2 (patches applied) </div> <div class="popupTitle" id="git-ref-80" onmouseover="hide_commit(80)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~mdeslaur" class="sprite person">Marc Deslauriers</a> <br /> <strong>Author Date:</strong> 2023-03-08 16:32:34 UTC </p> <p>2.4.55-1ubuntu2 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/applied/ubuntu/lunar">applied/<wbr />ubuntu/<wbr />lunar</a> </td> <td> <span class="sortkey">2023-03-08 18:05:10 UTC</span> <time title="2023-03-08 18:05:10 UTC" datetime="2023-03-08T18:05:10+00:00">2023-03-08</time> </td> <td onmouseout="hide_git_commit(81)" onmouseover="show_git_commit(81)"> <div class="lastCommit"> 2.4.55-1ubuntu2 (patches applied) </div> <div class="popupTitle" id="git-ref-81" onmouseover="hide_commit(81)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~mdeslaur" class="sprite person">Marc Deslauriers</a> <br /> <strong>Author Date:</strong> 2023-03-08 16:32:34 UTC </p> <p>2.4.55-1ubuntu2 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/debian/buster">debian/buster</a> </td> <td> <span class="sortkey">2022-09-10 17:21:17 UTC</span> <time title="2022-09-10 17:21:17 UTC" datetime="2022-09-10T17:21:17+00:00">2022-09-10</time> </td> <td onmouseout="hide_git_commit(82)" onmouseover="show_git_commit(82)"> <div class="lastCommit"> 2.4.38-3+deb10u8 (patches unapplied) </div> <div class="popupTitle" id="git-ref-82" onmouseover="hide_commit(82)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~roberto-debian" class="sprite person">Roberto C. Sanchez</a> <br /> <strong>Author Date:</strong> 2022-06-20 19:03:00 UTC </p> <p>2.4.38-3+deb10u8 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/applied/debian/buster">applied/<wbr />debian/<wbr />buster</a> </td> <td> <span class="sortkey">2022-09-10 17:21:17 UTC</span> <time title="2022-09-10 17:21:17 UTC" datetime="2022-09-10T17:21:17+00:00">2022-09-10</time> </td> <td onmouseout="hide_git_commit(83)" onmouseover="show_git_commit(83)"> <div class="lastCommit"> 2.4.38-3+deb10u8 (patches applied) </div> <div class="popupTitle" id="git-ref-83" onmouseover="hide_commit(83)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~roberto-debian" class="sprite person">Roberto C. Sanchez</a> <br /> <strong>Author Date:</strong> 2022-06-20 19:03:00 UTC </p> <p>2.4.38-3+deb10u8 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/applied/ubuntu/kinetic">applied/<wbr />ubuntu/<wbr />kinetic</a> </td> <td> <span class="sortkey">2022-07-21 22:57:09 UTC</span> <time title="2022-07-21 22:57:09 UTC" datetime="2022-07-21T22:57:09+00:00">2022-07-21</time> </td> <td onmouseout="hide_git_commit(84)" onmouseover="show_git_commit(84)"> <div class="lastCommit"> 2.4.54-2ubuntu1 (patches applied) </div> <div class="popupTitle" id="git-ref-84" onmouseover="hide_commit(84)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~bryce" class="sprite person">Bryce Harrington</a> <br /> <strong>Author Date:</strong> 2022-07-21 19:38:00 UTC </p> <p>2.4.54-2ubuntu1 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/ubuntu/kinetic">ubuntu/kinetic</a> </td> <td> <span class="sortkey">2022-07-21 22:09:31 UTC</span> <time title="2022-07-21 22:09:31 UTC" datetime="2022-07-21T22:09:31+00:00">2022-07-21</time> </td> <td onmouseout="hide_git_commit(85)" onmouseover="show_git_commit(85)"> <div class="lastCommit"> update-maintainer </div> <div class="popupTitle" id="git-ref-85" onmouseover="hide_commit(85)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~bryce" class="sprite person">Bryce Harrington</a> <br /> <strong>Author Date:</strong> 2022-07-21 19:38:01 UTC </p> <p>update-maintainer</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/ubuntu/impish-security">ubuntu/<wbr />impish-<wbr />security</a> </td> <td> <span class="sortkey">2022-06-21 13:38:44 UTC</span> <time title="2022-06-21 13:38:44 UTC" datetime="2022-06-21T13:38:44+00:00">2022-06-21</time> </td> <td onmouseout="hide_git_commit(86)" onmouseover="show_git_commit(86)"> <div class="lastCommit"> 2.4.48-3.1ubuntu3.5 (patches unapplied) </div> <div class="popupTitle" id="git-ref-86" onmouseover="hide_commit(86)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~leosilvab" class="sprite person">Leonidas S. Barbosa</a> <br /> <strong>Author Date:</strong> 2022-06-14 12:33:28 UTC </p> <p>2.4.48-3.1ubuntu3.5 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/ubuntu/impish-updates">ubuntu/<wbr />impish-<wbr />updates</a> </td> <td> <span class="sortkey">2022-06-21 13:38:44 UTC</span> <time title="2022-06-21 13:38:44 UTC" datetime="2022-06-21T13:38:44+00:00">2022-06-21</time> </td> <td onmouseout="hide_git_commit(87)" onmouseover="show_git_commit(87)"> <div class="lastCommit"> 2.4.48-3.1ubuntu3.5 (patches unapplied) </div> <div class="popupTitle" id="git-ref-87" onmouseover="hide_commit(87)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~leosilvab" class="sprite person">Leonidas S. Barbosa</a> <br /> <strong>Author Date:</strong> 2022-06-14 12:33:28 UTC </p> <p>2.4.48-3.1ubuntu3.5 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/applied/ubuntu/impish-updates">applied/<wbr />ubuntu/<wbr />impish-<wbr />updates</a> </td> <td> <span class="sortkey">2022-06-21 13:38:44 UTC</span> <time title="2022-06-21 13:38:44 UTC" datetime="2022-06-21T13:38:44+00:00">2022-06-21</time> </td> <td onmouseout="hide_git_commit(88)" onmouseover="show_git_commit(88)"> <div class="lastCommit"> 2.4.48-3.1ubuntu3.5 (patches applied) </div> <div class="popupTitle" id="git-ref-88" onmouseover="hide_commit(88)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~leosilvab" class="sprite person">Leonidas S. Barbosa</a> <br /> <strong>Author Date:</strong> 2022-06-14 12:33:28 UTC </p> <p>2.4.48-3.1ubuntu3.5 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/applied/ubuntu/impish-security">applied/<wbr />ubuntu/<wbr />impish-<wbr />security</a> </td> <td> <span class="sortkey">2022-06-21 13:38:44 UTC</span> <time title="2022-06-21 13:38:44 UTC" datetime="2022-06-21T13:38:44+00:00">2022-06-21</time> </td> <td onmouseout="hide_git_commit(89)" onmouseover="show_git_commit(89)"> <div class="lastCommit"> 2.4.48-3.1ubuntu3.5 (patches applied) </div> <div class="popupTitle" id="git-ref-89" onmouseover="hide_commit(89)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~leosilvab" class="sprite person">Leonidas S. Barbosa</a> <br /> <strong>Author Date:</strong> 2022-06-14 12:33:28 UTC </p> <p>2.4.48-3.1ubuntu3.5 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/applied/ubuntu/impish-devel">applied/<wbr />ubuntu/<wbr />impish-<wbr />devel</a> </td> <td> <span class="sortkey">2022-06-21 13:38:44 UTC</span> <time title="2022-06-21 13:38:44 UTC" datetime="2022-06-21T13:38:44+00:00">2022-06-21</time> </td> <td onmouseout="hide_git_commit(90)" onmouseover="show_git_commit(90)"> <div class="lastCommit"> 2.4.48-3.1ubuntu3.5 (patches applied) </div> <div class="popupTitle" id="git-ref-90" onmouseover="hide_commit(90)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~leosilvab" class="sprite person">Leonidas S. Barbosa</a> <br /> <strong>Author Date:</strong> 2022-06-14 12:33:28 UTC </p> <p>2.4.48-3.1ubuntu3.5 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/ubuntu/impish-devel">ubuntu/impish-devel</a> </td> <td> <span class="sortkey">2022-06-21 13:38:44 UTC</span> <time title="2022-06-21 13:38:44 UTC" datetime="2022-06-21T13:38:44+00:00">2022-06-21</time> </td> <td onmouseout="hide_git_commit(91)" onmouseover="show_git_commit(91)"> <div class="lastCommit"> 2.4.48-3.1ubuntu3.5 (patches unapplied) </div> <div class="popupTitle" id="git-ref-91" onmouseover="hide_commit(91)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~leosilvab" class="sprite person">Leonidas S. Barbosa</a> <br /> <strong>Author Date:</strong> 2022-06-14 12:33:28 UTC </p> <p>2.4.48-3.1ubuntu3.5 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/ubuntu/bionic-proposed">ubuntu/<wbr />bionic-<wbr />proposed</a> </td> <td> <span class="sortkey">2022-05-02 23:49:38 UTC</span> <time title="2022-05-02 23:49:38 UTC" datetime="2022-05-02T23:49:38+00:00">2022-05-02</time> </td> <td onmouseout="hide_git_commit(92)" onmouseover="show_git_commit(92)"> <div class="lastCommit"> 2.4.29-1ubuntu4.23 (patches unapplied) </div> <div class="popupTitle" id="git-ref-92" onmouseover="hide_commit(92)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~sergiodj" class="sprite person">Sergio Durigan Junior</a> <br /> <strong>Author Date:</strong> 2022-04-26 00:46:43 UTC </p> <p>2.4.29-1ubuntu4.23 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/applied/ubuntu/bionic-proposed">applied/<wbr />ubuntu/<wbr />bionic-<wbr />proposed</a> </td> <td> <span class="sortkey">2022-05-02 23:49:38 UTC</span> <time title="2022-05-02 23:49:38 UTC" datetime="2022-05-02T23:49:38+00:00">2022-05-02</time> </td> <td onmouseout="hide_git_commit(93)" onmouseover="show_git_commit(93)"> <div class="lastCommit"> 2.4.29-1ubuntu4.23 (patches applied) </div> <div class="popupTitle" id="git-ref-93" onmouseover="hide_commit(93)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~sergiodj" class="sprite person">Sergio Durigan Junior</a> <br /> <strong>Author Date:</strong> 2022-04-26 00:46:43 UTC </p> <p>2.4.29-1ubuntu4.23 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/ubuntu/impish-proposed">ubuntu/<wbr />impish-<wbr />proposed</a> </td> <td> <span class="sortkey">2022-05-02 23:43:21 UTC</span> <time title="2022-05-02 23:43:21 UTC" datetime="2022-05-02T23:43:21+00:00">2022-05-02</time> </td> <td onmouseout="hide_git_commit(94)" onmouseover="show_git_commit(94)"> <div class="lastCommit"> 2.4.48-3.1ubuntu3.4 (patches unapplied) </div> <div class="popupTitle" id="git-ref-94" onmouseover="hide_commit(94)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~sergiodj" class="sprite person">Sergio Durigan Junior</a> <br /> <strong>Author Date:</strong> 2022-04-26 19:55:37 UTC </p> <p>2.4.48-3.1ubuntu3.4 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/applied/ubuntu/impish-proposed">applied/<wbr />ubuntu/<wbr />impish-<wbr />proposed</a> </td> <td> <span class="sortkey">2022-05-02 23:43:21 UTC</span> <time title="2022-05-02 23:43:21 UTC" datetime="2022-05-02T23:43:21+00:00">2022-05-02</time> </td> <td onmouseout="hide_git_commit(95)" onmouseover="show_git_commit(95)"> <div class="lastCommit"> 2.4.48-3.1ubuntu3.4 (patches applied) </div> <div class="popupTitle" id="git-ref-95" onmouseover="hide_commit(95)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~sergiodj" class="sprite person">Sergio Durigan Junior</a> <br /> <strong>Author Date:</strong> 2022-04-26 19:55:37 UTC </p> <p>2.4.48-3.1ubuntu3.4 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/ubuntu/jammy">ubuntu/jammy</a> </td> <td> <span class="sortkey">2022-03-25 00:55:10 UTC</span> <time title="2022-03-25 00:55:10 UTC" datetime="2022-03-25T00:55:10+00:00">2022-03-25</time> </td> <td onmouseout="hide_git_commit(96)" onmouseover="show_git_commit(96)"> <div class="lastCommit"> 2.4.52-1ubuntu4 (patches unapplied) </div> <div class="popupTitle" id="git-ref-96" onmouseover="hide_commit(96)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~bryce" class="sprite person">Bryce Harrington</a> <br /> <strong>Author Date:</strong> 2022-03-25 00:35:40 UTC </p> <p>2.4.52-1ubuntu4 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/applied/ubuntu/jammy">applied/<wbr />ubuntu/<wbr />jammy</a> </td> <td> <span class="sortkey">2022-03-25 00:55:10 UTC</span> <time title="2022-03-25 00:55:10 UTC" datetime="2022-03-25T00:55:10+00:00">2022-03-25</time> </td> <td onmouseout="hide_git_commit(97)" onmouseover="show_git_commit(97)"> <div class="lastCommit"> 2.4.52-1ubuntu4 (patches applied) </div> <div class="popupTitle" id="git-ref-97" onmouseover="hide_commit(97)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~bryce" class="sprite person">Bryce Harrington</a> <br /> <strong>Author Date:</strong> 2022-03-25 00:35:40 UTC </p> <p>2.4.52-1ubuntu4 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/ubuntu/hirsute-security">ubuntu/<wbr />hirsute-<wbr />security</a> </td> <td> <span class="sortkey">2022-01-06 14:50:13 UTC</span> <time title="2022-01-06 14:50:13 UTC" datetime="2022-01-06T14:50:13+00:00">2022-01-06</time> </td> <td onmouseout="hide_git_commit(98)" onmouseover="show_git_commit(98)"> <div class="lastCommit"> 2.4.46-4ubuntu1.5 (patches unapplied) </div> <div class="popupTitle" id="git-ref-98" onmouseover="hide_commit(98)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~mdeslaur" class="sprite person">Marc Deslauriers</a> <br /> <strong>Author Date:</strong> 2022-01-05 14:38:48 UTC </p> <p>2.4.46-4ubuntu1.5 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2/+ref/ubuntu/hirsute-devel">ubuntu/<wbr />hirsute-<wbr />devel</a> </td> <td> <span class="sortkey">2022-01-06 14:50:13 UTC</span> <time title="2022-01-06 14:50:13 UTC" datetime="2022-01-06T14:50:13+00:00">2022-01-06</time> </td> <td onmouseout="hide_git_commit(99)" onmouseover="show_git_commit(99)"> <div class="lastCommit"> 2.4.46-4ubuntu1.5 (patches unapplied) </div> <div class="popupTitle" id="git-ref-99" onmouseover="hide_commit(99)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~mdeslaur" class="sprite person">Marc Deslauriers</a> <br /> <strong>Author Date:</strong> 2022-01-05 14:38:48 UTC </p> <p>2.4.46-4ubuntu1.5 (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> &rarr; <strong>100</strong> of 408 results </td> <td style="text-align: right; white-space: nowrap" class="batch-navigation-links"> <span class="first inactive">First</span> &bull; <span class="previous inactive">Previous</span> &bull; <a class="next" rel="next" href="https://code.launchpad.net/ubuntu/+source/apache2/+code?memo=100&amp;start=100" id="lower-batch-nav-batchnav-next"><strong>Next</strong></a> &bull; <a class="last" rel="last" href="https://code.launchpad.net/ubuntu/+source/apache2/+code?direction=backwards&amp;start=400" id="lower-batch-nav-batchnav-last">Last</a> </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="/~bryce/ubuntu/+source/apache2/+git/apache2">lp:~bryce/ubuntu/+source/apache2</a> </td> <td>2024-11-21</td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/apache2/+git/apache2">lp:ubuntu/+source/apache2</a> </td> <td>2024-11-14</td> </tr> <tr> <td> <a href="/~priyamohan/ubuntu/+source/apache2/+git/apache2">lp:~priyamohan/ubuntu/+source/apache2</a> </td> <td>2024-11-06</td> </tr> <tr> <td> <a href="/~athos-ribeiro/ubuntu/+source/apache2/+git/apache2">lp:~athos-ribeiro/ubuntu/+source/apache2</a> </td> <td>2024-10-01</td> </tr> <tr> <td> <a href="/~maxikingeyye9512/ubuntu/+source/apache2/+git/apache2">lp:~maxikingeyye9512/ubuntu/+source/apache2</a> </td> <td>2024-09-16</td> </tr> <tr> <td> <a href="/~alkaldu77/ubuntu/+source/apache2/+git/apache2">lp:~alkaldu77/ubuntu/+source/apache2</a> </td> <td>2024-03-24</td> </tr> <tr> <td> <a href="/~ahasenack/ubuntu/+source/apache2/+git/apache2">lp:~ahasenack/ubuntu/+source/apache2</a> </td> <td>2024-03-06</td> </tr> <tr> <td> <a href="/~sergiodj/ubuntu/+source/apache2/+git/apache2">lp:~sergiodj/ubuntu/+source/apache2</a> </td> <td>2024-01-09</td> </tr> <tr> <td> <a href="/~mitchdz/ubuntu/+source/apache2/+git/apache2">lp:~mitchdz/ubuntu/+source/apache2</a> </td> <td>2024-01-05</td> </tr> <tr> <td> <a href="/~officialmofabs/ubuntu/+source/apache2/+git/apache2">lp:~officialmofabs/ubuntu/+source/apache2</a> </td> <td>2023-12-16</td> </tr> <tr> <td> <a href="/~michal-maloszewski99/ubuntu/+source/apache2/+git/apache2">lp:~michal-maloszewski99/ubuntu/+source/apache2</a> </td> <td>2023-10-09</td> </tr> <tr> <td> <a href="/~lvoytek/ubuntu/+source/apache2/+git/apache2">lp:~lvoytek/ubuntu/+source/apache2</a> </td> <td>2023-08-17</td> </tr> <tr> <td> <a href="/~cjdc/ubuntu/+source/apache2/+git/apache2">lp:~cjdc/ubuntu/+source/apache2</a> </td> <td>2022-03-04</td> </tr> <tr> <td> <a href="/~agogo147/ubuntu/+source/apache2/+git/apache2">lp:~agogo147/ubuntu/+source/apache2</a> </td> <td>2022-01-24</td> </tr> <tr> <td> <a href="/~paelzer/ubuntu/+source/apache2/+git/apache2">lp:~paelzer/ubuntu/+source/apache2</a> </td> <td>2021-07-05</td> </tr> <tr> <td> <a href="/~bahaudin123/ubuntu/+source/apache2/+git/apache2">lp:~bahaudin123/ubuntu/+source/apache2</a> </td> <td>2021-03-11</td> </tr> <tr> <td> <a href="/~paride/ubuntu/+source/apache2/+git/apache2">lp:~paride/ubuntu/+source/apache2</a> </td> <td>2020-12-15</td> </tr> <tr> <td> <a href="/~malek1358/ubuntu/+source/apache2/+git/apache2">lp:~malek1358/ubuntu/+source/apache2</a> </td> <td>2020-11-22</td> </tr> <tr> <td> <a href="/~ddstreet/ubuntu/+source/apache2/+git/apache2">lp:~ddstreet/ubuntu/+source/apache2</a> </td> <td>2019-10-16</td> </tr> <tr> <td> <a href="/~nacc/ubuntu/+source/apache2/+git/apache2">lp:~nacc/ubuntu/+source/apache2</a> </td> <td>2017-07-27</td> </tr> <tr> <td> <a href="/~evarlast/ubuntu/+source/apache2/+git/apache2">lp:~evarlast/ubuntu/+source/apache2</a> </td> <td>2016-11-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> &rarr; <strong>21</strong> of 21 results </td> <td style="text-align: right; white-space: nowrap" class="batch-navigation-links"> <span class="first inactive">First</span> &bull; <span class="previous inactive">Previous</span> &bull; <span class="next inactive"><strong>Next</strong></span> &bull; <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 apache2 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> &nbsp;&bull;&nbsp; <a href="https://launchpad.net/+tour">Take the tour</a> &nbsp;&bull;&nbsp; <a href="https://help.launchpad.net/">Read the guide</a> &nbsp; <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"> &copy; 2004 <a href="http://canonical.com/">Canonical&nbsp;Ltd.</a> &nbsp;&bull;&nbsp; <a href="https://launchpad.net/legal">Terms of use</a> &nbsp;&bull;&nbsp; <a href="https://www.ubuntu.com/legal/dataprivacy">Data privacy</a> &nbsp;&bull;&nbsp; <a href="/feedback">Contact Launchpad Support</a> &nbsp;&bull;&nbsp; <a href="http://blog.launchpad.net/">Blog</a> &nbsp;&bull;&nbsp; <a href="https://canonical.com/careers">Careers</a> &nbsp;&bull;&nbsp; <a href="https://ubuntu.social/@launchpadstatus">System status</a> <span id="lp-version"> &nbsp;&bull;&nbsp; 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/apache2", "web_link": "https://launchpad.net/ubuntu/+source/apache2", "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/apache2/webhooks", "distribution_link": "https://code.launchpad.net/api/devel/ubuntu", "name": "apache2", "display_name": "apache2 in Ubuntu", "title": "apache2 package in Ubuntu", "upstream_product_link": "https://code.launchpad.net/api/devel/apache2", "http_etag": "\"cfe858001b183519f97e6fc22555e7d36d65a33e-098c857225ffac2df49af8bc449384464ca164c6\""}};</script> </body> <!-- Facet name: branches Page type: main_side Has global search: True Has application tabs: True Has side portlets: True At least 61 queries/external actions issued in 0.99 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>

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