[java-mvn-enforcer-data] branch main updated: Add keyring and keys for commons-daemon

Rod Widdowson rdw at steadingsoftware.com
Sun Nov 5 15:26:00 UTC 2023


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

rdw pushed a commit to branch main
in repository java-mvn-enforcer-data.

View the commit online:
http://git.shibboleth.net/view/?p=java-mvn-enforcer-data.git;a=commit;h=3523c2384afc91d846e50b33d1a5be19016368f7

The following commit(s) were added to refs/heads/main by this push:
     new 3523c23  Add keyring and keys for commons-daemon
3523c23 is described below

commit 3523c2384afc91d846e50b33d1a5be19016368f7
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Sun Nov 5 15:24:20 2023 +0000

    Add keyring and keys for commons-daemon
    
    These are used to sign the distributed procrun that the windows
    installer uses.
    
    gpg: key 6FB21E8933C60243: 33 signatures not checked due to missing keys
    gpg: key 6FB21E8933C60243: public key "Mark E D Thomas <markt at apache.org>" imported
    gpg: key 10C01C5A2F6059E7: public key "Mark E D Thomas <markt at apache.org>" imported
    gpg: Total number processed: 2
    gpg:               imported: 2
    
    Keys found in a blob at https://downloads.apache.org/commons/KEYS
---
 .../mvn/enforcer/data/keyRings/commons-daemon.gpg        | Bin 0 -> 7387 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/src/main/resources/net/shibboleth/mvn/enforcer/data/keyRings/commons-daemon.gpg b/src/main/resources/net/shibboleth/mvn/enforcer/data/keyRings/commons-daemon.gpg
new file mode 100644
index 0000000..53c8969
Binary files /dev/null and b/src/main/resources/net/shibboleth/mvn/enforcer/data/keyRings/commons-daemon.gpg differ

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list