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:   Tue, 26 Sep 2023 15:36:46 +0200
From:   Rodrigo Campos <rodrigo@...g.com.ar>
To:     Willy Tarreau <w@....eu>,
        Thomas Weißschuh <linux@...ssschuh.net>
Cc:     linux-kernel@...r.kernel.org, Rodrigo Campos <rodrigo@...g.com.ar>
Subject: [PATCH 0/1] tools/nolibc: Support centos-7

I was trying to use nolibc in runc[1] and I found that it doesn't work on
centos-7.

I don't know if you care about centos-7 support, let me know. But the fix is so
simple, that I'm just sending it.


Best,
Rodrigo

[1]: https://github.com/opencontainers/runc/pull/4024/

Rodrigo Campos (1):
  tools/nolibc: Add workarounds for centos-7

 tools/include/nolibc/statx.h | 218 +++++++++++++++++++++++++++++++++++
 tools/include/nolibc/sys.h   |   2 +-
 tools/include/nolibc/types.h |   2 +-
 3 files changed, 220 insertions(+), 2 deletions(-)
 create mode 100644 tools/include/nolibc/statx.h

-- 
2.40.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ