lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Fri, 13 Aug 2010 01:16:20 +0200
From:	Michal Marek <mmarek@...e.cz>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	andrej.gelenberg@....edu, sakiwit@...il.com, sam@...nborg.org,
	linux-kbuild@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT] kbuild: kconfig late changes

Hi Linus,

Sam made two important fixes to 'make savedefconfig' and plans to submit
a defconfig trimming patch in this merge window. Also, there are three
small fixes that came after the merge window opened, but should not hurt
(if you don't like merging them for .36, then please pull at least the
two patches from Sam up to a64b44e).

Thanks,
Michal

The following changes since commit e4d6152b520184be87aa65cb7035bf87acd27c14:

  Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 (2010-08-05 14:12:07 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6.git kconfig

Andrej Gelenberg (1):
      nconfig: Fix segfault when menu is empty

Jean Sacren (2):
      kconfig: Fix warning: ignoring return value of 'fwrite'
      kconfig: Fix warning: ignoring return value of 'fgets'

Sam Ravnborg (2):
      kconfig: fix savedefconfig for tristate choices
      kconfig: fix tristate choice with minimal config

 scripts/kconfig/conf.c     |   15 +++++-
 scripts/kconfig/confdata.c |  111 ++++++++++++++++++++++++++++----------------
 scripts/kconfig/expr.c     |    2 +-
 scripts/kconfig/lkc.h      |   10 ++++
 scripts/kconfig/nconf.c    |    2 +
 5 files changed, 97 insertions(+), 43 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ