You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by cr...@apache.org on 2021/05/17 13:32:50 UTC

[sling-org-apache-sling-auth-saml2] branch master updated (852c2f1 -> 06cac9c)

This is an automated email from the ASF dual-hosted git repository.

cris pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-auth-saml2.git.


    from 852c2f1  Upgrade to parent version 41, version 40 is affected by SLING-9972
     add 3c7b9c4  Removed unused Maven repository
     add 97980a8  Added plugin that verifies dependency signatures
     add c1767b5  removed unused dependency
     add 1384b14  add shib repo back to see if build works again with verified signatures
     add db8f93e  Removed shibboleth repo from project. Configured pgpverify-maven-plugin to validate Sling and SAML deps using asc.txt included. Others will validate artifacts using in-band signatures
     add 2d9a145  Shib repo is needed
     add 1e530b3  Configure pgpverify-maven-plugin to verify signatures of all embedded artifacts using independently verified keys. Check signature of all other dependencies using in-band keys if available.
     new 06cac9c  Merge pull request #3 from apache/feature/check-sign-of-embedded

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


Summary of changes:
 any.asc.txt        |  6 +++++
 pom.xml            | 76 ++++++++++++++++++++++++++++++++++++++++++++++--------
 shibboleth.asc.txt | 36 ++++++++++++++++++++++++++
 3 files changed, 107 insertions(+), 11 deletions(-)
 create mode 100644 any.asc.txt
 create mode 100644 shibboleth.asc.txt

[sling-org-apache-sling-auth-saml2] 01/01: Merge pull request #3 from apache/feature/check-sign-of-embedded

Posted by cr...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

cris pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-auth-saml2.git

commit 06cac9cfacb6029a5486607fb32f383d657f7405
Merge: 852c2f1 1e530b3
Author: Cris Rockwell <cr...@apache.org>
AuthorDate: Mon May 17 09:32:43 2021 -0400

    Merge pull request #3 from apache/feature/check-sign-of-embedded
    
    Feature/check sign of embedded

 any.asc.txt        |  6 +++++
 pom.xml            | 76 ++++++++++++++++++++++++++++++++++++++++++++++--------
 shibboleth.asc.txt | 36 ++++++++++++++++++++++++++
 3 files changed, 107 insertions(+), 11 deletions(-)