All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: openembedded-devel@lists.openembedded.org
Subject: [meta-webserver][PATCH 0/3] meta-webserver improvements
Date: Sun,  7 Oct 2012 12:13:48 +0100	[thread overview]
Message-ID: <cover.1349608252.git.paul.eggleton@linux.intel.com> (raw)

Fixes for some bugs in the apache2 & modphp recipes, along with
phpmyadmin which I used to discover and fix them.


The following changes since commit 68f05443333afa527e3b24e4caae6115dfb6b6b6:

  opencv: bump PR due libav update (2012-10-05 11:27:25 +0200)

are available in the git repository at:

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

Paul Eggleton (3):
  apache2: fix configuration
  modphp: fix default php.ini & add PACKAGECONFIG
  phpmyadmin: add new recipe

 .../recipes-httpd/apache2/apache2_2.4.2.bb         |   10 +++--
 meta-webserver/recipes-httpd/apache2/files/init    |    6 +--
 meta-webserver/recipes-php/modphp/modphp5.inc      |   34 ++++++++--------
 meta-webserver/recipes-php/modphp/modphp_5.3.14.bb |    2 +-
 .../recipes-php/phpmyadmin/phpmyadmin/apache.conf  |   42 ++++++++++++++++++++
 .../recipes-php/phpmyadmin/phpmyadmin_3.5.2.2.bb   |   30 ++++++++++++++
 6 files changed, 100 insertions(+), 24 deletions(-)
 create mode 100644 meta-webserver/recipes-php/phpmyadmin/phpmyadmin/apache.conf
 create mode 100644 meta-webserver/recipes-php/phpmyadmin/phpmyadmin_3.5.2.2.bb

-- 
1.7.9.5




             reply	other threads:[~2012-10-07 11:27 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-07 11:13 Paul Eggleton [this message]
2012-10-07 11:13 ` [meta-webserver][PATCH 1/3] apache2: fix configuration Paul Eggleton
2012-10-09 12:23   ` Koen Kooi
2012-10-09 12:30     ` Paul Eggleton
2012-10-09 12:35       ` Koen Kooi
2012-10-09 12:44         ` Paul Eggleton
2012-10-07 11:13 ` [meta-webserver][PATCH 2/3] modphp: fix default php.ini & add PACKAGECONFIG Paul Eggleton
2012-10-07 11:13 ` [meta-webserver][PATCH 3/3] phpmyadmin: add new recipe Paul Eggleton

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1349608252.git.paul.eggleton@linux.intel.com \
    --to=paul.eggleton@linux.intel.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.