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]
Message-ID: <e23fc081-8a74-45cd-9250-977c6e59d69f@infradead.org>
Date: Sun, 29 Jun 2025 12:02:47 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: Masahiro Yamada <masahiroy@...nel.org>, linux-kbuild@...r.kernel.org
Cc: linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 0/9] kconfig: improve gconfig



On 6/29/25 11:43 AM, Masahiro Yamada wrote:
> - Code refactoring
> - Migrate GTK 2 to GTK3
> - Fix all compile warnings
> 
> 

Hi,

If I am testing your recent *config patches, should I replace all gconf
patches from the patch 00/66 series with these patches?

Thanks.

> Masahiro Yamada (9):
>   kconfig: gconf: fix behavior of a menu under a symbol in split view
>   kconfig: gconf: use configure-event handler to adjust pane separator
>   kconfig: gconf: rename display_tree_part()
>   kconfig: gconf: rename gconf.glade to gconf.ui
>   kconfig: gconf: migrate to GTK 3
>   kconfig: gconf: replace GtkVbox with GtkBox
>   kconfig: gconf: replace GdkColor with GdkRGBA
>   kconfig: gconf: replace GtkHPaned and GtkVPaned with GtkPaned
>   kconfig: gconf: show GTK version in About dialog
> 
>  scripts/kconfig/gconf-cfg.sh              |  11 +-
>  scripts/kconfig/gconf.c                   | 146 ++++++++--------
>  scripts/kconfig/{gconf.glade => gconf.ui} | 202 +++++++++++-----------
>  3 files changed, 171 insertions(+), 188 deletions(-)
>  rename scripts/kconfig/{gconf.glade => gconf.ui} (83%)
> 

-- 
~Randy


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ