CINXE.COM
Git : Code : keepalived 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/keepalived/+code" /> <meta charset="UTF-8" /> <title>Git : Code : keepalived 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/rev1519c6efe8e9bd78e6c5ebf2eb5bcb040b95ad32/combo.css" /> <meta property="og:title" content="Git : Code : keepalived 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/keepalived/+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/rev1519c6efe8e9bd78e6c5ebf2eb5bcb040b95ad32/?yui/yui/yui-min.js&lp/meta.js&yui/loader/loader-min.js"></script> <script type="text/javascript"> var raw = null; if (LP.devmode) { raw = 'raw'; } YUI.GlobalConfig = { combine: true, comboBase: '/+combo/rev1519c6efe8e9bd78e6c5ebf2eb5bcb040b95ad32/?', root: 'yui/', filter: raw, debug: false, fetchCSS: false, maxURLLength: 2000, groups: { lp: { combine: true, base: '/+combo/rev1519c6efe8e9bd78e6c5ebf2eb5bcb040b95ad32/?lp/', comboBase: '/+combo/rev1519c6efe8e9bd78e6c5ebf2eb5bcb040b95ad32/?', 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/keepalived/+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/keepalived">keepalived package</a></h2> </div> <!-- Application Menu --> <ul class="facetmenu"> <li class="overview"><a href="https://launchpad.net/ubuntu/+source/keepalived">Overview</a></li> <li class="branches active"><span>Code</span></li> <li class="bugs"><a href="https://bugs.launchpad.net/ubuntu/+source/keepalived">Bugs</a></li> <li class="specifications disabled-tab"><span>Blueprints</span></li> <li class="translations"><a href="https://translations.launchpad.net/ubuntu/+source/keepalived">Translations</a></li> <li class="answers"><a href="https://answers.launchpad.net/ubuntu/+source/keepalived">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/keepalived/+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/keepalived</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/keepalived">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> → <strong>100</strong> of 280 results </td> <td style="text-align: right; white-space: nowrap" class="batch-navigation-links"> <span class="first inactive">First</span> • <span class="previous inactive">Previous</span> • <a class="next" rel="next" href="https://code.launchpad.net/ubuntu/+source/keepalived/+code?memo=100&start=100" id="upper-batch-nav-batchnav-next"><strong>Next</strong></a> • <a class="last" rel="last" href="https://code.launchpad.net/ubuntu/+source/keepalived/+code?direction=backwards&start=200" 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/keepalived/+git/keepalived/+ref/importer/ubuntu/dsc">importer/ubuntu/dsc</a> </td> <td> <span class="sortkey">2024-09-27 09:14:00 UTC</span> <time title="2024-09-27 09:14:00 UTC" datetime="2024-09-27T09:14:00+00:00">2024-09-27</time> </td> <td onmouseout="hide_git_commit(0)" onmouseover="show_git_commit(0)"> <div class="lastCommit"> DSC file for 1:2.3.1-1ubuntu1 </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-09-27 09:14:00 UTC </p> <p>DSC file for 1:2.3.1-1ubuntu1</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/applied/ubuntu/devel">applied/<wbr />ubuntu/<wbr />devel</a> </td> <td> <span class="sortkey">2024-09-27 09:03:53 UTC</span> <time title="2024-09-27 09:03:53 UTC" datetime="2024-09-27T09:03:53+00:00">2024-09-27</time> </td> <td onmouseout="hide_git_commit(1)" onmouseover="show_git_commit(1)"> <div class="lastCommit"> 1:2.3.1-1ubuntu1 (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-09-26 14:43:50 UTC </p> <p>1:2.3.1-1ubuntu1 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/applied/ubuntu/oracular-devel">applied/<wbr />ubuntu/<wbr />oracular-<wbr />devel</a> </td> <td> <span class="sortkey">2024-09-27 09:03:53 UTC</span> <time title="2024-09-27 09:03:53 UTC" datetime="2024-09-27T09:03:53+00:00">2024-09-27</time> </td> <td onmouseout="hide_git_commit(2)" onmouseover="show_git_commit(2)"> <div class="lastCommit"> 1:2.3.1-1ubuntu1 (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-09-26 14:43:50 UTC </p> <p>1:2.3.1-1ubuntu1 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/applied/ubuntu/plucky">applied/<wbr />ubuntu/<wbr />plucky</a> </td> <td> <span class="sortkey">2024-09-27 09:03:53 UTC</span> <time title="2024-09-27 09:03:53 UTC" datetime="2024-09-27T09:03:53+00:00">2024-09-27</time> </td> <td onmouseout="hide_git_commit(3)" onmouseover="show_git_commit(3)"> <div class="lastCommit"> 1:2.3.1-1ubuntu1 (patches applied) </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-09-26 14:43:50 UTC </p> <p>1:2.3.1-1ubuntu1 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/applied/ubuntu/plucky-devel">applied/<wbr />ubuntu/<wbr />plucky-<wbr />devel</a> </td> <td> <span class="sortkey">2024-09-27 09:03:53 UTC</span> <time title="2024-09-27 09:03:53 UTC" datetime="2024-09-27T09:03:53+00:00">2024-09-27</time> </td> <td onmouseout="hide_git_commit(4)" onmouseover="show_git_commit(4)"> <div class="lastCommit"> 1:2.3.1-1ubuntu1 (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-09-26 14:43:50 UTC </p> <p>1:2.3.1-1ubuntu1 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/applied/ubuntu/oracular-proposed">applied/<wbr />ubuntu/<wbr />oracular-<wbr />proposed</a> </td> <td> <span class="sortkey">2024-09-27 09:03:53 UTC</span> <time title="2024-09-27 09:03:53 UTC" datetime="2024-09-27T09:03:53+00:00">2024-09-27</time> </td> <td onmouseout="hide_git_commit(5)" onmouseover="show_git_commit(5)"> <div class="lastCommit"> 1:2.3.1-1ubuntu1 (patches applied) </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-09-26 14:43:50 UTC </p> <p>1:2.3.1-1ubuntu1 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/applied/ubuntu/oracular">applied/<wbr />ubuntu/<wbr />oracular</a> </td> <td> <span class="sortkey">2024-09-27 09:03:53 UTC</span> <time title="2024-09-27 09:03:53 UTC" datetime="2024-09-27T09:03:53+00:00">2024-09-27</time> </td> <td onmouseout="hide_git_commit(6)" onmouseover="show_git_commit(6)"> <div class="lastCommit"> 1:2.3.1-1ubuntu1 (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-09-26 14:43:50 UTC </p> <p>1:2.3.1-1ubuntu1 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/ubuntu/oracular">ubuntu/oracular</a> </td> <td> <span class="sortkey">2024-09-26 17:02:53 UTC</span> <time title="2024-09-26 17:02:53 UTC" datetime="2024-09-26T17:02:53+00:00">2024-09-26</time> </td> <td onmouseout="hide_git_commit(7)" onmouseover="show_git_commit(7)"> <div class="lastCommit"> Update maintainer </div> <div class="popupTitle" id="git-ref-7" onmouseover="hide_commit(7)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~athos-ribeiro" class="sprite person">Athos Ribeiro</a> <br /> <strong>Author Date:</strong> 2024-09-26 14:51:35 UTC </p> <p>Update maintainer</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/ubuntu/plucky">ubuntu/plucky</a> </td> <td> <span class="sortkey">2024-09-26 17:02:53 UTC</span> <time title="2024-09-26 17:02:53 UTC" datetime="2024-09-26T17:02:53+00:00">2024-09-26</time> </td> <td onmouseout="hide_git_commit(8)" onmouseover="show_git_commit(8)"> <div class="lastCommit"> Update maintainer </div> <div class="popupTitle" id="git-ref-8" onmouseover="hide_commit(8)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~athos-ribeiro" class="sprite person">Athos Ribeiro</a> <br /> <strong>Author Date:</strong> 2024-09-26 14:51:35 UTC </p> <p>Update maintainer</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/ubuntu/oracular-proposed">ubuntu/<wbr />oracular-<wbr />proposed</a> </td> <td> <span class="sortkey">2024-09-26 17:02:53 UTC</span> <time title="2024-09-26 17:02:53 UTC" datetime="2024-09-26T17:02:53+00:00">2024-09-26</time> </td> <td onmouseout="hide_git_commit(9)" onmouseover="show_git_commit(9)"> <div class="lastCommit"> Update maintainer </div> <div class="popupTitle" id="git-ref-9" onmouseover="hide_commit(9)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~athos-ribeiro" class="sprite person">Athos Ribeiro</a> <br /> <strong>Author Date:</strong> 2024-09-26 14:51:35 UTC </p> <p>Update maintainer</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/ubuntu/plucky-devel">ubuntu/plucky-devel</a> </td> <td> <span class="sortkey">2024-09-26 17:02:53 UTC</span> <time title="2024-09-26 17:02:53 UTC" datetime="2024-09-26T17:02:53+00:00">2024-09-26</time> </td> <td onmouseout="hide_git_commit(10)" onmouseover="show_git_commit(10)"> <div class="lastCommit"> Update maintainer </div> <div class="popupTitle" id="git-ref-10" onmouseover="hide_commit(10)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~athos-ribeiro" class="sprite person">Athos Ribeiro</a> <br /> <strong>Author Date:</strong> 2024-09-26 14:51:35 UTC </p> <p>Update maintainer</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/ubuntu/oracular-devel">ubuntu/<wbr />oracular-<wbr />devel</a> </td> <td> <span class="sortkey">2024-09-26 17:02:53 UTC</span> <time title="2024-09-26 17:02:53 UTC" datetime="2024-09-26T17:02:53+00:00">2024-09-26</time> </td> <td onmouseout="hide_git_commit(11)" onmouseover="show_git_commit(11)"> <div class="lastCommit"> Update maintainer </div> <div class="popupTitle" id="git-ref-11" onmouseover="hide_commit(11)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~athos-ribeiro" class="sprite person">Athos Ribeiro</a> <br /> <strong>Author Date:</strong> 2024-09-26 14:51:35 UTC </p> <p>Update maintainer</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/ubuntu/devel">ubuntu/devel</a> </td> <td> <span class="sortkey">2024-09-26 17:02:53 UTC</span> <time title="2024-09-26 17:02:53 UTC" datetime="2024-09-26T17:02:53+00:00">2024-09-26</time> </td> <td onmouseout="hide_git_commit(12)" onmouseover="show_git_commit(12)"> <div class="lastCommit"> Update maintainer </div> <div class="popupTitle" id="git-ref-12" onmouseover="hide_commit(12)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~athos-ribeiro" class="sprite person">Athos Ribeiro</a> <br /> <strong>Author Date:</strong> 2024-09-26 14:51:35 UTC </p> <p>Update maintainer</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/importer/debian/dsc">importer/debian/dsc</a> </td> <td> <span class="sortkey">2024-05-29 04:41:18 UTC</span> <time title="2024-05-29 04:41:18 UTC" datetime="2024-05-29T04:41:18+00:00">2024-05-29</time> </td> <td onmouseout="hide_git_commit(13)" onmouseover="show_git_commit(13)"> <div class="lastCommit"> DSC file for 1:2.3.1-1 </div> <div class="popupTitle" id="git-ref-13" onmouseover="hide_commit(13)"> <p> <strong>Author:</strong> Ubuntu Git Importer <br /> <strong>Author Date:</strong> 2024-05-29 04:41:18 UTC </p> <p>DSC file for 1:2.3.1-1</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/debian/sid">debian/sid</a> </td> <td> <span class="sortkey">2024-05-29 04:33:14 UTC</span> <time title="2024-05-29 04:33:14 UTC" datetime="2024-05-29T04:33:14+00:00">2024-05-29</time> </td> <td onmouseout="hide_git_commit(14)" onmouseover="show_git_commit(14)"> <div class="lastCommit"> 1:2.3.1-1 (patches unapplied) </div> <div class="popupTitle" id="git-ref-14" onmouseover="hide_commit(14)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~vbernat" class="sprite person">Vincent Bernat</a> <br /> <strong>Author Date:</strong> 2024-05-28 19:57:05 UTC </p> <p>1:2.3.1-1 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/applied/debian/sid">applied/debian/sid</a> </td> <td> <span class="sortkey">2024-05-29 04:33:14 UTC</span> <time title="2024-05-29 04:33:14 UTC" datetime="2024-05-29T04:33:14+00:00">2024-05-29</time> </td> <td onmouseout="hide_git_commit(15)" onmouseover="show_git_commit(15)"> <div class="lastCommit"> 1:2.3.1-1 (patches applied) </div> <div class="popupTitle" id="git-ref-15" onmouseover="hide_commit(15)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~vbernat" class="sprite person">Vincent Bernat</a> <br /> <strong>Author Date:</strong> 2024-05-28 19:57:05 UTC </p> <p>1:2.3.1-1 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/applied/ubuntu/noble-devel">applied/<wbr />ubuntu/<wbr />noble-devel</a> </td> <td> <span class="sortkey">2024-04-01 06:27:26 UTC</span> <time title="2024-04-01 06:27:26 UTC" datetime="2024-04-01T06:27:26+00:00">2024-04-01</time> </td> <td onmouseout="hide_git_commit(16)" onmouseover="show_git_commit(16)"> <div class="lastCommit"> 1:2.2.8-1build2 (patches applied) </div> <div class="popupTitle" id="git-ref-16" onmouseover="hide_commit(16)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~wgrant" class="sprite person">William Grant</a> <br /> <strong>Author Date:</strong> 2024-04-01 06:02:25 UTC </p> <p>1:2.2.8-1build2 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/applied/ubuntu/noble-proposed">applied/<wbr />ubuntu/<wbr />noble-proposed</a> </td> <td> <span class="sortkey">2024-04-01 06:27:26 UTC</span> <time title="2024-04-01 06:27:26 UTC" datetime="2024-04-01T06:27:26+00:00">2024-04-01</time> </td> <td onmouseout="hide_git_commit(17)" onmouseover="show_git_commit(17)"> <div class="lastCommit"> 1:2.2.8-1build2 (patches applied) </div> <div class="popupTitle" id="git-ref-17" onmouseover="hide_commit(17)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~wgrant" class="sprite person">William Grant</a> <br /> <strong>Author Date:</strong> 2024-04-01 06:02:25 UTC </p> <p>1:2.2.8-1build2 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/applied/ubuntu/noble">applied/<wbr />ubuntu/<wbr />noble</a> </td> <td> <span class="sortkey">2024-04-01 06:27:26 UTC</span> <time title="2024-04-01 06:27:26 UTC" datetime="2024-04-01T06:27:26+00:00">2024-04-01</time> </td> <td onmouseout="hide_git_commit(18)" onmouseover="show_git_commit(18)"> <div class="lastCommit"> 1:2.2.8-1build2 (patches applied) </div> <div class="popupTitle" id="git-ref-18" onmouseover="hide_commit(18)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~wgrant" class="sprite person">William Grant</a> <br /> <strong>Author Date:</strong> 2024-04-01 06:02:25 UTC </p> <p>1:2.2.8-1build2 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/ubuntu/noble">ubuntu/noble</a> </td> <td> <span class="sortkey">2024-04-01 06:27:26 UTC</span> <time title="2024-04-01 06:27:26 UTC" datetime="2024-04-01T06:27:26+00:00">2024-04-01</time> </td> <td onmouseout="hide_git_commit(19)" onmouseover="show_git_commit(19)"> <div class="lastCommit"> 1:2.2.8-1build2 (patches unapplied) </div> <div class="popupTitle" id="git-ref-19" onmouseover="hide_commit(19)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~wgrant" class="sprite person">William Grant</a> <br /> <strong>Author Date:</strong> 2024-04-01 06:02:25 UTC </p> <p>1:2.2.8-1build2 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/ubuntu/noble-proposed">ubuntu/<wbr />noble-proposed</a> </td> <td> <span class="sortkey">2024-04-01 06:27:26 UTC</span> <time title="2024-04-01 06:27:26 UTC" datetime="2024-04-01T06:27:26+00:00">2024-04-01</time> </td> <td onmouseout="hide_git_commit(20)" onmouseover="show_git_commit(20)"> <div class="lastCommit"> 1:2.2.8-1build2 (patches unapplied) </div> <div class="popupTitle" id="git-ref-20" onmouseover="hide_commit(20)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~wgrant" class="sprite person">William Grant</a> <br /> <strong>Author Date:</strong> 2024-04-01 06:02:25 UTC </p> <p>1:2.2.8-1build2 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/ubuntu/noble-devel">ubuntu/noble-devel</a> </td> <td> <span class="sortkey">2024-04-01 06:27:26 UTC</span> <time title="2024-04-01 06:27:26 UTC" datetime="2024-04-01T06:27:26+00:00">2024-04-01</time> </td> <td onmouseout="hide_git_commit(21)" onmouseover="show_git_commit(21)"> <div class="lastCommit"> 1:2.2.8-1build2 (patches unapplied) </div> <div class="popupTitle" id="git-ref-21" onmouseover="hide_commit(21)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~wgrant" class="sprite person">William Grant</a> <br /> <strong>Author Date:</strong> 2024-04-01 06:02:25 UTC </p> <p>1:2.2.8-1build2 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/applied/ubuntu/mantic-proposed">applied/<wbr />ubuntu/<wbr />mantic-<wbr />proposed</a> </td> <td> <span class="sortkey">2023-06-21 10:31:45 UTC</span> <time title="2023-06-21 10:31:45 UTC" datetime="2023-06-21T10:31:45+00:00">2023-06-21</time> </td> <td onmouseout="hide_git_commit(22)" onmouseover="show_git_commit(22)"> <div class="lastCommit"> 1:2.2.8-1 (patches applied) </div> <div class="popupTitle" id="git-ref-22" onmouseover="hide_commit(22)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~vbernat" class="sprite person">Vincent Bernat</a> <br /> <strong>Author Date:</strong> 2023-06-21 06:49:39 UTC </p> <p>1:2.2.8-1 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/applied/ubuntu/noble-updates">applied/<wbr />ubuntu/<wbr />noble-updates</a> </td> <td> <span class="sortkey">2023-06-21 10:31:45 UTC</span> <time title="2023-06-21 10:31:45 UTC" datetime="2023-06-21T10:31:45+00:00">2023-06-21</time> </td> <td onmouseout="hide_git_commit(23)" onmouseover="show_git_commit(23)"> <div class="lastCommit"> 1:2.2.8-1 (patches applied) </div> <div class="popupTitle" id="git-ref-23" onmouseover="hide_commit(23)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~vbernat" class="sprite person">Vincent Bernat</a> <br /> <strong>Author Date:</strong> 2023-06-21 06:49:39 UTC </p> <p>1:2.2.8-1 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/ubuntu/mantic-devel">ubuntu/mantic-devel</a> </td> <td> <span class="sortkey">2023-06-21 10:31:45 UTC</span> <time title="2023-06-21 10:31:45 UTC" datetime="2023-06-21T10:31:45+00:00">2023-06-21</time> </td> <td onmouseout="hide_git_commit(24)" onmouseover="show_git_commit(24)"> <div class="lastCommit"> 1:2.2.8-1 (patches unapplied) </div> <div class="popupTitle" id="git-ref-24" onmouseover="hide_commit(24)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~vbernat" class="sprite person">Vincent Bernat</a> <br /> <strong>Author Date:</strong> 2023-06-21 06:49:39 UTC </p> <p>1:2.2.8-1 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/ubuntu/noble-updates">ubuntu/<wbr />noble-updates</a> </td> <td> <span class="sortkey">2023-06-21 10:31:45 UTC</span> <time title="2023-06-21 10:31:45 UTC" datetime="2023-06-21T10:31:45+00:00">2023-06-21</time> </td> <td onmouseout="hide_git_commit(25)" onmouseover="show_git_commit(25)"> <div class="lastCommit"> 1:2.2.8-1 (patches unapplied) </div> <div class="popupTitle" id="git-ref-25" onmouseover="hide_commit(25)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~vbernat" class="sprite person">Vincent Bernat</a> <br /> <strong>Author Date:</strong> 2023-06-21 06:49:39 UTC </p> <p>1:2.2.8-1 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/applied/ubuntu/mantic">applied/<wbr />ubuntu/<wbr />mantic</a> </td> <td> <span class="sortkey">2023-06-21 10:31:45 UTC</span> <time title="2023-06-21 10:31:45 UTC" datetime="2023-06-21T10:31:45+00:00">2023-06-21</time> </td> <td onmouseout="hide_git_commit(26)" onmouseover="show_git_commit(26)"> <div class="lastCommit"> 1:2.2.8-1 (patches applied) </div> <div class="popupTitle" id="git-ref-26" onmouseover="hide_commit(26)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~vbernat" class="sprite person">Vincent Bernat</a> <br /> <strong>Author Date:</strong> 2023-06-21 06:49:39 UTC </p> <p>1:2.2.8-1 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/ubuntu/mantic">ubuntu/mantic</a> </td> <td> <span class="sortkey">2023-06-21 10:31:45 UTC</span> <time title="2023-06-21 10:31:45 UTC" datetime="2023-06-21T10:31:45+00:00">2023-06-21</time> </td> <td onmouseout="hide_git_commit(27)" onmouseover="show_git_commit(27)"> <div class="lastCommit"> 1:2.2.8-1 (patches unapplied) </div> <div class="popupTitle" id="git-ref-27" onmouseover="hide_commit(27)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~vbernat" class="sprite person">Vincent Bernat</a> <br /> <strong>Author Date:</strong> 2023-06-21 06:49:39 UTC </p> <p>1:2.2.8-1 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/applied/ubuntu/mantic-devel">applied/<wbr />ubuntu/<wbr />mantic-<wbr />devel</a> </td> <td> <span class="sortkey">2023-06-21 10:31:45 UTC</span> <time title="2023-06-21 10:31:45 UTC" datetime="2023-06-21T10:31:45+00:00">2023-06-21</time> </td> <td onmouseout="hide_git_commit(28)" onmouseover="show_git_commit(28)"> <div class="lastCommit"> 1:2.2.8-1 (patches applied) </div> <div class="popupTitle" id="git-ref-28" onmouseover="hide_commit(28)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~vbernat" class="sprite person">Vincent Bernat</a> <br /> <strong>Author Date:</strong> 2023-06-21 06:49:39 UTC </p> <p>1:2.2.8-1 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/ubuntu/mantic-proposed">ubuntu/<wbr />mantic-<wbr />proposed</a> </td> <td> <span class="sortkey">2023-06-21 10:31:45 UTC</span> <time title="2023-06-21 10:31:45 UTC" datetime="2023-06-21T10:31:45+00:00">2023-06-21</time> </td> <td onmouseout="hide_git_commit(29)" onmouseover="show_git_commit(29)"> <div class="lastCommit"> 1:2.2.8-1 (patches unapplied) </div> <div class="popupTitle" id="git-ref-29" onmouseover="hide_commit(29)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~vbernat" class="sprite person">Vincent Bernat</a> <br /> <strong>Author Date:</strong> 2023-06-21 06:49:39 UTC </p> <p>1:2.2.8-1 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/applied/ubuntu/jammy-proposed">applied/<wbr />ubuntu/<wbr />jammy-proposed</a> </td> <td> <span class="sortkey">2022-03-24 16:35:27 UTC</span> <time title="2022-03-24 16:35:27 UTC" datetime="2022-03-24T16:35:27+00:00">2022-03-24</time> </td> <td onmouseout="hide_git_commit(30)" onmouseover="show_git_commit(30)"> <div class="lastCommit"> 1:2.2.4-0.2build1 (patches applied) </div> <div class="popupTitle" id="git-ref-30" onmouseover="hide_commit(30)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~juliank" class="sprite person">Julian Andres Klode</a> <br /> <strong>Author Date:</strong> 2022-03-24 12:07:10 UTC </p> <p>1:2.2.4-0.2build1 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/ubuntu/jammy">ubuntu/jammy</a> </td> <td> <span class="sortkey">2022-03-24 16:35:27 UTC</span> <time title="2022-03-24 16:35:27 UTC" datetime="2022-03-24T16:35:27+00:00">2022-03-24</time> </td> <td onmouseout="hide_git_commit(31)" onmouseover="show_git_commit(31)"> <div class="lastCommit"> 1:2.2.4-0.2build1 (patches unapplied) </div> <div class="popupTitle" id="git-ref-31" onmouseover="hide_commit(31)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~juliank" class="sprite person">Julian Andres Klode</a> <br /> <strong>Author Date:</strong> 2022-03-24 12:07:10 UTC </p> <p>1:2.2.4-0.2build1 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/applied/ubuntu/jammy-devel">applied/<wbr />ubuntu/<wbr />jammy-devel</a> </td> <td> <span class="sortkey">2022-03-24 16:35:27 UTC</span> <time title="2022-03-24 16:35:27 UTC" datetime="2022-03-24T16:35:27+00:00">2022-03-24</time> </td> <td onmouseout="hide_git_commit(32)" onmouseover="show_git_commit(32)"> <div class="lastCommit"> 1:2.2.4-0.2build1 (patches applied) </div> <div class="popupTitle" id="git-ref-32" onmouseover="hide_commit(32)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~juliank" class="sprite person">Julian Andres Klode</a> <br /> <strong>Author Date:</strong> 2022-03-24 12:07:10 UTC </p> <p>1:2.2.4-0.2build1 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/ubuntu/jammy-proposed">ubuntu/<wbr />jammy-proposed</a> </td> <td> <span class="sortkey">2022-03-24 16:35:27 UTC</span> <time title="2022-03-24 16:35:27 UTC" datetime="2022-03-24T16:35:27+00:00">2022-03-24</time> </td> <td onmouseout="hide_git_commit(33)" onmouseover="show_git_commit(33)"> <div class="lastCommit"> 1:2.2.4-0.2build1 (patches unapplied) </div> <div class="popupTitle" id="git-ref-33" onmouseover="hide_commit(33)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~juliank" class="sprite person">Julian Andres Klode</a> <br /> <strong>Author Date:</strong> 2022-03-24 12:07:10 UTC </p> <p>1:2.2.4-0.2build1 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/ubuntu/jammy-devel">ubuntu/jammy-devel</a> </td> <td> <span class="sortkey">2022-03-24 16:35:27 UTC</span> <time title="2022-03-24 16:35:27 UTC" datetime="2022-03-24T16:35:27+00:00">2022-03-24</time> </td> <td onmouseout="hide_git_commit(34)" onmouseover="show_git_commit(34)"> <div class="lastCommit"> 1:2.2.4-0.2build1 (patches unapplied) </div> <div class="popupTitle" id="git-ref-34" onmouseover="hide_commit(34)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~juliank" class="sprite person">Julian Andres Klode</a> <br /> <strong>Author Date:</strong> 2022-03-24 12:07:10 UTC </p> <p>1:2.2.4-0.2build1 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/applied/ubuntu/jammy">applied/<wbr />ubuntu/<wbr />jammy</a> </td> <td> <span class="sortkey">2022-03-24 16:35:27 UTC</span> <time title="2022-03-24 16:35:27 UTC" datetime="2022-03-24T16:35:27+00:00">2022-03-24</time> </td> <td onmouseout="hide_git_commit(35)" onmouseover="show_git_commit(35)"> <div class="lastCommit"> 1:2.2.4-0.2build1 (patches applied) </div> <div class="popupTitle" id="git-ref-35" onmouseover="hide_commit(35)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~juliank" class="sprite person">Julian Andres Klode</a> <br /> <strong>Author Date:</strong> 2022-03-24 12:07:10 UTC </p> <p>1:2.2.4-0.2build1 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/ubuntu/kinetic-proposed">ubuntu/<wbr />kinetic-<wbr />proposed</a> </td> <td> <span class="sortkey">2022-03-12 22:31:23 UTC</span> <time title="2022-03-12 22:31:23 UTC" datetime="2022-03-12T22:31:23+00:00">2022-03-12</time> </td> <td onmouseout="hide_git_commit(36)" onmouseover="show_git_commit(36)"> <div class="lastCommit"> 1:2.2.7-1 (patches unapplied) </div> <div class="popupTitle" id="git-ref-36" onmouseover="hide_commit(36)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~vbernat" class="sprite person">Vincent Bernat</a> <br /> <strong>Author Date:</strong> 2022-03-12 15:06:46 UTC </p> <p>1:2.2.7-1 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/applied/ubuntu/kinetic">applied/<wbr />ubuntu/<wbr />kinetic</a> </td> <td> <span class="sortkey">2022-03-12 22:31:23 UTC</span> <time title="2022-03-12 22:31:23 UTC" datetime="2022-03-12T22:31:23+00:00">2022-03-12</time> </td> <td onmouseout="hide_git_commit(37)" onmouseover="show_git_commit(37)"> <div class="lastCommit"> 1:2.2.7-1 (patches applied) </div> <div class="popupTitle" id="git-ref-37" onmouseover="hide_commit(37)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~vbernat" class="sprite person">Vincent Bernat</a> <br /> <strong>Author Date:</strong> 2022-03-12 15:06:46 UTC </p> <p>1:2.2.7-1 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/ubuntu/lunar">ubuntu/lunar</a> </td> <td> <span class="sortkey">2022-03-12 22:31:23 UTC</span> <time title="2022-03-12 22:31:23 UTC" datetime="2022-03-12T22:31:23+00:00">2022-03-12</time> </td> <td onmouseout="hide_git_commit(38)" onmouseover="show_git_commit(38)"> <div class="lastCommit"> 1:2.2.7-1 (patches unapplied) </div> <div class="popupTitle" id="git-ref-38" onmouseover="hide_commit(38)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~vbernat" class="sprite person">Vincent Bernat</a> <br /> <strong>Author Date:</strong> 2022-03-12 15:06:46 UTC </p> <p>1:2.2.7-1 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/applied/ubuntu/lunar">applied/<wbr />ubuntu/<wbr />lunar</a> </td> <td> <span class="sortkey">2022-03-12 22:31:23 UTC</span> <time title="2022-03-12 22:31:23 UTC" datetime="2022-03-12T22:31:23+00:00">2022-03-12</time> </td> <td onmouseout="hide_git_commit(39)" onmouseover="show_git_commit(39)"> <div class="lastCommit"> 1:2.2.7-1 (patches applied) </div> <div class="popupTitle" id="git-ref-39" onmouseover="hide_commit(39)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~vbernat" class="sprite person">Vincent Bernat</a> <br /> <strong>Author Date:</strong> 2022-03-12 15:06:46 UTC </p> <p>1:2.2.7-1 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/ubuntu/lunar-devel">ubuntu/lunar-devel</a> </td> <td> <span class="sortkey">2022-03-12 22:31:23 UTC</span> <time title="2022-03-12 22:31:23 UTC" datetime="2022-03-12T22:31:23+00:00">2022-03-12</time> </td> <td onmouseout="hide_git_commit(40)" onmouseover="show_git_commit(40)"> <div class="lastCommit"> 1:2.2.7-1 (patches unapplied) </div> <div class="popupTitle" id="git-ref-40" onmouseover="hide_commit(40)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~vbernat" class="sprite person">Vincent Bernat</a> <br /> <strong>Author Date:</strong> 2022-03-12 15:06:46 UTC </p> <p>1:2.2.7-1 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/applied/ubuntu/kinetic-devel">applied/<wbr />ubuntu/<wbr />kinetic-<wbr />devel</a> </td> <td> <span class="sortkey">2022-03-12 22:31:23 UTC</span> <time title="2022-03-12 22:31:23 UTC" datetime="2022-03-12T22:31:23+00:00">2022-03-12</time> </td> <td onmouseout="hide_git_commit(41)" onmouseover="show_git_commit(41)"> <div class="lastCommit"> 1:2.2.7-1 (patches applied) </div> <div class="popupTitle" id="git-ref-41" onmouseover="hide_commit(41)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~vbernat" class="sprite person">Vincent Bernat</a> <br /> <strong>Author Date:</strong> 2022-03-12 15:06:46 UTC </p> <p>1:2.2.7-1 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/ubuntu/kinetic">ubuntu/kinetic</a> </td> <td> <span class="sortkey">2022-03-12 22:31:23 UTC</span> <time title="2022-03-12 22:31:23 UTC" datetime="2022-03-12T22:31:23+00:00">2022-03-12</time> </td> <td onmouseout="hide_git_commit(42)" onmouseover="show_git_commit(42)"> <div class="lastCommit"> 1:2.2.7-1 (patches unapplied) </div> <div class="popupTitle" id="git-ref-42" onmouseover="hide_commit(42)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~vbernat" class="sprite person">Vincent Bernat</a> <br /> <strong>Author Date:</strong> 2022-03-12 15:06:46 UTC </p> <p>1:2.2.7-1 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/applied/ubuntu/lunar-devel">applied/<wbr />ubuntu/<wbr />lunar-devel</a> </td> <td> <span class="sortkey">2022-03-12 22:31:23 UTC</span> <time title="2022-03-12 22:31:23 UTC" datetime="2022-03-12T22:31:23+00:00">2022-03-12</time> </td> <td onmouseout="hide_git_commit(43)" onmouseover="show_git_commit(43)"> <div class="lastCommit"> 1:2.2.7-1 (patches applied) </div> <div class="popupTitle" id="git-ref-43" onmouseover="hide_commit(43)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~vbernat" class="sprite person">Vincent Bernat</a> <br /> <strong>Author Date:</strong> 2022-03-12 15:06:46 UTC </p> <p>1:2.2.7-1 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/applied/ubuntu/kinetic-proposed">applied/<wbr />ubuntu/<wbr />kinetic-<wbr />proposed</a> </td> <td> <span class="sortkey">2022-03-12 22:31:23 UTC</span> <time title="2022-03-12 22:31:23 UTC" datetime="2022-03-12T22:31:23+00:00">2022-03-12</time> </td> <td onmouseout="hide_git_commit(44)" onmouseover="show_git_commit(44)"> <div class="lastCommit"> 1:2.2.7-1 (patches applied) </div> <div class="popupTitle" id="git-ref-44" onmouseover="hide_commit(44)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~vbernat" class="sprite person">Vincent Bernat</a> <br /> <strong>Author Date:</strong> 2022-03-12 15:06:46 UTC </p> <p>1:2.2.7-1 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/ubuntu/kinetic-devel">ubuntu/<wbr />kinetic-<wbr />devel</a> </td> <td> <span class="sortkey">2022-03-12 22:31:23 UTC</span> <time title="2022-03-12 22:31:23 UTC" datetime="2022-03-12T22:31:23+00:00">2022-03-12</time> </td> <td onmouseout="hide_git_commit(45)" onmouseover="show_git_commit(45)"> <div class="lastCommit"> 1:2.2.7-1 (patches unapplied) </div> <div class="popupTitle" id="git-ref-45" onmouseover="hide_commit(45)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~vbernat" class="sprite person">Vincent Bernat</a> <br /> <strong>Author Date:</strong> 2022-03-12 15:06:46 UTC </p> <p>1:2.2.7-1 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/debian/bookworm">debian/bookworm</a> </td> <td> <span class="sortkey">2022-03-12 22:31:23 UTC</span> <time title="2022-03-12 22:31:23 UTC" datetime="2022-03-12T22:31:23+00:00">2022-03-12</time> </td> <td onmouseout="hide_git_commit(46)" onmouseover="show_git_commit(46)"> <div class="lastCommit"> 1:2.2.7-1 (patches unapplied) </div> <div class="popupTitle" id="git-ref-46" onmouseover="hide_commit(46)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~vbernat" class="sprite person">Vincent Bernat</a> <br /> <strong>Author Date:</strong> 2022-03-12 15:06:46 UTC </p> <p>1:2.2.7-1 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/applied/debian/bookworm">applied/<wbr />debian/<wbr />bookworm</a> </td> <td> <span class="sortkey">2022-03-12 22:31:23 UTC</span> <time title="2022-03-12 22:31:23 UTC" datetime="2022-03-12T22:31:23+00:00">2022-03-12</time> </td> <td onmouseout="hide_git_commit(47)" onmouseover="show_git_commit(47)"> <div class="lastCommit"> 1:2.2.7-1 (patches applied) </div> <div class="popupTitle" id="git-ref-47" onmouseover="hide_commit(47)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~vbernat" class="sprite person">Vincent Bernat</a> <br /> <strong>Author Date:</strong> 2022-03-12 15:06:46 UTC </p> <p>1:2.2.7-1 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/applied/ubuntu/focal-proposed">applied/<wbr />ubuntu/<wbr />focal-proposed</a> </td> <td> <span class="sortkey">2022-02-15 21:23:22 UTC</span> <time title="2022-02-15 21:23:22 UTC" datetime="2022-02-15T21:23:22+00:00">2022-02-15</time> </td> <td onmouseout="hide_git_commit(48)" onmouseover="show_git_commit(48)"> <div class="lastCommit"> 1:2.0.19-2ubuntu0.2 (patches applied) </div> <div class="popupTitle" id="git-ref-48" onmouseover="hide_commit(48)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~lucaskanashiro" class="sprite person">Lucas Kanashiro</a> <br /> <strong>Author Date:</strong> 2022-02-07 20:52:31 UTC </p> <p>1:2.0.19-2ubuntu0.2 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/applied/ubuntu/focal-devel">applied/<wbr />ubuntu/<wbr />focal-devel</a> </td> <td> <span class="sortkey">2022-02-15 21:23:22 UTC</span> <time title="2022-02-15 21:23:22 UTC" datetime="2022-02-15T21:23:22+00:00">2022-02-15</time> </td> <td onmouseout="hide_git_commit(49)" onmouseover="show_git_commit(49)"> <div class="lastCommit"> 1:2.0.19-2ubuntu0.2 (patches applied) </div> <div class="popupTitle" id="git-ref-49" onmouseover="hide_commit(49)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~lucaskanashiro" class="sprite person">Lucas Kanashiro</a> <br /> <strong>Author Date:</strong> 2022-02-07 20:52:31 UTC </p> <p>1:2.0.19-2ubuntu0.2 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/applied/ubuntu/focal-updates">applied/<wbr />ubuntu/<wbr />focal-updates</a> </td> <td> <span class="sortkey">2022-02-15 21:23:22 UTC</span> <time title="2022-02-15 21:23:22 UTC" datetime="2022-02-15T21:23:22+00:00">2022-02-15</time> </td> <td onmouseout="hide_git_commit(50)" onmouseover="show_git_commit(50)"> <div class="lastCommit"> 1:2.0.19-2ubuntu0.2 (patches applied) </div> <div class="popupTitle" id="git-ref-50" onmouseover="hide_commit(50)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~lucaskanashiro" class="sprite person">Lucas Kanashiro</a> <br /> <strong>Author Date:</strong> 2022-02-07 20:52:31 UTC </p> <p>1:2.0.19-2ubuntu0.2 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/ubuntu/focal-devel">ubuntu/focal-devel</a> </td> <td> <span class="sortkey">2022-02-07 20:53:00 UTC</span> <time title="2022-02-07 20:53:00 UTC" datetime="2022-02-07T20:53:00+00:00">2022-02-07</time> </td> <td onmouseout="hide_git_commit(51)" onmouseover="show_git_commit(51)"> <div class="lastCommit"> Update changelog </div> <div class="popupTitle" id="git-ref-51" onmouseover="hide_commit(51)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~lucaskanashiro" class="sprite person">Lucas Kanashiro</a> <br /> <strong>Author Date:</strong> 2022-02-07 20:53:00 UTC </p> <p>Update changelog</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/ubuntu/focal-proposed">ubuntu/<wbr />focal-proposed</a> </td> <td> <span class="sortkey">2022-02-07 20:53:00 UTC</span> <time title="2022-02-07 20:53:00 UTC" datetime="2022-02-07T20:53:00+00:00">2022-02-07</time> </td> <td onmouseout="hide_git_commit(52)" onmouseover="show_git_commit(52)"> <div class="lastCommit"> Update changelog </div> <div class="popupTitle" id="git-ref-52" onmouseover="hide_commit(52)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~lucaskanashiro" class="sprite person">Lucas Kanashiro</a> <br /> <strong>Author Date:</strong> 2022-02-07 20:53:00 UTC </p> <p>Update changelog</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/ubuntu/focal-updates">ubuntu/<wbr />focal-updates</a> </td> <td> <span class="sortkey">2022-02-07 20:53:00 UTC</span> <time title="2022-02-07 20:53:00 UTC" datetime="2022-02-07T20:53:00+00:00">2022-02-07</time> </td> <td onmouseout="hide_git_commit(53)" onmouseover="show_git_commit(53)"> <div class="lastCommit"> Update changelog </div> <div class="popupTitle" id="git-ref-53" onmouseover="hide_commit(53)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~lucaskanashiro" class="sprite person">Lucas Kanashiro</a> <br /> <strong>Author Date:</strong> 2022-02-07 20:53:00 UTC </p> <p>Update changelog</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/applied/debian/bullseye">applied/<wbr />debian/<wbr />bullseye</a> </td> <td> <span class="sortkey">2021-12-18 17:08:02 UTC</span> <time title="2021-12-18 17:08:02 UTC" datetime="2021-12-18T17:08:02+00:00">2021-12-18</time> </td> <td onmouseout="hide_git_commit(54)" onmouseover="show_git_commit(54)"> <div class="lastCommit"> 1:2.1.5-0.2+deb11u1 (patches applied) </div> <div class="popupTitle" id="git-ref-54" onmouseover="hide_commit(54)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~vbernat" class="sprite person">Vincent Bernat</a> <br /> <strong>Author Date:</strong> 2021-11-27 14:51:39 UTC </p> <p>1:2.1.5-0.2+deb11u1 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/debian/bullseye">debian/bullseye</a> </td> <td> <span class="sortkey">2021-12-18 17:08:02 UTC</span> <time title="2021-12-18 17:08:02 UTC" datetime="2021-12-18T17:08:02+00:00">2021-12-18</time> </td> <td onmouseout="hide_git_commit(55)" onmouseover="show_git_commit(55)"> <div class="lastCommit"> 1:2.1.5-0.2+deb11u1 (patches unapplied) </div> <div class="popupTitle" id="git-ref-55" onmouseover="hide_commit(55)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~vbernat" class="sprite person">Vincent Bernat</a> <br /> <strong>Author Date:</strong> 2021-11-27 14:51:39 UTC </p> <p>1:2.1.5-0.2+deb11u1 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/applied/ubuntu/bionic-devel">applied/<wbr />ubuntu/<wbr />bionic-<wbr />devel</a> </td> <td> <span class="sortkey">2021-12-13 17:39:22 UTC</span> <time title="2021-12-13 17:39:22 UTC" datetime="2021-12-13T17:39:22+00:00">2021-12-13</time> </td> <td onmouseout="hide_git_commit(56)" onmouseover="show_git_commit(56)"> <div class="lastCommit"> 1:1.3.9-1ubuntu0.18.04.3 (patches applied) </div> <div class="popupTitle" id="git-ref-56" onmouseover="hide_commit(56)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~leosilvab" class="sprite person">Leonidas S. Barbosa</a> <br /> <strong>Author Date:</strong> 2021-12-02 13:30:45 UTC </p> <p>1:1.3.9-<wbr />1ubuntu0.<wbr />18.04.3 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/ubuntu/bionic-devel">ubuntu/bionic-devel</a> </td> <td> <span class="sortkey">2021-12-13 17:39:22 UTC</span> <time title="2021-12-13 17:39:22 UTC" datetime="2021-12-13T17:39:22+00:00">2021-12-13</time> </td> <td onmouseout="hide_git_commit(57)" onmouseover="show_git_commit(57)"> <div class="lastCommit"> 1:1.3.9-1ubuntu0.18.04.3 (patches unapplied) </div> <div class="popupTitle" id="git-ref-57" onmouseover="hide_commit(57)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~leosilvab" class="sprite person">Leonidas S. Barbosa</a> <br /> <strong>Author Date:</strong> 2021-12-02 13:30:45 UTC </p> <p>1:1.3.9-<wbr />1ubuntu0.<wbr />18.04.3 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/applied/ubuntu/bionic-updates">applied/<wbr />ubuntu/<wbr />bionic-<wbr />updates</a> </td> <td> <span class="sortkey">2021-12-13 17:39:22 UTC</span> <time title="2021-12-13 17:39:22 UTC" datetime="2021-12-13T17:39:22+00:00">2021-12-13</time> </td> <td onmouseout="hide_git_commit(58)" onmouseover="show_git_commit(58)"> <div class="lastCommit"> 1:1.3.9-1ubuntu0.18.04.3 (patches applied) </div> <div class="popupTitle" id="git-ref-58" onmouseover="hide_commit(58)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~leosilvab" class="sprite person">Leonidas S. Barbosa</a> <br /> <strong>Author Date:</strong> 2021-12-02 13:30:45 UTC </p> <p>1:1.3.9-<wbr />1ubuntu0.<wbr />18.04.3 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/ubuntu/bionic-security">ubuntu/<wbr />bionic-<wbr />security</a> </td> <td> <span class="sortkey">2021-12-13 17:39:22 UTC</span> <time title="2021-12-13 17:39:22 UTC" datetime="2021-12-13T17:39:22+00:00">2021-12-13</time> </td> <td onmouseout="hide_git_commit(59)" onmouseover="show_git_commit(59)"> <div class="lastCommit"> 1:1.3.9-1ubuntu0.18.04.3 (patches unapplied) </div> <div class="popupTitle" id="git-ref-59" onmouseover="hide_commit(59)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~leosilvab" class="sprite person">Leonidas S. Barbosa</a> <br /> <strong>Author Date:</strong> 2021-12-02 13:30:45 UTC </p> <p>1:1.3.9-<wbr />1ubuntu0.<wbr />18.04.3 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/applied/ubuntu/bionic-security">applied/<wbr />ubuntu/<wbr />bionic-<wbr />security</a> </td> <td> <span class="sortkey">2021-12-13 17:39:22 UTC</span> <time title="2021-12-13 17:39:22 UTC" datetime="2021-12-13T17:39:22+00:00">2021-12-13</time> </td> <td onmouseout="hide_git_commit(60)" onmouseover="show_git_commit(60)"> <div class="lastCommit"> 1:1.3.9-1ubuntu0.18.04.3 (patches applied) </div> <div class="popupTitle" id="git-ref-60" onmouseover="hide_commit(60)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~leosilvab" class="sprite person">Leonidas S. Barbosa</a> <br /> <strong>Author Date:</strong> 2021-12-02 13:30:45 UTC </p> <p>1:1.3.9-<wbr />1ubuntu0.<wbr />18.04.3 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/ubuntu/bionic-updates">ubuntu/<wbr />bionic-<wbr />updates</a> </td> <td> <span class="sortkey">2021-12-13 17:39:22 UTC</span> <time title="2021-12-13 17:39:22 UTC" datetime="2021-12-13T17:39:22+00:00">2021-12-13</time> </td> <td onmouseout="hide_git_commit(61)" onmouseover="show_git_commit(61)"> <div class="lastCommit"> 1:1.3.9-1ubuntu0.18.04.3 (patches unapplied) </div> <div class="popupTitle" id="git-ref-61" onmouseover="hide_commit(61)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~leosilvab" class="sprite person">Leonidas S. Barbosa</a> <br /> <strong>Author Date:</strong> 2021-12-02 13:30:45 UTC </p> <p>1:1.3.9-<wbr />1ubuntu0.<wbr />18.04.3 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/applied/ubuntu/focal-security">applied/<wbr />ubuntu/<wbr />focal-security</a> </td> <td> <span class="sortkey">2021-12-13 17:39:21 UTC</span> <time title="2021-12-13 17:39:21 UTC" datetime="2021-12-13T17:39:21+00:00">2021-12-13</time> </td> <td onmouseout="hide_git_commit(62)" onmouseover="show_git_commit(62)"> <div class="lastCommit"> 1:2.0.19-2ubuntu0.1 (patches applied) </div> <div class="popupTitle" id="git-ref-62" onmouseover="hide_commit(62)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~leosilvab" class="sprite person">Leonidas S. Barbosa</a> <br /> <strong>Author Date:</strong> 2021-12-02 13:50:05 UTC </p> <p>1:2.0.19-2ubuntu0.1 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/ubuntu/focal-security">ubuntu/<wbr />focal-security</a> </td> <td> <span class="sortkey">2021-12-13 17:39:21 UTC</span> <time title="2021-12-13 17:39:21 UTC" datetime="2021-12-13T17:39:21+00:00">2021-12-13</time> </td> <td onmouseout="hide_git_commit(63)" onmouseover="show_git_commit(63)"> <div class="lastCommit"> 1:2.0.19-2ubuntu0.1 (patches unapplied) </div> <div class="popupTitle" id="git-ref-63" onmouseover="hide_commit(63)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~leosilvab" class="sprite person">Leonidas S. Barbosa</a> <br /> <strong>Author Date:</strong> 2021-12-02 13:50:05 UTC </p> <p>1:2.0.19-2ubuntu0.1 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/ubuntu/hirsute-devel">ubuntu/<wbr />hirsute-<wbr />devel</a> </td> <td> <span class="sortkey">2021-12-13 17:39:20 UTC</span> <time title="2021-12-13 17:39:20 UTC" datetime="2021-12-13T17:39:20+00:00">2021-12-13</time> </td> <td onmouseout="hide_git_commit(64)" onmouseover="show_git_commit(64)"> <div class="lastCommit"> 1:2.1.5-0.2ubuntu0.1 (patches unapplied) </div> <div class="popupTitle" id="git-ref-64" onmouseover="hide_commit(64)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~leosilvab" class="sprite person">Leonidas S. Barbosa</a> <br /> <strong>Author Date:</strong> 2021-12-02 13:41:37 UTC </p> <p>1:2.1.5-<wbr />0.2ubuntu0.<wbr />1 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/applied/ubuntu/hirsute-updates">applied/<wbr />ubuntu/<wbr />hirsute-<wbr />updates</a> </td> <td> <span class="sortkey">2021-12-13 17:39:20 UTC</span> <time title="2021-12-13 17:39:20 UTC" datetime="2021-12-13T17:39:20+00:00">2021-12-13</time> </td> <td onmouseout="hide_git_commit(65)" onmouseover="show_git_commit(65)"> <div class="lastCommit"> 1:2.1.5-0.2ubuntu0.1 (patches applied) </div> <div class="popupTitle" id="git-ref-65" onmouseover="hide_commit(65)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~leosilvab" class="sprite person">Leonidas S. Barbosa</a> <br /> <strong>Author Date:</strong> 2021-12-02 13:41:37 UTC </p> <p>1:2.1.5-<wbr />0.2ubuntu0.<wbr />1 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/applied/ubuntu/hirsute-security">applied/<wbr />ubuntu/<wbr />hirsute-<wbr />security</a> </td> <td> <span class="sortkey">2021-12-13 17:39:20 UTC</span> <time title="2021-12-13 17:39:20 UTC" datetime="2021-12-13T17:39:20+00:00">2021-12-13</time> </td> <td onmouseout="hide_git_commit(66)" onmouseover="show_git_commit(66)"> <div class="lastCommit"> 1:2.1.5-0.2ubuntu0.1 (patches applied) </div> <div class="popupTitle" id="git-ref-66" onmouseover="hide_commit(66)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~leosilvab" class="sprite person">Leonidas S. Barbosa</a> <br /> <strong>Author Date:</strong> 2021-12-02 13:41:37 UTC </p> <p>1:2.1.5-<wbr />0.2ubuntu0.<wbr />1 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/applied/ubuntu/hirsute-devel">applied/<wbr />ubuntu/<wbr />hirsute-<wbr />devel</a> </td> <td> <span class="sortkey">2021-12-13 17:39:20 UTC</span> <time title="2021-12-13 17:39:20 UTC" datetime="2021-12-13T17:39:20+00:00">2021-12-13</time> </td> <td onmouseout="hide_git_commit(67)" onmouseover="show_git_commit(67)"> <div class="lastCommit"> 1:2.1.5-0.2ubuntu0.1 (patches applied) </div> <div class="popupTitle" id="git-ref-67" onmouseover="hide_commit(67)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~leosilvab" class="sprite person">Leonidas S. Barbosa</a> <br /> <strong>Author Date:</strong> 2021-12-02 13:41:37 UTC </p> <p>1:2.1.5-<wbr />0.2ubuntu0.<wbr />1 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/ubuntu/hirsute-updates">ubuntu/<wbr />hirsute-<wbr />updates</a> </td> <td> <span class="sortkey">2021-12-13 17:39:20 UTC</span> <time title="2021-12-13 17:39:20 UTC" datetime="2021-12-13T17:39:20+00:00">2021-12-13</time> </td> <td onmouseout="hide_git_commit(68)" onmouseover="show_git_commit(68)"> <div class="lastCommit"> 1:2.1.5-0.2ubuntu0.1 (patches unapplied) </div> <div class="popupTitle" id="git-ref-68" onmouseover="hide_commit(68)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~leosilvab" class="sprite person">Leonidas S. Barbosa</a> <br /> <strong>Author Date:</strong> 2021-12-02 13:41:37 UTC </p> <p>1:2.1.5-<wbr />0.2ubuntu0.<wbr />1 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/ubuntu/hirsute-security">ubuntu/<wbr />hirsute-<wbr />security</a> </td> <td> <span class="sortkey">2021-12-13 17:39:20 UTC</span> <time title="2021-12-13 17:39:20 UTC" datetime="2021-12-13T17:39:20+00:00">2021-12-13</time> </td> <td onmouseout="hide_git_commit(69)" onmouseover="show_git_commit(69)"> <div class="lastCommit"> 1:2.1.5-0.2ubuntu0.1 (patches unapplied) </div> <div class="popupTitle" id="git-ref-69" onmouseover="hide_commit(69)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~leosilvab" class="sprite person">Leonidas S. Barbosa</a> <br /> <strong>Author Date:</strong> 2021-12-02 13:41:37 UTC </p> <p>1:2.1.5-<wbr />0.2ubuntu0.<wbr />1 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/applied/ubuntu/impish-updates">applied/<wbr />ubuntu/<wbr />impish-<wbr />updates</a> </td> <td> <span class="sortkey">2021-12-13 17:39:18 UTC</span> <time title="2021-12-13 17:39:18 UTC" datetime="2021-12-13T17:39:18+00:00">2021-12-13</time> </td> <td onmouseout="hide_git_commit(70)" onmouseover="show_git_commit(70)"> <div class="lastCommit"> 1:2.1.5-0.2ubuntu1.1 (patches applied) </div> <div class="popupTitle" id="git-ref-70" onmouseover="hide_commit(70)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~leosilvab" class="sprite person">Leonidas S. Barbosa</a> <br /> <strong>Author Date:</strong> 2021-12-02 13:41:12 UTC </p> <p>1:2.1.5-<wbr />0.2ubuntu1.<wbr />1 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/applied/ubuntu/impish-security">applied/<wbr />ubuntu/<wbr />impish-<wbr />security</a> </td> <td> <span class="sortkey">2021-12-13 17:39:18 UTC</span> <time title="2021-12-13 17:39:18 UTC" datetime="2021-12-13T17:39:18+00:00">2021-12-13</time> </td> <td onmouseout="hide_git_commit(71)" onmouseover="show_git_commit(71)"> <div class="lastCommit"> 1:2.1.5-0.2ubuntu1.1 (patches applied) </div> <div class="popupTitle" id="git-ref-71" onmouseover="hide_commit(71)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~leosilvab" class="sprite person">Leonidas S. Barbosa</a> <br /> <strong>Author Date:</strong> 2021-12-02 13:41:12 UTC </p> <p>1:2.1.5-<wbr />0.2ubuntu1.<wbr />1 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/applied/ubuntu/impish-devel">applied/<wbr />ubuntu/<wbr />impish-<wbr />devel</a> </td> <td> <span class="sortkey">2021-12-13 17:39:18 UTC</span> <time title="2021-12-13 17:39:18 UTC" datetime="2021-12-13T17:39:18+00:00">2021-12-13</time> </td> <td onmouseout="hide_git_commit(72)" onmouseover="show_git_commit(72)"> <div class="lastCommit"> 1:2.1.5-0.2ubuntu1.1 (patches applied) </div> <div class="popupTitle" id="git-ref-72" onmouseover="hide_commit(72)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~leosilvab" class="sprite person">Leonidas S. Barbosa</a> <br /> <strong>Author Date:</strong> 2021-12-02 13:41:12 UTC </p> <p>1:2.1.5-<wbr />0.2ubuntu1.<wbr />1 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/ubuntu/impish-security">ubuntu/<wbr />impish-<wbr />security</a> </td> <td> <span class="sortkey">2021-12-13 17:39:18 UTC</span> <time title="2021-12-13 17:39:18 UTC" datetime="2021-12-13T17:39:18+00:00">2021-12-13</time> </td> <td onmouseout="hide_git_commit(73)" onmouseover="show_git_commit(73)"> <div class="lastCommit"> 1:2.1.5-0.2ubuntu1.1 (patches unapplied) </div> <div class="popupTitle" id="git-ref-73" onmouseover="hide_commit(73)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~leosilvab" class="sprite person">Leonidas S. Barbosa</a> <br /> <strong>Author Date:</strong> 2021-12-02 13:41:12 UTC </p> <p>1:2.1.5-<wbr />0.2ubuntu1.<wbr />1 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/ubuntu/impish-devel">ubuntu/impish-devel</a> </td> <td> <span class="sortkey">2021-12-13 17:39:18 UTC</span> <time title="2021-12-13 17:39:18 UTC" datetime="2021-12-13T17:39:18+00:00">2021-12-13</time> </td> <td onmouseout="hide_git_commit(74)" onmouseover="show_git_commit(74)"> <div class="lastCommit"> 1:2.1.5-0.2ubuntu1.1 (patches unapplied) </div> <div class="popupTitle" id="git-ref-74" onmouseover="hide_commit(74)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~leosilvab" class="sprite person">Leonidas S. Barbosa</a> <br /> <strong>Author Date:</strong> 2021-12-02 13:41:12 UTC </p> <p>1:2.1.5-<wbr />0.2ubuntu1.<wbr />1 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/ubuntu/impish-updates">ubuntu/<wbr />impish-<wbr />updates</a> </td> <td> <span class="sortkey">2021-12-13 17:39:18 UTC</span> <time title="2021-12-13 17:39:18 UTC" datetime="2021-12-13T17:39:18+00:00">2021-12-13</time> </td> <td onmouseout="hide_git_commit(75)" onmouseover="show_git_commit(75)"> <div class="lastCommit"> 1:2.1.5-0.2ubuntu1.1 (patches unapplied) </div> <div class="popupTitle" id="git-ref-75" onmouseover="hide_commit(75)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~leosilvab" class="sprite person">Leonidas S. Barbosa</a> <br /> <strong>Author Date:</strong> 2021-12-02 13:41:12 UTC </p> <p>1:2.1.5-<wbr />0.2ubuntu1.<wbr />1 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/applied/ubuntu/impish-proposed">applied/<wbr />ubuntu/<wbr />impish-<wbr />proposed</a> </td> <td> <span class="sortkey">2021-08-12 14:53:09 UTC</span> <time title="2021-08-12 14:53:09 UTC" datetime="2021-08-12T14:53:09+00:00">2021-08-12</time> </td> <td onmouseout="hide_git_commit(76)" onmouseover="show_git_commit(76)"> <div class="lastCommit"> 1:2.1.5-0.2ubuntu1 (patches applied) </div> <div class="popupTitle" id="git-ref-76" onmouseover="hide_commit(76)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~sergiodj" class="sprite person">Sergio Durigan Junior</a> <br /> <strong>Author Date:</strong> 2021-08-12 00:10:58 UTC </p> <p>1:2.1.5-0.2ubuntu1 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/applied/ubuntu/impish">applied/<wbr />ubuntu/<wbr />impish</a> </td> <td> <span class="sortkey">2021-08-12 14:53:09 UTC</span> <time title="2021-08-12 14:53:09 UTC" datetime="2021-08-12T14:53:09+00:00">2021-08-12</time> </td> <td onmouseout="hide_git_commit(77)" onmouseover="show_git_commit(77)"> <div class="lastCommit"> 1:2.1.5-0.2ubuntu1 (patches applied) </div> <div class="popupTitle" id="git-ref-77" onmouseover="hide_commit(77)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~sergiodj" class="sprite person">Sergio Durigan Junior</a> <br /> <strong>Author Date:</strong> 2021-08-12 00:10:58 UTC </p> <p>1:2.1.5-0.2ubuntu1 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/ubuntu/impish">ubuntu/impish</a> </td> <td> <span class="sortkey">2021-08-12 14:49:59 UTC</span> <time title="2021-08-12 14:49:59 UTC" datetime="2021-08-12T14:49:59+00:00">2021-08-12</time> </td> <td onmouseout="hide_git_commit(78)" onmouseover="show_git_commit(78)"> <div class="lastCommit"> update-maintainer </div> <div class="popupTitle" id="git-ref-78" onmouseover="hide_commit(78)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~sergiodj" class="sprite person">Sergio Durigan Junior</a> <br /> <strong>Author Date:</strong> 2021-08-12 14:49:59 UTC </p> <p>update-maintainer</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/ubuntu/impish-proposed">ubuntu/<wbr />impish-<wbr />proposed</a> </td> <td> <span class="sortkey">2021-08-12 14:49:59 UTC</span> <time title="2021-08-12 14:49:59 UTC" datetime="2021-08-12T14:49:59+00:00">2021-08-12</time> </td> <td onmouseout="hide_git_commit(79)" onmouseover="show_git_commit(79)"> <div class="lastCommit"> update-maintainer </div> <div class="popupTitle" id="git-ref-79" onmouseover="hide_commit(79)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~sergiodj" class="sprite person">Sergio Durigan Junior</a> <br /> <strong>Author Date:</strong> 2021-08-12 14:49:59 UTC </p> <p>update-maintainer</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/applied/ubuntu/precise-security">applied/<wbr />ubuntu/<wbr />precise-<wbr />security</a> </td> <td> <span class="sortkey">2021-05-03 12:45:36 UTC</span> <time title="2021-05-03 12:45:36 UTC" datetime="2021-05-03T12:45:36+00:00">2021-05-03</time> </td> <td onmouseout="hide_git_commit(80)" onmouseover="show_git_commit(80)"> <div class="lastCommit"> 1:1.2.2-3ubuntu1.2 (patches applied) </div> <div class="popupTitle" id="git-ref-80" onmouseover="hide_commit(80)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~leosilvab" class="sprite person">Leonidas S. Barbosa</a> <br /> <strong>Author Date:</strong> 2019-02-18 09:36:07 UTC </p> <p>1:1.2.2-3ubuntu1.2 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/ubuntu/precise-updates">ubuntu/<wbr />precise-<wbr />updates</a> </td> <td> <span class="sortkey">2021-05-03 12:45:36 UTC</span> <time title="2021-05-03 12:45:36 UTC" datetime="2021-05-03T12:45:36+00:00">2021-05-03</time> </td> <td onmouseout="hide_git_commit(81)" onmouseover="show_git_commit(81)"> <div class="lastCommit"> 1:1.2.2-3ubuntu1.2 (patches unapplied) </div> <div class="popupTitle" id="git-ref-81" onmouseover="hide_commit(81)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~leosilvab" class="sprite person">Leonidas S. Barbosa</a> <br /> <strong>Author Date:</strong> 2019-02-18 09:36:07 UTC </p> <p>1:1.2.2-3ubuntu1.2 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/applied/ubuntu/precise-devel">applied/<wbr />ubuntu/<wbr />precise-<wbr />devel</a> </td> <td> <span class="sortkey">2021-05-03 12:45:36 UTC</span> <time title="2021-05-03 12:45:36 UTC" datetime="2021-05-03T12:45:36+00:00">2021-05-03</time> </td> <td onmouseout="hide_git_commit(82)" onmouseover="show_git_commit(82)"> <div class="lastCommit"> 1:1.2.2-3ubuntu1.2 (patches applied) </div> <div class="popupTitle" id="git-ref-82" onmouseover="hide_commit(82)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~leosilvab" class="sprite person">Leonidas S. Barbosa</a> <br /> <strong>Author Date:</strong> 2019-02-18 09:36:07 UTC </p> <p>1:1.2.2-3ubuntu1.2 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/ubuntu/precise-devel">ubuntu/<wbr />precise-<wbr />devel</a> </td> <td> <span class="sortkey">2021-05-03 12:45:36 UTC</span> <time title="2021-05-03 12:45:36 UTC" datetime="2021-05-03T12:45:36+00:00">2021-05-03</time> </td> <td onmouseout="hide_git_commit(83)" onmouseover="show_git_commit(83)"> <div class="lastCommit"> 1:1.2.2-3ubuntu1.2 (patches unapplied) </div> <div class="popupTitle" id="git-ref-83" onmouseover="hide_commit(83)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~leosilvab" class="sprite person">Leonidas S. Barbosa</a> <br /> <strong>Author Date:</strong> 2019-02-18 09:36:07 UTC </p> <p>1:1.2.2-3ubuntu1.2 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/ubuntu/precise-security">ubuntu/<wbr />precise-<wbr />security</a> </td> <td> <span class="sortkey">2021-05-03 12:45:36 UTC</span> <time title="2021-05-03 12:45:36 UTC" datetime="2021-05-03T12:45:36+00:00">2021-05-03</time> </td> <td onmouseout="hide_git_commit(84)" onmouseover="show_git_commit(84)"> <div class="lastCommit"> 1:1.2.2-3ubuntu1.2 (patches unapplied) </div> <div class="popupTitle" id="git-ref-84" onmouseover="hide_commit(84)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~leosilvab" class="sprite person">Leonidas S. Barbosa</a> <br /> <strong>Author Date:</strong> 2019-02-18 09:36:07 UTC </p> <p>1:1.2.2-3ubuntu1.2 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/applied/ubuntu/precise-updates">applied/<wbr />ubuntu/<wbr />precise-<wbr />updates</a> </td> <td> <span class="sortkey">2021-05-03 12:45:36 UTC</span> <time title="2021-05-03 12:45:36 UTC" datetime="2021-05-03T12:45:36+00:00">2021-05-03</time> </td> <td onmouseout="hide_git_commit(85)" onmouseover="show_git_commit(85)"> <div class="lastCommit"> 1:1.2.2-3ubuntu1.2 (patches applied) </div> <div class="popupTitle" id="git-ref-85" onmouseover="hide_commit(85)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~leosilvab" class="sprite person">Leonidas S. Barbosa</a> <br /> <strong>Author Date:</strong> 2019-02-18 09:36:07 UTC </p> <p>1:1.2.2-3ubuntu1.2 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/ubuntu/hirsute-proposed">ubuntu/<wbr />hirsute-<wbr />proposed</a> </td> <td> <span class="sortkey">2021-01-08 01:06:21 UTC</span> <time title="2021-01-08 01:06:21 UTC" datetime="2021-01-08T01:06:21+00:00">2021-01-08</time> </td> <td onmouseout="hide_git_commit(86)" onmouseover="show_git_commit(86)"> <div class="lastCommit"> 1:2.1.5-0.2build2 (patches unapplied) </div> <div class="popupTitle" id="git-ref-86" onmouseover="hide_commit(86)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~sergiodj" class="sprite person">Sergio Durigan Junior</a> <br /> <strong>Author Date:</strong> 2021-01-08 01:05:59 UTC </p> <p>1:2.1.5-0.2build2 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/applied/ubuntu/hirsute-proposed">applied/<wbr />ubuntu/<wbr />hirsute-<wbr />proposed</a> </td> <td> <span class="sortkey">2021-01-08 01:06:21 UTC</span> <time title="2021-01-08 01:06:21 UTC" datetime="2021-01-08T01:06:21+00:00">2021-01-08</time> </td> <td onmouseout="hide_git_commit(87)" onmouseover="show_git_commit(87)"> <div class="lastCommit"> 1:2.1.5-0.2build2 (patches applied) </div> <div class="popupTitle" id="git-ref-87" onmouseover="hide_commit(87)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~sergiodj" class="sprite person">Sergio Durigan Junior</a> <br /> <strong>Author Date:</strong> 2021-01-08 01:05:59 UTC </p> <p>1:2.1.5-0.2build2 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/applied/ubuntu/hirsute">applied/<wbr />ubuntu/<wbr />hirsute</a> </td> <td> <span class="sortkey">2021-01-08 01:06:21 UTC</span> <time title="2021-01-08 01:06:21 UTC" datetime="2021-01-08T01:06:21+00:00">2021-01-08</time> </td> <td onmouseout="hide_git_commit(88)" onmouseover="show_git_commit(88)"> <div class="lastCommit"> 1:2.1.5-0.2build2 (patches applied) </div> <div class="popupTitle" id="git-ref-88" onmouseover="hide_commit(88)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~sergiodj" class="sprite person">Sergio Durigan Junior</a> <br /> <strong>Author Date:</strong> 2021-01-08 01:05:59 UTC </p> <p>1:2.1.5-0.2build2 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/ubuntu/hirsute">ubuntu/hirsute</a> </td> <td> <span class="sortkey">2021-01-08 01:06:21 UTC</span> <time title="2021-01-08 01:06:21 UTC" datetime="2021-01-08T01:06:21+00:00">2021-01-08</time> </td> <td onmouseout="hide_git_commit(89)" onmouseover="show_git_commit(89)"> <div class="lastCommit"> 1:2.1.5-0.2build2 (patches unapplied) </div> <div class="popupTitle" id="git-ref-89" onmouseover="hide_commit(89)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~sergiodj" class="sprite person">Sergio Durigan Junior</a> <br /> <strong>Author Date:</strong> 2021-01-08 01:05:59 UTC </p> <p>1:2.1.5-0.2build2 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/importer/ubuntu/pristine-tar">importer/<wbr />ubuntu/<wbr />pristine-<wbr />tar</a> </td> <td> <span class="sortkey">2020-06-24 17:58:53 UTC</span> <time title="2020-06-24 17:58:53 UTC" datetime="2020-06-24T17:58:53+00:00">2020-06-24</time> </td> <td onmouseout="hide_git_commit(90)" onmouseover="show_git_commit(90)"> <div class="lastCommit"> pristine-tar data for keepalived_2.0.19.orig.tar.gz </div> <div class="popupTitle" id="git-ref-90" onmouseover="hide_commit(90)"> <p> <strong>Author:</strong> Ubuntu Git Importer <br /> <strong>Author Date:</strong> 2020-06-24 17:58:53 UTC </p> <p>pristine-tar data for keepalived_<wbr />2.0.19.<wbr />orig.tar.<wbr />gz</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/importer/debian/pristine-tar">importer/<wbr />debian/<wbr />pristine-<wbr />tar</a> </td> <td> <span class="sortkey">2020-06-24 17:58:42 UTC</span> <time title="2020-06-24 17:58:42 UTC" datetime="2020-06-24T17:58:42+00:00">2020-06-24</time> </td> <td onmouseout="hide_git_commit(91)" onmouseover="show_git_commit(91)"> <div class="lastCommit"> pristine-tar data for keepalived_2.0.19.orig.tar.gz </div> <div class="popupTitle" id="git-ref-91" onmouseover="hide_commit(91)"> <p> <strong>Author:</strong> Ubuntu Git Importer <br /> <strong>Author Date:</strong> 2020-06-24 17:58:42 UTC </p> <p>pristine-tar data for keepalived_<wbr />2.0.19.<wbr />orig.tar.<wbr />gz</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/ubuntu/groovy-proposed">ubuntu/<wbr />groovy-<wbr />proposed</a> </td> <td> <span class="sortkey">2020-03-02 04:32:48 UTC</span> <time title="2020-03-02 04:32:48 UTC" datetime="2020-03-02T04:32:48+00:00">2020-03-02</time> </td> <td onmouseout="hide_git_commit(92)" onmouseover="show_git_commit(92)"> <div class="lastCommit"> 1:2.0.19-2.1 (patches unapplied) </div> <div class="popupTitle" id="git-ref-92" onmouseover="hide_commit(92)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~vbernat" class="sprite person">Vincent Bernat</a> <br /> <strong>Author Date:</strong> 2020-03-01 20:10:19 UTC </p> <p>1:2.0.19-2.1 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/ubuntu/groovy-devel">ubuntu/groovy-devel</a> </td> <td> <span class="sortkey">2020-03-02 04:32:48 UTC</span> <time title="2020-03-02 04:32:48 UTC" datetime="2020-03-02T04:32:48+00:00">2020-03-02</time> </td> <td onmouseout="hide_git_commit(93)" onmouseover="show_git_commit(93)"> <div class="lastCommit"> 1:2.0.19-2.1 (patches unapplied) </div> <div class="popupTitle" id="git-ref-93" onmouseover="hide_commit(93)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~vbernat" class="sprite person">Vincent Bernat</a> <br /> <strong>Author Date:</strong> 2020-03-01 20:10:19 UTC </p> <p>1:2.0.19-2.1 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/applied/ubuntu/groovy-proposed">applied/<wbr />ubuntu/<wbr />groovy-<wbr />proposed</a> </td> <td> <span class="sortkey">2020-03-02 04:32:48 UTC</span> <time title="2020-03-02 04:32:48 UTC" datetime="2020-03-02T04:32:48+00:00">2020-03-02</time> </td> <td onmouseout="hide_git_commit(94)" onmouseover="show_git_commit(94)"> <div class="lastCommit"> 1:2.0.19-2.1 (patches applied) </div> <div class="popupTitle" id="git-ref-94" onmouseover="hide_commit(94)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~vbernat" class="sprite person">Vincent Bernat</a> <br /> <strong>Author Date:</strong> 2020-03-01 20:10:19 UTC </p> <p>1:2.0.19-2.1 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/applied/ubuntu/groovy-devel">applied/<wbr />ubuntu/<wbr />groovy-<wbr />devel</a> </td> <td> <span class="sortkey">2020-03-02 04:32:48 UTC</span> <time title="2020-03-02 04:32:48 UTC" datetime="2020-03-02T04:32:48+00:00">2020-03-02</time> </td> <td onmouseout="hide_git_commit(95)" onmouseover="show_git_commit(95)"> <div class="lastCommit"> 1:2.0.19-2.1 (patches applied) </div> <div class="popupTitle" id="git-ref-95" onmouseover="hide_commit(95)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~vbernat" class="sprite person">Vincent Bernat</a> <br /> <strong>Author Date:</strong> 2020-03-01 20:10:19 UTC </p> <p>1:2.0.19-2.1 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/applied/ubuntu/groovy">applied/<wbr />ubuntu/<wbr />groovy</a> </td> <td> <span class="sortkey">2020-03-02 04:32:48 UTC</span> <time title="2020-03-02 04:32:48 UTC" datetime="2020-03-02T04:32:48+00:00">2020-03-02</time> </td> <td onmouseout="hide_git_commit(96)" onmouseover="show_git_commit(96)"> <div class="lastCommit"> 1:2.0.19-2.1 (patches applied) </div> <div class="popupTitle" id="git-ref-96" onmouseover="hide_commit(96)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~vbernat" class="sprite person">Vincent Bernat</a> <br /> <strong>Author Date:</strong> 2020-03-01 20:10:19 UTC </p> <p>1:2.0.19-2.1 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/ubuntu/groovy">ubuntu/groovy</a> </td> <td> <span class="sortkey">2020-03-02 04:32:48 UTC</span> <time title="2020-03-02 04:32:48 UTC" datetime="2020-03-02T04:32:48+00:00">2020-03-02</time> </td> <td onmouseout="hide_git_commit(97)" onmouseover="show_git_commit(97)"> <div class="lastCommit"> 1:2.0.19-2.1 (patches unapplied) </div> <div class="popupTitle" id="git-ref-97" onmouseover="hide_commit(97)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~vbernat" class="sprite person">Vincent Bernat</a> <br /> <strong>Author Date:</strong> 2020-03-01 20:10:19 UTC </p> <p>1:2.0.19-2.1 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/applied/ubuntu/focal">applied/<wbr />ubuntu/<wbr />focal</a> </td> <td> <span class="sortkey">2020-02-20 16:36:18 UTC</span> <time title="2020-02-20 16:36:18 UTC" datetime="2020-02-20T16:36:18+00:00">2020-02-20</time> </td> <td onmouseout="hide_git_commit(98)" onmouseover="show_git_commit(98)"> <div class="lastCommit"> 1:2.0.19-2 (patches applied) </div> <div class="popupTitle" id="git-ref-98" onmouseover="hide_commit(98)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~formorer" class="sprite person">Alexander Wirt</a> <br /> <strong>Author Date:</strong> 2020-02-20 11:16:19 UTC </p> <p>1:2.0.19-2 (patches applied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> <tr> <td> <a href="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived/+ref/ubuntu/focal">ubuntu/focal</a> </td> <td> <span class="sortkey">2020-02-20 16:36:18 UTC</span> <time title="2020-02-20 16:36:18 UTC" datetime="2020-02-20T16:36:18+00:00">2020-02-20</time> </td> <td onmouseout="hide_git_commit(99)" onmouseover="show_git_commit(99)"> <div class="lastCommit"> 1:2.0.19-2 (patches unapplied) </div> <div class="popupTitle" id="git-ref-99" onmouseover="hide_commit(99)"> <p> <strong>Author:</strong> <a href="https://launchpad.net/~formorer" class="sprite person">Alexander Wirt</a> <br /> <strong>Author Date:</strong> 2020-02-20 11:16:19 UTC </p> <p>1:2.0.19-2 (patches unapplied)</p> <p>Imported using git-ubuntu import.</p> </div> </td> </tr> </tbody> </table> <table style="width: 100%;" class="lower-batch-nav"> <tbody> <tr> <td style="white-space: nowrap" class="batch-navigation-index"> <strong>1</strong> → <strong>100</strong> of 280 results </td> <td style="text-align: right; white-space: nowrap" class="batch-navigation-links"> <span class="first inactive">First</span> • <span class="previous inactive">Previous</span> • <a class="next" rel="next" href="https://code.launchpad.net/ubuntu/+source/keepalived/+code?memo=100&start=100" id="lower-batch-nav-batchnav-next"><strong>Next</strong></a> • <a class="last" rel="last" href="https://code.launchpad.net/ubuntu/+source/keepalived/+code?direction=backwards&start=200" 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="/~git-ubuntu-import/ubuntu/+source/keepalived/+git/keepalived">lp:ubuntu/+source/keepalived</a> </td> <td>2024-10-18</td> </tr> <tr> <td> <a href="/~athos-ribeiro/ubuntu/+source/keepalived/+git/keepalived">lp:~athos-ribeiro/ubuntu/+source/keepalived</a> </td> <td>2024-09-26</td> </tr> <tr> <td> <a href="/~lucaskanashiro/ubuntu/+source/keepalived/+git/keepalived">lp:~lucaskanashiro/ubuntu/+source/keepalived</a> </td> <td>2022-02-07</td> </tr> <tr> <td> <a href="/~sergiodj/ubuntu/+source/keepalived/+git/keepalived">lp:~sergiodj/ubuntu/+source/keepalived</a> </td> <td>2021-08-12</td> </tr> <tr> <td> <a href="/~ddstreet/ubuntu/+source/keepalived/+git/keepalived">lp:~ddstreet/ubuntu/+source/keepalived</a> </td> <td>2019-09-13</td> </tr> </tbody> </table> <table style="width: 100%;" class="lower-batch-nav"> <tbody> <tr> <td style="white-space: nowrap" class="batch-navigation-index"> <strong>1</strong> → <strong>5</strong> of 5 results </td> <td style="text-align: right; white-space: nowrap" class="batch-navigation-links"> <span class="first inactive">First</span> • <span class="previous inactive">Previous</span> • <span class="next inactive"><strong>Next</strong></span> • <span class="last inactive">Last</span> </td> </tr> </tbody> </table> </div> </div> </div> </div><!-- 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 keepalived in Ubuntu. </span> </div> </div> </div><!-- yui-b side --> </div><!-- yui-t4 --> <div id="footer" class="footer"> <div class="lp-arcana"> <div class="lp-branding"> <a href="https://launchpad.net/"><img src="/@@/launchpad-footer-logo.svg" alt="Launchpad" width="65" height="18" /></a> • <a href="https://launchpad.net/+tour">Take the tour</a> • <a href="https://help.launchpad.net/">Read the guide</a> <form id="globalsearch" method="get" accept-charset="UTF-8" action="https://launchpad.net/+search"> <input type="search" id="search-text" name="field.text" /> <input type="image" src="/@@/search" style="vertical-align:5%" alt="Search Launchpad" /> </form> </div> </div> <div class="colophon"> © 2004 <a href="http://canonical.com/">Canonical Ltd.</a> • <a href="https://launchpad.net/legal">Terms of use</a> • <a href="https://www.ubuntu.com/legal/dataprivacy">Data privacy</a> • <a href="/feedback">Contact Launchpad Support</a> • <a href="http://blog.launchpad.net/">Blog</a> • <a href="https://canonical.com/careers">Careers</a> • <a href="https://ubuntu.social/@launchpadstatus">System status</a> <span id="lp-version"> • 1519c6e (<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/keepalived", "web_link": "https://launchpad.net/ubuntu/+source/keepalived", "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/keepalived/webhooks", "distribution_link": "https://code.launchpad.net/api/devel/ubuntu", "name": "keepalived", "display_name": "keepalived in Ubuntu", "title": "keepalived package in Ubuntu", "upstream_product_link": "https://code.launchpad.net/api/devel/keepalived", "http_etag": "\"ff98d6178399afbdd37a618882329e0f1aeeecba-098c857225ffac2df49af8bc449384464ca164c6\""}};</script> </body> <!-- Facet name: branches Page type: main_side Has global search: True Has application tabs: True Has side portlets: True At least 52 queries/external actions issued in 0.53 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} r1519c6e --> </html>