CINXE.COM

ubuntu-24.04-feature-freeze : Ubuntu

<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr"> <head> <base href="https://launchpad.net/ubuntu/+milestone/ubuntu-24.04-feature-freeze/+index" /> <meta charset="UTF-8" /> <title>ubuntu-24.04-feature-freeze : 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="ubuntu-24.04-feature-freeze : Ubuntu" /> <meta property="og:type" content="website" /> <meta property="og:image" content="/@@/launchpad-og-image.png" /> <meta property="og:url" content="https://launchpad.net/ubuntu/+milestone/ubuntu-24.04-feature-freeze/+index" /> <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&amp;lp/meta.js&amp;yui/loader/loader-min.js"></script> <script type="text/javascript"> var raw = null; if (LP.devmode) { raw = 'raw'; } YUI.GlobalConfig = { combine: true, comboBase: '/+combo/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> <script type="text/javascript"> LPJS.use('lp.registry.structural_subscription', function(Y) { var module = Y.lp.registry.structural_subscription; Y.on('domready', function() { module.setup({content_box: "#structural-subscription-content-box"}); }); }); </script> </head> <body id="document" itemscope="" itemtype="http://schema.org/WebPage" class="tab-overview main_side public yui3-skin-sam"> <div class="yui-d0"> <div id="locationbar" class="login-logout"> <div id="logincontrol"><a href="https://launchpad.net/ubuntu/+milestone/ubuntu-24.04-feature-freeze/+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></h2> </div> <!-- Application Menu --> <ul class="facetmenu"> <li class="overview active"><a href="https://launchpad.net/ubuntu">Overview</a></li> <li class="branches"><a href="https://code.launchpad.net/ubuntu">Code</a></li> <li class="bugs"><a href="https://bugs.launchpad.net/ubuntu">Bugs</a></li> <li class="specifications"><a href="https://blueprints.launchpad.net/ubuntu">Blueprints</a></li> <li class="translations"><a href="https://translations.launchpad.net/ubuntu">Translations</a></li> <li class="answers"><a href="https://answers.launchpad.net/ubuntu">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>Ubuntu ubuntu-24.04-feature-freeze</h1> <div id="registration" class="registering"> </div> </div> <div id="request-notifications"> </div> <div> <div class="top-portlet"> </div> <div class="yui-g"> <div class="yui-u first"> <div id="Release-details" class="portlet"> <h2>Milestone information</h2> <div class="two-column-list"> <dl> <dt>Project:</dt> <dd><a href="/ubuntu" class="bg-image" style="background-image: url(https://launchpadlibrarian.net/606381978/CoF%2014px.png)">Ubuntu</a></dd> </dl> <dl> <dt>Series:</dt> <dd><a href="/ubuntu/noble">Noble</a></dd> </dl> <dl id="version"> <dt>Version:</dt> <dd>ubuntu-24.04-feature-freeze</dd> </dl> <dl> <dt>Expected:</dt> <dd><span title="2024-02-29">2024-02-29</span> &nbsp; </dd> </dl> </div> <dl> <dt>Active:</dt> <dd> No. Drivers cannot target bugs and blueprints to this milestone. &nbsp; </dd> </dl> </div> </div> <div class="yui-u"> <div id="milestone-activities" class="portlet"> <h2>Activities</h2> <dl> <dt>Assigned to you:</dt> <dd> No blueprints or bugs assigned to you. </dd> </dl> <dl> <dt>Assignees:</dt> <dd> <span class="pre"><strong>1</strong> <a href="/~arraybolt3" class="sprite person">Aaron Rainbolt</a>,</span> <span class="pre"><strong>1</strong> <a href="/~ahasenack" class="sprite person">Andreas Hasenack</a>,</span> <span class="pre"><strong>2</strong> <a href="/~athos-ribeiro" class="sprite person">Athos Ribeiro</a>,</span> <span class="pre"><strong>1</strong> <a href="/~bryce" class="sprite person">Bryce Harrington</a>,</span> <span class="pre"><strong>1</strong> <a href="/~juliank" class="sprite person">Julian Andres Klode</a>,</span> <span class="pre"><strong>1</strong> <a href="/~lvoytek" class="sprite person">Lena Voytek</a>,</span> <span class="pre"><strong>10</strong> <a href="/~scarlettmoore" class="sprite person">Scarlett Gately Moore</a>,</span> <span class="pre"><strong>2</strong> <a href="/~tsimonq2" class="sprite person">Simon Quigley</a>,</span> <span class="pre"><strong>2</strong> <a href="/~teward" class="sprite person">Thomas Ward</a></span> </dd> </dl> <dl> <dt>Blueprints:</dt> <dd> No blueprints are targeted to this milestone. </dd> </dl> <dl> <dt>Bugs:</dt> <dd> <span class="statusWONTFIX"> <strong>5</strong> Won't Fix, </span> <span class="statusTRIAGED"> <strong>1</strong> Triaged, </span> <span class="statusFIXRELEASED"> <strong>18</strong> Fix Released </span> </dd> </dl> </div> </div> </div> <div id="milestone-specs-bugs" class="portlet full-page-width"> <h2> <span id="specification-count">0 blueprints</span> and <span id="bug-count">24 bugs</span> targeted </h2> <table class="listing sortable" id="milestone_bugtasks"> <thead> <tr> <th colspan="4">Bug report</th> <th style="width: 9em;">Importance</th> <th style="width: 14em;">Assignee</th> <th style="width: 10em;">Status</th> </tr> </thead> <tbody> <tr> <td class="icon left"> <span class="sortkey">2040376</span> <span><span alt="(undecided)" title="Undecided" class="sprite bug-undecided"></span></span> </td> <td class="amount">#2040376</td> <td> <a href="https://bugs.launchpad.net/bugs/2040376">Merge corosync from Debian unstable for noble</a> </td> <td style="padding-right: 5px; text-align:right"> <a href="https://launchpad.net/ubuntu/+milestone/ubuntu-24.04-feature-freeze" alt="milestone ubuntu-24.04-feature-freeze" title="Linked to milestone ubuntu-24.04-feature-freeze" class="sprite milestone"></a> </td> <td> <span class="sortkey">1</span> <span class="importanceUNDECIDED">Undecided</span> </td> <td> <a href="/~athos-ribeiro" class="sprite person">Athos Ribeiro</a>&nbsp; </td> <td title="on 2024-05-01"> <span class="sortkey">4</span> <span class="statusWONTFIX">Won't Fix</span> </td> </tr> <tr> <td class="icon left"> <span class="sortkey">2040397</span> <span><span alt="(undecided)" title="Undecided" class="sprite bug-undecided"></span></span> </td> <td class="amount">#2040397</td> <td> <a href="https://bugs.launchpad.net/bugs/2040397">Merge logwatch from Debian unstable for noble</a> </td> <td style="padding-right: 5px; text-align:right"> <a href="https://launchpad.net/ubuntu/+milestone/ubuntu-24.04-feature-freeze" alt="milestone ubuntu-24.04-feature-freeze" title="Linked to milestone ubuntu-24.04-feature-freeze" class="sprite milestone"></a> </td> <td> <span class="sortkey">1</span> <span class="importanceUNDECIDED">Undecided</span> </td> <td> <a href="/~bryce" class="sprite person">Bryce Harrington</a>&nbsp; </td> <td title="on 2024-05-01"> <span class="sortkey">4</span> <span class="statusWONTFIX">Won't Fix</span> </td> </tr> <tr> <td class="icon left"> <span class="sortkey">2040403</span> <span><span alt="(undecided)" title="Undecided" class="sprite bug-undecided"></span></span> </td> <td class="amount">#2040403</td> <td> <a href="https://bugs.launchpad.net/bugs/2040403">Merge net-tools from Debian unstable for noble</a> </td> <td style="padding-right: 5px; text-align:right"> <a href="https://launchpad.net/ubuntu/+milestone/ubuntu-24.04-feature-freeze" alt="milestone ubuntu-24.04-feature-freeze" title="Linked to milestone ubuntu-24.04-feature-freeze" class="sprite milestone"></a> </td> <td> <span class="sortkey">1</span> <span class="importanceUNDECIDED">Undecided</span> </td> <td> <a href="/~lvoytek" class="sprite person">Lena Voytek</a>&nbsp; </td> <td title="on 2024-05-01"> <span class="sortkey">4</span> <span class="statusWONTFIX">Won't Fix</span> </td> </tr> <tr> <td class="icon left"> <span class="sortkey">2040434</span> <span><span alt="(undecided)" title="Undecided" class="sprite bug-undecided"></span></span> </td> <td class="amount">#2040434</td> <td> <a href="https://bugs.launchpad.net/bugs/2040434">Merge thin-provisioning-tools from Debian unstable for noble</a> </td> <td style="padding-right: 5px; text-align:right"> <a href="https://launchpad.net/ubuntu/+milestone/ubuntu-24.04-feature-freeze" alt="milestone ubuntu-24.04-feature-freeze" title="Linked to milestone ubuntu-24.04-feature-freeze" class="sprite milestone"></a> </td> <td> <span class="sortkey">1</span> <span class="importanceUNDECIDED">Undecided</span> </td> <td> <a href="/~athos-ribeiro" class="sprite person">Athos Ribeiro</a>&nbsp; </td> <td title="on 2024-05-01"> <span class="sortkey">4</span> <span class="statusWONTFIX">Won't Fix</span> </td> </tr> <tr> <td class="icon left"> <span class="sortkey">2040438</span> <span><span alt="(undecided)" title="Undecided" class="sprite bug-undecided"></span></span> </td> <td class="amount">#2040438</td> <td> <a href="https://bugs.launchpad.net/bugs/2040438">Merge wireguard from Debian unstable for noble</a> </td> <td style="padding-right: 5px; text-align:right"> <a href="https://launchpad.net/ubuntu/+milestone/ubuntu-24.04-feature-freeze" alt="milestone ubuntu-24.04-feature-freeze" title="Linked to milestone ubuntu-24.04-feature-freeze" class="sprite milestone"></a> </td> <td> <span class="sortkey">1</span> <span class="importanceUNDECIDED">Undecided</span> </td> <td> <a href="/~ahasenack" class="sprite person">Andreas Hasenack</a>&nbsp; </td> <td title="on 2024-05-01"> <span class="sortkey">4</span> <span class="statusWONTFIX">Won't Fix</span> </td> </tr> <tr> <td class="icon left"> <span class="sortkey">1880418</span> <span><span alt="(low)" title="Low importance" class="sprite bug-low"></span></span> </td> <td class="amount">#1880418</td> <td> <a href="https://bugs.launchpad.net/bugs/1880418">Secondary monitor config not working</a> </td> <td style="padding-right: 5px; text-align:right"> <a href="https://launchpad.net/ubuntu/+milestone/ubuntu-24.04-feature-freeze" alt="milestone ubuntu-24.04-feature-freeze" title="Linked to milestone ubuntu-24.04-feature-freeze" class="sprite milestone"></a> </td> <td> <span class="sortkey">5</span> <span class="importanceLOW">Low</span> </td> <td> <a href="/~tsimonq2" class="sprite person">Simon Quigley</a>&nbsp; </td> <td title="on 2023-02-28"> <span class="sortkey">7</span> <span class="statusTRIAGED">Triaged</span> </td> </tr> <tr> <td class="icon left"> <span class="sortkey">2046844</span> <span><span alt="(critical)" title="Critical importance" class="sprite bug-critical"></span></span> </td> <td class="amount">#2046844</td> <td> <a href="https://bugs.launchpad.net/bugs/2046844">AppArmor user namespace creation restrictions cause many applications to crash with SIGTRAP</a> </td> <td style="padding-right: 5px; text-align:right"> <a href="https://launchpad.net/ubuntu/+milestone/ubuntu-24.04-feature-freeze" alt="milestone ubuntu-24.04-feature-freeze" title="Linked to milestone ubuntu-24.04-feature-freeze" class="sprite milestone"></a> </td> <td> <span class="sortkey">2</span> <span class="importanceCRITICAL">Critical</span> </td> <td> <a href="/~scarlettmoore" class="sprite person">Scarlett Gately Moore</a>&nbsp; </td> <td title="on 2024-02-08"> <span class="sortkey">10</span> <span class="statusFIXRELEASED">Fix Released</span> </td> </tr> <tr> <td class="icon left"> <span class="sortkey">2046844</span> <span><span alt="(critical)" title="Critical importance" class="sprite bug-critical"></span></span> </td> <td class="amount">#2046844</td> <td> <a href="https://bugs.launchpad.net/bugs/2046844">AppArmor user namespace creation restrictions cause many applications to crash with SIGTRAP</a> </td> <td style="padding-right: 5px; text-align:right"> <a href="https://launchpad.net/ubuntu/+milestone/ubuntu-24.04-feature-freeze" alt="milestone ubuntu-24.04-feature-freeze" title="Linked to milestone ubuntu-24.04-feature-freeze" class="sprite milestone"></a> </td> <td> <span class="sortkey">2</span> <span class="importanceCRITICAL">Critical</span> </td> <td> <a href="/~scarlettmoore" class="sprite person">Scarlett Gately Moore</a>&nbsp; </td> <td title="on 2024-02-08"> <span class="sortkey">10</span> <span class="statusFIXRELEASED">Fix Released</span> </td> </tr> <tr> <td class="icon left"> <span class="sortkey">2046844</span> <span><span alt="(critical)" title="Critical importance" class="sprite bug-critical"></span></span> </td> <td class="amount">#2046844</td> <td> <a href="https://bugs.launchpad.net/bugs/2046844">AppArmor user namespace creation restrictions cause many applications to crash with SIGTRAP</a> </td> <td style="padding-right: 5px; text-align:right"> <a href="https://launchpad.net/ubuntu/+milestone/ubuntu-24.04-feature-freeze" alt="milestone ubuntu-24.04-feature-freeze" title="Linked to milestone ubuntu-24.04-feature-freeze" class="sprite milestone"></a> </td> <td> <span class="sortkey">2</span> <span class="importanceCRITICAL">Critical</span> </td> <td> <a href="/~scarlettmoore" class="sprite person">Scarlett Gately Moore</a>&nbsp; </td> <td title="on 2024-02-27"> <span class="sortkey">10</span> <span class="statusFIXRELEASED">Fix Released</span> </td> </tr> <tr> <td class="icon left"> <span class="sortkey">2046844</span> <span><span alt="(high)" title="High importance" class="sprite bug-high"></span></span> </td> <td class="amount">#2046844</td> <td> <a href="https://bugs.launchpad.net/bugs/2046844">AppArmor user namespace creation restrictions cause many applications to crash with SIGTRAP</a> </td> <td style="padding-right: 5px; text-align:right"> <a href="https://launchpad.net/ubuntu/+milestone/ubuntu-24.04-feature-freeze" alt="milestone ubuntu-24.04-feature-freeze" title="Linked to milestone ubuntu-24.04-feature-freeze" class="sprite milestone"></a> </td> <td> <span class="sortkey">3</span> <span class="importanceHIGH">High</span> </td> <td> <a href="/~scarlettmoore" class="sprite person">Scarlett Gately Moore</a>&nbsp; </td> <td title="on 2024-02-25"> <span class="sortkey">10</span> <span class="statusFIXRELEASED">Fix Released</span> </td> </tr> <tr> <td class="icon left"> <span class="sortkey">2046844</span> <span><span alt="(high)" title="High importance" class="sprite bug-high"></span></span> </td> <td class="amount">#2046844</td> <td> <a href="https://bugs.launchpad.net/bugs/2046844">AppArmor user namespace creation restrictions cause many applications to crash with SIGTRAP</a> </td> <td style="padding-right: 5px; text-align:right"> <a href="https://launchpad.net/ubuntu/+milestone/ubuntu-24.04-feature-freeze" alt="milestone ubuntu-24.04-feature-freeze" title="Linked to milestone ubuntu-24.04-feature-freeze" class="sprite milestone"></a> </td> <td> <span class="sortkey">3</span> <span class="importanceHIGH">High</span> </td> <td> <a href="/~scarlettmoore" class="sprite person">Scarlett Gately Moore</a>&nbsp; </td> <td title="on 2024-02-10"> <span class="sortkey">10</span> <span class="statusFIXRELEASED">Fix Released</span> </td> </tr> <tr> <td class="icon left"> <span class="sortkey">2046844</span> <span><span alt="(high)" title="High importance" class="sprite bug-high"></span></span> </td> <td class="amount">#2046844</td> <td> <a href="https://bugs.launchpad.net/bugs/2046844">AppArmor user namespace creation restrictions cause many applications to crash with SIGTRAP</a> </td> <td style="padding-right: 5px; text-align:right"> <a href="https://launchpad.net/ubuntu/+milestone/ubuntu-24.04-feature-freeze" alt="milestone ubuntu-24.04-feature-freeze" title="Linked to milestone ubuntu-24.04-feature-freeze" class="sprite milestone"></a> </td> <td> <span class="sortkey">3</span> <span class="importanceHIGH">High</span> </td> <td> <a href="/~scarlettmoore" class="sprite person">Scarlett Gately Moore</a>&nbsp; </td> <td title="on 2024-02-26"> <span class="sortkey">10</span> <span class="statusFIXRELEASED">Fix Released</span> </td> </tr> <tr> <td class="icon left"> <span class="sortkey">2046844</span> <span><span alt="(high)" title="High importance" class="sprite bug-high"></span></span> </td> <td class="amount">#2046844</td> <td> <a href="https://bugs.launchpad.net/bugs/2046844">AppArmor user namespace creation restrictions cause many applications to crash with SIGTRAP</a> </td> <td style="padding-right: 5px; text-align:right"> <a href="https://launchpad.net/ubuntu/+milestone/ubuntu-24.04-feature-freeze" alt="milestone ubuntu-24.04-feature-freeze" title="Linked to milestone ubuntu-24.04-feature-freeze" class="sprite milestone"></a> </td> <td> <span class="sortkey">3</span> <span class="importanceHIGH">High</span> </td> <td> <a href="/~scarlettmoore" class="sprite person">Scarlett Gately Moore</a>&nbsp; </td> <td title="on 2024-02-13"> <span class="sortkey">10</span> <span class="statusFIXRELEASED">Fix Released</span> </td> </tr> <tr> <td class="icon left"> <span class="sortkey">2046844</span> <span><span alt="(high)" title="High importance" class="sprite bug-high"></span></span> </td> <td class="amount">#2046844</td> <td> <a href="https://bugs.launchpad.net/bugs/2046844">AppArmor user namespace creation restrictions cause many applications to crash with SIGTRAP</a> </td> <td style="padding-right: 5px; text-align:right"> <a href="https://launchpad.net/ubuntu/+milestone/ubuntu-24.04-feature-freeze" alt="milestone ubuntu-24.04-feature-freeze" title="Linked to milestone ubuntu-24.04-feature-freeze" class="sprite milestone"></a> </td> <td> <span class="sortkey">3</span> <span class="importanceHIGH">High</span> </td> <td> <a href="/~scarlettmoore" class="sprite person">Scarlett Gately Moore</a>&nbsp; </td> <td title="on 2024-02-13"> <span class="sortkey">10</span> <span class="statusFIXRELEASED">Fix Released</span> </td> </tr> <tr> <td class="icon left"> <span class="sortkey">2046844</span> <span><span alt="(high)" title="High importance" class="sprite bug-high"></span></span> </td> <td class="amount">#2046844</td> <td> <a href="https://bugs.launchpad.net/bugs/2046844">AppArmor user namespace creation restrictions cause many applications to crash with SIGTRAP</a> </td> <td style="padding-right: 5px; text-align:right"> <a href="https://launchpad.net/ubuntu/+milestone/ubuntu-24.04-feature-freeze" alt="milestone ubuntu-24.04-feature-freeze" title="Linked to milestone ubuntu-24.04-feature-freeze" class="sprite milestone"></a> </td> <td> <span class="sortkey">3</span> <span class="importanceHIGH">High</span> </td> <td> <a href="/~scarlettmoore" class="sprite person">Scarlett Gately Moore</a>&nbsp; </td> <td title="on 2024-02-13"> <span class="sortkey">10</span> <span class="statusFIXRELEASED">Fix Released</span> </td> </tr> <tr> <td class="icon left"> <span class="sortkey">2046844</span> <span><span alt="(high)" title="High importance" class="sprite bug-high"></span></span> </td> <td class="amount">#2046844</td> <td> <a href="https://bugs.launchpad.net/bugs/2046844">AppArmor user namespace creation restrictions cause many applications to crash with SIGTRAP</a> </td> <td style="padding-right: 5px; text-align:right"> <a href="https://launchpad.net/ubuntu/+milestone/ubuntu-24.04-feature-freeze" alt="milestone ubuntu-24.04-feature-freeze" title="Linked to milestone ubuntu-24.04-feature-freeze" class="sprite milestone"></a> </td> <td> <span class="sortkey">3</span> <span class="importanceHIGH">High</span> </td> <td> <a href="/~scarlettmoore" class="sprite person">Scarlett Gately Moore</a>&nbsp; </td> <td title="on 2024-02-08"> <span class="sortkey">10</span> <span class="statusFIXRELEASED">Fix Released</span> </td> </tr> <tr> <td class="icon left"> <span class="sortkey">2055346</span> <span><span alt="(high)" title="High importance" class="sprite bug-high"></span></span> </td> <td class="amount">#2055346</td> <td> <a href="https://bugs.launchpad.net/bugs/2055346">Need sponsoring: goipp 1.1.0 and ipp-usb 0.9.24 for noble</a> </td> <td style="padding-right: 5px; text-align:right"> <a href="https://launchpad.net/ubuntu/+milestone/ubuntu-24.04-feature-freeze" alt="milestone ubuntu-24.04-feature-freeze" title="Linked to milestone ubuntu-24.04-feature-freeze" class="sprite milestone"></a> <span alt="haspatch" title="Has a patch" class="sprite haspatch-icon"></span> </td> <td> <span class="sortkey">3</span> <span class="importanceHIGH">High</span> </td> <td> <a href="/~teward" class="sprite person">Thomas Ward</a>&nbsp; </td> <td title="on 2024-03-14"> <span class="sortkey">10</span> <span class="statusFIXRELEASED">Fix Released</span> </td> </tr> <tr> <td class="icon left"> <span class="sortkey">2055346</span> <span><span alt="(high)" title="High importance" class="sprite bug-high"></span></span> </td> <td class="amount">#2055346</td> <td> <a href="https://bugs.launchpad.net/bugs/2055346">Need sponsoring: goipp 1.1.0 and ipp-usb 0.9.24 for noble</a> </td> <td style="padding-right: 5px; text-align:right"> <a href="https://launchpad.net/ubuntu/+milestone/ubuntu-24.04-feature-freeze" alt="milestone ubuntu-24.04-feature-freeze" title="Linked to milestone ubuntu-24.04-feature-freeze" class="sprite milestone"></a> <span alt="haspatch" title="Has a patch" class="sprite haspatch-icon"></span> </td> <td> <span class="sortkey">3</span> <span class="importanceHIGH">High</span> </td> <td> <a href="/~teward" class="sprite person">Thomas Ward</a>&nbsp; </td> <td title="on 2024-03-14"> <span class="sortkey">10</span> <span class="statusFIXRELEASED">Fix Released</span> </td> </tr> <tr> <td class="icon left"> <span class="sortkey">1673258</span> <span><span alt="(medium)" title="Medium importance" class="sprite bug-medium"></span></span> </td> <td class="amount">#1673258</td> <td> <a href="https://bugs.launchpad.net/bugs/1673258">Remove aptdaemon and drop or port its reverse-dependencies</a> </td> <td style="padding-right: 5px; text-align:right"> <a href="https://launchpad.net/ubuntu/+milestone/ubuntu-24.04-feature-freeze" alt="milestone ubuntu-24.04-feature-freeze" title="Linked to milestone ubuntu-24.04-feature-freeze" class="sprite milestone"></a> </td> <td> <span class="sortkey">4</span> <span class="importanceMEDIUM">Medium</span> </td> <td> <a href="/~arraybolt3" class="sprite person">Aaron Rainbolt</a>&nbsp; </td> <td title="on 2024-04-04"> <span class="sortkey">10</span> <span class="statusFIXRELEASED">Fix Released</span> </td> </tr> <tr> <td class="icon left"> <span class="sortkey">2047982</span> <span><span alt="(medium)" title="Medium importance" class="sprite bug-medium"></span></span> </td> <td class="amount">#2047982</td> <td> <a href="https://bugs.launchpad.net/bugs/2047982">Highlighting of patches offers insufficient contrast</a> </td> <td style="padding-right: 5px; text-align:right"> <a href="https://launchpad.net/ubuntu/+milestone/ubuntu-24.04-feature-freeze" alt="milestone ubuntu-24.04-feature-freeze" title="Linked to milestone ubuntu-24.04-feature-freeze" class="sprite milestone"></a> </td> <td> <span class="sortkey">4</span> <span class="importanceMEDIUM">Medium</span> </td> <td> <a href="/~tsimonq2" class="sprite person">Simon Quigley</a>&nbsp; </td> <td title="on 2024-02-15"> <span class="sortkey">10</span> <span class="statusFIXRELEASED">Fix Released</span> </td> </tr> <tr> <td class="icon left"> <span class="sortkey">2039017</span> <span><span alt="(undecided)" title="Undecided" class="sprite bug-undecided"></span></span> </td> <td class="amount">#2039017</td> <td> <a href="https://bugs.launchpad.net/bugs/2039017">[SRU] 2.61.3</a> </td> <td style="padding-right: 5px; text-align:right"> <a href="https://launchpad.net/ubuntu/+milestone/ubuntu-24.04-feature-freeze" alt="milestone ubuntu-24.04-feature-freeze" title="Linked to milestone ubuntu-24.04-feature-freeze" class="sprite milestone"></a> </td> <td> <span class="sortkey">1</span> <span class="importanceUNDECIDED">Undecided</span> </td> <td> &nbsp; </td> <td title="on 2024-03-28"> <span class="sortkey">10</span> <span class="statusFIXRELEASED">Fix Released</span> </td> </tr> <tr> <td class="icon left"> <span class="sortkey">2039017</span> <span><span alt="(undecided)" title="Undecided" class="sprite bug-undecided"></span></span> </td> <td class="amount">#2039017</td> <td> <a href="https://bugs.launchpad.net/bugs/2039017">[SRU] 2.61.3</a> </td> <td style="padding-right: 5px; text-align:right"> <a href="https://launchpad.net/ubuntu/+milestone/ubuntu-24.04-feature-freeze" alt="milestone ubuntu-24.04-feature-freeze" title="Linked to milestone ubuntu-24.04-feature-freeze" class="sprite milestone"></a> </td> <td> <span class="sortkey">1</span> <span class="importanceUNDECIDED">Undecided</span> </td> <td> &nbsp; </td> <td title="on 2024-03-28"> <span class="sortkey">10</span> <span class="statusFIXRELEASED">Fix Released</span> </td> </tr> <tr> <td class="icon left"> <span class="sortkey">2040459</span> <span><span alt="(undecided)" title="Undecided" class="sprite bug-undecided"></span></span> </td> <td class="amount">#2040459</td> <td> <a href="https://bugs.launchpad.net/bugs/2040459">MRE updates of bind9 for noble</a> </td> <td style="padding-right: 5px; text-align:right"> <a href="https://launchpad.net/ubuntu/+milestone/ubuntu-24.04-feature-freeze" alt="milestone ubuntu-24.04-feature-freeze" title="Linked to milestone ubuntu-24.04-feature-freeze" class="sprite milestone"></a> </td> <td> <span class="sortkey">1</span> <span class="importanceUNDECIDED">Undecided</span> </td> <td> &nbsp; </td> <td title="on 2024-04-19"> <span class="sortkey">10</span> <span class="statusFIXRELEASED">Fix Released</span> </td> </tr> <tr> <td class="icon left"> <span class="sortkey">2048129</span> <span><span alt="(undecided)" title="Undecided" class="sprite bug-undecided"></span></span> </td> <td class="amount">#2048129</td> <td> <a href="https://bugs.launchpad.net/bugs/2048129">noble: deb822 format support of /etc/apt/sources.list.d/ubuntu.sources instead of /etc/apt/sources.list</a> </td> <td style="padding-right: 5px; text-align:right"> <a href="https://launchpad.net/ubuntu/+milestone/ubuntu-24.04-feature-freeze" alt="milestone ubuntu-24.04-feature-freeze" title="Linked to milestone ubuntu-24.04-feature-freeze" class="sprite milestone"></a> </td> <td> <span class="sortkey">1</span> <span class="importanceUNDECIDED">Undecided</span> </td> <td> <a href="/~juliank" class="sprite person">Julian Andres Klode</a>&nbsp; </td> <td title="on 2024-02-14"> <span class="sortkey">10</span> <span class="statusFIXRELEASED">Fix Released</span> </td> </tr> </tbody> </table> </div> <div> <h2>Related milestones and releases</h2> <ul> <li> <a class="sprite info" href="https://launchpad.net/ubuntu/+milestones">View milestones for Ubuntu</a> </li> <li> <a class="sprite info" href="/ubuntu/noble">View releases for the Ubuntu Noble series</a> </li> </ul> </div> <div class="yui-u"> <div id="structural-subscription-content-box"></div> </div> </div> </div><!-- yui-b --> </div><!-- yui-main --> <div id="side-portlets" class="yui-b side"> <div id="privacy" class="portlet public"> <span id="information-type-summary" class="sprite public">This milestone contains <strong id="information-type"></strong> information</span> <div id="information-type-description" style="padding-top: 5px"></div> </div> </div><!-- yui-b side --> </div><!-- yui-t4 --> <div id="footer" class="footer"> <div class="lp-arcana"> <div class="lp-branding"> <a href="https://launchpad.net/"><img src="/@@/launchpad-footer-logo.svg" alt="Launchpad" width="65" height="18" /></a> &nbsp;&bull;&nbsp; <a href="https://launchpad.net/+tour">Take the tour</a> &nbsp;&bull;&nbsp; <a href="https://help.launchpad.net/">Read the guide</a> &nbsp; <form id="globalsearch" method="get" accept-charset="UTF-8" action="https://launchpad.net/+search"> <input type="search" id="search-text" name="field.text" /> <input type="image" src="/@@/search" style="vertical-align:5%" alt="Search Launchpad" /> </form> </div> </div> <div class="colophon"> &copy; 2004 <a href="http://canonical.com/">Canonical&nbsp;Ltd.</a> &nbsp;&bull;&nbsp; <a href="https://launchpad.net/legal">Terms of use</a> &nbsp;&bull;&nbsp; <a href="https://www.ubuntu.com/legal/dataprivacy">Data privacy</a> &nbsp;&bull;&nbsp; <a href="/feedback">Contact Launchpad Support</a> &nbsp;&bull;&nbsp; <a href="http://blog.launchpad.net/">Blog</a> &nbsp;&bull;&nbsp; <a href="https://canonical.com/careers">Careers</a> &nbsp;&bull;&nbsp; <a href="https://ubuntu.social/@launchpadstatus">System status</a> <span id="lp-version"> &nbsp;&bull;&nbsp; 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": {}, "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": "Ubuntu ubuntu-24.04-feature-freeze", "url": "https://launchpad.net/ubuntu/+milestone/ubuntu-24.04-feature-freeze"}, "context": {"self_link": "https://launchpad.net/api/devel/ubuntu/+milestone/ubuntu-24.04-feature-freeze", "web_link": "https://launchpad.net/ubuntu/+milestone/ubuntu-24.04-feature-freeze", "resource_type_link": "https://launchpad.net/api/devel/#milestone", "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"], "name": "ubuntu-24.04-feature-freeze", "target_link": "https://launchpad.net/api/devel/ubuntu", "date_targeted": "2024-02-29", "is_active": false, "title": "Ubuntu ubuntu-24.04-feature-freeze", "code_name": null, "summary": null, "series_target_link": "https://launchpad.net/api/devel/ubuntu/noble", "release_link": null, "http_etag": "\"21a3bdcf07d190e3bfbebadb7a37c1e01e835f30-161fabcbe05c911faf7c48902f5d5973828570ee\""}};</script> </body> <!-- Facet name: overview Page type: main_side Has global search: True Has application tabs: True Has side portlets: True At least 28 queries/external actions issued in 0.51 seconds Features: {'profiling.enabled': None, 'hard_timeout': '15000', 'app.mainsite_only.canonical_url': None, 'js.yui_version': None, 'app.maintenance_message': None, 'baselayout.careers_link.disabled': None, 'visible_render_time': None} r1519c6e --> </html>

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