All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] Apache/modphp/phpMyAdmin updates
@ 2013-05-10 18:09 Paul Eggleton
  2013-05-10 18:09 ` [PATCH 1/7] apache2: update to 2.4.4 Paul Eggleton
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Paul Eggleton @ 2013-05-10 18:09 UTC (permalink / raw)
  To: openembedded-devel

The following changes since commit cc0067dc0c7ea469057238db6422864d1bce311c:

  rp-pppoe: fix multilib SRC_URI reference (2013-05-10 09:47:01 -0400)

are available in the git repository at:

  git://git.openembedded.org/meta-openembedded-contrib paule/webserver-updates
  http://cgit.openembedded.org/cgit.cgi/meta-openembedded-contrib/log/?h=paule/webserver-updates

Paul Eggleton (7):
  apache2: update to 2.4.4
  apache2: drop unneeded workaround for apr/apr-util config script issue
  modphp: update to 5.4.15
  modphp: fix text relocation QA warning
  modphp: fix re-exec of do_install
  phpmyadmin: update to 3.5.8.1
  phpmyadmin: remove dependency on bash

 .../apache-configure_perlbin.patch                 |  0
 .../apache-ssl-ltmain-rpath.patch                  |  0
 .../fix-libtool-name.patch                         |  0
 .../httpd-2.4.1-corelimit.patch                    |  0
 .../httpd-2.4.1-selinux.patch                      |  0
 .../httpd-2.4.4-export.patch}                      |  6 +--
 .../httpd-2.4.4-r1332643.patch}                    | 44 +++++++++++-----------
 .../replace-lynx-to-curl-in-apachectl-script.patch |  0
 .../server-makefile.patch                          |  0
 ...he2-native_2.4.3.bb => apache2-native_2.4.4.bb} |  5 +--
 .../apache2/{apache2_2.4.3.bb => apache2_2.4.4.bb} | 22 +++--------
 meta-webserver/recipes-php/modphp/modphp5.inc      |  3 +-
 meta-webserver/recipes-php/modphp/modphp_5.4.14.bb |  4 --
 meta-webserver/recipes-php/modphp/modphp_5.4.15.bb |  4 ++
 ...phpmyadmin_3.5.2.2.bb => phpmyadmin_3.5.8.1.bb} |  9 +++--
 15 files changed, 44 insertions(+), 53 deletions(-)
 rename meta-webserver/recipes-httpd/apache2/{apache2-2.4.3 => apache2-2.4.4}/apache-configure_perlbin.patch (100%)
 rename meta-webserver/recipes-httpd/apache2/{apache2-2.4.3 => apache2-2.4.4}/apache-ssl-ltmain-rpath.patch (100%)
 rename meta-webserver/recipes-httpd/apache2/{apache2-2.4.3 => apache2-2.4.4}/fix-libtool-name.patch (100%)
 rename meta-webserver/recipes-httpd/apache2/{apache2-2.4.3 => apache2-2.4.4}/httpd-2.4.1-corelimit.patch (100%)
 rename meta-webserver/recipes-httpd/apache2/{apache2-2.4.3 => apache2-2.4.4}/httpd-2.4.1-selinux.patch (100%)
 rename meta-webserver/recipes-httpd/apache2/{apache2-2.4.3/httpd-2.4.1-export.patch => apache2-2.4.4/httpd-2.4.4-export.patch} (81%)
 rename meta-webserver/recipes-httpd/apache2/{apache2-2.4.3/httpd-2.4.2-r1332643.patch => apache2-2.4.4/httpd-2.4.4-r1332643.patch} (88%)
 rename meta-webserver/recipes-httpd/apache2/{apache2-2.4.3 => apache2-2.4.4}/replace-lynx-to-curl-in-apachectl-script.patch (100%)
 rename meta-webserver/recipes-httpd/apache2/{apache2-2.4.3 => apache2-2.4.4}/server-makefile.patch (100%)
 rename meta-webserver/recipes-httpd/apache2/{apache2-native_2.4.3.bb => apache2-native_2.4.4.bb} (89%)
 rename meta-webserver/recipes-httpd/apache2/{apache2_2.4.3.bb => apache2_2.4.4.bb} (85%)
 delete mode 100644 meta-webserver/recipes-php/modphp/modphp_5.4.14.bb
 create mode 100644 meta-webserver/recipes-php/modphp/modphp_5.4.15.bb
 rename meta-webserver/recipes-php/phpmyadmin/{phpmyadmin_3.5.2.2.bb => phpmyadmin_3.5.8.1.bb} (76%)

-- 
1.8.1.2




^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2013-05-10 18:28 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-10 18:09 [PATCH 0/7] Apache/modphp/phpMyAdmin updates Paul Eggleton
2013-05-10 18:09 ` [PATCH 1/7] apache2: update to 2.4.4 Paul Eggleton
2013-05-10 18:09 ` [PATCH 2/7] apache2: drop unneeded workaround for apr/apr-util config script issue Paul Eggleton
2013-05-10 18:09 ` [PATCH 3/7] modphp: update to 5.4.15 Paul Eggleton
2013-05-10 18:09 ` [PATCH 4/7] modphp: fix text relocation QA warning Paul Eggleton
2013-05-10 18:09 ` [PATCH 5/7] modphp: fix re-exec of do_install Paul Eggleton
2013-05-10 18:09 ` [PATCH 6/7] phpmyadmin: update to 3.5.8.1 Paul Eggleton
2013-05-10 18:09 ` [PATCH 7/7] phpmyadmin: remove dependency on bash Paul Eggleton

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.