All of lore.kernel.org
 help / color / mirror / Atom feed
From: <jackie.huang@windriver.com>
To: <openembedded-devel@lists.openembedded.org>
Subject: [meta-oe][PATCH 0/2 v3] syslog-ng: move back from nonworking and uprev to 3.5.4.1
Date: Thu, 17 Jul 2014 05:37:06 -0400	[thread overview]
Message-ID: <cover.1405589465.git.jackie.huang@windriver.com> (raw)

From: Jackie Huang <jackie.huang@windriver.com>

v3 comments:
- rebase as syslog-ng.inc changes 
- fix a dev-deps QA issue

tested on qemuarm and qemux86-64

--
The following changes since commit 239debcd8a0359aad64406476b801948f9b8ff14:

  usleep: add 1.0 recipe (2014-07-15 15:03:43 +0200)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib jhuang0/r_uprev-syslog-ng_140717_0
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=jhuang0/r_uprev-syslog-ng_140717_0

Jackie Huang (2):
  syslog-ng: move back from nonworking
  syslog-ng: uprev to 3.5.4.1

 .../nonworking/syslog-ng/syslog-ng.inc             |   98 ----
 .../nonworking/syslog-ng/syslog-ng_3.2.5.bb        |   10 -
 .../Fix-the-memory-leak-problem-for-mutex.patch    |   58 +++
 ...ry-leak-problem-when-HAVE_ENVIRON-defined.patch |   27 ++
 .../files/afsql-afsql_dd_insert_db-refactor.patch  |  494 ++++++++++++++++++++
 ...init-the-new-config-when-reverting-to-the.patch |   36 ++
 .../fix-a-memory-leak-in-log_driver_free.patch     |   33 ++
 .../syslog-ng/files/fix-config-libnet.patch        |   66 +++
 .../syslog-ng/files/fix-invalid-ownership.patch    |   28 ++
 .../files/free-global-LogTemplateOptions.patch     |   30 ++
 .../{nonworking => }/syslog-ng/files/initscript    |   29 +-
 .../logwriter-still-free-the-unconsumed-item.patch |   47 ++
 .../syslog-ng-verify-the-list-before-del.patch     |   38 ++
 .../syslog-ng/files/syslog-ng.conf                 |    8 +-
 .../syslog-ng/files/volatiles.03_syslog-ng         |    1 +
 meta-oe/recipes-support/syslog-ng/syslog-ng.inc    |   90 ++++
 .../recipes-support/syslog-ng/syslog-ng_3.5.4.1.bb |   17 +
 17 files changed, 992 insertions(+), 118 deletions(-)
 delete mode 100644 meta-oe/recipes-support/nonworking/syslog-ng/syslog-ng.inc
 delete mode 100644 meta-oe/recipes-support/nonworking/syslog-ng/syslog-ng_3.2.5.bb
 create mode 100644 meta-oe/recipes-support/syslog-ng/files/Fix-the-memory-leak-problem-for-mutex.patch
 create mode 100644 meta-oe/recipes-support/syslog-ng/files/Fix-the-memory-leak-problem-when-HAVE_ENVIRON-defined.patch
 create mode 100644 meta-oe/recipes-support/syslog-ng/files/afsql-afsql_dd_insert_db-refactor.patch
 create mode 100644 meta-oe/recipes-support/syslog-ng/files/deinit-the-new-config-when-reverting-to-the.patch
 create mode 100644 meta-oe/recipes-support/syslog-ng/files/fix-a-memory-leak-in-log_driver_free.patch
 create mode 100644 meta-oe/recipes-support/syslog-ng/files/fix-config-libnet.patch
 create mode 100644 meta-oe/recipes-support/syslog-ng/files/fix-invalid-ownership.patch
 create mode 100644 meta-oe/recipes-support/syslog-ng/files/free-global-LogTemplateOptions.patch
 rename meta-oe/recipes-support/{nonworking => }/syslog-ng/files/initscript (50%)
 create mode 100644 meta-oe/recipes-support/syslog-ng/files/logwriter-still-free-the-unconsumed-item.patch
 create mode 100644 meta-oe/recipes-support/syslog-ng/files/syslog-ng-verify-the-list-before-del.patch
 rename meta-oe/recipes-support/{nonworking => }/syslog-ng/files/syslog-ng.conf (97%)
 create mode 100644 meta-oe/recipes-support/syslog-ng/files/volatiles.03_syslog-ng
 create mode 100644 meta-oe/recipes-support/syslog-ng/syslog-ng.inc
 create mode 100644 meta-oe/recipes-support/syslog-ng/syslog-ng_3.5.4.1.bb

-- 
1.7.9.5



             reply	other threads:[~2014-07-17  9:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-17  9:37 jackie.huang [this message]
2014-07-17  9:37 ` [meta-oe][PATCH 1/2 v3] syslog-ng: move back from nonworking jackie.huang
2014-07-17  9:37 ` [meta-oe][PATCH 2/2 v3] syslog-ng: uprev to 3.5.4.1 jackie.huang

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.1405589465.git.jackie.huang@windriver.com \
    --to=jackie.huang@windriver.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.