[Bug 1775627] Comment bridged from LTC Bugzilla

bugproxy bugproxy at us.ibm.com
Fri Aug 31 14:10:03 UTC 2018


------- Comment From heinz-werner_seeck at de.ibm.com 2018-08-31 10:03 EDT-------
IBM will not add this systemd update into the s390tools package.

Please use this as a pattern for implementation. Many thx in advance

Example for an RPM, which need to be adapted to DEB packages.

The RPM spec file should have the following statements at the desired
places:

%pre base
# check for zkeyadm group and create it
getent group zkeyadm > /dev/null || groupadd -r zkeyadm

%files base
....
%dir %attr(0770,root,zkeyadm) %{_sysconfdir}/zkey
%dir %attr(0770,root,zkeyadm) %{_sysconfdir}/zkey/repository

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to s390-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1775627

Title:
  [18.10 FEAT] Protected key dm-crypt key management tool

Status in Ubuntu on IBM z Systems:
  Fix Released
Status in s390-tools package in Ubuntu:
  Fix Released

Bug description:
  Support the usage of protected key crypto for dm-crypt disks in plain
  format by providing a tool to manage a key repository allowing to
  associate secure keys with disk partitions or logical volumes.

  Made available with s390-tools.2.4.0.

  With Ubuntu 18.10 a newer kernel and tools will be provided.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1775627/+subscriptions



More information about the foundations-bugs mailing list