File _patchinfo of Package patchinfo.35864
<patchinfo incident="35864">
<issue tracker="bnc" id="1184165">support instantiated versions of dehydrated</issue>
<packager>okurz</packager>
<rating>moderate</rating>
<category>recommended</category>
<summary>Recommended update for dehydrated</summary>
<description>This update for dehydrated fixes the following issues:
- Update to 0.7.1
* See https://github.com/dehydrated-io/dehydrated/releases/tag/v0.7.1
- Switch to sysuser for user/group setup
- Add user/group provides for rpm 4.19
- Add instance name to unit description
- Check instance specific configuration
- Add postrun hook scripts for apache+nginx
- Target should not PartOf on itself
- Copy the changes entry into README.postrun-hooks to make it
easier for users to find the information how to restore the
postrun-hooks after the split.
- Enable instantiated services (bsc#1184165)
- Prepare instantiated service/timer support but not enable it:
This seems to fail due to missing systemd support right now.
So the only option at the moment is to copy the timer and unit
file for a 2nd instance. Mark all files as part of dehydrated.target
- Rework support for /etc/dehydrated/postrun-hooks.d/:
dehydrated.service no longer starts them directly, the support was
moved to a separate unit file. Please run:
systemctl enable dehydrated-postrun-hooks.service
to restore this functionality
- Run dehydrated as dehydrated user again
- Do not use the full path for config.d in the config files, which
will simplify implementing multi instance support.
</description>
</patchinfo>