CINXE.COM
Bugs : Bryce Harrington
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr"> <head> <meta charset="UTF-8" /> <title>Bugs : Bryce Harrington</title> <link rel="apple-touch-icon" sizes="180x180" href="/@@/apple-touch-icon.png?v=2022" /> <link rel="icon" type="image/png" sizes="32x32" href="/@@/favicon-32x32.png?v=2022" /> <link rel="icon" type="image/png" sizes="16x16" href="/@@/favicon-16x16.png?v=2022" /> <link rel="manifest" href="/@@/site.webmanifest?v=2022" /> <link rel="mask-icon" href="/@@/safari-pinned-tab.svg?v=2022" color="#e9531f" /> <link rel="shortcut icon" href="/@@/favicon.ico?v=2022" /> <meta name="msapplication-TileColor" content="#da532c" /> <meta name="msapplication-config" content="/@@/browserconfig.xml?v=2022" /> <meta name="theme-color" content="#ffffff" /> <link type="text/css" rel="stylesheet" media="screen, print" href="/+icing/rev22ade00ab50b929fac63b8ee7252243aceda294a/combo.css" /> <meta name="description" content="package-interests: apache2, nginx, clamav, tidy-html5, ipmitool, multipath-tools, open-iscsi, thin-provisioning-tools, genshi, spamassassin, logwatch, exim4, open-vm-tools, libp11, chrony, fetchmail, dovecot, xfce4-panel, xfce4-timer-plugin" /> <meta property="og:description" content="package-interests: apache2, nginx, clamav, tidy-html5, ipmitool, multipath-tools, open-iscsi, thin-provisioning-tools, genshi, spamassassin, logwatch, exim4, open-vm-tools, libp11, chrony, fetchmail, dovecot, xfce4-panel, xfce4-timer-plugin" /> <meta property="og:title" content="Bugs : Bryce Harrington" /> <meta property="og:type" content="website" /> <meta property="og:image" content="/@@/launchpad-og-image.png" /> <meta property="og:url" content="https://bugs.launchpad.net/~bryce/+bugs" /> <meta property="og:site_name" content="Launchpad" /> <script type="text/javascript"> var LP = { cache: {}, links: {} }; </script> <script type="text/javascript">var cookie_scope = '; Path=/; Secure; Domain=.launchpad.net';</script> <script type="text/javascript" src="/+combo/rev22ade00ab50b929fac63b8ee7252243aceda294a/?yui/yui/yui-min.js&lp/meta.js&yui/loader/loader-min.js"></script> <script type="text/javascript"> var raw = null; if (LP.devmode) { raw = 'raw'; } YUI.GlobalConfig = { combine: true, comboBase: '/+combo/rev22ade00ab50b929fac63b8ee7252243aceda294a/?', root: 'yui/', filter: raw, debug: false, fetchCSS: false, maxURLLength: 2000, groups: { lp: { combine: true, base: '/+combo/rev22ade00ab50b929fac63b8ee7252243aceda294a/?lp/', comboBase: '/+combo/rev22ade00ab50b929fac63b8ee7252243aceda294a/?', root: 'lp/', // comes from including lp/meta.js modules: LP_MODULES, fetchCSS: false } } }</script> <script type="text/javascript"> // we need this to create a single YUI instance all events and code // talks across. All instances of YUI().use should be based off of // LPJS instead. var LPJS = new YUI(); </script> <script id="base-layout-load-scripts" type="text/javascript"> //<![CDATA[ LPJS.use('base', 'node', 'console', 'event', 'oop', 'lp', 'lp.app.foldables','lp.app.sorttable', 'lp.app.inlinehelp', 'lp.app.links', 'lp.bugs.bugtask_index', 'lp.bugs.subscribers', 'lp.app.ellipsis', 'lp.code.branchmergeproposal.diff', 'lp.views.global', function(Y) { Y.on("domready", function () { var global_view = new Y.lp.views.Global(); global_view.render(); Y.lp.app.sorttable.SortTable.init(); Y.lp.app.inlinehelp.init_help(); Y.lp.activate_collapsibles(); Y.lp.app.foldables.activate(); Y.lp.app.links.check_valid_lp_links(); }); Y.on('lp:context:web_link:changed', function(e) { window.location = e.new_value; }); }); //]]> </script> <script id="base-helper-functions" type="text/javascript"> //<![CDATA[ // This code is pulled from lp.js that needs to be available on every // request. Pulling here to get it outside the scope of the YUI block. function setFocusByName(name) { // Focus the first element matching the given name which can be focused. var nodes = document.getElementsByName(name); var i, node; for (i = 0; i < nodes.length; i++) { node = nodes[i]; if (node.focus) { try { // Trying to focus a hidden element throws an error in IE8. if (node.offsetHeight !== 0) { node.focus(); } } catch (e) { LPJS.use('console', function(Y) { Y.log('In setFocusByName(<' + node.tagName + ' type=' + node.type + '>): ' + e); }); } break; } } } function selectWidget(widget_name, event) { if (event && (event.keyCode === 9 || event.keyCode === 13)) { // Avoid firing if user is tabbing through or simply pressing // enter to submit the form. return; } document.getElementById(widget_name).checked = true; } //]]> </script> <script type="text/javascript"> LPJS.use('lp.bugs.buglisting', function(Y) { Y.on('domready', function() { var view = new Y.lp.bugs.buglisting.TableView({ active_sort_key: LP.cache.order_by, sort_keys: LP.cache.sort_keys }); view.render(); }) }); </script> </head> <body id="document" itemscope="" itemtype="http://schema.org/WebPage" class="tab-bugs main_side public yui3-skin-sam"> <div class="yui-d0"> <div id="locationbar" class="login-logout"> <div id="logincontrol"><a href="https://bugs.launchpad.net/~bryce/+bugs/+login?direction=backwards&start=2175">Log in / Register</a></div> </div><!--id="locationbar"--> <div id="watermark" class="watermark-apps-portlet"> <div> <a href="https://launchpad.net/~bryce"><img alt="" width="64" height="64" src="https://launchpadlibrarian.net/7329339/celtic_medallion_64.png" /></a> </div> <div class="wide"> <h2 id="watermark-heading"><a href="https://launchpad.net/~bryce">Bryce Harrington</a></h2> </div> <!-- Application Menu --> <ul class="facetmenu"> <li class="overview"><a href="https://launchpad.net/~bryce">Overview</a></li> <li class="branches"><a href="https://code.launchpad.net/~bryce">Code</a></li> <li class="bugs active"><a href="https://bugs.launchpad.net/~bryce">Bugs</a></li> <li class="specifications"><a href="https://blueprints.launchpad.net/~bryce">Blueprints</a></li> <li class="translations"><a href="https://translations.launchpad.net/~bryce">Translations</a></li> <li class="answers"><a href="https://answers.launchpad.net/~bryce">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"> <h1>Related bugs</h1> <div id="registration" class="registering"> </div> </div> <div id="request-notifications"> </div> <div> <div> <div id="bugs-search-form" class="dynamic_bug_listing" action=""> <form method="get" name="search" class="primary search dynamic_bug_listing" action=""> <p> <input class="textType" id="field.searchtext" name="field.searchtext" size="20" type="text" value="" /> <input type="submit" name="search" value="Search" /> <input class="hiddenType" id="field.status" name="field.status:list" type="hidden" value="NEW" /> <input class="hiddenType" id="field.status" name="field.status:list" type="hidden" value="INCOMPLETE_WITH_RESPONSE" /> <input class="hiddenType" id="field.status" name="field.status:list" type="hidden" value="INCOMPLETE_WITHOUT_RESPONSE" /> <input class="hiddenType" id="field.status" name="field.status:list" type="hidden" value="CONFIRMED" /> <input class="hiddenType" id="field.status" name="field.status:list" type="hidden" value="TRIAGED" /> <input class="hiddenType" id="field.status" name="field.status:list" type="hidden" value="INPROGRESS" /> <input class="hiddenType" id="field.status" name="field.status:list" type="hidden" value="FIXCOMMITTED" /> <input class="hiddenType" id="field.assignee" name="field.assignee" type="hidden" value="" /> <input class="hiddenType" id="field.bug_reporter" name="field.bug_reporter" type="hidden" value="" /> <input class="hiddenType" id="field.omit_dupes" name="field.omit_dupes" type="hidden" value="on" /> <input class="hiddenType" id="field.has_patch" name="field.has_patch" type="hidden" value="" /> <input class="hiddenType" id="field.has_no_package" name="field.has_no_package" type="hidden" value="" /> <a href="?advanced=1">Advanced search</a> </p> <div> </div> </form> </div> <br /> <div id="bugs-table-listing"> <div class="lesser"><table style="width: 100%;" class="upper-batch-nav"> <tbody> <tr> <td style="white-space: nowrap" class="batch-navigation-index"> <strong>2176</strong> → <strong>2213</strong> of 2213 results </td> <td style="text-align: right; white-space: nowrap" class="batch-navigation-links"> <a class="first" rel="first" href="https://bugs.launchpad.net/~bryce/+bugs?" id="upper-batch-nav-batchnav-first">First</a> • <a class="previous" rel="previous" href="https://bugs.launchpad.net/~bryce/+bugs?direction=backwards&memo=2175&start=2100" id="upper-batch-nav-batchnav-previous">Previous</a> • <span class="next inactive"><strong>Next</strong></span> • <span class="last inactive">Last</span> </td> </tr> </tbody> </table> </div> <div id="bugs-orderby"></div> <div id="client-listing"><div class="listing"> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceUNDECIDED"> Undecided </div> <div class="status statusINCOMPLETE"> Incomplete </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#2085296</span> <a href="https://bugs.launchpad.net/ubuntu/+source/sssd/+bug/2085296" class="bugtitle">Merge sssd from Debian unstable for plucky</a> </div> <div class="buginfo-extra"> <span class="sprite package-source field"> sssd (Ubuntu) </span> <span class="bug-heat-icons"> <span class="sprite flame">8</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceUNDECIDED"> Undecided </div> <div class="status statusINCOMPLETE"> Incomplete </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#2085297</span> <a href="https://bugs.launchpad.net/ubuntu/+source/strongswan/+bug/2085297" class="bugtitle">Merge strongswan from Debian unstable for plucky</a> </div> <div class="buginfo-extra"> <span class="sprite package-source field"> strongswan (Ubuntu) </span> <span class="bug-heat-icons"> <span class="sprite flame">14</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceUNDECIDED"> Undecided </div> <div class="status statusINCOMPLETE"> Incomplete </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#2085298</span> <a href="https://bugs.launchpad.net/ubuntu/+source/sysstat/+bug/2085298" class="bugtitle">Merge sysstat from Debian unstable for plucky</a> </div> <div class="buginfo-extra"> <span class="sprite package-source field"> sysstat (Ubuntu) </span> <span class="bug-heat-icons"> <span class="sprite flame">8</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceUNDECIDED"> Undecided </div> <div class="status statusINPROGRESS"> In Progress </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#2085300</span> <a href="https://bugs.launchpad.net/ubuntu/+source/thin-provisioning-tools/+bug/2085300" class="bugtitle">Merge thin-provisioning-tools from Debian unstable for plucky</a> </div> <div class="buginfo-extra"> <span class="sprite package-source field"> thin-provisioning-tools (Ubuntu) </span> <span class="bug-heat-icons"> <span class="sprite flame">14</span> </span> <span class="bug-related-icons"> <a href="https://launchpad.net/ubuntu/+milestone/ubuntu-24.11" alt="milestone ubuntu-24.11" title="Linked to milestone ubuntu-24.11" class="sprite milestone"></a> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceUNDECIDED"> Undecided </div> <div class="status statusINCOMPLETE"> Incomplete </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#2085301</span> <a href="https://bugs.launchpad.net/ubuntu/+source/tidy-html5/+bug/2085301" class="bugtitle">Merge tidy-html5 from Debian unstable for plucky</a> </div> <div class="buginfo-extra"> <span class="sprite package-source field"> tidy-html5 (Ubuntu) </span> <span class="bug-heat-icons"> <span class="sprite flame">8</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceUNDECIDED"> Undecided </div> <div class="status statusNEW"> New </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#2085302</span> <a href="https://bugs.launchpad.net/ubuntu/+source/unbound/+bug/2085302" class="bugtitle">Merge unbound from Debian unstable for plucky</a> </div> <div class="buginfo-extra"> <span class="sprite package-source field"> unbound (Ubuntu) </span> <span class="bug-heat-icons"> <span class="sprite flame">8</span> </span> <span class="bug-related-icons"> <a href="https://launchpad.net/ubuntu/+milestone/ubuntu-25.01" alt="milestone ubuntu-25.01" title="Linked to milestone ubuntu-25.01" class="sprite milestone"></a> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceUNDECIDED"> Undecided </div> <div class="status statusINCOMPLETE"> Incomplete </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#2085303</span> <a href="https://bugs.launchpad.net/ubuntu/+source/unixodbc/+bug/2085303" class="bugtitle">Merge unixodbc from Debian unstable for plucky</a> </div> <div class="buginfo-extra"> <span class="sprite package-source field"> unixodbc (Ubuntu) </span> <span class="bug-heat-icons"> <span class="sprite flame">8</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceUNDECIDED"> Undecided </div> <div class="status statusINCOMPLETE"> Incomplete </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#2085305</span> <a href="https://bugs.launchpad.net/ubuntu/+source/virglrenderer/+bug/2085305" class="bugtitle">Merge virglrenderer from Debian unstable for plucky</a> </div> <div class="buginfo-extra"> <span class="sprite package-source field"> virglrenderer (Ubuntu) </span> <span class="bug-heat-icons"> <span class="sprite flame">14</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceUNDECIDED"> Undecided </div> <div class="status statusINCOMPLETE"> Incomplete </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#2085306</span> <a href="https://bugs.launchpad.net/ubuntu/+source/vlan/+bug/2085306" class="bugtitle">Merge vlan from Debian unstable for plucky</a> </div> <div class="buginfo-extra"> <span class="sprite package-source field"> vlan (Ubuntu) </span> <span class="bug-heat-icons"> <span class="sprite flame">14</span> </span> <span class="bug-related-icons"> <a href="https://launchpad.net/ubuntu/+milestone/ubuntu-24.11" alt="milestone ubuntu-24.11" title="Linked to milestone ubuntu-24.11" class="sprite milestone"></a> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceUNDECIDED"> Undecided </div> <div class="status statusINCOMPLETE"> Incomplete </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#2085307</span> <a href="https://bugs.launchpad.net/ubuntu/+source/vsftpd/+bug/2085307" class="bugtitle">Merge vsftpd from Debian unstable for plucky</a> </div> <div class="buginfo-extra"> <span class="sprite package-source field"> vsftpd (Ubuntu) </span> <span class="bug-heat-icons"> <span class="sprite flame">14</span> </span> <span class="bug-related-icons"> <a href="https://launchpad.net/ubuntu/+milestone/ubuntu-24.11" alt="milestone ubuntu-24.11" title="Linked to milestone ubuntu-24.11" class="sprite milestone"></a> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceUNDECIDED"> Undecided </div> <div class="status statusINCOMPLETE"> Incomplete </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#2085308</span> <a href="https://bugs.launchpad.net/ubuntu/+source/w3m/+bug/2085308" class="bugtitle">Merge w3m from Debian unstable for plucky</a> </div> <div class="buginfo-extra"> <span class="sprite package-source field"> w3m (Ubuntu) </span> <span class="bug-heat-icons"> <span class="sprite flame">8</span> </span> <span class="bug-related-icons"> <a href="https://launchpad.net/ubuntu/+milestone/ubuntu-24.11" alt="milestone ubuntu-24.11" title="Linked to milestone ubuntu-24.11" class="sprite milestone"></a> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceUNDECIDED"> Undecided </div> <div class="status statusINCOMPLETE"> Incomplete </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#2085309</span> <a href="https://bugs.launchpad.net/ubuntu/+source/wireguard/+bug/2085309" class="bugtitle">Merge wireguard from Debian unstable for plucky</a> </div> <div class="buginfo-extra"> <span class="sprite package-source field"> wireguard (Ubuntu) </span> <span class="bug-heat-icons"> <span class="sprite flame">8</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceUNDECIDED"> Undecided </div> <div class="status statusNEW"> New </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#2085412</span> <a href="https://bugs.launchpad.net/ubuntu/+source/mysql-8.0/+bug/2085412" class="bugtitle">package mysql-server-8.0 8.0.39-0ubuntu0.24.04.5 failed to install/upgrade: Can't start server: Bind on TCP/IP port: Cannot assign requested address</a> </div> <div class="buginfo-extra"> <span class="sprite package-source field"> mysql-8.0 (Ubuntu) </span> <span class="bug-heat-icons"> <span class="sprite flame">8</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceUNDECIDED"> Undecided </div> <div class="status statusNEW"> New </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#2085454</span> <a href="https://bugs.launchpad.net/git-ubuntu/+bug/2085454" class="bugtitle">Do not make canonica-server-reporter a default reviewer of the submit command</a> </div> <div class="buginfo-extra"> <span class="sprite product field"> git-ubuntu </span> <span class="bug-heat-icons"> <span class="sprite flame">10</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceUNDECIDED"> Undecided </div> <div class="status statusFIXCOMMITTED"> Fix Committed </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#2065423</span> <a href="https://bugs.launchpad.net/ubuntu/noble/+source/docker.io-app/+bug/2065423" class="bugtitle">Update AppArmor template to allow confined runc to kill containers</a> </div> <div class="buginfo-extra"> <span class="None field"> docker.io-app (Ubuntu Noble) </span> <span class="bug-heat-icons"> <span class="sprite flame">150</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceUNDECIDED"> Undecided </div> <div class="status statusNEW"> New </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#2085571</span> <a href="https://bugs.launchpad.net/ubuntu/+source/mysql-8.0/+bug/2085571" class="bugtitle">Apport hook needs to check for bound TCP/IP port</a> </div> <div class="buginfo-extra"> <span class="sprite package-source field"> mysql-8.0 (Ubuntu) </span> <span class="bug-heat-icons"> <span class="sprite flame">6</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceUNDECIDED"> Undecided </div> <div class="status statusTRIAGED"> Triaged </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#2085815</span> <a href="https://bugs.launchpad.net/ubuntu/+source/unixodbc/+bug/2085815" class="bugtitle">php8.1-odbc missing dependency to unixodbc-dev</a> </div> <div class="buginfo-extra"> <span class="sprite package-source field"> unixodbc (Ubuntu) </span> <span class="bug-heat-icons"> <span class="sprite flame">10</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceUNDECIDED"> Undecided </div> <div class="status statusINCOMPLETE"> Incomplete </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#2086598</span> <a href="https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/2086598" class="bugtitle">[Libvirt] Xeon CPU Error (SapphireRapids vs. Icelake-Server)</a> </div> <div class="buginfo-extra"> <span class="sprite package-source field"> libvirt (Ubuntu) </span> <span class="bug-heat-icons"> <span class="sprite flame">8</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceUNDECIDED"> Undecided </div> <div class="status statusTRIAGED"> Triaged </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#2085815</span> <a href="https://bugs.launchpad.net/ubuntu/noble/+source/unixodbc/+bug/2085815" class="bugtitle">php8.1-odbc missing dependency to unixodbc-dev</a> </div> <div class="buginfo-extra"> <span class="None field"> unixodbc (Ubuntu Noble) </span> <span class="bug-heat-icons"> <span class="sprite flame">10</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceUNDECIDED"> Undecided </div> <div class="status statusTRIAGED"> Triaged </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#2085815</span> <a href="https://bugs.launchpad.net/ubuntu/oracular/+source/unixodbc/+bug/2085815" class="bugtitle">php8.1-odbc missing dependency to unixodbc-dev</a> </div> <div class="buginfo-extra"> <span class="None field"> unixodbc (Ubuntu Oracular) </span> <span class="bug-heat-icons"> <span class="sprite flame">10</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceUNDECIDED"> Undecided </div> <div class="status statusTRIAGED"> Triaged </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#2085815</span> <a href="https://bugs.launchpad.net/ubuntu/jammy/+source/unixodbc/+bug/2085815" class="bugtitle">php8.1-odbc missing dependency to unixodbc-dev</a> </div> <div class="buginfo-extra"> <span class="None field"> unixodbc (Ubuntu Jammy) </span> <span class="bug-heat-icons"> <span class="sprite flame">10</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceUNDECIDED"> Undecided </div> <div class="status statusTRIAGED"> Triaged </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#2085815</span> <a href="https://bugs.launchpad.net/ubuntu/focal/+source/unixodbc/+bug/2085815" class="bugtitle">php8.1-odbc missing dependency to unixodbc-dev</a> </div> <div class="buginfo-extra"> <span class="None field"> unixodbc (Ubuntu Focal) </span> <span class="bug-heat-icons"> <span class="sprite flame">10</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceUNDECIDED"> Undecided </div> <div class="status statusNEW"> New </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#2080872</span> <a href="https://bugs.launchpad.net/ubuntu/+source/node-undici/+bug/2080872" class="bugtitle">libgit2: replace unmaintained http-parser dependency with llhttp</a> </div> <div class="buginfo-extra"> <span class="sprite package-source field"> node-undici (Ubuntu) </span> <span class="bug-heat-icons"> <span class="sprite flame">10</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceUNDECIDED"> Undecided </div> <div class="status statusTRIAGED"> Triaged </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#2078854</span> <a href="https://bugs.launchpad.net/ubuntu/noble/+source/samba/+bug/2078854" class="bugtitle">samba-gpupdate drops segmentation fault</a> </div> <div class="buginfo-extra"> <span class="None field"> samba (Ubuntu Noble) </span> <span class="bug-heat-icons"> <span class="sprite flame">18</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceUNDECIDED"> Undecided </div> <div class="status statusNEW"> New </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#2085194</span> <a href="https://bugs.launchpad.net/ubuntu/jammy/+source/openvpn/+bug/2085194" class="bugtitle">Backport of openvpn for plucky</a> </div> <div class="buginfo-extra"> <span class="None field"> openvpn (Ubuntu Jammy) </span> <span class="bug-heat-icons"> <span class="sprite flame">8</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceUNDECIDED"> Undecided </div> <div class="status statusNEW"> New </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#2085194</span> <a href="https://bugs.launchpad.net/ubuntu/noble/+source/openvpn/+bug/2085194" class="bugtitle">Backport of openvpn for plucky</a> </div> <div class="buginfo-extra"> <span class="None field"> openvpn (Ubuntu Noble) </span> <span class="bug-heat-icons"> <span class="sprite flame">8</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceUNDECIDED"> Undecided </div> <div class="status statusNEW"> New </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#2085194</span> <a href="https://bugs.launchpad.net/ubuntu/oracular/+source/openvpn/+bug/2085194" class="bugtitle">Backport of openvpn for plucky</a> </div> <div class="buginfo-extra"> <span class="None field"> openvpn (Ubuntu Oracular) </span> <span class="bug-heat-icons"> <span class="sprite flame">8</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceUNDECIDED"> Undecided </div> <div class="status statusTRIAGED"> Triaged </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#2086795</span> <a href="https://bugs.launchpad.net/ubuntu/noble/+source/dns-root-data/+bug/2086795" class="bugtitle">New DNSSEC root trust anchor</a> </div> <div class="buginfo-extra"> <span class="None field"> dns-root-data (Ubuntu Noble) </span> <span class="bug-heat-icons"> <span class="sprite flame">8</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceUNDECIDED"> Undecided </div> <div class="status statusTRIAGED"> Triaged </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#2086795</span> <a href="https://bugs.launchpad.net/ubuntu/jammy/+source/dns-root-data/+bug/2086795" class="bugtitle">New DNSSEC root trust anchor</a> </div> <div class="buginfo-extra"> <span class="None field"> dns-root-data (Ubuntu Jammy) </span> <span class="bug-heat-icons"> <span class="sprite flame">8</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceUNDECIDED"> Undecided </div> <div class="status statusTRIAGED"> Triaged </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#2086795</span> <a href="https://bugs.launchpad.net/ubuntu/focal/+source/dns-root-data/+bug/2086795" class="bugtitle">New DNSSEC root trust anchor</a> </div> <div class="buginfo-extra"> <span class="None field"> dns-root-data (Ubuntu Focal) </span> <span class="bug-heat-icons"> <span class="sprite flame">8</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceUNDECIDED"> Undecided </div> <div class="status statusTRIAGED"> Triaged </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#2086795</span> <a href="https://bugs.launchpad.net/ubuntu/oracular/+source/dns-root-data/+bug/2086795" class="bugtitle">New DNSSEC root trust anchor</a> </div> <div class="buginfo-extra"> <span class="None field"> dns-root-data (Ubuntu Oracular) </span> <span class="bug-heat-icons"> <span class="sprite flame">8</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceUNDECIDED"> Undecided </div> <div class="status statusCONFIRMED"> Confirmed </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#2074003</span> <a href="https://bugs.launchpad.net/ubuntu/noble/+source/autofs/+bug/2074003" class="bugtitle">autofs fails to renew Kerberos ticket</a> </div> <div class="buginfo-extra"> <span class="None field"> autofs (Ubuntu Noble) </span> <span class="bug-heat-icons"> <span class="sprite flame">12</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceUNDECIDED"> Undecided </div> <div class="status statusNEW"> New </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#2089155</span> <a href="https://bugs.launchpad.net/ubuntu/+source/keepalived/+bug/2089155" class="bugtitle">Do not restart keepalived on unattended-upgrades</a> </div> <div class="buginfo-extra"> <span class="sprite package-source field"> keepalived (Ubuntu) </span> <span class="bug-heat-icons"> <span class="sprite flame">6</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceUNDECIDED"> Undecided </div> <div class="status statusTRIAGED"> Triaged </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#2026757</span> <a href="https://bugs.launchpad.net/ubuntu/noble/+source/dnsmasq/+bug/2026757" class="bugtitle">dnsmasq on Ubuntu Jammy crashes on neutron-dhcp-agent updates</a> </div> <div class="buginfo-extra"> <span class="None field"> dnsmasq (Ubuntu Noble) </span> <span class="bug-heat-icons"> <span class="sprite flame">28</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceUNDECIDED"> Undecided </div> <div class="status statusTRIAGED"> Triaged </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#2026757</span> <a href="https://bugs.launchpad.net/ubuntu/oracular/+source/dnsmasq/+bug/2026757" class="bugtitle">dnsmasq on Ubuntu Jammy crashes on neutron-dhcp-agent updates</a> </div> <div class="buginfo-extra"> <span class="None field"> dnsmasq (Ubuntu Oracular) </span> <span class="bug-heat-icons"> <span class="sprite flame">28</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceUNDECIDED"> Undecided </div> <div class="status statusINPROGRESS"> In Progress </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#2026757</span> <a href="https://bugs.launchpad.net/ubuntu/plucky/+source/dnsmasq/+bug/2026757" class="bugtitle">dnsmasq on Ubuntu Jammy crashes on neutron-dhcp-agent updates</a> </div> <div class="buginfo-extra"> <span class="None field"> dnsmasq (Ubuntu Plucky) </span> <span class="bug-heat-icons"> <span class="sprite flame">28</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceUNDECIDED"> Undecided </div> <div class="status statusFIXCOMMITTED"> Fix Committed </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#2065423</span> <a href="https://bugs.launchpad.net/ubuntu/jammy/+source/containerd-app/+bug/2065423" class="bugtitle">Update AppArmor template to allow confined runc to kill containers</a> </div> <div class="buginfo-extra"> <span class="None field"> containerd-app (Ubuntu Jammy) </span> <span class="bug-heat-icons"> <span class="sprite flame">150</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceUNDECIDED"> Undecided </div> <div class="status statusFIXCOMMITTED"> Fix Committed </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#2065423</span> <a href="https://bugs.launchpad.net/ubuntu/focal/+source/containerd-app/+bug/2065423" class="bugtitle">Update AppArmor template to allow confined runc to kill containers</a> </div> <div class="buginfo-extra"> <span class="None field"> containerd-app (Ubuntu Focal) </span> <span class="bug-heat-icons"> <span class="sprite flame">150</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> </div> </div> <script>LP.mustache_listings = "\u003cdiv class=\"listing\"\u003e\n{{#items}}\n \u003cdiv class=\"buglisting-row\"\u003e\n\n \u003cdiv class=\"buglisting-col1\"\u003e\n {{#show_importance}}\n \u003cdiv class=\"importance {{importance_class}}\"\u003e\n {{importance}}\n \u003c/div\u003e\n {{/show_importance}}\n {{#show_status}}\n \u003cdiv class=\"status {{status_class}}\"\u003e\n {{status}}\n \u003c/div\u003e\n {{/show_status}}\n \u003cdiv class=\"buginfo-extra\"\u003e\n {{#show_information_type}}\n \u003cdiv class=\"information_type\"\u003e\n {{information_type}}\n \u003c/div\u003e\n {{/show_information_type}}\n \u003c/div\u003e\n \u003c/div\u003e\n\n \u003cdiv class=\"buglisting-col2\"\u003e\n \u003cdiv class=\"buginfo\"\u003e\n {{#show_id}}\n \u003cspan class=\"bugnumber\"\u003e#{{id}}\u003c/span\u003e\n {{/show_id}}\n \u003ca href=\"{{bug_url}}\" class=\"bugtitle\"\u003e{{title}}\u003c/a\u003e\n \u003c/div\u003e\n \u003cdiv class=\"buginfo-extra\"\u003e\n {{#show_targetname}}\n \u003cspan class=\"{{bugtarget_css}} field\"\u003e\n {{bugtarget}}\n \u003c/span\u003e\n {{/show_targetname}}\n {{#show_milestone_name}}\n \u003cspan class=\"sprite milestone field\"\u003e\n {{#milestone_name}}\n {{milestone_name}}\n {{/milestone_name}}\n {{^milestone_name}}\n No milestone set\n {{/milestone_name}}\n \u003c/span\u003e\n {{/show_milestone_name}}\n {{#show_date_last_updated}}\n \u003cspan class=\"sprite milestone field\"\u003e\n Last updated {{last_updated}}\n \u003c/span\u003e\n {{/show_date_last_updated}}\n {{#show_assignee}}\n \u003cspan class=\"sprite person field\"\u003e\n {{#assignee}}Assignee: {{assignee}}{{/assignee}}\n {{^assignee}}Assignee: None{{/assignee}}\n \u003c/span\u003e\n {{/show_assignee}}\n {{#show_reporter}}\n \u003cspan class=\"sprite person field\"\u003e\n Reporter: {{reporter}}\n \u003c/span\u003e\n {{/show_reporter}}\n {{#show_datecreated}}\n \u003cspan class=\"sprite aging field\"\u003e\n {{age}}\n \u003c/span\u003e\n {{/show_datecreated}}\n {{#show_tag}}\n \u003cspan class=\"field\"\u003eTags:\n {{^has_tags}}None{{/has_tags}}\n {{#tags}}\n \u003ca href=\"{{url}}\" class=\"tag\"\u003e{{tag}}\u003c/a\u003e\u0026#160;\n {{/tags}}\n \u003c/span\u003e\n {{/show_tag}}\n {{#show_heat}}\n \u003cspan class=\"bug-heat-icons\"\u003e\n {{{bug_heat_html}}}\n \u003c/span\u003e\n {{/show_heat}}\n \u003cspan class=\"bug-related-icons\"\u003e\n {{{badges}}}\n \u003c/span\u003e\n \u003c/div\u003e\n \u003c/div\u003e\n\n \u003c/div\u003e\n{{/items}}\n\u003c/div\u003e\n";</script> <div class="lesser"><table style="width: 100%;" class="lower-batch-nav"> <tbody> <tr> <td style="white-space: nowrap" class="batch-navigation-index"> <strong>2176</strong> → <strong>2213</strong> of 2213 results </td> <td style="text-align: right; white-space: nowrap" class="batch-navigation-links"> <a class="first" rel="first" href="https://bugs.launchpad.net/~bryce/+bugs?" id="lower-batch-nav-batchnav-first">First</a> • <a class="previous" rel="previous" href="https://bugs.launchpad.net/~bryce/+bugs?direction=backwards&memo=2175&start=2100" id="lower-batch-nav-batchnav-previous">Previous</a> • <span class="next inactive"><strong>Next</strong></span> • <span class="last inactive">Last</span> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div><!-- yui-b --> </div><!-- yui-main --> <div id="side-portlets" class="yui-b side"> <div> <div id="global-actions" class="portlet vertical"> <ul> <li> <a class="menu-link-affectingbugs" href="https://bugs.launchpad.net/~bryce/+affectingbugs" title="Bugs affecting Bryce Harrington.">Affecting bugs</a> </li> <li> <a class="menu-link-assignedbugs" href="https://bugs.launchpad.net/~bryce/+assignedbugs" title="Bugs assigned to Bryce Harrington.">Assigned bugs</a> </li> <li> <a class="menu-link-commentedbugs" href="https://bugs.launchpad.net/~bryce/+commentedbugs" title="Bug reports on which Bryce Harrington has commented.">Commented bugs</a> </li> <li> <a class="menu-link-reportedbugs" href="https://bugs.launchpad.net/~bryce/+reportedbugs" title="Bugs reported by Bryce Harrington.">Reported bugs</a> </li> <li> <a class="menu-link-subscribedbugs" href="https://bugs.launchpad.net/~bryce/+subscribedbugs" title="Bug reports Bryce Harrington is subscribed to.">Subscribed bugs</a> </li> <li> <span class="menu-link-relatedbugs nolink">All related bugs</span> </li> <li> <a class="menu-link-softwarebugs" href="https://bugs.launchpad.net/~bryce/+packagebugs" title="A summary report for packages where Bryce Harrington is a subscriber.">Subscribed packages</a> </li> </ul> </div> </div> </div><!-- yui-b side --> </div><!-- yui-t4 --> <div id="footer" class="footer"> <div class="lp-arcana"> <div class="lp-branding"> <a href="https://launchpad.net/"><img src="/@@/launchpad-footer-logo.svg" alt="Launchpad" width="65" height="18" /></a> • <a href="https://launchpad.net/+tour">Take the tour</a> • <a href="https://help.launchpad.net/">Read the guide</a> <form id="globalsearch" method="get" accept-charset="UTF-8" action="https://launchpad.net/+search"> <input type="search" id="search-text" name="field.text" /> <input type="image" src="/@@/search" style="vertical-align:5%" alt="Search Launchpad" /> </form> </div> </div> <div class="colophon"> © 2004 <a href="http://canonical.com/">Canonical Ltd.</a> • <a href="https://launchpad.net/legal">Terms of use</a> • <a href="https://www.ubuntu.com/legal/dataprivacy">Data privacy</a> • <a href="/feedback">Contact Launchpad Support</a> • <a href="http://blog.launchpad.net/">Blog</a> • <a href="https://canonical.com/careers">Careers</a> • <a href="https://ubuntu.social/@launchpadstatus">System status</a> <span id="lp-version"> • 22ade00 (<a href="https://dev.launchpad.net/">Get the code!</a>) </span> </div> </div> </div><!-- yui-d0--> <script id="json-cache-script">LP.cache = {"related_features": {"bugs.dynamic_bug_listings.pre_fetch": {"is_beta": false, "title": "Listing pre-fetching", "url": "https://bugs.launchpad.net/launchpad/+bug/888756", "value": null}}, "administratedTeams": [], "importances": ["Unknown", "Undecided", "Critical", "High", "Medium", "Low", "Wishlist"], "statuses": ["New", "Incomplete", "Opinion", "Invalid", "Won't Fix", "Expired", "Confirmed", "Triaged", "In Progress", "Fix Committed", "Fix Released", "Does Not Exist", "Unknown"], "information_types": ["Public", "Public Security", "Private Security", "Private", "Proprietary", "Embargoed"], "target_info": {"title": "Bryce Harrington", "url": "https://launchpad.net/~bryce"}, "view_name": "+bugs", "mustache_model": {"items": [{"age": "32 days old", "assignee": "Sergio Durigan Junior", "bug_url": "https://bugs.launchpad.net/ubuntu/+source/sssd/+bug/2085296", "bugtarget": "sssd (Ubuntu)", "bugtarget_css": "sprite package-source", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e8\u003c/span\u003e", "badges": "", "id": 2085296, "importance": "Undecided", "importance_class": "importanceUNDECIDED", "information_type": "Public", "last_updated": "on 2024-11-06", "milestone_name": null, "reporter": "Bryce Harrington", "status": "Incomplete", "status_class": "statusINCOMPLETE", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/+source/sssd/+bugs/?field.tag=needs-merge", "tag": "needs-merge"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/sssd/+bugs/?field.tag=upgrade-software-version", "tag": "upgrade-software-version"}], "title": "Merge sssd from Debian unstable for plucky", "has_tags": true}, {"age": "32 days old", "assignee": "Andreas Hasenack", "bug_url": "https://bugs.launchpad.net/ubuntu/+source/strongswan/+bug/2085297", "bugtarget": "strongswan (Ubuntu)", "bugtarget_css": "sprite package-source", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e14\u003c/span\u003e", "badges": "", "id": 2085297, "importance": "Undecided", "importance_class": "importanceUNDECIDED", "information_type": "Public", "last_updated": "on 2024-10-23", "milestone_name": null, "reporter": "Bryce Harrington", "status": "Incomplete", "status_class": "statusINCOMPLETE", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/+source/strongswan/+bugs/?field.tag=needs-merge", "tag": "needs-merge"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/strongswan/+bugs/?field.tag=upgrade-software-version", "tag": "upgrade-software-version"}], "title": "Merge strongswan from Debian unstable for plucky", "has_tags": true}, {"age": "32 days old", "assignee": "Christian Ehrhardt \ue0ff", "bug_url": "https://bugs.launchpad.net/ubuntu/+source/sysstat/+bug/2085298", "bugtarget": "sysstat (Ubuntu)", "bugtarget_css": "sprite package-source", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e8\u003c/span\u003e", "badges": "", "id": 2085298, "importance": "Undecided", "importance_class": "importanceUNDECIDED", "information_type": "Public", "last_updated": "on 2024-11-06", "milestone_name": null, "reporter": "Bryce Harrington", "status": "Incomplete", "status_class": "statusINCOMPLETE", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/+source/sysstat/+bugs/?field.tag=needs-merge", "tag": "needs-merge"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/sysstat/+bugs/?field.tag=upgrade-software-version", "tag": "upgrade-software-version"}], "title": "Merge sysstat from Debian unstable for plucky", "has_tags": true}, {"age": "32 days old", "assignee": "Athos Ribeiro", "bug_url": "https://bugs.launchpad.net/ubuntu/+source/thin-provisioning-tools/+bug/2085300", "bugtarget": "thin-provisioning-tools (Ubuntu)", "bugtarget_css": "sprite package-source", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e14\u003c/span\u003e", "badges": "\u003ca href=\"https://launchpad.net/ubuntu/+milestone/ubuntu-24.11\" alt=\"milestone ubuntu-24.11\" title=\"Linked to milestone ubuntu-24.11\" class=\"sprite milestone\"\u003e\u003c/a\u003e", "id": 2085300, "importance": "Undecided", "importance_class": "importanceUNDECIDED", "information_type": "Public", "last_updated": "on 2024-11-21", "milestone_name": "Ubuntu ubuntu-24.11", "reporter": "Bryce Harrington", "status": "In Progress", "status_class": "statusINPROGRESS", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/+source/thin-provisioning-tools/+bugs/?field.tag=needs-merge", "tag": "needs-merge"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/thin-provisioning-tools/+bugs/?field.tag=upgrade-software-version", "tag": "upgrade-software-version"}], "title": "Merge thin-provisioning-tools from Debian unstable for plucky", "has_tags": true}, {"age": "32 days old", "assignee": null, "bug_url": "https://bugs.launchpad.net/ubuntu/+source/tidy-html5/+bug/2085301", "bugtarget": "tidy-html5 (Ubuntu)", "bugtarget_css": "sprite package-source", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e8\u003c/span\u003e", "badges": "", "id": 2085301, "importance": "Undecided", "importance_class": "importanceUNDECIDED", "information_type": "Public", "last_updated": "on 2024-10-23", "milestone_name": null, "reporter": "Bryce Harrington", "status": "Incomplete", "status_class": "statusINCOMPLETE", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/+source/tidy-html5/+bugs/?field.tag=needs-merge", "tag": "needs-merge"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/tidy-html5/+bugs/?field.tag=upgrade-software-version", "tag": "upgrade-software-version"}], "title": "Merge tidy-html5 from Debian unstable for plucky", "has_tags": true}, {"age": "32 days old", "assignee": "Andreas Hasenack", "bug_url": "https://bugs.launchpad.net/ubuntu/+source/unbound/+bug/2085302", "bugtarget": "unbound (Ubuntu)", "bugtarget_css": "sprite package-source", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e8\u003c/span\u003e", "badges": "\u003ca href=\"https://launchpad.net/ubuntu/+milestone/ubuntu-25.01\" alt=\"milestone ubuntu-25.01\" title=\"Linked to milestone ubuntu-25.01\" class=\"sprite milestone\"\u003e\u003c/a\u003e", "id": 2085302, "importance": "Undecided", "importance_class": "importanceUNDECIDED", "information_type": "Public", "last_updated": "on 2024-10-23", "milestone_name": "Ubuntu ubuntu-25.01", "reporter": "Bryce Harrington", "status": "New", "status_class": "statusNEW", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/+source/unbound/+bugs/?field.tag=needs-merge", "tag": "needs-merge"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/unbound/+bugs/?field.tag=upgrade-software-version", "tag": "upgrade-software-version"}], "title": "Merge unbound from Debian unstable for plucky", "has_tags": true}, {"age": "32 days old", "assignee": null, "bug_url": "https://bugs.launchpad.net/ubuntu/+source/unixodbc/+bug/2085303", "bugtarget": "unixodbc (Ubuntu)", "bugtarget_css": "sprite package-source", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e8\u003c/span\u003e", "badges": "", "id": 2085303, "importance": "Undecided", "importance_class": "importanceUNDECIDED", "information_type": "Public", "last_updated": "on 2024-10-22", "milestone_name": null, "reporter": "Bryce Harrington", "status": "Incomplete", "status_class": "statusINCOMPLETE", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/+source/unixodbc/+bugs/?field.tag=needs-merge", "tag": "needs-merge"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/unixodbc/+bugs/?field.tag=upgrade-software-version", "tag": "upgrade-software-version"}], "title": "Merge unixodbc from Debian unstable for plucky", "has_tags": true}, {"age": "32 days old", "assignee": "Sergio Durigan Junior", "bug_url": "https://bugs.launchpad.net/ubuntu/+source/virglrenderer/+bug/2085305", "bugtarget": "virglrenderer (Ubuntu)", "bugtarget_css": "sprite package-source", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e14\u003c/span\u003e", "badges": "", "id": 2085305, "importance": "Undecided", "importance_class": "importanceUNDECIDED", "information_type": "Public", "last_updated": "on 2024-11-06", "milestone_name": null, "reporter": "Bryce Harrington", "status": "Incomplete", "status_class": "statusINCOMPLETE", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/+source/virglrenderer/+bugs/?field.tag=needs-merge", "tag": "needs-merge"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/virglrenderer/+bugs/?field.tag=upgrade-software-version", "tag": "upgrade-software-version"}], "title": "Merge virglrenderer from Debian unstable for plucky", "has_tags": true}, {"age": "32 days old", "assignee": null, "bug_url": "https://bugs.launchpad.net/ubuntu/+source/vlan/+bug/2085306", "bugtarget": "vlan (Ubuntu)", "bugtarget_css": "sprite package-source", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e14\u003c/span\u003e", "badges": "\u003ca href=\"https://launchpad.net/ubuntu/+milestone/ubuntu-24.11\" alt=\"milestone ubuntu-24.11\" title=\"Linked to milestone ubuntu-24.11\" class=\"sprite milestone\"\u003e\u003c/a\u003e", "id": 2085306, "importance": "Undecided", "importance_class": "importanceUNDECIDED", "information_type": "Public", "last_updated": "on 2024-10-23", "milestone_name": "Ubuntu ubuntu-24.11", "reporter": "Bryce Harrington", "status": "Incomplete", "status_class": "statusINCOMPLETE", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/+source/vlan/+bugs/?field.tag=needs-merge", "tag": "needs-merge"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/vlan/+bugs/?field.tag=upgrade-software-version", "tag": "upgrade-software-version"}], "title": "Merge vlan from Debian unstable for plucky", "has_tags": true}, {"age": "32 days old", "assignee": "Andreas Hasenack", "bug_url": "https://bugs.launchpad.net/ubuntu/+source/vsftpd/+bug/2085307", "bugtarget": "vsftpd (Ubuntu)", "bugtarget_css": "sprite package-source", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e14\u003c/span\u003e", "badges": "\u003ca href=\"https://launchpad.net/ubuntu/+milestone/ubuntu-24.11\" alt=\"milestone ubuntu-24.11\" title=\"Linked to milestone ubuntu-24.11\" class=\"sprite milestone\"\u003e\u003c/a\u003e", "id": 2085307, "importance": "Undecided", "importance_class": "importanceUNDECIDED", "information_type": "Public", "last_updated": "on 2024-11-19", "milestone_name": "Ubuntu ubuntu-24.11", "reporter": "Bryce Harrington", "status": "Incomplete", "status_class": "statusINCOMPLETE", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/+source/vsftpd/+bugs/?field.tag=needs-merge", "tag": "needs-merge"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/vsftpd/+bugs/?field.tag=upgrade-software-version", "tag": "upgrade-software-version"}], "title": "Merge vsftpd from Debian unstable for plucky", "has_tags": true}, {"age": "32 days old", "assignee": "John Chittum", "bug_url": "https://bugs.launchpad.net/ubuntu/+source/w3m/+bug/2085308", "bugtarget": "w3m (Ubuntu)", "bugtarget_css": "sprite package-source", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e8\u003c/span\u003e", "badges": "\u003ca href=\"https://launchpad.net/ubuntu/+milestone/ubuntu-24.11\" alt=\"milestone ubuntu-24.11\" title=\"Linked to milestone ubuntu-24.11\" class=\"sprite milestone\"\u003e\u003c/a\u003e", "id": 2085308, "importance": "Undecided", "importance_class": "importanceUNDECIDED", "information_type": "Public", "last_updated": "on 2024-11-20", "milestone_name": "Ubuntu ubuntu-24.11", "reporter": "Bryce Harrington", "status": "Incomplete", "status_class": "statusINCOMPLETE", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/+source/w3m/+bugs/?field.tag=needs-merge", "tag": "needs-merge"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/w3m/+bugs/?field.tag=upgrade-software-version", "tag": "upgrade-software-version"}], "title": "Merge w3m from Debian unstable for plucky", "has_tags": true}, {"age": "32 days old", "assignee": "Andreas Hasenack", "bug_url": "https://bugs.launchpad.net/ubuntu/+source/wireguard/+bug/2085309", "bugtarget": "wireguard (Ubuntu)", "bugtarget_css": "sprite package-source", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e8\u003c/span\u003e", "badges": "", "id": 2085309, "importance": "Undecided", "importance_class": "importanceUNDECIDED", "information_type": "Public", "last_updated": "on 2024-10-23", "milestone_name": null, "reporter": "Bryce Harrington", "status": "Incomplete", "status_class": "statusINCOMPLETE", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/+source/wireguard/+bugs/?field.tag=needs-merge", "tag": "needs-merge"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/wireguard/+bugs/?field.tag=upgrade-software-version", "tag": "upgrade-software-version"}], "title": "Merge wireguard from Debian unstable for plucky", "has_tags": true}, {"age": "31 days old", "assignee": null, "bug_url": "https://bugs.launchpad.net/ubuntu/+source/mysql-8.0/+bug/2085412", "bugtarget": "mysql-8.0 (Ubuntu)", "bugtarget_css": "sprite package-source", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e8\u003c/span\u003e", "badges": "", "id": 2085412, "importance": "Undecided", "importance_class": "importanceUNDECIDED", "information_type": "Public", "last_updated": "on 2024-10-24", "milestone_name": null, "reporter": "Ozgur Gul", "status": "New", "status_class": "statusNEW", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/+source/mysql-8.0/+bugs/?field.tag=amd64", "tag": "amd64"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/mysql-8.0/+bugs/?field.tag=apport-package", "tag": "apport-package"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/mysql-8.0/+bugs/?field.tag=noble", "tag": "noble"}], "title": "package mysql-server-8.0 8.0.39-0ubuntu0.24.04.5 failed to install/upgrade: Can't start server: Bind on TCP/IP port: Cannot assign requested address", "has_tags": true}, {"age": "31 days old", "assignee": null, "bug_url": "https://bugs.launchpad.net/git-ubuntu/+bug/2085454", "bugtarget": "git-ubuntu", "bugtarget_css": "sprite product", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e10\u003c/span\u003e", "badges": "", "id": 2085454, "importance": "Undecided", "importance_class": "importanceUNDECIDED", "information_type": "Public", "last_updated": "on 2024-10-23", "milestone_name": null, "reporter": "Athos Ribeiro", "status": "New", "status_class": "statusNEW", "tags": [], "title": "Do not make canonica-server-reporter a default reviewer of the submit command", "has_tags": false}, {"age": "197 days old", "assignee": "Athos Ribeiro", "bug_url": "https://bugs.launchpad.net/ubuntu/noble/+source/docker.io-app/+bug/2065423", "bugtarget": "docker.io-app (Ubuntu Noble)", "bugtarget_css": null, "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e150\u003c/span\u003e", "badges": "", "id": 2065423, "importance": "Undecided", "importance_class": "importanceUNDECIDED", "information_type": "Public", "last_updated": "on 2024-11-22", "milestone_name": null, "reporter": "Sebastian Podjasek", "status": "Fix Committed", "status_class": "statusFIXCOMMITTED", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/noble/+source/docker.io-app/+bugs/?field.tag=server-todo", "tag": "server-todo"}, {"url": "https://bugs.launchpad.net/ubuntu/noble/+source/docker.io-app/+bugs/?field.tag=verification-done-noble", "tag": "verification-done-noble"}, {"url": "https://bugs.launchpad.net/ubuntu/noble/+source/docker.io-app/+bugs/?field.tag=verification-needed", "tag": "verification-needed"}, {"url": "https://bugs.launchpad.net/ubuntu/noble/+source/docker.io-app/+bugs/?field.tag=verification-needed-focal", "tag": "verification-needed-focal"}, {"url": "https://bugs.launchpad.net/ubuntu/noble/+source/docker.io-app/+bugs/?field.tag=verification-needed-jammy", "tag": "verification-needed-jammy"}], "title": "Update AppArmor template to allow confined runc to kill containers", "has_tags": true}, {"age": "29 days old", "assignee": null, "bug_url": "https://bugs.launchpad.net/ubuntu/+source/mysql-8.0/+bug/2085571", "bugtarget": "mysql-8.0 (Ubuntu)", "bugtarget_css": "sprite package-source", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e6\u003c/span\u003e", "badges": "", "id": 2085571, "importance": "Undecided", "importance_class": "importanceUNDECIDED", "information_type": "Public", "last_updated": "on 2024-10-24", "milestone_name": null, "reporter": "Bryce Harrington", "status": "New", "status_class": "statusNEW", "tags": [], "title": "Apport hook needs to check for bound TCP/IP port", "has_tags": false}, {"age": "25 days old", "assignee": "Athos Ribeiro", "bug_url": "https://bugs.launchpad.net/ubuntu/+source/unixodbc/+bug/2085815", "bugtarget": "unixodbc (Ubuntu)", "bugtarget_css": "sprite package-source", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e10\u003c/span\u003e", "badges": "", "id": 2085815, "importance": "Undecided", "importance_class": "importanceUNDECIDED", "information_type": "Public", "last_updated": "on 2024-11-06", "milestone_name": null, "reporter": "garblixa", "status": "Triaged", "status_class": "statusTRIAGED", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/+source/unixodbc/+bugs/?field.tag=server-todo", "tag": "server-todo"}], "title": "php8.1-odbc missing dependency to unixodbc-dev", "has_tags": true}, {"age": "19 days old", "assignee": null, "bug_url": "https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/2086598", "bugtarget": "libvirt (Ubuntu)", "bugtarget_css": "sprite package-source", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e8\u003c/span\u003e", "badges": "", "id": 2086598, "importance": "Undecided", "importance_class": "importanceUNDECIDED", "information_type": "Public", "last_updated": "on 2024-11-15", "milestone_name": null, "reporter": "Ammad Ali", "status": "Incomplete", "status_class": "statusINCOMPLETE", "tags": [], "title": "[Libvirt] Xeon CPU Error (SapphireRapids vs. Icelake-Server)", "has_tags": false}, {"age": "25 days old", "assignee": null, "bug_url": "https://bugs.launchpad.net/ubuntu/noble/+source/unixodbc/+bug/2085815", "bugtarget": "unixodbc (Ubuntu Noble)", "bugtarget_css": null, "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e10\u003c/span\u003e", "badges": "", "id": 2085815, "importance": "Undecided", "importance_class": "importanceUNDECIDED", "information_type": "Public", "last_updated": "on 2024-11-06", "milestone_name": null, "reporter": "garblixa", "status": "Triaged", "status_class": "statusTRIAGED", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/noble/+source/unixodbc/+bugs/?field.tag=server-todo", "tag": "server-todo"}], "title": "php8.1-odbc missing dependency to unixodbc-dev", "has_tags": true}, {"age": "25 days old", "assignee": null, "bug_url": "https://bugs.launchpad.net/ubuntu/oracular/+source/unixodbc/+bug/2085815", "bugtarget": "unixodbc (Ubuntu Oracular)", "bugtarget_css": null, "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e10\u003c/span\u003e", "badges": "", "id": 2085815, "importance": "Undecided", "importance_class": "importanceUNDECIDED", "information_type": "Public", "last_updated": "on 2024-11-06", "milestone_name": null, "reporter": "garblixa", "status": "Triaged", "status_class": "statusTRIAGED", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/oracular/+source/unixodbc/+bugs/?field.tag=server-todo", "tag": "server-todo"}], "title": "php8.1-odbc missing dependency to unixodbc-dev", "has_tags": true}, {"age": "25 days old", "assignee": null, "bug_url": "https://bugs.launchpad.net/ubuntu/jammy/+source/unixodbc/+bug/2085815", "bugtarget": "unixodbc (Ubuntu Jammy)", "bugtarget_css": null, "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e10\u003c/span\u003e", "badges": "", "id": 2085815, "importance": "Undecided", "importance_class": "importanceUNDECIDED", "information_type": "Public", "last_updated": "on 2024-11-06", "milestone_name": null, "reporter": "garblixa", "status": "Triaged", "status_class": "statusTRIAGED", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/jammy/+source/unixodbc/+bugs/?field.tag=server-todo", "tag": "server-todo"}], "title": "php8.1-odbc missing dependency to unixodbc-dev", "has_tags": true}, {"age": "25 days old", "assignee": null, "bug_url": "https://bugs.launchpad.net/ubuntu/focal/+source/unixodbc/+bug/2085815", "bugtarget": "unixodbc (Ubuntu Focal)", "bugtarget_css": null, "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e10\u003c/span\u003e", "badges": "", "id": 2085815, "importance": "Undecided", "importance_class": "importanceUNDECIDED", "information_type": "Public", "last_updated": "on 2024-11-06", "milestone_name": null, "reporter": "garblixa", "status": "Triaged", "status_class": "statusTRIAGED", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/focal/+source/unixodbc/+bugs/?field.tag=server-todo", "tag": "server-todo"}], "title": "php8.1-odbc missing dependency to unixodbc-dev", "has_tags": true}, {"age": "68 days old", "assignee": null, "bug_url": "https://bugs.launchpad.net/ubuntu/+source/node-undici/+bug/2080872", "bugtarget": "node-undici (Ubuntu)", "bugtarget_css": "sprite package-source", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e10\u003c/span\u003e", "badges": "", "id": 2080872, "importance": "Undecided", "importance_class": "importanceUNDECIDED", "information_type": "Public", "last_updated": "on 2024-11-21", "milestone_name": null, "reporter": "Mark Esler", "status": "New", "status_class": "statusNEW", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/+source/node-undici/+bugs/?field.tag=foundations-todo", "tag": "foundations-todo"}], "title": "libgit2: replace unmaintained http-parser dependency with llhttp", "has_tags": true}, {"age": "81 days old", "assignee": null, "bug_url": "https://bugs.launchpad.net/ubuntu/noble/+source/samba/+bug/2078854", "bugtarget": "samba (Ubuntu Noble)", "bugtarget_css": null, "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e18\u003c/span\u003e", "badges": "", "id": 2078854, "importance": "Undecided", "importance_class": "importanceUNDECIDED", "information_type": "Public", "last_updated": "on 2024-11-20", "milestone_name": null, "reporter": "Igor I Shatunov", "status": "Triaged", "status_class": "statusTRIAGED", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/noble/+source/samba/+bugs/?field.tag=samba", "tag": "samba"}, {"url": "https://bugs.launchpad.net/ubuntu/noble/+source/samba/+bugs/?field.tag=server-todo", "tag": "server-todo"}], "title": "samba-gpupdate drops segmentation fault", "has_tags": true}, {"age": "32 days old", "assignee": "Lena Voytek", "bug_url": "https://bugs.launchpad.net/ubuntu/jammy/+source/openvpn/+bug/2085194", "bugtarget": "openvpn (Ubuntu Jammy)", "bugtarget_css": null, "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e8\u003c/span\u003e", "badges": "", "id": 2085194, "importance": "Undecided", "importance_class": "importanceUNDECIDED", "information_type": "Public", "last_updated": "on 2024-11-08", "milestone_name": null, "reporter": "Bryce Harrington", "status": "New", "status_class": "statusNEW", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/jammy/+source/openvpn/+bugs/?field.tag=needs-sru-backport", "tag": "needs-sru-backport"}], "title": "Backport of openvpn for plucky", "has_tags": true}, {"age": "32 days old", "assignee": "Lena Voytek", "bug_url": "https://bugs.launchpad.net/ubuntu/noble/+source/openvpn/+bug/2085194", "bugtarget": "openvpn (Ubuntu Noble)", "bugtarget_css": null, "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e8\u003c/span\u003e", "badges": "", "id": 2085194, "importance": "Undecided", "importance_class": "importanceUNDECIDED", "information_type": "Public", "last_updated": "on 2024-11-08", "milestone_name": null, "reporter": "Bryce Harrington", "status": "New", "status_class": "statusNEW", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/noble/+source/openvpn/+bugs/?field.tag=needs-sru-backport", "tag": "needs-sru-backport"}], "title": "Backport of openvpn for plucky", "has_tags": true}, {"age": "32 days old", "assignee": "Lena Voytek", "bug_url": "https://bugs.launchpad.net/ubuntu/oracular/+source/openvpn/+bug/2085194", "bugtarget": "openvpn (Ubuntu Oracular)", "bugtarget_css": null, "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e8\u003c/span\u003e", "badges": "", "id": 2085194, "importance": "Undecided", "importance_class": "importanceUNDECIDED", "information_type": "Public", "last_updated": "on 2024-11-08", "milestone_name": null, "reporter": "Bryce Harrington", "status": "New", "status_class": "statusNEW", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/oracular/+source/openvpn/+bugs/?field.tag=needs-sru-backport", "tag": "needs-sru-backport"}], "title": "Backport of openvpn for plucky", "has_tags": true}, {"age": "17 days old", "assignee": "Christian Ehrhardt \ue0ff", "bug_url": "https://bugs.launchpad.net/ubuntu/noble/+source/dns-root-data/+bug/2086795", "bugtarget": "dns-root-data (Ubuntu Noble)", "bugtarget_css": null, "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e8\u003c/span\u003e", "badges": "", "id": 2086795, "importance": "Undecided", "importance_class": "importanceUNDECIDED", "information_type": "Public", "last_updated": "on 2024-11-21", "milestone_name": null, "reporter": "Matt Nordhoff", "status": "Triaged", "status_class": "statusTRIAGED", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/noble/+source/dns-root-data/+bugs/?field.tag=server-todo", "tag": "server-todo"}], "title": "New DNSSEC root trust anchor", "has_tags": true}, {"age": "17 days old", "assignee": "Christian Ehrhardt \ue0ff", "bug_url": "https://bugs.launchpad.net/ubuntu/jammy/+source/dns-root-data/+bug/2086795", "bugtarget": "dns-root-data (Ubuntu Jammy)", "bugtarget_css": null, "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e8\u003c/span\u003e", "badges": "", "id": 2086795, "importance": "Undecided", "importance_class": "importanceUNDECIDED", "information_type": "Public", "last_updated": "on 2024-11-21", "milestone_name": null, "reporter": "Matt Nordhoff", "status": "Triaged", "status_class": "statusTRIAGED", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/jammy/+source/dns-root-data/+bugs/?field.tag=server-todo", "tag": "server-todo"}], "title": "New DNSSEC root trust anchor", "has_tags": true}, {"age": "17 days old", "assignee": "Christian Ehrhardt \ue0ff", "bug_url": "https://bugs.launchpad.net/ubuntu/focal/+source/dns-root-data/+bug/2086795", "bugtarget": "dns-root-data (Ubuntu Focal)", "bugtarget_css": null, "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e8\u003c/span\u003e", "badges": "", "id": 2086795, "importance": "Undecided", "importance_class": "importanceUNDECIDED", "information_type": "Public", "last_updated": "on 2024-11-21", "milestone_name": null, "reporter": "Matt Nordhoff", "status": "Triaged", "status_class": "statusTRIAGED", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/focal/+source/dns-root-data/+bugs/?field.tag=server-todo", "tag": "server-todo"}], "title": "New DNSSEC root trust anchor", "has_tags": true}, {"age": "17 days old", "assignee": "Christian Ehrhardt \ue0ff", "bug_url": "https://bugs.launchpad.net/ubuntu/oracular/+source/dns-root-data/+bug/2086795", "bugtarget": "dns-root-data (Ubuntu Oracular)", "bugtarget_css": null, "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e8\u003c/span\u003e", "badges": "", "id": 2086795, "importance": "Undecided", "importance_class": "importanceUNDECIDED", "information_type": "Public", "last_updated": "on 2024-11-21", "milestone_name": null, "reporter": "Matt Nordhoff", "status": "Triaged", "status_class": "statusTRIAGED", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/oracular/+source/dns-root-data/+bugs/?field.tag=server-todo", "tag": "server-todo"}], "title": "New DNSSEC root trust anchor", "has_tags": true}, {"age": "122 days old", "assignee": null, "bug_url": "https://bugs.launchpad.net/ubuntu/noble/+source/autofs/+bug/2074003", "bugtarget": "autofs (Ubuntu Noble)", "bugtarget_css": null, "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e12\u003c/span\u003e", "badges": "", "id": 2074003, "importance": "Undecided", "importance_class": "importanceUNDECIDED", "information_type": "Public", "last_updated": "on 2024-11-22", "milestone_name": null, "reporter": "Ian Collier", "status": "Confirmed", "status_class": "statusCONFIRMED", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/noble/+source/autofs/+bugs/?field.tag=server-todo", "tag": "server-todo"}], "title": "autofs fails to renew Kerberos ticket", "has_tags": true}, {"age": "3 days old", "assignee": null, "bug_url": "https://bugs.launchpad.net/ubuntu/+source/keepalived/+bug/2089155", "bugtarget": "keepalived (Ubuntu)", "bugtarget_css": "sprite package-source", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e6\u003c/span\u003e", "badges": "", "id": 2089155, "importance": "Undecided", "importance_class": "importanceUNDECIDED", "information_type": "Public", "last_updated": "on 2024-11-22", "milestone_name": null, "reporter": "Victor Rodriguez", "status": "New", "status_class": "statusNEW", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/+source/keepalived/+bugs/?field.tag=server-triage-discuss", "tag": "server-triage-discuss"}], "title": "Do not restart keepalived on unattended-upgrades", "has_tags": true}, {"age": "1 year old", "assignee": "Miriam Espa\u00f1a Acebal", "bug_url": "https://bugs.launchpad.net/ubuntu/noble/+source/dnsmasq/+bug/2026757", "bugtarget": "dnsmasq (Ubuntu Noble)", "bugtarget_css": null, "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e28\u003c/span\u003e", "badges": "", "id": 2026757, "importance": "Undecided", "importance_class": "importanceUNDECIDED", "information_type": "Public", "last_updated": "on 2024-11-21", "milestone_name": null, "reporter": "Julia Kreger", "status": "Triaged", "status_class": "statusTRIAGED", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/noble/+source/dnsmasq/+bugs/?field.tag=server-todo", "tag": "server-todo"}], "title": "dnsmasq on Ubuntu Jammy crashes on neutron-dhcp-agent updates", "has_tags": true}, {"age": "1 year old", "assignee": "Miriam Espa\u00f1a Acebal", "bug_url": "https://bugs.launchpad.net/ubuntu/oracular/+source/dnsmasq/+bug/2026757", "bugtarget": "dnsmasq (Ubuntu Oracular)", "bugtarget_css": null, "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e28\u003c/span\u003e", "badges": "", "id": 2026757, "importance": "Undecided", "importance_class": "importanceUNDECIDED", "information_type": "Public", "last_updated": "on 2024-11-21", "milestone_name": null, "reporter": "Julia Kreger", "status": "Triaged", "status_class": "statusTRIAGED", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/oracular/+source/dnsmasq/+bugs/?field.tag=server-todo", "tag": "server-todo"}], "title": "dnsmasq on Ubuntu Jammy crashes on neutron-dhcp-agent updates", "has_tags": true}, {"age": "1 year old", "assignee": "Miriam Espa\u00f1a Acebal", "bug_url": "https://bugs.launchpad.net/ubuntu/plucky/+source/dnsmasq/+bug/2026757", "bugtarget": "dnsmasq (Ubuntu Plucky)", "bugtarget_css": null, "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e28\u003c/span\u003e", "badges": "", "id": 2026757, "importance": "Undecided", "importance_class": "importanceUNDECIDED", "information_type": "Public", "last_updated": "on 2024-11-21", "milestone_name": null, "reporter": "Julia Kreger", "status": "In Progress", "status_class": "statusINPROGRESS", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/plucky/+source/dnsmasq/+bugs/?field.tag=server-todo", "tag": "server-todo"}], "title": "dnsmasq on Ubuntu Jammy crashes on neutron-dhcp-agent updates", "has_tags": true}, {"age": "197 days old", "assignee": null, "bug_url": "https://bugs.launchpad.net/ubuntu/jammy/+source/containerd-app/+bug/2065423", "bugtarget": "containerd-app (Ubuntu Jammy)", "bugtarget_css": null, "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e150\u003c/span\u003e", "badges": "", "id": 2065423, "importance": "Undecided", "importance_class": "importanceUNDECIDED", "information_type": "Public", "last_updated": "on 2024-11-22", "milestone_name": null, "reporter": "Sebastian Podjasek", "status": "Fix Committed", "status_class": "statusFIXCOMMITTED", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/jammy/+source/containerd-app/+bugs/?field.tag=server-todo", "tag": "server-todo"}, {"url": "https://bugs.launchpad.net/ubuntu/jammy/+source/containerd-app/+bugs/?field.tag=verification-done-noble", "tag": "verification-done-noble"}, {"url": "https://bugs.launchpad.net/ubuntu/jammy/+source/containerd-app/+bugs/?field.tag=verification-needed", "tag": "verification-needed"}, {"url": "https://bugs.launchpad.net/ubuntu/jammy/+source/containerd-app/+bugs/?field.tag=verification-needed-focal", "tag": "verification-needed-focal"}, {"url": "https://bugs.launchpad.net/ubuntu/jammy/+source/containerd-app/+bugs/?field.tag=verification-needed-jammy", "tag": "verification-needed-jammy"}], "title": "Update AppArmor template to allow confined runc to kill containers", "has_tags": true}, {"age": "197 days old", "assignee": null, "bug_url": "https://bugs.launchpad.net/ubuntu/focal/+source/containerd-app/+bug/2065423", "bugtarget": "containerd-app (Ubuntu Focal)", "bugtarget_css": null, "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e150\u003c/span\u003e", "badges": "", "id": 2065423, "importance": "Undecided", "importance_class": "importanceUNDECIDED", "information_type": "Public", "last_updated": "on 2024-11-22", "milestone_name": null, "reporter": "Sebastian Podjasek", "status": "Fix Committed", "status_class": "statusFIXCOMMITTED", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/focal/+source/containerd-app/+bugs/?field.tag=server-todo", "tag": "server-todo"}, {"url": "https://bugs.launchpad.net/ubuntu/focal/+source/containerd-app/+bugs/?field.tag=verification-done-noble", "tag": "verification-done-noble"}, {"url": "https://bugs.launchpad.net/ubuntu/focal/+source/containerd-app/+bugs/?field.tag=verification-needed", "tag": "verification-needed"}, {"url": "https://bugs.launchpad.net/ubuntu/focal/+source/containerd-app/+bugs/?field.tag=verification-needed-focal", "tag": "verification-needed-focal"}, {"url": "https://bugs.launchpad.net/ubuntu/focal/+source/containerd-app/+bugs/?field.tag=verification-needed-jammy", "tag": "verification-needed-jammy"}], "title": "Update AppArmor template to allow confined runc to kill containers", "has_tags": true}]}, "next": null, "prev": {"memo": "2175", "start": 2100}, "total": 2213, "forwards": false, "last_start": 2175, "memo": "", "start": 2175, "field_visibility": {"show_datecreated": false, "show_assignee": false, "show_targetname": true, "show_heat": true, "show_id": true, "show_importance": true, "show_information_type": false, "show_date_last_updated": false, "show_milestone_name": false, "show_reporter": false, "show_status": true, "show_tag": false}, "field_visibility_defaults": {"show_datecreated": false, "show_assignee": false, "show_targetname": true, "show_heat": true, "show_id": true, "show_importance": true, "show_information_type": false, "show_date_last_updated": false, "show_milestone_name": false, "show_reporter": false, "show_status": true, "show_tag": false}, "cbl_cookie_name": "anon-buglist-fields", "order_by": "-importance", "sort_keys": [["importance", "Importance", "desc"], ["status", "Status", "asc"], ["information_type", "Information Type", "asc"], ["id", "Number", "desc"], ["title", "Title", "asc"], ["targetname", "Package/Project/Series name", "asc"], ["milestone_name", "Milestone", "asc"], ["date_last_updated", "Date last updated", "desc"], ["assignee", "Assignee", "asc"], ["reporter", "Reporter", "asc"], ["datecreated", "Age", "desc"], ["tag", "Tags", "asc"], ["heat", "Heat", "desc"], ["date_closed", "Date closed", "desc"], ["dateassigned", "Date when the bug task was assigned", "desc"], ["number_of_duplicates", "Number of duplicates", "desc"], ["latest_patch_uploaded", "Date latest patch uploaded", "desc"], ["message_count", "Number of comments", "desc"], ["milestone", "Milestone ID", "desc"], ["task", "Bug task ID", "desc"], ["users_affected_count", "Number of affected users", "desc"]], "context": {"self_link": "https://bugs.launchpad.net/api/devel/~bryce", "web_link": "https://launchpad.net/~bryce", "resource_type_link": "https://bugs.launchpad.net/api/devel/#person", "all_specifications_collection_link": "https://bugs.launchpad.net/api/devel/~bryce/all_specifications", "valid_specifications_collection_link": "https://bugs.launchpad.net/api/devel/~bryce/valid_specifications", "recipes_collection_link": "https://bugs.launchpad.net/api/devel/~bryce/recipes", "time_zone": "UTC", "private": false, "is_valid": true, "is_team": false, "account_status": "Active", "visibility": "Public", "name": "bryce", "display_name": "Bryce Harrington", "logo_link": "https://bugs.launchpad.net/api/devel/~bryce/logo", "is_probationary": false, "id": "tag:launchpad.net:2008:redacted", "karma": 12011, "homepage_content": null, "description": "package-interests: apache2, nginx, clamav, tidy-html5, ipmitool, multipath-tools, open-iscsi, thin-provisioning-tools, genshi, spamassassin, logwatch, exim4, open-vm-tools, libp11, chrony, fetchmail, dovecot, xfce4-panel, xfce4-timer-plugin", "mugshot_link": "https://bugs.launchpad.net/api/devel/~bryce/mugshot", "languages_collection_link": "https://bugs.launchpad.net/api/devel/~bryce/languages", "hide_email_addresses": true, "date_created": "2006-09-04T19:13:21.030138+00:00", "sshkeys_collection_link": "https://bugs.launchpad.net/api/devel/~bryce/sshkeys", "is_ubuntu_coc_signer": true, "gpg_keys_collection_link": "https://bugs.launchpad.net/api/devel/~bryce/gpg_keys", "wiki_names_collection_link": "https://bugs.launchpad.net/api/devel/~bryce/wiki_names", "irc_nicknames_collection_link": "https://bugs.launchpad.net/api/devel/~bryce/irc_nicknames", "jabber_ids_collection_link": "https://bugs.launchpad.net/api/devel/~bryce/jabber_ids", "social_accounts_collection_link": "https://bugs.launchpad.net/api/devel/~bryce/social_accounts", "memberships_details_collection_link": "https://bugs.launchpad.net/api/devel/~bryce/memberships_details", "open_membership_invitations_collection_link": "https://bugs.launchpad.net/api/devel/~bryce/open_membership_invitations", "confirmed_email_addresses_collection_link": "https://bugs.launchpad.net/api/devel/~bryce/confirmed_email_addresses", "team_owner_link": null, "preferred_email_address_link": "tag:launchpad.net:2008:redacted", "mailing_list_auto_subscribe_policy": "Ask me when I join a team", "archive_link": "https://bugs.launchpad.net/api/devel/~bryce/+archive/ubuntu/ppa-deletedppa", "ppas_collection_link": "https://bugs.launchpad.net/api/devel/~bryce/ppas", "sub_teams_collection_link": "https://bugs.launchpad.net/api/devel/~bryce/sub_teams", "super_teams_collection_link": "https://bugs.launchpad.net/api/devel/~bryce/super_teams", "members_collection_link": "https://bugs.launchpad.net/api/devel/~bryce/members", "admins_collection_link": "https://bugs.launchpad.net/api/devel/~bryce/admins", "participants_collection_link": "https://bugs.launchpad.net/api/devel/~bryce/participants", "deactivated_members_collection_link": "https://bugs.launchpad.net/api/devel/~bryce/deactivated_members", "expired_members_collection_link": "https://bugs.launchpad.net/api/devel/~bryce/expired_members", "invited_members_collection_link": "https://bugs.launchpad.net/api/devel/~bryce/invited_members", "members_details_collection_link": "https://bugs.launchpad.net/api/devel/~bryce/members_details", "proposed_members_collection_link": "https://bugs.launchpad.net/api/devel/~bryce/proposed_members", "account_status_history": "tag:launchpad.net:2008:redacted", "http_etag": "\"64c336eaaa12328d334bac1e5acfa27ce5aca3c4-6a03957ec4eb0b5b3f30df7580b85b5f144a9c25\""}};</script> </body> <!-- Facet name: bugs Page type: main_side Has global search: True Has application tabs: True Has side portlets: True At least 28 queries/external actions issued in 3.94 seconds Features: {'profiling.enabled': None, 'bugs.dynamic_bug_listings.pre_fetch': None, 'hard_timeout': '5000', 'app.mainsite_only.canonical_url': None, 'js.yui_version': None, 'app.maintenance_message': None, 'ajax.batch_navigator.enabled': None, 'baselayout.careers_link.disabled': None, 'visible_render_time': None} r22ade00 --> </html>