public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
From: Michal Marek <mmarek@suse.cz>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: bebarino@gmail.com, gentoo@mgorny.alt.pl, mmarek@suse.cz,
	linux-kbuild@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT] kbuild fixes for 2.6.35
Date: Fri, 23 Jul 2010 16:25:15 +0200	[thread overview]
Message-ID: <20100723142515.GA524@sepie.suse.cz> (raw)

Hi Linus,

there are three more fixes for kbuild bugs that appeared in 2.6.35. The
first two are fixes to the setlocalversion script, the third one fixes a
format string bug in nconfig (nconfig was added in this release cycle).

Please pull from the below url, thanks.
Michal

The following changes since commit 1c5474a65bf15a4cb162dfff86d6d0b5a08a740c:

  Linux 2.6.35-rc5 (2010-07-12 14:55:33 -0700)

are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6.git rc-fixes

Michal Marek (1):
      kbuild: Fix make rpm

Michał Górny (1):
      kbuild: Make the setlocalversion script POSIX-compliant

Stephen Boyd (1):
      nconfig: Fix segfault when help contains special characters

 scripts/kconfig/nconf.gui.c |    2 +-
 scripts/package/Makefile    |    2 +-
 scripts/setlocalversion     |   16 ++++++++++------
 3 files changed, 12 insertions(+), 8 deletions(-)

                 reply	other threads:[~2010-07-23 14:25 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20100723142515.GA524@sepie.suse.cz \
    --to=mmarek@suse.cz \
    --cc=bebarino@gmail.com \
    --cc=gentoo@mgorny.alt.pl \
    --cc=linux-kbuild@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.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