[X2Go-Commits] [x2go-keyring] branch master updated (27f2336 -> ec3bb1e)

git-admin at x2go.org git-admin at x2go.org
Sun Aug 18 14:48:13 CEST 2019


This is an automated email from the git hooks/post-receive script.

x2go pushed a change to branch master
in repository x2go-keyring.

      from  27f2336   keyrings/: update signatures on all keyring files.
       new  cf2f870   Makefile: create empty keyring files if the index file is empty.
       new  083d6c4   Makefile: for good measure, also verify signatures on x2go-maintainers{,-removed-keys}/index.
       new  de45f43   Makefile: we don't need keyrings/x2go-maintainers-removed-keys.gpg as a prerequisite for checking index signatures.
       new  4a3085f   Makefile: likewise compare signatures on keyrings/x2go-maintainers{,-removed-keys}.gpg.
       new  599ff28   Makefile: add maintonly target for generating gpg-1.4/2.0-style keyrings.
       new  2fd1c6c   Makefile: fallback to old-style keyring signature checks if the default new-style ones failed validation.
       new  1f0555f   README.maintainer: update documentation to include old-style keyrings and their signatures.
       new  0fd2589   Makefile: do not require a full build and verification run for the maintonly target.
       new  b1519ad   Makefile: do not try to run gpg1 to export and import keys if the keyrings are actually empty.
       new  f908dd3   Makefile: add old-style keyrings to cleanup.
       new  9c2f8ef   keyrings/: refresh signatures on new-style keyrings.
       new  8234804   keyrings/: add signatures on old-style keyrings.
       new  ec3bb1e   .gitignore: refresh with old-style and vim backup files.

The 13 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitignore                                      |  7 ++
 Makefile                                        | 86 +++++++++++++++++++++----
 README.maintainer                               | 11 ++++
 debian/changelog                                | 25 +++++++
 keyrings/x2go-archive-keyring.gpg.asc           | 26 ++++----
 keyrings/x2go-archive-keyring.gpg1.asc          | 16 +++++
 keyrings/x2go-archive-removed-keys.gpg.asc      | 26 ++++----
 keyrings/x2go-archive-removed-keys.gpg1.asc     | 16 +++++
 keyrings/x2go-maintainers-keyring.gpg.asc       | 26 ++++----
 keyrings/x2go-maintainers-keyring.gpg1.asc      | 16 +++++
 keyrings/x2go-maintainers-removed-keys.gpg.asc  | 26 ++++----
 keyrings/x2go-maintainers-removed-keys.gpg1.asc | 16 +++++
 12 files changed, 234 insertions(+), 63 deletions(-)
 create mode 100644 keyrings/x2go-archive-keyring.gpg1.asc
 create mode 100644 keyrings/x2go-archive-removed-keys.gpg1.asc
 create mode 100644 keyrings/x2go-maintainers-keyring.gpg1.asc
 create mode 100644 keyrings/x2go-maintainers-removed-keys.gpg1.asc

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2go-keyring.git


More information about the x2go-commits mailing list