Yes, the steps are outlined in https://sling.apache.org/documentation/development/release-management.html#appendix-a-creating-and-registering-your-pgp-key as mentioned by Julian. You have to manually update the KEYS file in SVN!
Konrad > On 29. Mar 2023, at 16:52, Andreas Schaefer <[email protected]> wrote: > > Thanks Julian for the response. > > If you are referring to the setup of the encrypted Maven password my LDAP > password has not changed nor the Maven master password. > > That said this page https://dist.apache.org/repos/dist/release/sling/KEYS is > still showing the old LDAP GPG fingerprint even though I have changed that in > my Apache ID (https://id.apache.org/details/andysch). > > Do I need to change this somewhere else? > > Thanks - Andy > >> On Mar 29, 2023, at 12:06 AM, Julian Sedding <[email protected]> wrote: >> >> Hi Andreas >> >> Have you followed these steps: >> https://sling.apache.org/documentation/development/release-management.html#appendix-a-creating-and-registering-your-pgp-key-1 >> >> Regards >> Julian >> >> On Tue, Mar 28, 2023 at 7:44 PM Andreas Schaefer >> <[email protected]> wrote: >>> >>> I think I found the solution - waiting until >>> https://dist.apache.org/repos/dist/release/sling/KEYS updates with my new >>> key. >>> >>>> On Mar 28, 2023, at 9:33 AM, Andreas Schaefer <[email protected]> >>>> wrote: >>>> >>>> Hi >>>> >>>> I moved to a new computer and did not do much work on Apache. When I >>>> prepared for the release of GrpahQL Core 0.0.16 I realized that I did not >>>> have a PGP Key and so I created a new PGP Key using ‘GPG Keychain’ and >>>> published that key. >>>> >>>> On the Sling Release Key server >>>> (https://dist.apache.org/repos/dist/release/sling/KEYS) there is still my >>>> old PGP Key listed (49EC C3FC FD4C DF49 F308 DEC2 7493 91D1 63EF CDEF) >>>> but not the new one. >>>> >>>> I can find that old key but I don’t have the private key part anymore. How >>>> to I swap the old key with the new one for Sling Releases? >>>> >>>> Thanks - Andy >>> >
