Uploaded image for project: 'XWiki Infrastructure'
  1. XWiki Infrastructure
  2. XINFRA-339

Change Debian GPG keys and repository file for the new standard

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • Major
    • Debian
    • None
    • Unknown

    Description

      See https://www.linuxuprising.com/2021/01/apt-key-is-deprecated-how-to-add.html

      The simplest seems to be to copy the GPG key in each repository folder with the right name and use something like:

      sudo wget  https://maven.xwiki.org/stable/xwiki-stable-keyring.gpg -P /usr/share/keyrings/
      

      And modify the repo files to something like

      deb [signed-by=/usr/share/keyrings/xwiki-stable-keyring.gpg] https://maven.xwiki.org stable/
      

      Attachments

        Activity

          People

            tmortagne Thomas Mortagne
            tmortagne Thomas Mortagne
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: