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:   Wed, 15 Mar 2023 16:03:48 -0700
From:   Jakub Kicinski <kuba@...nel.org>
To:     davem@...emloft.net
Cc:     netdev@...r.kernel.org, edumazet@...gle.com, pabeni@...hat.com,
        chuck.lever@...cle.com, Jakub Kicinski <kuba@...nel.org>
Subject: [PATCH net 0/3] ynl: another license adjustment

Hopefully the last adjustment to the licensing of the specs.
I'm still the author so should be fine to do this.

Jakub Kicinski (3):
  tools: ynl: make definitions optional again
  ynl: broaden the license even more
  ynl: make the tooling check the license

 Documentation/netlink/genetlink-c.yaml        |  2 +-
 Documentation/netlink/genetlink-legacy.yaml   |  2 +-
 Documentation/netlink/genetlink.yaml          |  2 +-
 Documentation/netlink/specs/ethtool.yaml      |  2 +-
 Documentation/netlink/specs/fou.yaml          |  2 +-
 Documentation/netlink/specs/netdev.yaml       |  2 +-
 Documentation/userspace-api/netlink/specs.rst |  3 ++-
 include/uapi/linux/fou.h                      |  2 +-
 include/uapi/linux/netdev.h                   |  2 +-
 net/core/netdev-genl-gen.c                    |  2 +-
 net/core/netdev-genl-gen.h                    |  2 +-
 net/ipv4/fou_nl.c                             |  2 +-
 net/ipv4/fou_nl.h                             |  2 +-
 tools/include/uapi/linux/netdev.h             |  2 +-
 tools/net/ynl/lib/nlspec.py                   | 11 ++++++++++-
 tools/net/ynl/ynl-gen-c.py                    | 15 ++++++++-------
 16 files changed, 33 insertions(+), 22 deletions(-)

-- 
2.39.2

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ