CINXE.COM

Ubuntu SRU Bot in Launchpad

<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr"> <head> <base href="https://launchpad.net/~ubuntu-sru-bot/+index" /> <meta charset="UTF-8" /> <title>Ubuntu SRU Bot in Launchpad</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 rel="alternate" type="application/atom+xml" href="http://feeds.launchpad.net/~ubuntu-sru-bot/latest-bugs.atom" title="Latest Bugs for Ubuntu SRU Bot" /> <link rel="alternate" type="application/atom+xml" href="http://feeds.launchpad.net/~ubuntu-sru-bot/branches.atom" title="Latest Branches for Ubuntu SRU Bot" /> <link rel="alternate" type="application/atom+xml" href="http://feeds.launchpad.net/~ubuntu-sru-bot/revisions.atom" title="Latest Revisions by Ubuntu SRU Bot" /> <link type="text/css" rel="stylesheet" media="screen, print" href="/+icing/rev22ade00ab50b929fac63b8ee7252243aceda294a/combo.css" /> <meta name="description" content="Ubuntu Stable Release Update's team notification bot. If you have questions regarding the current Ubuntu SRU policies, please consult the https://wiki.ubuntu.com/StableReleaseUpdates wiki page and/or contact individual ubuntu-sru members." /> <meta property="og:description" content="Ubuntu Stable Release Update's team notification bot. If you have questions regarding the current Ubuntu SRU policies, please consult the https://wiki.ubuntu.com/StableReleaseUpdates wiki page and/or contact individual ubuntu-sru members." /> <meta property="og:title" content="Ubuntu SRU Bot in Launchpad" /> <meta property="og:type" content="website" /> <meta property="og:image" content="/@@/launchpad-og-image.png" /> <meta property="og:url" content="https://launchpad.net/~ubuntu-sru-bot/+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/rev22ade00ab50b929fac63b8ee7252243aceda294a/?yui/yui/yui-min.js&amp;lp/meta.js&amp;yui/loader/loader-min.js"></script> <script type="text/javascript"> var raw = null; if (LP.devmode) { raw = 'raw'; } YUI.GlobalConfig = { combine: true, comboBase: '/+combo/rev22ade00ab50b929fac63b8ee7252243aceda294a/?', root: 'yui/', filter: raw, debug: false, fetchCSS: false, maxURLLength: 2000, groups: { lp: { combine: true, base: '/+combo/rev22ade00ab50b929fac63b8ee7252243aceda294a/?lp/', comboBase: '/+combo/rev22ade00ab50b929fac63b8ee7252243aceda294a/?', root: 'lp/', // comes from including lp/meta.js modules: LP_MODULES, fetchCSS: false } } }</script> <script type="text/javascript"> // we need this to create a single YUI instance all events and code // talks across. All instances of YUI().use should be based off of // LPJS instead. var LPJS = new YUI(); </script> <script id="base-layout-load-scripts" type="text/javascript"> //<![CDATA[ LPJS.use('base', 'node', 'console', 'event', 'oop', 'lp', 'lp.app.foldables','lp.app.sorttable', 'lp.app.inlinehelp', 'lp.app.links', 'lp.bugs.bugtask_index', 'lp.bugs.subscribers', 'lp.app.ellipsis', 'lp.code.branchmergeproposal.diff', 'lp.views.global', function(Y) { Y.on("domready", function () { var global_view = new Y.lp.views.Global(); global_view.render(); Y.lp.app.sorttable.SortTable.init(); Y.lp.app.inlinehelp.init_help(); Y.lp.activate_collapsibles(); Y.lp.app.foldables.activate(); Y.lp.app.links.check_valid_lp_links(); }); Y.on('lp:context:web_link:changed', function(e) { window.location = e.new_value; }); }); //]]> </script> <script id="base-helper-functions" type="text/javascript"> //<![CDATA[ // This code is pulled from lp.js that needs to be available on every // request. Pulling here to get it outside the scope of the YUI block. function setFocusByName(name) { // Focus the first element matching the given name which can be focused. var nodes = document.getElementsByName(name); var i, node; for (i = 0; i < nodes.length; i++) { node = nodes[i]; if (node.focus) { try { // Trying to focus a hidden element throws an error in IE8. if (node.offsetHeight !== 0) { node.focus(); } } catch (e) { LPJS.use('console', function(Y) { Y.log('In setFocusByName(<' + node.tagName + ' type=' + node.type + '>): ' + e); }); } break; } } } function selectWidget(widget_name, event) { if (event && (event.keyCode === 9 || event.keyCode === 13)) { // Avoid firing if user is tabbing through or simply pressing // enter to submit the form. return; } document.getElementById(widget_name).checked = true; } //]]> </script> <meta name="robots" content="noindex,nofollow" /> <link rel="openid.server" href="https://login.launchpad.net/+openid" /> <link rel="openid.delegate" href="https://login.launchpad.net/+id/3sXwGhJ" /> <link rel="openid2.provider" href="https://login.launchpad.net/+openid" /> <link rel="openid2.local_id" href="https://login.launchpad.net/+id/3sXwGhJ" /> <meta http-equiv="X-XRDS-Location" content="https://login.launchpad.net/+id/3sXwGhJ/+xrds" /> </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-sru-bot/+login">Log in / Register</a></div> </div><!--id="locationbar"--> <div id="watermark" class="watermark-apps-portlet"> <div> <a href="https://launchpad.net/~ubuntu-sru-bot"><img alt="" width="64" height="64" src="/@@/person-logo" /></a> </div> <div class="wide"> <h2 id="watermark-heading"><a href="https://launchpad.net/~ubuntu-sru-bot">Ubuntu SRU Bot</a></h2> </div> <!-- Application Menu --> <ul class="facetmenu"> <li class="overview active"><span>Overview</span></li> <li class="branches"><a href="https://code.launchpad.net/~ubuntu-sru-bot">Code</a></li> <li class="bugs"><a href="https://bugs.launchpad.net/~ubuntu-sru-bot">Bugs</a></li> <li class="specifications"><a href="https://blueprints.launchpad.net/~ubuntu-sru-bot">Blueprints</a></li> <li class="translations"><a href="https://translations.launchpad.net/~ubuntu-sru-bot">Translations</a></li> <li class="answers"><a href="https://answers.launchpad.net/~ubuntu-sru-bot">Answers</a></li> </ul> </div> <div class="yui-t4"> <div id="maincontent" class="yui-main"> <div class="yui-b" dir="ltr"> <div class="context-publication"> <div id="registration" class="registering"> </div> </div> <div id="request-notifications"> </div> <div> <div class="description"> <div> <div class="lazr-multiline-edit" id="edit-description"> <div class="clearfix"> </div> <div class="yui3-editable_text-text"><p>Ubuntu Stable Release Update&#x27;s team notification bot.<br /> If you have questions regarding the current Ubuntu SRU policies, please consult the https://wiki.ubuntu.com/StableReleaseUpdates wiki page and/or contact individual ubuntu-sru members.</p></div> </div> </div> </div> <ul class="horizontal"> <li> <a class="sprite info" href="https://launchpad.net/~ubuntu-sru-bot/+related-packages"> Related packages </a> </li> <li> <a class="sprite info" href="https://launchpad.net/~ubuntu-sru-bot/+related-projects"> Related projects </a> </li> </ul> <div class="yui-g"> <div> <div class="portlet" id="contact-details"> <h2>User information</h2> <div class="first yui-u"> <dl id="launchpad-id"> <dt>Launchpad Id:</dt> <dd>ubuntu-sru-bot</dd> </dl> <dl id="email-addresses"> <dt>Email:</dt> <dd> <a href="+login">Log in</a> for email information. </dd> <dd> <br /> </dd> </dl> <dl> <dt>Member since:</dt> <dd id="member-since">2019-08-29</dd> </dl> </div> <div class="yui-u two-column-list"> <dl id="languages"> <dt>Languages: </dt> <dd> English </dd> </dl> <dl id="timezone"> <dt>Time zone: </dt> <dd>UTC (UTC+0000) </dd> </dl> <dl id="karma"> <dt>Karma:</dt> <dd><a id="karma-total" href="https://launchpad.net/~ubuntu-sru-bot/+karma">0</a> <a target="help" href="/+help-registry/karma.html" class="sprite maybe action-icon">Karma help</a> </dd> </dl> </div> </div> </div> </div> <div> <div id="working-on" class="yui-g"> <div class="yui-u first"> </div> <div class="yui-u"> </div> </div> </div> <div class="yui-g"> <!-- First portlet column. --> <div class="first yui-u"> <div> </div> <div> <div class="portlet"> <h2> Latest memberships </h2> <p> Ubuntu SRU Bot is not an active member of any Launchpad teams. </p> </div> </div> </div> <div class="yui-u"> <div> </div> </div> </div> </div> </div><!-- yui-b --> </div><!-- yui-main --> <div id="side-portlets" class="yui-b side"> <div> </div> </div><!-- yui-b side --> </div><!-- yui-t4 --> <div id="footer" class="footer"> <div class="lp-arcana"> <div class="lp-branding"> <a href="https://launchpad.net/"><img src="/@@/launchpad-footer-logo.svg" alt="Launchpad" width="65" height="18" /></a> &nbsp;&bull;&nbsp; <a href="https://launchpad.net/+tour">Take the tour</a> &nbsp;&bull;&nbsp; <a href="https://help.launchpad.net/">Read the guide</a> &nbsp; <form id="globalsearch" method="get" accept-charset="UTF-8" action="https://launchpad.net/+search"> <input type="search" id="search-text" name="field.text" /> <input type="image" src="/@@/search" style="vertical-align:5%" alt="Search Launchpad" /> </form> </div> </div> <div class="colophon"> &copy; 2004 <a href="http://canonical.com/">Canonical&nbsp;Ltd.</a> &nbsp;&bull;&nbsp; <a href="https://launchpad.net/legal">Terms of use</a> &nbsp;&bull;&nbsp; <a href="https://www.ubuntu.com/legal/dataprivacy">Data privacy</a> &nbsp;&bull;&nbsp; <a href="/feedback">Contact Launchpad Support</a> &nbsp;&bull;&nbsp; <a href="http://blog.launchpad.net/">Blog</a> &nbsp;&bull;&nbsp; <a href="https://canonical.com/careers">Careers</a> &nbsp;&bull;&nbsp; <a href="https://ubuntu.social/@launchpadstatus">System status</a> <span id="lp-version"> &nbsp;&bull;&nbsp; 22ade00 (<a href="https://dev.launchpad.net/">Get the code!</a>) </span> </div> </div> </div><!-- yui-d0--> <script id="json-cache-script">LP.cache = {"related_features": {}, "context": {"self_link": "https://launchpad.net/api/devel/~ubuntu-sru-bot", "web_link": "https://launchpad.net/~ubuntu-sru-bot", "resource_type_link": "https://launchpad.net/api/devel/#person", "all_specifications_collection_link": "https://launchpad.net/api/devel/~ubuntu-sru-bot/all_specifications", "valid_specifications_collection_link": "https://launchpad.net/api/devel/~ubuntu-sru-bot/valid_specifications", "recipes_collection_link": "https://launchpad.net/api/devel/~ubuntu-sru-bot/recipes", "time_zone": "UTC", "private": false, "is_valid": true, "is_team": false, "account_status": "Active", "visibility": "Public", "name": "ubuntu-sru-bot", "display_name": "Ubuntu SRU Bot", "logo_link": "https://launchpad.net/api/devel/~ubuntu-sru-bot/logo", "is_probationary": true, "id": "tag:launchpad.net:2008:redacted", "karma": 0, "homepage_content": null, "description": "Ubuntu Stable Release Update's team notification bot.\nIf you have questions regarding the current Ubuntu SRU policies, please consult the https://wiki.ubuntu.com/StableReleaseUpdates wiki page and/or contact individual ubuntu-sru members.", "mugshot_link": "https://launchpad.net/api/devel/~ubuntu-sru-bot/mugshot", "languages_collection_link": "https://launchpad.net/api/devel/~ubuntu-sru-bot/languages", "hide_email_addresses": true, "date_created": "2019-08-29T07:31:06.518645+00:00", "sshkeys_collection_link": "https://launchpad.net/api/devel/~ubuntu-sru-bot/sshkeys", "is_ubuntu_coc_signer": false, "gpg_keys_collection_link": "https://launchpad.net/api/devel/~ubuntu-sru-bot/gpg_keys", "wiki_names_collection_link": "https://launchpad.net/api/devel/~ubuntu-sru-bot/wiki_names", "irc_nicknames_collection_link": "https://launchpad.net/api/devel/~ubuntu-sru-bot/irc_nicknames", "jabber_ids_collection_link": "https://launchpad.net/api/devel/~ubuntu-sru-bot/jabber_ids", "social_accounts_collection_link": "https://launchpad.net/api/devel/~ubuntu-sru-bot/social_accounts", "memberships_details_collection_link": "https://launchpad.net/api/devel/~ubuntu-sru-bot/memberships_details", "open_membership_invitations_collection_link": "https://launchpad.net/api/devel/~ubuntu-sru-bot/open_membership_invitations", "confirmed_email_addresses_collection_link": "https://launchpad.net/api/devel/~ubuntu-sru-bot/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": null, "ppas_collection_link": "https://launchpad.net/api/devel/~ubuntu-sru-bot/ppas", "sub_teams_collection_link": "https://launchpad.net/api/devel/~ubuntu-sru-bot/sub_teams", "super_teams_collection_link": "https://launchpad.net/api/devel/~ubuntu-sru-bot/super_teams", "members_collection_link": "https://launchpad.net/api/devel/~ubuntu-sru-bot/members", "admins_collection_link": "https://launchpad.net/api/devel/~ubuntu-sru-bot/admins", "participants_collection_link": "https://launchpad.net/api/devel/~ubuntu-sru-bot/participants", "deactivated_members_collection_link": "https://launchpad.net/api/devel/~ubuntu-sru-bot/deactivated_members", "expired_members_collection_link": "https://launchpad.net/api/devel/~ubuntu-sru-bot/expired_members", "invited_members_collection_link": "https://launchpad.net/api/devel/~ubuntu-sru-bot/invited_members", "members_details_collection_link": "https://launchpad.net/api/devel/~ubuntu-sru-bot/members_details", "proposed_members_collection_link": "https://launchpad.net/api/devel/~ubuntu-sru-bot/proposed_members", "account_status_history": "tag:launchpad.net:2008:redacted", "http_etag": "\"27fad2834be26775371a0abcf0495378236bc097-973263f26a1202cf27eff78b713f551d93982605\""}};</script> </body> <!-- Facet name: overview Page type: main_side Has global search: True Has application tabs: True Has side portlets: True At least 33 queries/external actions issued in 0.27 seconds Features: {'profiling.enabled': None, 'hard_timeout': '5000', 'app.mainsite_only.canonical_url': None, 'js.yui_version': None, 'app.maintenance_message': None, 'baselayout.careers_link.disabled': None, 'visible_render_time': None} r22ade00 --> </html>

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