CINXE.COM
apache2 package : 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/+source/apache2/+index" /> <meta charset="UTF-8" /> <title>apache2 package : Ubuntu</title> <link rel="apple-touch-icon" sizes="180x180" href="/@@/apple-touch-icon.png?v=2022" /> <link rel="icon" type="image/png" sizes="32x32" href="/@@/favicon-32x32.png?v=2022" /> <link rel="icon" type="image/png" sizes="16x16" href="/@@/favicon-16x16.png?v=2022" /> <link rel="manifest" href="/@@/site.webmanifest?v=2022" /> <link rel="mask-icon" href="/@@/safari-pinned-tab.svg?v=2022" color="#e9531f" /> <link rel="shortcut icon" href="/@@/favicon.ico?v=2022" /> <meta name="msapplication-TileColor" content="#da532c" /> <meta name="msapplication-config" content="/@@/browserconfig.xml?v=2022" /> <meta name="theme-color" content="#ffffff" /> <link type="text/css" rel="stylesheet" media="screen, print" href="/+icing/rev22ade00ab50b929fac63b8ee7252243aceda294a/combo.css" /> <meta property="og:title" content="apache2 package : 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/+source/apache2/+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&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.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/+source/apache2/+login">Log in / Register</a></div> </div><!--id="locationbar"--> <div id="watermark" class="watermark-apps-portlet"> <div> <a href="https://launchpad.net/ubuntu"><img alt="" width="64" height="64" src="https://launchpadlibrarian.net/606381979/CoF%2064px.png" /></a> </div> <div class="wide"> <h2 id="watermark-heading"><a href="https://launchpad.net/ubuntu">Ubuntu</a><br /><a href="https://launchpad.net/ubuntu/+source/apache2">apache2 package</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/+source/apache2">Code</a></li> <li class="bugs"><a href="https://bugs.launchpad.net/ubuntu/+source/apache2">Bugs</a></li> <li class="specifications disabled-tab"><span>Blueprints</span></li> <li class="translations"><a href="https://translations.launchpad.net/ubuntu/+source/apache2">Translations</a></li> <li class="answers"><a href="https://answers.launchpad.net/ubuntu/+source/apache2">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>apache2 package in Ubuntu</h1> <div id="registration" class="registering"> </div> </div> <div id="request-notifications"> </div> <div class="yui-u"> <div id="structural-subscription-content-box"></div> </div> <div class="top-portlet" id="bugs-and-questions-summary"> <div id="summary"><p>apache2: Apache HTTP Server<br /> apache2-bin: Apache HTTP Server (modules and other binary files)<br /> apache2-bin-dbgsym: debug symbols for apache2-bin<br /> apache2-data: Apache HTTP Server (common files)<br /> apache2-dev: Apache HTTP Server (development headers)<br /> apache2-doc: Apache HTTP Server (on-site documentation)<br /> apache2-ssl-dev: Apache HTTP Server (mod_ssl development headers)<br /> apache2-<wbr />suexec-<wbr />custom: Apache HTTP Server configurable suexec program for mod_suexec<br /> apache2-<wbr />suexec-<wbr />custom-<wbr />dbgsym: debug symbols for apache2-<wbr />suexec-<wbr />custom<br /> apache2-<wbr />suexec-<wbr />pristine: Apache HTTP Server standard suexec program for mod_suexec<br /> apache2-<wbr />suexec-<wbr />pristine-<wbr />dbgsym: debug symbols for apache2-<wbr />suexec-<wbr />pristine<br /> apache2-utils: Apache HTTP Server (utility programs for web servers)<br /> apache2-<wbr />utils-dbgsym: debug symbols for apache2-utils</p></div> <p> This package has <a href="https://bugs.launchpad.net/ubuntu/+source/apache2/+bugs?field.status:list=NEW">20 new bugs </a> and <a href="https://answers.launchpad.net/ubuntu/+source/apache2/+questions?field.status=OPEN">0 open questions. </a> </p> </div> <div class="yui-g"> <div class="yui-u first"> <div class="portlet" id="current"> <h2>Package information</h2> <div class="two-column-list"> <dl> <dt>Maintainer:</dt> <dd> <a href="/~ubuntu-devel-discuss-lists" class="sprite person-inactive">Ubuntu Developers</a> </dd> </dl> <dl> <dt>Urgency:<sup>*</sup></dt> <dd>Medium Urgency</dd> </dl> <dl style="clear:both"> <dt>Architectures:<sup>*</sup></dt> <dd>any all</dd> </dl> <dl> <dt>Latest upload:</dt> <dd><a href="/ubuntu/+source/apache2/2.4.41-4ubuntu3.22">2.4.41-4ubuntu3.22</a> </dd> </dl> </div> <p class="lesser"> <sup>*</sup>actual publishing details may vary in this distribution, these are just the package defaults. </p> </div><!--portlet--> </div><!--yui-u--> <div class="yui-u"> <div class="portlet" id="upstream"> <div id="portlet-associations"> <h2>Upstream connections</h2> <div> <div> <div id="upstreams"> <dl> <dd> <a href="/apache-project" class="sprite project">the Apache Project</a> ⇒ <a href="/apache2" class="sprite product">Apache2 Web Server</a> ⇒ <a href="/apache2/trunk">trunk</a> <span> </span> </dd> </dl> <p>The Apache HTTP Server Project is a collaborative software development effort aimed at creating a robust, commercial-grade, featureful, and freely-available source code implementation of an HTTP (Web) server. The project is jointly managed by a group of volunteers located around the world, using the Internet and the Web to communicate, plan, and develop the server and its related documentation. This project is part of the Apache Software Foundation. In addition, hundreds of users have contributed ideas, code, and documentation to the project. This file is intended to briefly describe the history of the Apache HTTP Server and recognize the many contributors. </p> <style> #upstream-fields dd { margin: 0; padding: 0; } </style> <div id="upstream-fields" class="two-column-list"> <dl> <dd title="Bug supervisor"> Bug supervisor: <span class="sprite no action-icon">no</span> </dd> <dd title="Bug tracker"> Bug tracker: <span class="sprite yes action-icon">yes</span> </dd> </dl> <dl> <dd title="Series branch"> Branch: <span class="sprite yes action-icon">yes</span> </dd> </dl> </div> <p id="no-upstream-version"> <span class="sprite no">There are no registered releases</span> for the Apache2 Web Server ⇒ trunk. </p> </div> </div> <ul class="horizontal"> <li> <a class="sprite info" href="https://launchpad.net/apache2/+packages">Show upstream links</a> </li> </ul> </div> </div> </div><!--portlet --> </div><!--yui-u --> </div><!--yui-g --> <div class="yui-u"> <table class="listing" id="packages_list"> <tr class="section-heading shaded" style="vertical-align: middle"> <td colspan="3"> <a href="/ubuntu/plucky/+source/apache2">The Plucky Puffin</a> (active development) <div style="float:right; white-space: nowrap"> <a href="/apache2/trunk">Apache2 Web Server trunk series</a> </div><!--float right--> </td> </tr> <tr class="archive_package_row"> <td style="white-space: nowrap"> <a class="expander" href="/ubuntu/+archive/primary/+sourcepub/16534340/+listing-archive-extra" id="pub16534340-expander"></a> <a href="/ubuntu/+source/apache2/2.4.62-1ubuntu1"> <img src="/@@/package-source" /> 2.4.62-1ubuntu1 </a> </td> <td> release (main) </td> <td> <time title="2024-10-17 09:30:28 UTC" datetime="2024-10-17T09:30:28.528589+00:00">2024-10-17</time> </td> </tr> <tr id="pub16534340"> <td colspan="3"> <div class="package-details" id="pub16534340-container"></div> </td> </tr> <tr><td colspan="3" style="padding-bottom: 1em; border-top: 0" /></tr> <tr class="section-heading shaded" style="vertical-align: middle"> <td colspan="3"> <a href="/ubuntu/oracular/+source/apache2">The Oracular Oriole</a> (current stable release) <div style="float:right; white-space: nowrap"> <a href="/apache2/trunk">Apache2 Web Server trunk series</a> </div><!--float right--> </td> </tr> <tr class="archive_package_row"> <td style="white-space: nowrap"> <a class="expander" href="/ubuntu/+archive/primary/+sourcepub/16402950/+listing-archive-extra" id="pub16402950-expander"></a> <a href="/ubuntu/+source/apache2/2.4.62-1ubuntu1"> <img src="/@@/package-source" /> 2.4.62-1ubuntu1 </a> </td> <td> release (main) </td> <td> <time title="2024-08-17 20:10:39 UTC" datetime="2024-08-17T20:10:39.351249+00:00">2024-08-17</time> </td> </tr> <tr id="pub16402950"> <td colspan="3"> <div class="package-details" id="pub16402950-container"></div> </td> </tr> <tr><td colspan="3" style="padding-bottom: 1em; border-top: 0" /></tr> <tr class="section-heading shaded" style="vertical-align: middle"> <td colspan="3"> <a href="/ubuntu/noble/+source/apache2">The Noble Numbat</a> (supported) <div style="float:right; white-space: nowrap"> <a href="/apache2/trunk">Apache2 Web Server trunk series</a> </div><!--float right--> </td> </tr> <tr class="archive_package_row"> <td style="white-space: nowrap"> <a class="expander" href="/ubuntu/+archive/primary/+sourcepub/16624044/+listing-archive-extra" id="pub16624044-expander"></a> <a href="/ubuntu/+source/apache2/2.4.58-1ubuntu8.5"> <img src="/@@/package-source" /> 2.4.58-1ubuntu8.5 </a> </td> <td> updates (main) </td> <td> <time title="2024-11-14 20:35:47 UTC" datetime="2024-11-14T20:35:47.377583+00:00">2024-11-14</time> </td> </tr> <tr id="pub16624044"> <td colspan="3"> <div class="package-details" id="pub16624044-container"></div> </td> </tr> <tr class="archive_package_row"> <td style="white-space: nowrap"> <a class="expander" href="/ubuntu/+archive/primary/+sourcepub/16276529/+listing-archive-extra" id="pub16276529-expander"></a> <a href="/ubuntu/+source/apache2/2.4.58-1ubuntu8.4"> <img src="/@@/package-source" /> 2.4.58-1ubuntu8.4 </a> </td> <td> security (main) </td> <td> <time title="2024-07-18 12:57:19 UTC" datetime="2024-07-18T12:57:19.642760+00:00">2024-07-18</time> </td> </tr> <tr id="pub16276529"> <td colspan="3"> <div class="package-details" id="pub16276529-container"></div> </td> </tr> <tr class="archive_package_row"> <td style="white-space: nowrap"> <a class="expander" href="/ubuntu/+archive/primary/+sourcepub/15927878/+listing-archive-extra" id="pub15927878-expander"></a> <a href="/ubuntu/+source/apache2/2.4.58-1ubuntu8"> <img src="/@@/package-source" /> 2.4.58-1ubuntu8 </a> </td> <td> release (main) </td> <td> <time title="2024-04-12 02:43:34 UTC" datetime="2024-04-12T02:43:34.543712+00:00">2024-04-12</time> </td> </tr> <tr id="pub15927878"> <td colspan="3"> <div class="package-details" id="pub15927878-container"></div> </td> </tr> <tr><td colspan="3" style="padding-bottom: 1em; border-top: 0" /></tr> <tr class="section-heading shaded" style="vertical-align: middle"> <td colspan="3"> <a href="/ubuntu/jammy/+source/apache2">The Jammy Jellyfish</a> (supported) <div style="float:right; white-space: nowrap"> <a href="/apache2/trunk">Apache2 Web Server trunk series</a> </div><!--float right--> </td> </tr> <tr class="archive_package_row"> <td style="white-space: nowrap"> <a class="expander" href="/ubuntu/+archive/primary/+sourcepub/16624190/+listing-archive-extra" id="pub16624190-expander"></a> <a href="/ubuntu/+source/apache2/2.4.52-1ubuntu4.13"> <img src="/@@/package-source" /> 2.4.52-1ubuntu4.13 </a> </td> <td> proposed (main) </td> <td> <time title="2024-11-14 22:40:33 UTC" datetime="2024-11-14T22:40:33.843923+00:00">2024-11-14</time> </td> </tr> <tr id="pub16624190"> <td colspan="3"> <div class="package-details" id="pub16624190-container"></div> </td> </tr> <tr class="archive_package_row"> <td style="white-space: nowrap"> <a class="expander" href="/ubuntu/+archive/primary/+sourcepub/16276530/+listing-archive-extra" id="pub16276530-expander"></a> <a href="/ubuntu/+source/apache2/2.4.52-1ubuntu4.12"> <img src="/@@/package-source" /> 2.4.52-1ubuntu4.12 </a> </td> <td> security, updates (main) </td> <td> <time title="2024-07-18 12:57:19 UTC" datetime="2024-07-18T12:57:19.642760+00:00">2024-07-18</time> </td> </tr> <tr id="pub16276530"> <td colspan="3"> <div class="package-details" id="pub16276530-container"></div> </td> </tr> <tr class="archive_package_row"> <td style="white-space: nowrap"> <a class="expander" href="/ubuntu/+archive/primary/+sourcepub/13407733/+listing-archive-extra" id="pub13407733-expander"></a> <a href="/ubuntu/+source/apache2/2.4.52-1ubuntu4"> <img src="/@@/package-source" /> 2.4.52-1ubuntu4 </a> </td> <td> release (main) </td> <td> <time title="2022-04-01 02:28:43 UTC" datetime="2022-04-01T02:28:43.464219+00:00">2022-04-01</time> </td> </tr> <tr id="pub13407733"> <td colspan="3"> <div class="package-details" id="pub13407733-container"></div> </td> </tr> <tr><td colspan="3" style="padding-bottom: 1em; border-top: 0" /></tr> <tr class="section-heading shaded" style="vertical-align: middle"> <td colspan="3"> <a href="/ubuntu/focal/+source/apache2">The Focal Fossa</a> (supported) <div style="float:right; white-space: nowrap"> <a href="/apache2/trunk">Apache2 Web Server trunk series</a> </div><!--float right--> </td> </tr> <tr class="archive_package_row"> <td style="white-space: nowrap"> <a class="expander" href="/ubuntu/+archive/primary/+sourcepub/16624191/+listing-archive-extra" id="pub16624191-expander"></a> <a href="/ubuntu/+source/apache2/2.4.41-4ubuntu3.22"> <img src="/@@/package-source" /> 2.4.41-4ubuntu3.22 </a> </td> <td> proposed (main) </td> <td> <time title="2024-11-14 22:40:33 UTC" datetime="2024-11-14T22:40:33.843923+00:00">2024-11-14</time> </td> </tr> <tr id="pub16624191"> <td colspan="3"> <div class="package-details" id="pub16624191-container"></div> </td> </tr> <tr class="archive_package_row"> <td style="white-space: nowrap"> <a class="expander" href="/ubuntu/+archive/primary/+sourcepub/16276533/+listing-archive-extra" id="pub16276533-expander"></a> <a href="/ubuntu/+source/apache2/2.4.41-4ubuntu3.21"> <img src="/@@/package-source" /> 2.4.41-4ubuntu3.21 </a> </td> <td> security, updates (main) </td> <td> <time title="2024-07-18 12:57:19 UTC" datetime="2024-07-18T12:57:19.642760+00:00">2024-07-18</time> </td> </tr> <tr id="pub16276533"> <td colspan="3"> <div class="package-details" id="pub16276533-container"></div> </td> </tr> <tr class="archive_package_row"> <td style="white-space: nowrap"> <a class="expander" href="/ubuntu/+archive/primary/+sourcepub/11188718/+listing-archive-extra" id="pub11188718-expander"></a> <a href="/ubuntu/+source/apache2/2.4.41-4ubuntu3"> <img src="/@@/package-source" /> 2.4.41-4ubuntu3 </a> </td> <td> release (main) </td> <td> <time title="2020-04-16 12:53:27 UTC" datetime="2020-04-16T12:53:27.086264+00:00">2020-04-16</time> </td> </tr> <tr id="pub11188718"> <td colspan="3"> <div class="package-details" id="pub11188718-container"></div> </td> </tr> <tr><td colspan="3" style="padding-bottom: 1em; border-top: 0" /></tr> <tr class="section-heading shaded" style="vertical-align: middle"> <td colspan="3"> <a href="/ubuntu/bionic/+source/apache2">The Bionic Beaver</a> (supported) <div style="float:right; white-space: nowrap"> <a href="/apache2/trunk">Apache2 Web Server trunk series</a> </div><!--float right--> </td> </tr> <tr class="archive_package_row"> <td style="white-space: nowrap"> <a class="expander" href="/ubuntu/+archive/primary/+sourcepub/14541815/+listing-archive-extra" id="pub14541815-expander"></a> <a href="/ubuntu/+source/apache2/2.4.29-1ubuntu4.27"> <img src="/@@/package-source" /> 2.4.29-1ubuntu4.27 </a> </td> <td> security, updates (main) </td> <td> <time title="2023-03-09 15:13:35 UTC" datetime="2023-03-09T15:13:35.762485+00:00">2023-03-09</time> </td> </tr> <tr id="pub14541815"> <td colspan="3"> <div class="package-details" id="pub14541815-container"></div> </td> </tr> <tr class="archive_package_row"> <td style="white-space: nowrap"> <a class="expander" href="/ubuntu/+archive/primary/+sourcepub/8891639/+listing-archive-extra" id="pub8891639-expander"></a> <a href="/ubuntu/+source/apache2/2.4.29-1ubuntu4"> <img src="/@@/package-source" /> 2.4.29-1ubuntu4 </a> </td> <td> release (main) </td> <td> <time title="2018-03-29 15:58:23 UTC" datetime="2018-03-29T15:58:23.504757+00:00">2018-03-29</time> </td> </tr> <tr id="pub8891639"> <td colspan="3"> <div class="package-details" id="pub8891639-container"></div> </td> </tr> <tr><td colspan="3" style="padding-bottom: 1em; border-top: 0" /></tr> <tr class="section-heading shaded" style="vertical-align: middle"> <td colspan="3"> <a href="/ubuntu/xenial/+source/apache2">The Xenial Xerus</a> (supported) <div style="float:right; white-space: nowrap"> <a href="/apache2/trunk">Apache2 Web Server trunk series</a> </div><!--float right--> </td> </tr> <tr class="archive_package_row"> <td style="white-space: nowrap"> <a class="expander" href="/ubuntu/+archive/primary/+sourcepub/11525498/+listing-archive-extra" id="pub11525498-expander"></a> <a href="/ubuntu/+source/apache2/2.4.18-2ubuntu3.17"> <img src="/@@/package-source" /> 2.4.18-2ubuntu3.17 </a> </td> <td> security, updates (main) </td> <td> <time title="2020-08-13 14:23:18 UTC" datetime="2020-08-13T14:23:18.212950+00:00">2020-08-13</time> </td> </tr> <tr id="pub11525498"> <td colspan="3"> <div class="package-details" id="pub11525498-container"></div> </td> </tr> <tr class="archive_package_row"> <td style="white-space: nowrap"> <a class="expander" href="/ubuntu/+archive/primary/+sourcepub/6310981/+listing-archive-extra" id="pub6310981-expander"></a> <a href="/ubuntu/+source/apache2/2.4.18-2ubuntu3"> <img src="/@@/package-source" /> 2.4.18-2ubuntu3 </a> </td> <td> release (main) </td> <td> <time title="2016-04-16 08:08:56 UTC" datetime="2016-04-16T08:08:56.854026+00:00">2016-04-16</time> </td> </tr> <tr id="pub6310981"> <td colspan="3"> <div class="package-details" id="pub6310981-container"></div> </td> </tr> <tr><td colspan="3" style="padding-bottom: 1em; border-top: 0" /></tr> <tr class="section-heading shaded" style="vertical-align: middle"> <td colspan="3"> <a href="/ubuntu/trusty/+source/apache2">The Trusty Tahr</a> (supported) <div style="float:right; white-space: nowrap"> <a href="/apache2/trunk">Apache2 Web Server trunk series</a> </div><!--float right--> </td> </tr> <tr class="archive_package_row"> <td style="white-space: nowrap"> <a class="expander" href="/ubuntu/+archive/primary/+sourcepub/6845892/+listing-archive-extra" id="pub6845892-expander"></a> <a href="/ubuntu/+source/apache2/2.4.10-1ubuntu1.1~ubuntu14.04.2"> <img src="/@@/package-source" /> 2.4.10-1ubuntu1.1~ubuntu14.04.2 </a> </td> <td> backports (main) </td> <td> <time title="2016-08-31 16:24:27 UTC" datetime="2016-08-31T16:24:27.890949+00:00">2016-08-31</time> </td> </tr> <tr id="pub6845892"> <td colspan="3"> <div class="package-details" id="pub6845892-container"></div> </td> </tr> <tr class="archive_package_row"> <td style="white-space: nowrap"> <a class="expander" href="/ubuntu/+archive/primary/+sourcepub/10010988/+listing-archive-extra" id="pub10010988-expander"></a> <a href="/ubuntu/+source/apache2/2.4.7-1ubuntu4.22"> <img src="/@@/package-source" /> 2.4.7-1ubuntu4.22 </a> </td> <td> security, updates (main) </td> <td> <time title="2019-04-04 15:03:13 UTC" datetime="2019-04-04T15:03:13.589612+00:00">2019-04-04</time> </td> </tr> <tr id="pub10010988"> <td colspan="3"> <div class="package-details" id="pub10010988-container"></div> </td> </tr> <tr class="archive_package_row"> <td style="white-space: nowrap"> <a class="expander" href="/ubuntu/+archive/primary/+sourcepub/4063009/+listing-archive-extra" id="pub4063009-expander"></a> <a href="/ubuntu/+source/apache2/2.4.7-1ubuntu4"> <img src="/@@/package-source" /> 2.4.7-1ubuntu4 </a> </td> <td> release (main) </td> <td> <time title="2014-04-03 13:33:16 UTC" datetime="2014-04-03T13:33:16.907576+00:00">2014-04-03</time> </td> </tr> <tr id="pub4063009"> <td colspan="3"> <div class="package-details" id="pub4063009-container"></div> </td> </tr> <tr><td colspan="3" style="padding-bottom: 1em; border-top: 0" /></tr> </table> <script type="text/javascript"> LPJS.use('node', 'io-base', 'lp.anim', 'lp.soyuz.base', 'lp.app.widgets.expander', function(Y) { /* * Communicate the update has failed and allow the user to retry * the operation. */ function informFailure(transaction_id, response, args) { var failure_message = Y.lp.soyuz.base.makeFailureNode( 'Failed to fetch package details.'); args.expander.receive(failure_message); var anim = Y.lp.anim.red_flash({ node: args.expander.content_node }); anim.run(); } /* * Update the row with the XHR response. */ function doUpdate(transaction_id, response, args) { var node = Y.Node.create('<div />') .set('innerHTML', response.responseText); args.expander.receive(node); } /** * Dispatch a XHR to load the given container. */ function loadDetails(expander) { var config = { on: { 'success': doUpdate, 'failure': informFailure }, arguments: { 'expander': expander } }; Y.io(expander.icon_node.get('href'), config); } /** * Setup expander handlers. */ function setupPackageListExpanders() { var expanders = Y.all('#packages_list a.expander'); var widget; if (expanders !== null) { function setupExpander(expander) { var base_id = expander.get('id').replace('-expander', ''); var container = Y.one('#' + base_id); var content = container.one('td div.package-details'); var in_progress_message = Y.lp.soyuz.base.makeInProgressNode( 'Fetching package details ...'); content.empty(); content.appendChild(in_progress_message); widget = new Y.lp.app.widgets.expander.Expander( expander, container, { loader: loadDetails, animate_node: content }); widget.setUp(); }; expanders.each(setupExpander); } } Y.on('domready', setupPackageListExpanders); }); </script> <style type="text/css" media="screen, print"> div.package-details { padding-left: 4em; padding-bottom: 1em; } </style> </div> <div class="yui-u"> <div class="portlet" id="related-ppa-versions"> <div id="slide-trigger"> <div class="widget-hd"> Other versions of 'apache2' in untrusted archives. </div> </div> <div class="widget-bd"> <p>The following <strong>unsupported</strong> and <strong>untrusted</strong> Personal Archives (PPAs) provide packages of 'apache2':</p> <dl id="ppa_packaging"> <dt> <a href="/~hloeung/+archive/ubuntu/apache2"> <img width="14" height="14" alt="[PPA Archive]" title="PPA Archive" src="/@@/ppa-icon" /> Apache2 - HTTP Server </a> owned by <a href="/~hloeung" class="sprite person">Haw Loeung</a> </dt> <dd> Versions: Trusty (2.4.7-1ubuntu4.4~4.HAW) </dd> <dt> <a href="/~lucaskanashiro/+archive/ubuntu/ubuntu-server-noble-rebuilds"> <img width="14" height="14" alt="[PPA Archive]" title="PPA Archive" src="/@@/ppa-icon" /> ubuntu-server-noble-rebuilds </a> owned by <a href="/~lucaskanashiro" class="sprite person">Lucas Kanashiro</a> </dt> <dd> Versions: Noble (2.4.58-1ubuntu9) </dd> <dt> <a href="/~lucaskanashiro/+archive/ubuntu/ubuntu-server-noble-rebuilds-b-d-from-archive"> <img width="14" height="14" alt="[PPA Archive]" title="PPA Archive" src="/@@/ppa-icon" /> ubuntu-server-noble-rebuilds-b-d-from-archive </a> owned by <a href="/~lucaskanashiro" class="sprite person">Lucas Kanashiro</a> </dt> <dd> Versions: Noble (2.4.58-1ubuntu11) </dd> </dl> <p>You can also search for <a href="https://launchpad.net/ubuntu/+ppas?name_filter=apache2"> other untrusted versions of 'apache2'</a>. </p> </div> <script type="text/javascript"> LPJS.use('node', 'event', 'lp.app.widgets.expander', function(Y) { // XXX Michael Nelson 20090702 bug=340497 This slider // needs an integration test. var related_ppas = Y.one('#related-ppa-versions'); var widget_header = related_ppas.one('.widget-hd'); var widget_body = related_ppas.one('.widget-bd'); var expander = new Y.lp.app.widgets.expander.Expander( widget_header, widget_body); expander.setUp(true); }); </script> </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-publishing_history sprite info" href="https://launchpad.net/ubuntu/+source/apache2/+publishinghistory">View full publishing history</a> </li> <li> <a class="menu-link-change_log sprite info" href="https://launchpad.net/ubuntu/+source/apache2/+changelog">View full change log</a> </li> </ul> </div> <div id="involvement" class="portlet"> <h2>Get Involved</h2> <ul class="involvement"> <li> <a class="menu-link-report_bug sprite bugs" href="https://bugs.launchpad.net/ubuntu/+source/apache2/+filebug">Report a bug</a> </li> <li> <a class="menu-link-ask_question sprite answers" href="https://answers.launchpad.net/ubuntu/+source/apache2/+addquestion">Ask a question</a> </li> </ul> </div> <div class="portlet" id="portlet-structural-subscribers"> <h2>Subscribers</h2> <div> <b>To all bugs in apache2 in Ubuntu</b>: <br /> <div> <ul> <li> <a href="/~emilio122" class="sprite person">ALMEIDA MARCELO</a> </li> <li> <a href="/~adconrad" class="sprite person-inactive">Adam Conrad</a> </li> <li> <a href="/~craigmiller" class="sprite person">Craig Miller</a> </li> <li> <a href="/~shr3kst3r" class="sprite person">Dennis Rowe</a> </li> <li> <a href="/~domotzbug" class="sprite person">Domotz Pro</a> </li> <li> <a href="/~mifea-7171" class="sprite person">Ghaith</a> </li> <li> <a href="/~marina-08" class="sprite person">Roes Palese</a> </li> <li> <a href="/~ryan52" class="sprite person">Ryan Niebur</a> </li> <li> <a href="/~ubuntu-server" class="bg-image" style="background-image: url(https://launchpadlibrarian.net/606382282/CoF%2014px.png)">Ubuntu Server</a> </li> <li> <a href="/~enterprise-support" class="bg-image" style="background-image: url(https://launchpadlibrarian.net/7702603/caching_server.jpg)">Ubuntu Server/Client Support Team</a> </li> <li> <a href="/~alligroclient12" class="sprite person-inactive">aligro client</a> </li> <li> <a href="/~waxmigs2902" class="sprite person">deaunapaul</a> </li> <li> <a href="/~vissersenco" class="sprite person">merijn</a> </li> <li> <a href="/~mkyghrgbb456" class="sprite person">عمك</a> </li> </ul> <br /> </div> <b>To all Ubuntu bugs</b>: <br /> <div> <ul> <li> <a href="/~alvarez-ciencia" class="sprite person">Alejandro J. Alvarez S.</a> </li> <li> <a href="/~ahasenack" class="sprite person">Andreas Hasenack</a> </li> <li> <a href="/~shani2k8" class="sprite person">Ashani Holland</a> </li> <li> <a href="/~barry" class="sprite person">Barry Warsaw</a> </li> <li> <a href="/~brian-murray" class="sprite person">Brian Murray</a> </li> <li> <a href="/~bruno2112" class="sprite person">Bruno Garcia</a> </li> <li> <a href="/~crc-error-mail" class="sprite person">CRC</a> </li> <li> <a href="/~cjsmo" class="sprite person">Charlie_Smotherman</a> </li> <li> <a href="/~raof" class="sprite person">Chris Halse Rogers</a> </li> <li> <a href="/~paelzer" class="sprite person">Christian Ehrhardt </a> </li> <li> <a href="/~chiluk" class="sprite person">Dave Chiluk</a> </li> <li> <a href="/~waveform" class="sprite person">Dave Jones</a> </li> <li> <a href="/~litios" class="sprite person">David Fernandez Gonzalez</a> </li> <li> <a href="/~debianpts" class="sprite person">Debian PTS</a> </li> <li> <a href="/~didrocks" class="sprite person">Didier Roche-Tolomelli</a> </li> <li> <a href="/~xnox" class="sprite person">Dimitri John Ledkov</a> </li> <li> <a href="/~barkerashley36" class="sprite person">Doraann2</a> </li> <li> <a href="/~huananhu" class="sprite person">Franko Fang</a> </li> <li> <a href="/~haysaycheese" class="sprite person">HaySayCheese</a> </li> <li> <a href="/~hidagawa" class="sprite person">Hidagawa</a> </li> <li> <a href="/~laney" class="sprite person">Iain Lane</a> </li> <li> <a href="/~bladernr" class="sprite person">Jeff Lane </a> </li> <li> <a href="/~jeffmarcom" class="sprite person">Jeff Marcom</a> </li> <li> <a href="/~jbicha" class="sprite person">Jeremy Bícha</a> </li> <li> <a href="/~jesse-jones123" class="sprite person">Jesse Jones</a> </li> <li> <a href="/~ftprj45-deactivatedaccount" class="sprite person-inactive">José Alfonso</a> </li> <li> <a href="/~ja3k3l" class="sprite person">Matt j</a> </li> <li> <a href="/~mfo" class="sprite person">Mauricio Faria de Oliveira</a> </li> <li> <a href="/~imhell99" class="sprite person">Mr. MInhaj</a> </li> <li> <a href="/~b1130560" class="sprite person-inactive">Name Changed</a> </li> <li> <a href="/~pcfixupllc" class="sprite person">PCTeacher012</a> </li> <li> <a href="/~donkavo" class="sprite person">Paolo Topa</a> </li> <li> <a href="/~skyluc00mind" class="sprite person">Peter Bullert</a> </li> <li> <a href="/~yofel" class="sprite person">Philip Muškovac</a> </li> <li> <a href="/~anubhavgupta1990" class="sprite person">Punnsa</a> </li> <li> <a href="/~rafaeldtinoco" class="sprite person">Rafael David Tinoco</a> </li> <li> <a href="/~b-launchpad-transubuntu-ca" class="sprite person-inactive">Richard Seguin</a> </li> <li> <a href="/~rkwill" class="sprite person">Richard Williams</a> </li> <li> <a href="/~racb" class="sprite person">Robie Basak</a> </li> <li> <a href="/~schopin" class="sprite person">Simon Chopin</a> </li> <li> <a href="/~vorlon" class="sprite person">Steve Langasek</a> </li> <li> <a href="/~thomas-r-weiss" class="sprite person">Tom Weiss</a> </li> <li> <a href="/~ubuntu-bugs" class="sprite team">Ubuntu Bugs</a> </li> <li> <a href="/~ubuntu-security" class="bg-image" style="background-image: url(https://launchpadlibrarian.net/1575441/Lock.png)">Ubuntu Security Team</a> </li> <li> <a href="/~mail-vasanth" class="sprite person">Vasanth</a> </li> <li> <a href="/~v-parker2" class="sprite person">Vic Parker</a> </li> <li> <a href="/~zyga" class="sprite person">Zygmunt Krynicki</a> </li> <li> <a href="/~zzou" class="sprite person">ahepas</a> </li> <li> <a href="/~vgavrilubuntu" class="sprite person">basilisgabri</a> </li> <li> <a href="/~geawaifr" class="sprite person-inactive">dsfkj dfjx</a> </li> <li> <a href="/~eoininmoran" class="sprite person">eoininmoran</a> </li> <li> <a href="/~ganeshredcobra" class="sprite person">ganesh</a> </li> <li> <a href="/~gi--js" class="sprite person">linuxgijs</a> </li> <li> <a href="/~nikonikic42" class="sprite person">nikonikic42</a> </li> <li> <a href="/~projevie" class="sprite person">projevie@hotmail.com</a> </li> <li> <a href="/~juniorlhkaceh" class="sprite person">qadir</a> </li> <li> <a href="/~payyoormana" class="sprite person">sankaran</a> </li> <li> <a href="/~angeles-van-deactivatedaccount" class="sprite person-inactive">van</a> </li> </ul> </div> </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": {}, "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": "apache2 package in Ubuntu", "url": "https://launchpad.net/ubuntu/+source/apache2"}, "context": {"self_link": "https://launchpad.net/api/devel/ubuntu/+source/apache2", "web_link": "https://launchpad.net/ubuntu/+source/apache2", "resource_type_link": "https://launchpad.net/api/devel/#distribution_source_package", "bug_reporting_guidelines": null, "bug_reported_acknowledgement": null, "official_bug_tags": ["a11y", "appstream", "bionic", "bisect-done", "bitesize", "block-proposed", "block-proposed-focal", "block-proposed-jammy", "block-proposed-noble", "block-proposed-oracular", "cherry-pick", "community-security", "desktop-file", "dist-upgrade", "fixed-upstream", "focal", "ftbfs", "hw-specific", "jammy", "kernel-bug", "manpage", "metabug", "multiarch", "multigpu", "multimonitor", "needs-bisect", "needs-design", "needs-packaging", "needs-reassignment", "noble", "nvidia", "oracular", "package-conflict", "packaging", "patch", "patch-accepted-debian", "patch-accepted-upstream", "patch-forwarded-debian", "patch-forwarded-upstream", "patch-needswork", "patch-rejected", "patch-rejected-debian", "patch-rejected-upstream", "performing-bisect", "plucky", "qt4-removal", "regression-proposed", "regression-release", "regression-update", "string-fix", "suspend-resume", "systemd-boot", "testcase", "unmetdeps", "update-excuse", "upgrade-software-version", "verification-done-bionic", "verification-done-focal", "verification-done-jammy", "verification-done-noble", "verification-done-oracular", "verification-failed-bionic", "verification-failed-jammy", "verification-needed-bionic", "verification-needed-focal", "verification-needed-jammy", "verification-needed-noble", "verification-needed-oracular", "wayland"], "webhooks_collection_link": "https://launchpad.net/api/devel/ubuntu/+source/apache2/webhooks", "distribution_link": "https://launchpad.net/api/devel/ubuntu", "name": "apache2", "display_name": "apache2 in Ubuntu", "title": "apache2 package in Ubuntu", "upstream_product_link": "https://launchpad.net/api/devel/apache2", "http_etag": "\"eff2de36648df1e17208c55c45a7ad811411dc06-dafbe84effbf1954137671b9fcaa8d3aeb186eae\""}};</script> </body> <!-- Facet name: overview Page type: main_side Has global search: True Has application tabs: True Has side portlets: True At least 243 queries/external actions issued in 1.40 seconds Features: {'profiling.enabled': None, 'hard_timeout': '5000', 'app.mainsite_only.canonical_url': None, 'js.yui_version': None, 'app.maintenance_message': None, 'bugs.webhooks.disabled': None, 'baselayout.careers_link.disabled': None, 'visible_render_time': None} r22ade00 --> </html>