Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Khem Raj <raj.khem@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/3] Journald fixes
Date: Mon, 10 Feb 2014 19:33:08 -0800	[thread overview]
Message-ID: <cover.1392089446.git.raj.khem@gmail.com> (raw)

This patchset does two things. Enables systemd-journald-gatewayd
Fixes journald for various memory leaks and memory allocation problems
as seen under stress and big-endian architectures.

The following changes since commit b5b4898cd409036161c62891e9618d9ab3f891f9:

  python-pycurl: upgrade to 7.19.3 (2014-02-08 21:03:27 +0000)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib kraj/journald-fixes
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=kraj/journald-fixes

Khem Raj (3):
  systemd: Fix misc journald memory bugs
  libmicrohttpd: add recipe
  systemd: Enable building microhttpd

 ...ournal-Add-missing-byte-order-conversions.patch |   60 ++++++++++++++
 .../journal-file-protect-against-alloca-0.patch    |   23 ++++++
 ...n-appending-to-journal-file-allocate-larg.patch |   83 ++++++++++++++++++++
 .../systemd/journald-add-missing-error-check.patch |   16 ++++
 .../systemd/journald-fix-minor-memory-leak.patch   |   16 ++++
 meta/recipes-core/systemd/systemd_208.bb           |    7 ++
 .../libmicrohttpd/libmicrohttpd_0.9.33.bb          |   18 +++++
 7 files changed, 223 insertions(+)
 create mode 100644 meta/recipes-core/systemd/systemd/journal-Add-missing-byte-order-conversions.patch
 create mode 100644 meta/recipes-core/systemd/systemd/journal-file-protect-against-alloca-0.patch
 create mode 100644 meta/recipes-core/systemd/systemd/journal-when-appending-to-journal-file-allocate-larg.patch
 create mode 100644 meta/recipes-core/systemd/systemd/journald-add-missing-error-check.patch
 create mode 100644 meta/recipes-core/systemd/systemd/journald-fix-minor-memory-leak.patch
 create mode 100644 meta/recipes-support/libmicrohttpd/libmicrohttpd_0.9.33.bb

-- 
1.7.10.4



             reply	other threads:[~2014-02-11  3:32 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-11  3:33 Khem Raj [this message]
2014-02-11  3:33 ` [PATCH 1/3] systemd: Fix misc journald memory bugs Khem Raj
2014-02-11  3:33 ` [PATCH 2/3] libmicrohttpd: add recipe Khem Raj
2014-02-11  3:33 ` [PATCH 3/3] systemd: Enable building microhttpd Khem Raj
2014-02-11 10:43   ` Burton, Ross
2014-02-11 14:49     ` Khem Raj
2014-02-11 15:04       ` Burton, Ross
2014-02-11 15:07         ` Khem Raj
2014-02-11 15:29           ` Burton, Ross
2014-02-11 16:46             ` Khem Raj
2014-02-11 16:55               ` Burton, Ross

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.1392089446.git.raj.khem@gmail.com \
    --to=raj.khem@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox