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>] [thread-next>] [day] [month] [year] [list]
Date:   Mon,  3 Sep 2018 19:01:53 +0900
From:   Masahiro Yamada <yamada.masahiro@...ionext.com>
To:     linux-kbuild@...r.kernel.org
Cc:     Sam Ravnborg <sam@...nborg.org>,
        Javier Martinez Canillas <javierm@...hat.com>,
        Laura Abbott <labbott@...hat.com>,
        Jiri Kosina <jkosina@...e.cz>,
        Ben Hutchings <ben.hutchings@...ethink.co.uk>,
        Michal Such«”nek <msuchanek@...e.de>,
        Takashi Iwai <tiwai@...e.de>,
        Masahiro Yamada <yamada.masahiro@...ionext.com>,
        linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org,
        Jonathan Corbet <corbet@....net>,
        Michal Marek <michal.lkml@...kovi.net>
Subject: [RFC PATCH 0/3] kbuild: support syncing .config non-interactively and record ARCH in spec file


This work was prompted by the criticism about the recent Kconfig change:
https://lkml.org/lkml/2018/6/27/254

I may not fully understand his concern, though.



Masahiro Yamada (3):
  kconfig: support an environment variable for non-interactive
    syncconfig
  kbuild: rpm-pkg: hard-code ARCH in RPM SPEC file
  kbuild: rpm-pkg: set KCONFIG_NONINTERACTIVE_UPDATE

 Documentation/kbuild/kconfig.txt |  6 ++++++
 scripts/kconfig/conf.c           |  5 +++++
 scripts/package/mkspec           | 23 +++++++++++++----------
 3 files changed, 24 insertions(+), 10 deletions(-)

-- 
2.7.4

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ