* Mon Sep 13 2021 msuchanek@suse.com 
  - system-user-tss.conf: Remove group entry, not needed and did
  contain syntax errors (bsc#1190401).
 
  * Fri Dec 04 2020 fcrozat@suse.com 
  - Remove kvm group from hardware subpackage, since kvm is in its
  own subpackage (jsc#SLE-11629).
 
  * Fri Nov 13 2020 jfehlig@suse.com 
  - Add qemu user to kvm group
 
  * Thu Nov 12 2020 jfehlig@suse.com 
  - Add system account and groups for kvm, qemu, and libvirt
  (jsc#SLE-11629)
  New files: system-group-kvm.conf, system-group-libvirt.conf,
  system-user-qemu.conf
 
  * Fri Aug 21 2020 kukuk@suse.com 
  - Don't add group nogroup to user nobody, as many daemons misuse
  'nogroup' as own group
 
  * Wed Mar 25 2020 kukuk@suse.com 
  - Use test -x instead of -f
 
  * Fri Mar 20 2020 kukuk@suse.com 
  - Call usermod only if installed
 
  * Tue Feb 18 2020 msuchanek@suse.com 
  - Align /var/lib/tss permissions with trousers (boo#1162360).
 
  * Fri Jan 31 2020 msuchanek@suse.com 
  - Add tss user for TPM tools (boo#1162360).
 
  * Tue Aug 13 2019 msuchanek@suse.com 
  - Remove s390 groups again. The s390-tools maintainer wants to add groups in
  s390-tools manually.
 
  * Wed Jul 31 2019 max@suse.com 
  - Add system-user-tftp subpackage with tftp user and group and
  /srv/tftpboot as home directory [bsc#1143454].
 
  * Thu Jan 31 2019 msuchanek@suse.de 
  - Add cpacfstats, ts-shell, and zkeyadm groups for s390-tools (bsc#1123730)
 
  * Wed Mar 21 2018 fbui@suse.com 
  - Add "render" group in system-group-hardware (bsc#1085847)
  "uaccess" tag has been dropped from /dev/dri/renderD* and these devices
  now have 0666 permsions by default is owned by the render group.
 
  * Wed Nov 29 2017 kukuk@suse.de 
  - Change home directory of user man to /var/lib/empty. Home
  directories below /var/cache are by definition insecure and a
  bad idea.
 
  * Thu Sep 14 2017 kukuk@suse.de 
  - uuidd does not need group daemon, Copy&Paste error.
 
  * Thu Sep 14 2017 kukuk@suse.de 
  - udev needs groups kvm and lp: [bsc#1058703]
  - Add group kvm to system-group-hardware
  - Move group lp from system-user-lp to system-group-hardware
 
  * Tue Sep 12 2017 sbrabec@suse.com 
  - Add system-user-uuidd.conf (boo#1057937#c3).
 
  * Mon Aug 21 2017 kukuk@suse.de 
  - user nobody: move usermod to %post, else it will be executed
  before the user is created.
 
  * Mon Jul 10 2017 dimstar@opensuse.org 
  - Drop pkgconfig(systemd) BuildRequires: we no longer depend on
  systemd-sysusers, but converted to shadow toolset.
 
  * Mon Jun 19 2017 kukuk@suse.de 
  - Move group trusted into system-user-root package [bsc#1044014]