Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: php-simplesamlphp-saml2_3 | Distribution: Unknown |
Version: 3.4.2 | Vendor: Remi Collet |
Release: 1.el6.remi | Build date: Fri Nov 8 07:44:59 2019 |
Group: Unspecified | Build host: builder.remirepo.net |
Size: 593306 | Source RPM: php-simplesamlphp-saml2_3-3.4.2-1.el6.remi.src.rpm |
Packager: https://blog.remirepo.net/ | |
Url: https://github.com/simplesamlphp/saml2 | |
Summary: SAML2 PHP library from SimpleSAMLphp (version 3) |
A PHP library for SAML2 related functionality. Extracted from SimpleSAMLphp [1], used by OpenConext [2]. This library started as a collaboration between UNINETT [3] and SURFnet [4] but everyone is invited to contribute. Autoloader: /usr/share/php/SAML2_3/autoload.php [1] https://www.simplesamlphp.org/ [2] https://www.openconext.org/ [3] https://www.uninett.no/ [4] https://www.surfnet.nl/
LGPLv2+
* Thu Nov 07 2019 Shawn Iwinski <shawn@iwin.ski> - 3.4.2-1 - Update to 3.4.2 (RHBZ #1769354 / SSPSA 201911-01 / CVE-2019-3465) - https://simplesamlphp.org/security/201911-01 * Tue May 21 2019 Shawn Iwinski <shawn@iwin.ski> - 3.4.1-1 - Update to 3.4.1 (RHBZ #1688285) * Wed Feb 13 2019 Shawn Iwinski <shawn@iwin.ski> - 3.3.8-1 - Update to 3.3.8 (RHBZ #1600514) * Sun Apr 29 2018 Shawn Iwinski <shawn@iwin.ski> - 3.1.5-1 - Update to 3.1.5 (RHBZ #1568917) * Mon Mar 12 2018 Remi Collet <remi@remirepo.net> - 3.1.4-2 - fix dependencies * Sat Mar 10 2018 Shawn Iwinski <shawn@iwin.ski> - 3.1.4-1 - Update to 3.1.4 (RHBZ #1528489, SSPSA 201801-01, CVE-2018-6519, SSPSA 201802-01, CVE-2018-7644, SSPSA 201803-01, CVE-2018-7711) - License changed from LGPLv2 to LGPLv2+ - Update "get source" to save tarball in same directory as spec file - Use range dependencies on F27+ * Wed Aug 30 2017 Shawn Iwinski <shawn@iwin.ski> - 3.0.2-3 - Drop support for simplesamlphp/xmlseclibs v2 * Tue Aug 22 2017 Shawn Iwinski <shawn@iwin.ski> - 3.0.2-2 - Build require mcrypt for robrichards/xmlseclibs version 2 * Sun Aug 20 2017 Shawn Iwinski <shawn@iwin.ski> - 3.0.2-1 - Update to 3.0.2 * Wed Jul 12 2017 Shawn Iwinski <shawn@iwin.ski> - 3.0.0-1 - Initial package
/usr/share/doc/php-simplesamlphp-saml2_3-3.4.2 /usr/share/doc/php-simplesamlphp-saml2_3-3.4.2/LICENSE /usr/share/doc/php-simplesamlphp-saml2_3-3.4.2/README-DEV.md /usr/share/doc/php-simplesamlphp-saml2_3-3.4.2/README.md /usr/share/doc/php-simplesamlphp-saml2_3-3.4.2/composer.json /usr/share/php/SAML2_3 /usr/share/php/SAML2_3/ArtifactResolve.php /usr/share/php/SAML2_3/ArtifactResponse.php /usr/share/php/SAML2_3/Assertion /usr/share/php/SAML2_3/Assertion.php /usr/share/php/SAML2_3/Assertion/Decrypter.php /usr/share/php/SAML2_3/Assertion/Exception /usr/share/php/SAML2_3/Assertion/Exception/InvalidAssertionException.php /usr/share/php/SAML2_3/Assertion/Exception/InvalidSubjectConfirmationException.php /usr/share/php/SAML2_3/Assertion/Exception/NotDecryptedException.php /usr/share/php/SAML2_3/Assertion/Processor.php /usr/share/php/SAML2_3/Assertion/ProcessorBuilder.php /usr/share/php/SAML2_3/Assertion/Transformer /usr/share/php/SAML2_3/Assertion/Transformer/DecodeBase64Transformer.php /usr/share/php/SAML2_3/Assertion/Transformer/NameIdDecryptionTransformer.php /usr/share/php/SAML2_3/Assertion/Transformer/Transformer.php /usr/share/php/SAML2_3/Assertion/Transformer/TransformerChain.php /usr/share/php/SAML2_3/Assertion/Validation /usr/share/php/SAML2_3/Assertion/Validation/AssertionConstraintValidator.php /usr/share/php/SAML2_3/Assertion/Validation/AssertionValidator.php /usr/share/php/SAML2_3/Assertion/Validation/ConstraintValidator /usr/share/php/SAML2_3/Assertion/Validation/ConstraintValidator/NotBefore.php /usr/share/php/SAML2_3/Assertion/Validation/ConstraintValidator/NotOnOrAfter.php /usr/share/php/SAML2_3/Assertion/Validation/ConstraintValidator/SessionNotOnOrAfter.php /usr/share/php/SAML2_3/Assertion/Validation/ConstraintValidator/SpIsValidAudience.php /usr/share/php/SAML2_3/Assertion/Validation/ConstraintValidator/SubjectConfirmationMethod.php /usr/share/php/SAML2_3/Assertion/Validation/ConstraintValidator/SubjectConfirmationNotBefore.php /usr/share/php/SAML2_3/Assertion/Validation/ConstraintValidator/SubjectConfirmationNotOnOrAfter.php /usr/share/php/SAML2_3/Assertion/Validation/ConstraintValidator/SubjectConfirmationRecipientMatches.php /usr/share/php/SAML2_3/Assertion/Validation/ConstraintValidator/SubjectConfirmationResponseToMatches.php /usr/share/php/SAML2_3/Assertion/Validation/Result.php /usr/share/php/SAML2_3/Assertion/Validation/SubjectConfirmationConstraintValidator.php /usr/share/php/SAML2_3/Assertion/Validation/SubjectConfirmationValidator.php /usr/share/php/SAML2_3/AttributeQuery.php /usr/share/php/SAML2_3/AuthnRequest.php /usr/share/php/SAML2_3/Binding.php /usr/share/php/SAML2_3/Certificate /usr/share/php/SAML2_3/Certificate/Exception /usr/share/php/SAML2_3/Certificate/Exception/InvalidCertificateStructureException.php /usr/share/php/SAML2_3/Certificate/Exception/InvalidKeyUsageException.php /usr/share/php/SAML2_3/Certificate/Exception/NoKeysFoundException.php /usr/share/php/SAML2_3/Certificate/Fingerprint.php /usr/share/php/SAML2_3/Certificate/FingerprintCollection.php /usr/share/php/SAML2_3/Certificate/FingerprintLoader.php /usr/share/php/SAML2_3/Certificate/Key.php /usr/share/php/SAML2_3/Certificate/KeyCollection.php /usr/share/php/SAML2_3/Certificate/KeyLoader.php /usr/share/php/SAML2_3/Certificate/PrivateKey.php /usr/share/php/SAML2_3/Certificate/PrivateKeyLoader.php /usr/share/php/SAML2_3/Certificate/X509.php /usr/share/php/SAML2_3/Compat /usr/share/php/SAML2_3/Compat/AbstractContainer.php /usr/share/php/SAML2_3/Compat/ContainerSingleton.php /usr/share/php/SAML2_3/Compat/MockContainer.php /usr/share/php/SAML2_3/Compat/Ssp /usr/share/php/SAML2_3/Compat/Ssp/Container.php /usr/share/php/SAML2_3/Compat/Ssp/Logger.php /usr/share/php/SAML2_3/Configuration /usr/share/php/SAML2_3/Configuration/ArrayAdapter.php /usr/share/php/SAML2_3/Configuration/CertificateProvider.php /usr/share/php/SAML2_3/Configuration/DecryptionProvider.php /usr/share/php/SAML2_3/Configuration/Destination.php /usr/share/php/SAML2_3/Configuration/EntityIdProvider.php /usr/share/php/SAML2_3/Configuration/IdentityProvider.php /usr/share/php/SAML2_3/Configuration/IdentityProviderAware.php /usr/share/php/SAML2_3/Configuration/PrivateKey.php /usr/share/php/SAML2_3/Configuration/Queryable.php /usr/share/php/SAML2_3/Configuration/ServiceProvider.php /usr/share/php/SAML2_3/Configuration/ServiceProviderAware.php /usr/share/php/SAML2_3/Configuration/SimpleSAMLConverter.php /usr/share/php/SAML2_3/Constants.php /usr/share/php/SAML2_3/DOMDocumentFactory.php /usr/share/php/SAML2_3/EncryptedAssertion.php /usr/share/php/SAML2_3/Exception /usr/share/php/SAML2_3/Exception/InvalidArgumentException.php /usr/share/php/SAML2_3/Exception/RuntimeException.php /usr/share/php/SAML2_3/Exception/Throwable.php /usr/share/php/SAML2_3/Exception/UnparseableXmlException.php /usr/share/php/SAML2_3/HTTPArtifact.php /usr/share/php/SAML2_3/HTTPPost.php /usr/share/php/SAML2_3/HTTPRedirect.php /usr/share/php/SAML2_3/LogoutRequest.php /usr/share/php/SAML2_3/LogoutResponse.php /usr/share/php/SAML2_3/Message.php /usr/share/php/SAML2_3/Request.php /usr/share/php/SAML2_3/Response /usr/share/php/SAML2_3/Response.php /usr/share/php/SAML2_3/Response/Exception /usr/share/php/SAML2_3/Response/Exception/InvalidResponseException.php /usr/share/php/SAML2_3/Response/Exception/InvalidSignatureException.php /usr/share/php/SAML2_3/Response/Exception/NoAssertionsFoundException.php /usr/share/php/SAML2_3/Response/Exception/PreconditionNotMetException.php /usr/share/php/SAML2_3/Response/Exception/UnencryptedAssertionFoundException.php /usr/share/php/SAML2_3/Response/Exception/UnsignedResponseException.php /usr/share/php/SAML2_3/Response/Processor.php /usr/share/php/SAML2_3/Response/Validation /usr/share/php/SAML2_3/Response/Validation/ConstraintValidator /usr/share/php/SAML2_3/Response/Validation/ConstraintValidator.php /usr/share/php/SAML2_3/Response/Validation/ConstraintValidator/DestinationMatches.php /usr/share/php/SAML2_3/Response/Validation/ConstraintValidator/IsSuccessful.php /usr/share/php/SAML2_3/Response/Validation/PreconditionValidator.php /usr/share/php/SAML2_3/Response/Validation/Result.php /usr/share/php/SAML2_3/Response/Validation/Validator.php /usr/share/php/SAML2_3/SOAP.php /usr/share/php/SAML2_3/SOAPClient.php /usr/share/php/SAML2_3/Signature /usr/share/php/SAML2_3/Signature/AbstractChainedValidator.php /usr/share/php/SAML2_3/Signature/ChainedValidator.php /usr/share/php/SAML2_3/Signature/FingerprintValidator.php /usr/share/php/SAML2_3/Signature/MissingConfigurationException.php /usr/share/php/SAML2_3/Signature/PublicKeyValidator.php /usr/share/php/SAML2_3/Signature/Validator.php /usr/share/php/SAML2_3/Signature/ValidatorChain.php /usr/share/php/SAML2_3/Signature/ValidatorInterface.php /usr/share/php/SAML2_3/SignedElement.php /usr/share/php/SAML2_3/SignedElementHelper.php /usr/share/php/SAML2_3/StatusResponse.php /usr/share/php/SAML2_3/SubjectQuery.php /usr/share/php/SAML2_3/Utilities /usr/share/php/SAML2_3/Utilities/ArrayCollection.php /usr/share/php/SAML2_3/Utilities/Certificate.php /usr/share/php/SAML2_3/Utilities/Collection.php /usr/share/php/SAML2_3/Utilities/File.php /usr/share/php/SAML2_3/Utilities/Temporal.php /usr/share/php/SAML2_3/Utils.php /usr/share/php/SAML2_3/XML /usr/share/php/SAML2_3/XML/Chunk.php /usr/share/php/SAML2_3/XML/alg /usr/share/php/SAML2_3/XML/alg/Common.php /usr/share/php/SAML2_3/XML/alg/DigestMethod.php /usr/share/php/SAML2_3/XML/alg/SigningMethod.php /usr/share/php/SAML2_3/XML/ds /usr/share/php/SAML2_3/XML/ds/KeyInfo.php /usr/share/php/SAML2_3/XML/ds/KeyName.php /usr/share/php/SAML2_3/XML/ds/X509Certificate.php /usr/share/php/SAML2_3/XML/ds/X509Data.php /usr/share/php/SAML2_3/XML/ecp /usr/share/php/SAML2_3/XML/ecp/Response.php /usr/share/php/SAML2_3/XML/md /usr/share/php/SAML2_3/XML/md/AdditionalMetadataLocation.php /usr/share/php/SAML2_3/XML/md/AffiliationDescriptor.php /usr/share/php/SAML2_3/XML/md/AttributeAuthorityDescriptor.php /usr/share/php/SAML2_3/XML/md/AttributeConsumingService.php /usr/share/php/SAML2_3/XML/md/AuthnAuthorityDescriptor.php /usr/share/php/SAML2_3/XML/md/ContactPerson.php /usr/share/php/SAML2_3/XML/md/EndpointType.php /usr/share/php/SAML2_3/XML/md/EntitiesDescriptor.php /usr/share/php/SAML2_3/XML/md/EntityDescriptor.php /usr/share/php/SAML2_3/XML/md/Extensions.php /usr/share/php/SAML2_3/XML/md/IDPSSODescriptor.php /usr/share/php/SAML2_3/XML/md/IndexedEndpointType.php /usr/share/php/SAML2_3/XML/md/KeyDescriptor.php /usr/share/php/SAML2_3/XML/md/Organization.php /usr/share/php/SAML2_3/XML/md/PDPDescriptor.php /usr/share/php/SAML2_3/XML/md/RequestedAttribute.php /usr/share/php/SAML2_3/XML/md/RoleDescriptor.php /usr/share/php/SAML2_3/XML/md/SPSSODescriptor.php /usr/share/php/SAML2_3/XML/md/SSODescriptorType.php /usr/share/php/SAML2_3/XML/md/UnknownRoleDescriptor.php /usr/share/php/SAML2_3/XML/mdattr /usr/share/php/SAML2_3/XML/mdattr/EntityAttributes.php /usr/share/php/SAML2_3/XML/mdrpi /usr/share/php/SAML2_3/XML/mdrpi/Common.php /usr/share/php/SAML2_3/XML/mdrpi/PublicationInfo.php /usr/share/php/SAML2_3/XML/mdrpi/RegistrationInfo.php /usr/share/php/SAML2_3/XML/mdui /usr/share/php/SAML2_3/XML/mdui/Common.php /usr/share/php/SAML2_3/XML/mdui/DiscoHints.php /usr/share/php/SAML2_3/XML/mdui/Keywords.php /usr/share/php/SAML2_3/XML/mdui/Logo.php /usr/share/php/SAML2_3/XML/mdui/UIInfo.php /usr/share/php/SAML2_3/XML/saml /usr/share/php/SAML2_3/XML/saml/Attribute.php /usr/share/php/SAML2_3/XML/saml/AttributeValue.php /usr/share/php/SAML2_3/XML/saml/BaseIDType.php /usr/share/php/SAML2_3/XML/saml/Issuer.php /usr/share/php/SAML2_3/XML/saml/NameID.php /usr/share/php/SAML2_3/XML/saml/NameIDType.php /usr/share/php/SAML2_3/XML/saml/SubjectConfirmation.php /usr/share/php/SAML2_3/XML/saml/SubjectConfirmationData.php /usr/share/php/SAML2_3/XML/samlp /usr/share/php/SAML2_3/XML/samlp/Extensions.php /usr/share/php/SAML2_3/XML/shibmd /usr/share/php/SAML2_3/XML/shibmd/Scope.php /usr/share/php/SAML2_3/autoload.php
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 10:23:23 2024