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-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 16 Aug 2011 01:29:43 -0400
From:	Arnaud Lacombe <lacombar@...il.com>
To:	Michal Marek <mmarek@...e.cz>
Cc:	linux-kbuild@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [RFC 0/7] Kconfig library check merge

Hi Michal,

On Tue, Jul 19, 2011 at 9:06 AM, Michal Marek <mmarek@...e.cz> wrote:
> On 18.7.2011 21:03, Arnaud Lacombe wrote:
>>
>> Hi,
>>
>> On Fri, Jul 1, 2011 at 9:47 PM, Arnaud Lacombe<lacombar@...il.com>  wrote:
>>>
>>> Hi Michal,
>>>
>>> You'll find hereafter a splitted-down version of my previous preliminary
>>> patch. I will eventually need to complete the second commit message, it
>>> is
>>> missing the purpose of the change, which AFAIR was a failure of
>>> something.
>>>
>>> Comments welcome!
>>>
>>>  - Arnaud
>>>
>>> Arnaud Lacombe (7):
>>>  kconfig/Makefile: add pretty printer for moc(1)
>>>  kconfig/Makefile: ensure `conf' appears last in `hostprogs-y'
>>>  kconfig/check.sh: prepare for generic check
>>>  kconfig: move QT checks to `scripts/kconfig/check.sh'
>>>  kconfig: move GTK checks to `scripts/kconfig/check.sh'
>>>  kconfig: move ncurses checks to `scripts/kconfig/check.sh'
>>>  kconfig: add stub for nconf checks
>>>
>>>  scripts/kconfig/Makefile                   |  155 +++++-----------------
>>>  scripts/kconfig/check.sh                   |  199
>>> ++++++++++++++++++++++++++--
>>>  scripts/kconfig/lxdialog/check-lxdialog.sh |   84 ------------
>>>  3 files changed, 223 insertions(+), 215 deletions(-)
>>>
>> ping ?
>
> Pong. The series looks fine to me. I have no strong opinion about the name
> of the check script, pick whatever you like and send a series with your
> signoff.
>
The following changes since commit 322a8b034003c0d46d39af85bf24fee27b902f48:

  Linux 3.1-rc1 (2011-08-07 18:23:30 -0700)

are available in the git repository at:
  git@...hub.com:lacombar/linux-2.6.git master/kconfig-generic-checks

Arnaud Lacombe (6):
      kconfig/Makefile: add pretty printer for moc(1)
      kconfig/check.sh: prepare for generic check
      kconfig: move QT checks to `scripts/kconfig/check.sh'
      kconfig: move GTK checks to `scripts/kconfig/check.sh'
      kconfig: move ncurses checks to `scripts/kconfig/check.sh'
      kconfig: add stub for nconf checks

 scripts/kconfig/Makefile                   |  149 ++++-----------------
 scripts/kconfig/check.sh                   |  199 ++++++++++++++++++++++++++--
 scripts/kconfig/lxdialog/check-lxdialog.sh |   84 ------------
 3 files changed, 218 insertions(+), 214 deletions(-)

I dropped the `conf' ordering patch, I could not reproduce the issue I
once had. Beside that, the main diff is a rebase on top of -rc1.

Thanks,
 - Arnaud
--
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