All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christopher Larson <kergoth@gmail.com>
To: openembedded-core@lists.openembedded.org
Cc: Christopher Larson <chris_larson@mentor.com>
Subject: [PATCH 0/5] Add 'tcp-wrappers' PACKAGECONFIG
Date: Thu, 30 May 2013 19:26:24 -0700	[thread overview]
Message-ID: <cover.1369967097.git.chris_larson@mentor.com> (raw)

From: Christopher Larson <chris_larson@mentor.com>

This makes rpcbind, quota, systemd, portmap, and nfs-utils obey the same tcp
wrappers PACKAGECONFIG which xinetd obeys.

The following changes since commit aa500de527b3afdac8765d68f9cd1c2e09149477:

  hicolor-icon-theme: keep inherited dependencies and switch to gnomebase (2013-05-30 22:31:33 +0100)

are available in the git repository at:

  https://github.com/kergoth/oe-core.git tcp-wrappers-packageconfig
  https://github.com/kergoth/oe-core/tree/tcp-wrappers-packageconfig

Christopher Larson (5):
  rpcbind: obey 'tcp-wrappers' PACKAGECONFIG
  quota: obey 'tcp-wrappers' PACKAGECONFIG
  systemd: obey 'tcp-wrappers' PACKAGECONFIG
  portmap: obey 'tcp-wrappers' PACKAGECONFIG
  nfs-utils: obey 'tcp-wrappers' PACKAGECONFIG

 meta/recipes-connectivity/nfs-utils/nfs-utils_1.2.8.bb | 5 ++++-
 meta/recipes-connectivity/portmap/portmap_6.0.bb       | 5 ++++-
 meta/recipes-core/systemd/systemd_204.bb               | 5 +++--
 meta/recipes-extended/quota/quota_4.01.bb              | 3 +++
 meta/recipes-extended/rpcbind/rpcbind_0.2.0.bb         | 3 +++
 5 files changed, 17 insertions(+), 4 deletions(-)

-- 
1.8.3



             reply	other threads:[~2013-05-31  2:26 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-31  2:26 Christopher Larson [this message]
2013-05-31  2:26 ` [PATCH 1/5] rpcbind: obey 'tcp-wrappers' PACKAGECONFIG Christopher Larson
2013-05-31  2:26 ` [PATCH 2/5] quota: " Christopher Larson
2013-05-31  2:26 ` [PATCH 3/5] systemd: " Christopher Larson
2013-05-31  2:26 ` [PATCH 4/5] portmap: " Christopher Larson
2013-05-31  2:26 ` [PATCH 5/5] nfs-utils: " Christopher Larson
2013-05-31  9:26 ` [PATCH 0/5] Add " Burton, Ross
2013-05-31 13:23   ` Chris Larson

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.1369967097.git.chris_larson@mentor.com \
    --to=kergoth@gmail.com \
    --cc=chris_larson@mentor.com \
    --cc=openembedded-core@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.