CINXE.COM
Azure Custom Kernels : “Canonical Kernel Team” team
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr"> <head> <base href="https://launchpad.net/~canonical-kernel-team/+archive/ubuntu/azure/+index" /> <meta charset="UTF-8" /> <title>Azure Custom Kernels : “Canonical Kernel Team” team</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 name="description" content="For kernels built from the Azure git repository. These are custom kernels targeted at the Azure cloud. This PPA should only be used with stable series. For series still in development, please use "ppa:canonical-kernel-team/azure-devel"." /> <meta property="og:description" content="For kernels built from the Azure git repository. These are custom kernels targeted at the Azure cloud. This PPA should only be used with stable series. For series still in development, please use "ppa:canonical-kernel-team/azure-devel"." /> <meta property="og:title" content="Azure Custom Kernels : “Canonical Kernel Team” team" /> <meta property="og:type" content="website" /> <meta property="og:image" content="/@@/launchpad-og-image.png" /> <meta property="og:url" content="https://launchpad.net/~canonical-kernel-team/+archive/ubuntu/azure/+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&lp/meta.js&yui/loader/loader-min.js"></script> <script type="text/javascript"> var raw = null; if (LP.devmode) { raw = 'raw'; } YUI.GlobalConfig = { combine: true, comboBase: '/+combo/rev1519c6efe8e9bd78e6c5ebf2eb5bcb040b95ad32/?', root: 'yui/', filter: raw, debug: false, fetchCSS: false, maxURLLength: 2000, groups: { lp: { combine: true, base: '/+combo/rev1519c6efe8e9bd78e6c5ebf2eb5bcb040b95ad32/?lp/', comboBase: '/+combo/rev1519c6efe8e9bd78e6c5ebf2eb5bcb040b95ad32/?', root: 'lp/', // comes from including lp/meta.js modules: LP_MODULES, fetchCSS: false } } }</script> <script type="text/javascript"> // we need this to create a single YUI instance all events and code // talks across. All instances of YUI().use should be based off of // LPJS instead. var LPJS = new YUI(); </script> <script id="base-layout-load-scripts" type="text/javascript"> //<![CDATA[ LPJS.use('base', 'node', 'console', 'event', 'oop', 'lp', 'lp.app.foldables','lp.app.sorttable', 'lp.app.inlinehelp', 'lp.app.links', 'lp.bugs.bugtask_index', 'lp.bugs.subscribers', 'lp.app.ellipsis', 'lp.code.branchmergeproposal.diff', 'lp.views.global', function(Y) { Y.on("domready", function () { var global_view = new Y.lp.views.Global(); global_view.render(); Y.lp.app.sorttable.SortTable.init(); Y.lp.app.inlinehelp.init_help(); Y.lp.activate_collapsibles(); Y.lp.app.foldables.activate(); Y.lp.app.links.check_valid_lp_links(); }); Y.on('lp:context:web_link:changed', function(e) { window.location = e.new_value; }); }); //]]> </script> <script id="base-helper-functions" type="text/javascript"> //<![CDATA[ // This code is pulled from lp.js that needs to be available on every // request. Pulling here to get it outside the scope of the YUI block. function setFocusByName(name) { // Focus the first element matching the given name which can be focused. var nodes = document.getElementsByName(name); var i, node; for (i = 0; i < nodes.length; i++) { node = nodes[i]; if (node.focus) { try { // Trying to focus a hidden element throws an error in IE8. if (node.offsetHeight !== 0) { node.focus(); } } catch (e) { LPJS.use('console', function(Y) { Y.log('In setFocusByName(<' + node.tagName + ' type=' + node.type + '>): ' + e); }); } break; } } } function selectWidget(widget_name, event) { if (event && (event.keyCode === 9 || event.keyCode === 13)) { // Avoid firing if user is tabbing through or simply pressing // enter to submit the form. return; } document.getElementById(widget_name).checked = true; } //]]> </script> </head> <body id="document" itemscope="" itemtype="http://schema.org/WebPage" class="tab-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/~canonical-kernel-team/+archive/ubuntu/azure/+login">Log in / Register</a></div> </div><!--id="locationbar"--> <div id="watermark" class="watermark-apps-portlet"> <div> <a href="https://launchpad.net/~canonical-kernel-team"><img alt="" width="64" height="64" src="/@@/team-logo" /></a> </div> <div class="wide"> <h2 id="watermark-heading"><a href="https://launchpad.net/~canonical-kernel-team">“Canonical Kernel Team” team</a></h2> </div> <!-- Application Menu --> <ul class="facetmenu"> <li class="overview active"><a href="https://launchpad.net/~canonical-kernel-team">Overview</a></li> <li class="branches"><a href="https://code.launchpad.net/~canonical-kernel-team">Code</a></li> <li class="bugs"><a href="https://bugs.launchpad.net/~canonical-kernel-team">Bugs</a></li> <li class="specifications"><a href="https://blueprints.launchpad.net/~canonical-kernel-team">Blueprints</a></li> <li class="translations"><a href="https://translations.launchpad.net/~canonical-kernel-team">Translations</a></li> <li class="answers"><a href="https://answers.launchpad.net/~canonical-kernel-team">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"> <meta itemprop="name" content="Azure Custom Kernels" /> <h1 id="edit-displayname"> <span class="yui3-editable_text-text ellipsis single-line" style="max-width: 95%;"> Azure Custom Kernels </span> </h1> <div id="registration" class="registering"> </div> </div> <div id="request-notifications"> </div> <div class="top-portlet" style="padding-top:0.5em;"> <div> <div class="lazr-multiline-edit" id="edit-description"> <div class="clearfix"> <h3>PPA description</h3> </div> <div class="yui3-editable_text-text"><p>For kernels built from the Azure git repository. These are custom kernels targeted at the Azure cloud.</p> <p>This PPA should only be used with stable series. For series still in development, please use "ppa:canonical-<wbr />kernel-<wbr />team/azure-<wbr />devel".</p></div> </div> </div> </div> <div class="yui-gc"> <div class="yui-u first"> <div id="ppa-install" class="portlet"> <h2>Adding this PPA to your system</h2> <p>You can update your system with unsupported packages from this untrusted PPA by adding <strong class="ppa-reference">ppa:canonical-kernel-team/azure</strong> to your system's Software Sources. (<a href="/+help-soyuz/ppa-sources-list.html" target="help">Read about installing</a>) </p> <pre class="command subordinate"> sudo add-apt-repository ppa:canonical-kernel-team/azure sudo apt update </pre> <div class="widget-header"> Technical details about this PPA </div> <div class="widget-body"> <p>This PPA can be added to your system manually by copying the lines below and adding them to your system's software sources. </p> <script> <!-- function updateSeries(select) { var deb = document.getElementById('series-deb'); deb.innerHTML = select.value; var deb_src = document.getElementById('series-deb-src'); deb_src.innerHTML = select.value; } //--> </script> <div id="series-widget-div"> <form style="display: inline"> Display sources.list entries for: <select id="field.series" name="field.series" size="1" onChange='updateSeries(this);'> <option selected="selected" value="YOUR_UBUNTU_VERSION_HERE">Choose your Ubuntu version</option> <option value="focal">Focal (20.04)</option> <option value="bionic">Bionic (18.04)</option> <option value="xenial">Xenial (16.04)</option> <option value="trusty">Trusty (14.04)</option> </select> </form> </div> <pre id="sources-list-entries" class="wrap"> deb <a href="https://ppa.launchpadcontent.net/canonical-kernel-team/azure/ubuntu">https://ppa.launchpadcontent.net/canonical-kernel-team/azure/ubuntu</a> <span id="series-deb">YOUR_UBUNTU_VERSION_HERE</span> main deb-src <a href="https://ppa.launchpadcontent.net/canonical-kernel-team/azure/ubuntu">https://ppa.launchpadcontent.net/canonical-kernel-team/azure/ubuntu</a> <span id="series-deb-src">YOUR_UBUNTU_VERSION_HERE</span> main </pre> <dl id="signing-key"> <dt>Signing key:</dt> <dd> <a href="https://keyserver.ubuntu.com/pks/lookup?fingerprint=on&op=index&search=0xD8027DCFBDAF61FB44D5FDCE9B5F34077FA4288A"> <code>4096R/D8027DCFBDAF61FB44D5FDCE9B5F34077FA4288A</code> </a> (<a href="/+help-soyuz/ppa-sources-list.html" target="help">What is this?</a>) </dd> <dt>Fingerprint:</dt> <dd>D8027DCFBDAF61FB44D5FDCE9B5F34077FA4288A</dd> </dl> <div id="archive-dependencies"> <h3>Dependencies:</h3> <ul> <li> <a href="/~canonical-kernel-team/+archive/ubuntu/builder-extra">Builder Extra</a> (included <time title="2021-06-01 17:37:08 UTC" datetime="2021-06-01T17:37:08.773130+00:00">on 2021-06-01</time>) </li> <li> <a href="/~snappy-dev/+archive/ubuntu/image">Packages used in constructing the Ubuntu Core component of Snappy</a> (included <time title="2021-06-01 17:36:01 UTC" datetime="2021-06-01T17:36:01.531223+00:00">on 2021-06-01</time>) </li> <li> <a href="/ubuntu/+archive/primary">Primary Archive for Ubuntu - SECURITY</a> (included <time title="2018-02-28 19:31:15 UTC" datetime="2018-02-28T19:31:15.897673+00:00">on 2018-02-28</time>) </li> </ul> </div> <!--archive-dependencies --> </div> <!-- widget-body --> <p>For questions and bugs with software in this PPA please contact <a href="/~canonical-kernel-team" class="sprite team">Canonical Kernel Team</a>.</p> <script type="text/javascript"> LPJS.use('lp.app.widgets.expander', function(Y) { var widget_header = Y.one('#ppa-install .widget-header'); var content = Y.one('.widget-body'); var expander = new Y.lp.app.widgets.expander.Expander( widget_header, content); expander.setUp(true); }); </script> </div> <!-- ppa-install --> </div> <div class="yui-u"> <div class="portlet"> <h2>PPA statistics</h2> <dl> <dt>Activity</dt> <dd>0 updates added during the past month.</dd> </dl> </div> </div> </div><!-- yui-gc --> <div class="portlet" id="packages"> <span class="see-all"><a class="menu-link-packages sprite info" href="https://launchpad.net/~canonical-kernel-team/+archive/ubuntu/azure/+packages">View package details</a></span> <h2>Overview of published packages</h2> <form class="package-search-filter" action="" method="GET"> <label for="field.series_filter">Published in:</label> <select id="field.series_filter" name="field.series_filter" size="1" > <option value="">Any series</option> <option value="focal">Focal</option> <option value="bionic">Bionic</option> <option value="xenial">Xenial</option> <option value="trusty">Trusty</option> </select> <input type="submit" value="Filter" /> </form> <div> <table style="width: 100%;" class="upper-batch-nav"> <tbody> <tr> <td style="white-space: nowrap" class="batch-navigation-index"> <strong>1</strong> → <strong>27</strong> of 27 results </td> <td style="text-align: right; white-space: nowrap" class="batch-navigation-links"> <span class="first inactive">First</span> • <span class="previous inactive">Previous</span> • <span class="next inactive"><strong>Next</strong></span> • <span class="last inactive">Last</span> </td> </tr> </tbody> </table> <table class="listing sortable" id="packages_list"> <thead> <tr> <th>Package</th> <th>Version</th> <th>Uploaded by</th> </tr> </thead> <tbody> <tr class="superseded"> <td> <img src="/@@/package-source" /> crash </td> <td> 7.1.4-1ubuntu4.2 (<a href="/ubuntu/+source/crash/7.2.3+real-1~16.04.1">Newer version</a> available) </td> <td> <a href="/~smb" class="sprite person">Stefan Bader</a> (<time title="2017-09-12 14:05:50 UTC" datetime="2017-09-12T14:05:50.939352+00:00">2017-09-12</time>) </td> </tr> <tr class="superseded"> <td> <img src="/@@/package-source" /> kexec-tools </td> <td> 1:2.0.10-1ubuntu2.4 (<a href="/ubuntu/+source/kexec-tools/1:2.0.16-1ubuntu1~16.04.1">Newer version</a> available) </td> <td> <a href="/~smb" class="sprite person">Stefan Bader</a> (<time title="2017-09-12 13:53:41 UTC" datetime="2017-09-12T13:53:41.274397+00:00">2017-09-12</time>) </td> </tr> <tr class="superseded"> <td> <img src="/@@/package-source" /> linux-azure </td> <td> 5.4.0-1058.60+cvmpreview.1 (<a href="/ubuntu/+source/linux-azure/5.4.0-1141.148">Newer version</a> available) </td> <td> <a href="/~mhcerri" class="sprite person">Marcelo Cerri</a> (<time title="2021-09-01 22:06:12 UTC" datetime="2021-09-01T22:06:12.647393+00:00">2021-09-01</time>) </td> </tr> <tr class="superseded"> <td> <img src="/@@/package-source" /> linux-azure </td> <td> 4.15.0-1013.13~14.04.2 (<a href="/ubuntu/+source/linux-azure/4.15.0-1045.49~14.04.1">Newer version</a> available) </td> <td> <a href="/~mhcerri" class="sprite person">Marcelo Cerri</a> (<time title="2018-06-28 16:35:56 UTC" datetime="2018-06-28T16:35:56.443729+00:00">2018-06-28</time>) </td> </tr> <tr class="superseded"> <td> <img src="/@@/package-source" /> linux-azure </td> <td> 4.15.0-1001.1 (<a href="/ubuntu/+source/linux-azure/5.0.0-1036.38">Newer version</a> available) </td> <td> <a href="/~mhcerri" class="sprite person">Marcelo Cerri</a> (<time title="2018-02-01 14:48:02 UTC" datetime="2018-02-01T14:48:02.305983+00:00">2018-02-01</time>) </td> </tr> <tr class="superseded"> <td> <img src="/@@/package-source" /> linux-azure </td> <td> 4.13.0-1012.15 (<a href="/ubuntu/+source/linux-azure/4.15.0-1113.126~16.04.1">Newer version</a> available) </td> <td> <a href="/~mhcerri" class="sprite person">Marcelo Cerri</a> (<time title="2018-03-07 21:05:25 UTC" datetime="2018-03-07T21:05:25.719047+00:00">2018-03-07</time>) </td> </tr> <tr class="superseded"> <td> <img src="/@@/package-source" /> linux-azure-5.4 </td> <td> 5.4.0-1047.49+cvmpreview.6~18.04.1 (<a href="/ubuntu/+source/linux-azure-5.4/5.4.0-1110.116~18.04.1">Newer version</a> available) </td> <td> <a href="/~mhcerri" class="sprite person">Marcelo Cerri</a> (<time title="2021-05-27 14:40:33 UTC" datetime="2021-05-27T14:40:33.120892+00:00">2021-05-27</time>) </td> </tr> <tr class="superseded"> <td> <img src="/@@/package-source" /> linux-azure-edge </td> <td> 4.18.0-1002.2~18.04.1 (<a href="/ubuntu/+source/linux-azure-edge/5.0.0-1012.12~18.04.2">Newer version</a> available) </td> <td> <a href="/~mhcerri" class="sprite person">Marcelo Cerri</a> (<time title="2018-09-26 22:44:33 UTC" datetime="2018-09-26T22:44:33.670791+00:00">2018-09-26</time>) </td> </tr> <tr class=""> <td> <img src="/@@/package-source" /> linux-azure-edge </td> <td> 4.15.0-1012.12~16.04.2 </td> <td> <a href="/~kamalmostafa" class="sprite person">Kamal Mostafa</a> (<time title="2018-05-31 18:13:00 UTC" datetime="2018-05-31T18:13:00.867372+00:00">2018-05-31</time>) </td> </tr> <tr class=""> <td> <img src="/@@/package-source" /> linux-azure-fde </td> <td> 5.15.0-1008.9~20.04.1.1 </td> <td> <a href="/~mhcerri" class="sprite person">Marcelo Cerri</a> (<time title="2022-06-05 23:17:49 UTC" datetime="2022-06-05T23:17:49.648038+00:00">2022-06-05</time>) </td> </tr> <tr class=""> <td> <img src="/@@/package-source" /> linux-base </td> <td> 4.5ubuntu1~14.04.1 </td> <td> <a href="/~mhcerri" class="sprite person">Marcelo Cerri</a> (<time title="2018-06-28 16:35:56 UTC" datetime="2018-06-28T16:35:56.443729+00:00">2018-06-28</time>) </td> </tr> <tr class="superseded"> <td> <img src="/@@/package-source" /> linux-meta-azure </td> <td> 5.4.0.1047.45 (<a href="/ubuntu/+source/linux-meta-azure/5.4.0.1141.135">Newer version</a> available) </td> <td> <a href="/~mhcerri" class="sprite person">Marcelo Cerri</a> (<time title="2021-05-26 22:36:30 UTC" datetime="2021-05-26T22:36:30.138260+00:00">2021-05-26</time>) </td> </tr> <tr class="superseded"> <td> <img src="/@@/package-source" /> linux-meta-azure </td> <td> 4.15.0.1013.13 (<a href="/ubuntu/+source/linux-meta-azure/4.15.0.1045.32">Newer version</a> available) </td> <td> <a href="/~mhcerri" class="sprite person">Marcelo Cerri</a> (<time title="2018-06-28 16:35:56 UTC" datetime="2018-06-28T16:35:56.443729+00:00">2018-06-28</time>) </td> </tr> <tr class="superseded"> <td> <img src="/@@/package-source" /> linux-meta-azure </td> <td> 4.15.0.1001.2 (<a href="/ubuntu/+source/linux-meta-azure/5.0.0.1036.47">Newer version</a> available) </td> <td> <a href="/~mhcerri" class="sprite person">Marcelo Cerri</a> (<time title="2018-02-05 22:56:44 UTC" datetime="2018-02-05T22:56:44.283754+00:00">2018-02-05</time>) </td> </tr> <tr class="superseded"> <td> <img src="/@@/package-source" /> linux-meta-azure </td> <td> 4.13.0.1012.14 (<a href="/ubuntu/+source/linux-meta-azure/4.15.0.1113.104">Newer version</a> available) </td> <td> <a href="/~mhcerri" class="sprite person">Marcelo Cerri</a> (<time title="2018-03-07 21:38:15 UTC" datetime="2018-03-07T21:38:15.373526+00:00">2018-03-07</time>) </td> </tr> <tr class="superseded"> <td> <img src="/@@/package-source" /> linux-meta-azure-5.4 </td> <td> 5.4.0.1047.26 (<a href="/ubuntu/+source/linux-meta-azure-5.4/5.4.0.1110.83">Newer version</a> available) </td> <td> <a href="/~mhcerri" class="sprite person">Marcelo Cerri</a> (<time title="2021-05-26 22:36:30 UTC" datetime="2021-05-26T22:36:30.138260+00:00">2021-05-26</time>) </td> </tr> <tr class="superseded"> <td> <img src="/@@/package-source" /> linux-meta-azure-edge </td> <td> 4.18.0.1002.2 (<a href="/ubuntu/+source/linux-meta-azure-edge/5.0.0.1024.34">Newer version</a> available) </td> <td> <a href="/~mhcerri" class="sprite person">Marcelo Cerri</a> (<time title="2018-09-26 22:44:33 UTC" datetime="2018-09-26T22:44:33.670791+00:00">2018-09-26</time>) </td> </tr> <tr class=""> <td> <img src="/@@/package-source" /> linux-meta-azure-fde </td> <td> 5.15.0.1008.9~20.04.1.26 </td> <td> <a href="/~mhcerri" class="sprite person">Marcelo Cerri</a> (<time title="2022-06-05 23:17:49 UTC" datetime="2022-06-05T23:17:49.648038+00:00">2022-06-05</time>) </td> </tr> <tr class="superseded"> <td> <img src="/@@/package-source" /> linux-restricted-modules-azure </td> <td> 5.4.0-1058.60+cvmpreview.1 (<a href="/ubuntu/+source/linux-restricted-modules-azure/5.4.0-1141.148">Newer version</a> available) </td> <td> <a href="/~mhcerri" class="sprite person">Marcelo Cerri</a> (<time title="2021-09-01 22:06:12 UTC" datetime="2021-09-01T22:06:12.647393+00:00">2021-09-01</time>) </td> </tr> <tr class="superseded"> <td> <img src="/@@/package-source" /> linux-restricted-modules-azure-5.4 </td> <td> 5.4.0-1047.49+cvmpreview.6~18.04.1 (<a href="/ubuntu/+source/linux-restricted-modules-azure-5.4/5.4.0-1110.116~18.04.1">Newer version</a> available) </td> <td> <a href="/~mhcerri" class="sprite person">Marcelo Cerri</a> (<time title="2021-05-27 14:40:33 UTC" datetime="2021-05-27T14:40:33.120892+00:00">2021-05-27</time>) </td> </tr> <tr class="superseded"> <td> <img src="/@@/package-source" /> linux-signed-azure </td> <td> 5.4.0-1058.60+cvmpreview.1 (<a href="/ubuntu/+source/linux-signed-azure/5.4.0-1141.148">Newer version</a> available) </td> <td> <a href="/~mhcerri" class="sprite person">Marcelo Cerri</a> (<time title="2021-09-01 22:06:12 UTC" datetime="2021-09-01T22:06:12.647393+00:00">2021-09-01</time>) </td> </tr> <tr class="superseded"> <td> <img src="/@@/package-source" /> linux-signed-azure </td> <td> 4.15.0-1013.13~14.04.2 (<a href="/ubuntu/+source/linux-signed-azure/4.15.0-1045.49~14.04.1">Newer version</a> available) </td> <td> <a href="/~mhcerri" class="sprite person">Marcelo Cerri</a> (<time title="2018-06-28 16:35:56 UTC" datetime="2018-06-28T16:35:56.443729+00:00">2018-06-28</time>) </td> </tr> <tr class="superseded"> <td> <img src="/@@/package-source" /> linux-signed-azure </td> <td> 4.13.0-1012.15 (<a href="/ubuntu/+source/linux-signed-azure/4.15.0-1113.126~16.04.1">Newer version</a> available) </td> <td> <a href="/~mhcerri" class="sprite person">Marcelo Cerri</a> (<time title="2018-03-07 21:17:50 UTC" datetime="2018-03-07T21:17:50.830233+00:00">2018-03-07</time>) </td> </tr> <tr class="superseded"> <td> <img src="/@@/package-source" /> linux-signed-azure-5.4 </td> <td> 5.4.0-1047.49+cvmpreview.6~18.04.1 (<a href="/ubuntu/+source/linux-signed-azure-5.4/5.4.0-1110.116~18.04.1">Newer version</a> available) </td> <td> <a href="/~mhcerri" class="sprite person">Marcelo Cerri</a> (<time title="2021-05-27 14:40:33 UTC" datetime="2021-05-27T14:40:33.120892+00:00">2021-05-27</time>) </td> </tr> <tr class="superseded"> <td> <img src="/@@/package-source" /> linux-signed-azure-edge </td> <td> 4.18.0-1002.2~18.04.1 (<a href="/ubuntu/+source/linux-signed-azure-edge/5.0.0-1012.12~18.04.2">Newer version</a> available) </td> <td> <a href="/~mhcerri" class="sprite person">Marcelo Cerri</a> (<time title="2018-09-27 14:16:33 UTC" datetime="2018-09-27T14:16:33.630918+00:00">2018-09-27</time>) </td> </tr> <tr class=""> <td> <img src="/@@/package-source" /> linux-signed-azure-edge </td> <td> 4.15.0-1012.12~16.04.2 </td> <td> <a href="/~mhcerri" class="sprite person">Marcelo Cerri</a> (<time title="2018-05-31 18:02:20 UTC" datetime="2018-05-31T18:02:20.202492+00:00">2018-05-31</time>) </td> </tr> <tr class=""> <td> <img src="/@@/package-source" /> linux-signed-azure-fde </td> <td> 5.15.0-1008.9~20.04.1.1+1 </td> <td> <a href="/~mhcerri" class="sprite person">Marcelo Cerri</a> (<time title="2022-06-05 23:17:49 UTC" datetime="2022-06-05T23:17:49.648038+00:00">2022-06-05</time>) </td> </tr> </tbody> </table> <table style="width: 100%;" class="lower-batch-nav"> <tbody> <tr> <td style="white-space: nowrap" class="batch-navigation-index"> <strong>1</strong> → <strong>27</strong> of 27 results </td> <td style="text-align: right; white-space: nowrap" class="batch-navigation-links"> <span class="first inactive">First</span> • <span class="previous inactive">Previous</span> • <span class="next inactive"><strong>Next</strong></span> • <span class="last inactive">Last</span> </td> </tr> </tbody> </table> </div> </div> </div><!-- yui-b --> </div><!-- yui-main --> <div id="side-portlets" class="yui-b side"> <div id="global-actions" class="portlet vertical"> <ul> <li> <a class="menu-link-packages sprite info" href="https://launchpad.net/~canonical-kernel-team/+archive/ubuntu/azure/+packages">View package details</a> </li> </ul> </div> <div id="portlet-latest-updates" class="portlet"> <h2>Latest updates</h2> <ul class="latest-ppa-updates"> <li class="FULLYBUILT"> <strong>linux-signed-azure-fde</strong> <span class="duration"> 130 weeks ago </span><br /> Successfully built </li> <li class="FULLYBUILT"> <strong>linux-meta-azure-fde</strong> <span class="duration"> 130 weeks ago </span><br /> Successfully built </li> <li class="FULLYBUILT"> <strong>linux-azure-fde</strong> <span class="duration"> 130 weeks ago </span><br /> Successfully built </li> <li class="FULLYBUILT"> <strong>linux-signed-azure</strong> <span class="duration"> 169 weeks ago </span><br /> Successfully built </li> <li class="FULLYBUILT"> <strong>linux-azure</strong> <span class="duration"> 169 weeks ago </span><br /> Successfully built </li> </ul> </div> </div><!-- yui-b side --> </div><!-- yui-t4 --> <div id="footer" class="footer"> <div class="lp-arcana"> <div class="lp-branding"> <a href="https://launchpad.net/"><img src="/@@/launchpad-footer-logo.svg" alt="Launchpad" width="65" height="18" /></a> • <a href="https://launchpad.net/+tour">Take the tour</a> • <a href="https://help.launchpad.net/">Read the guide</a> <form id="globalsearch" method="get" accept-charset="UTF-8" action="https://launchpad.net/+search"> <input type="search" id="search-text" name="field.text" /> <input type="image" src="/@@/search" style="vertical-align:5%" alt="Search Launchpad" /> </form> </div> </div> <div class="colophon"> © 2004 <a href="http://canonical.com/">Canonical Ltd.</a> • <a href="https://launchpad.net/legal">Terms of use</a> • <a href="https://www.ubuntu.com/legal/dataprivacy">Data privacy</a> • <a href="/feedback">Contact Launchpad Support</a> • <a href="http://blog.launchpad.net/">Blog</a> • <a href="https://canonical.com/careers">Careers</a> • <a href="https://ubuntu.social/@launchpadstatus">System status</a> <span id="lp-version"> • 1519c6e (<a href="https://dev.launchpad.net/">Get the code!</a>) </span> </div> </div> </div><!-- yui-d0--> <script id="json-cache-script">LP.cache = {"related_features": {}, "context": {"self_link": "https://launchpad.net/api/devel/~canonical-kernel-team/+archive/ubuntu/azure", "web_link": "https://launchpad.net/~canonical-kernel-team/+archive/ubuntu/azure", "resource_type_link": "https://launchpad.net/api/devel/#archive", "owner_link": "https://launchpad.net/api/devel/~canonical-kernel-team", "name": "azure", "displayname": "Azure Custom Kernels", "reference": "~canonical-kernel-team/ubuntu/azure", "distribution_link": "https://launchpad.net/api/devel/ubuntu", "private": false, "suppress_subscription_notifications": false, "dependencies_collection_link": "https://launchpad.net/api/devel/~canonical-kernel-team/+archive/ubuntu/azure/dependencies", "description": "For kernels built from the Azure git repository. These are custom kernels targeted at the Azure cloud.\n\nThis PPA should only be used with stable series. For series still in development, please use \"ppa:canonical-kernel-team/azure-devel\".", "signing_key_fingerprint": "D8027DCFBDAF61FB44D5FDCE9B5F34077FA4288A", "require_virtualized": true, "build_debug_symbols": true, "publish_debug_symbols": true, "permit_obsolete_series_uploads": false, "authorized_size": 8192, "status": "Active", "external_dependencies": null, "metadata_overrides": null, "processors_collection_link": "https://launchpad.net/api/devel/~canonical-kernel-team/+archive/ubuntu/azure/processors", "enabled_restricted_processors_collection_link": "https://launchpad.net/api/devel/~canonical-kernel-team/+archive/ubuntu/azure/enabled_restricted_processors", "publishing_method": "Local", "repository_format": "Debian", "publish": true, "relative_build_score": 0, "http_etag": "\"63ceae58d9582f6db54dc9c17326b01e4a0d980a-453675dcb3e562484f1347eb74434597b397efac\""}};</script> </body> <!-- Facet name: overview Page type: main_side Has global search: True Has application tabs: True Has side portlets: True At least 42 queries/external actions issued in 0.40 seconds Features: {'profiling.enabled': None, 'hard_timeout': '5000', 'js.yui_version': None, 'app.mainsite_only.canonical_url': None, 'app.maintenance_message': None, 'baselayout.careers_link.disabled': None, 'visible_render_time': None} r1519c6e --> </html>