This request is superseded by
request 1103449
(Show diff)
Overview
Request 1102847 superseded
- move gpg keys from /srv/www/htdocs/pub to /usr/share/susemanager/gpg
- create Rewrite rule for backward compatibility
- Created by mbussolotto
- In state superseded
- Supersedes 1102411
- Superseded by 1103449
Loading...
Request History
mbussolotto created request
- move gpg keys from /srv/www/htdocs/pub to /usr/share/susemanager/gpg
- create Rewrite rule for backward compatibility
@mbussolotto do you have a bit more context to share about the reason of this change?
The changes are mandatory for containers, but desiderable also in a classic environment. About containers, we need to remove files owned by packages from persisted volume (otherwise future updates would not be applied). Since we want /srv/www/htdocs/pub folder persistent, all the keys are moved to /usr/share/susemanager/gpg. To guaranteed retrocompatibility, we also create an apache rewriterule configuration in order to allow the same http link as before.
yep, the reason is clear, but the changelog will deserve some more details or in few weeks we will not remember anything anymore ;)
could you please extend the changelog with some extra details?