]> git.ipfire.org Git - thirdparty/shadow.git/commit
struct commonio_db[selinux]: do not use deprecated type security_context_t
authorChristian Göttsche <cgzones@googlemail.com>
Fri, 9 Apr 2021 16:20:41 +0000 (18:20 +0200)
committerChristian Göttsche <cgzones@googlemail.com>
Thu, 6 May 2021 14:58:10 +0000 (16:58 +0200)
commit6e4b2fe25d9b53912f035736342cc0372eb0cd81
tree0cb54f14f87e4c5de573d3a1e6a167626d96dd37
parente6416fd81bff205f9daac3da02cb3392d3d75e58
struct commonio_db[selinux]: do not use deprecated type security_context_t

The typedef security_context_t is deprecated, see
https://github.com/SELinuxProject/selinux/commit/9eb9c9327563014ad6a807814e7975424642d5b9

Signed-off-by: Christian Göttsche <cgzones@googlemail.com>
Acked-by: James Carter <jwcart2@gmail.com>
lib/commonio.h
src/useradd.c
src/userdel.c
src/usermod.c