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]
Message-ID: <20160120091604.GA7742@sepie.suse.cz>
Date:	Wed, 20 Jan 2016 10:16:04 +0100
From:	Michal Marek <mmarek@...e.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	chris.bainbridge@...il.com, mmayer@...adcom.com,
	vegard.nossum@...cle.com, linux-kbuild@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: [GIT PULL] kconfig changes for v4.5-rc1

Hi Linus,

please pull these kconfig changes for v4.5-rc1:
- Fix for make xconfig segfault
- Handle long strings in config symbol values
- Fix for mixing boolean and kconfig ternary type

Thanks,
Michal

The following changes since commit 8005c49d9aea74d382f474ce11afbbc7d7130bec:

  Linux 4.4-rc1 (2015-11-15 17:00:27 -0800)

are available in the git repository at:

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

for you to fetch changes up to 5b61c7bd25f13daa58f2507991e87e990d7c6010:

  kconfig: fix qconf segfault by deleting heap objects (2016-01-11 09:45:08 +0100)

----------------------------------------------------------------
Chris Bainbridge (1):
      kconfig: fix qconf segfault by deleting heap objects

Markus Mayer (1):
      kconfig: allow kconfig to handle longer path names

Vegard Nossum (1):
      kconfig: return 'false' instead of 'no' in bool function

 scripts/kconfig/conf.c   | 7 ++++---
 scripts/kconfig/menu.c   | 2 +-
 scripts/kconfig/qconf.cc | 2 ++
 3 files changed, 7 insertions(+), 4 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ