[oe-commits] Jackie Huang : syslog-ng: uprev to 3.5.4.1

git at git.openembedded.org git at git.openembedded.org
Tue Jul 22 09:06:21 UTC 2014


Module: meta-openembedded.git
Branch: master-next
Commit: b4ff7e134a4c4f226f06ee1e6a8e0776ccc5c64a
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=b4ff7e134a4c4f226f06ee1e6a8e0776ccc5c64a

Author: Jackie Huang <jackie.huang at windriver.com>
Date:   Thu Jul 17 05:37:08 2014 -0400

syslog-ng: uprev to 3.5.4.1

- initscript: add status, PIDFILE and xconsole
- syslog-ng.conf: dump the version
- Fix some memory leak problems we found
- Some backport patches
- scl: fix wrong ownership issue
- libnet: add libnet enable option and add it in PACKAGECONFIG
- add HOMEPAGE
- remove INC_PR
- change some config into PACKAGECONFIG
- add PACKAGE syslog-ng-libs to fix QA issue
- use volatiles
- inherit update-rc.d and update-alternative

Signed-off-by: Jackie Huang <jackie.huang at windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 .../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 ++
 meta-oe/recipes-support/syslog-ng/files/initscript |  29 +-
 .../logwriter-still-free-the-unconsumed-item.patch |  47 ++
 .../syslog-ng-verify-the-list-before-del.patch     |  38 ++
 .../recipes-support/syslog-ng/files/syslog-ng.conf |   8 +-
 .../syslog-ng/files/volatiles.03_syslog-ng         |   1 +
 meta-oe/recipes-support/syslog-ng/syslog-ng.inc    | 134 +++---
 .../recipes-support/syslog-ng/syslog-ng_3.2.5.bb   |  10 -
 .../recipes-support/syslog-ng/syslog-ng_3.5.4.1.bb |  17 +
 16 files changed, 965 insertions(+), 91 deletions(-)

Diff:   http://git.openembedded.org/?p=meta-openembedded.git/?a=commitdiff;h=b4ff7e134a4c4f226f06ee1e6a8e0776ccc5c64a


More information about the Openembedded-commits mailing list