Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

php-laminas-authentication-2.12.0-1.fc37 RPM for noarch

From Fedora 37 for x86_64 / p

Name: php-laminas-authentication Distribution: Fedora Project
Version: 2.12.0 Vendor: Fedora Project
Release: 1.fc37 Build date: Tue Sep 20 14:29:33 2022
Group: Unspecified Build host: buildvm-ppc64le-04.iad2.fedoraproject.org
Size: 123747 Source RPM: php-laminas-authentication-2.12.0-1.fc37.src.rpm
Packager: Fedora Project
Url: https://github.com/laminas/laminas-authentication
Summary: Laminas Framework Authentication component
The Laminas\\Authentication component provides an API for authentication and
includes concrete authentication adapters for common use case scenarios.

Documentation: https://docs.laminas.dev/laminas-authentication/

Provides

Requires

License

BSD

Changelog

* Tue Sep 20 2022 Remi Collet <remi@remirepo.net> - 2.12.0-1
  - update to 2.12.0
  - raise dependency on PHP 7.4
  - raise dependency on laminas-stdlib 3.13.0
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.11.0-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Thu Jun 23 2022 Remi Collet <remi@remirepo.net> - 2.11.0-2
  - add dependency on laminas-servicemanager to workaround
    issue with old psr/container
* Thu Jun 23 2022 Remi Collet <remi@remirepo.net> - 2.11.0-1
  - update to 2.11.0
* Thu Mar 10 2022 Remi Collet <remi@remirepo.net> - 2.10.1-1
  - update to 2.10.1
* Wed Mar 09 2022 Remi Collet <remi@remirepo.net> - 2.10.0-1
  - update to 2.10.0
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.9.0-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Tue Dec 07 2021 Remi Collet <remi@remirepo.net> - 2.9.0-1
  - update to 2.9.0 (no change)
  - keep compatibility using laminas-zendframework-bridge
    as this is only used using compat autolader
* Wed Nov 10 2021 Remi Collet <remi@remirepo.net> - 2.8.0-3
  - ignore tests for deprecation
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.8.0-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Thu Mar 18 2021 Remi Collet <remi@remirepo.net> - 2.8.0-1
  - update to 2.8.0
  - raise dependency on PHP 7.3
  - switch to phpunit9
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.0-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild

Files

/usr/share/doc/php-laminas-authentication
/usr/share/doc/php-laminas-authentication/COPYRIGHT.md
/usr/share/doc/php-laminas-authentication/README.md
/usr/share/doc/php-laminas-authentication/composer.json
/usr/share/licenses/php-laminas-authentication
/usr/share/licenses/php-laminas-authentication/LICENSE
/usr/share/php/Laminas/Authentication
/usr/share/php/Laminas/Authentication/Adapter
/usr/share/php/Laminas/Authentication/Adapter/AbstractAdapter.php
/usr/share/php/Laminas/Authentication/Adapter/AdapterInterface.php
/usr/share/php/Laminas/Authentication/Adapter/Callback.php
/usr/share/php/Laminas/Authentication/Adapter/DbTable
/usr/share/php/Laminas/Authentication/Adapter/DbTable.php
/usr/share/php/Laminas/Authentication/Adapter/DbTable/AbstractAdapter.php
/usr/share/php/Laminas/Authentication/Adapter/DbTable/CallbackCheckAdapter.php
/usr/share/php/Laminas/Authentication/Adapter/DbTable/CredentialTreatmentAdapter.php
/usr/share/php/Laminas/Authentication/Adapter/DbTable/Exception
/usr/share/php/Laminas/Authentication/Adapter/DbTable/Exception/ExceptionInterface.php
/usr/share/php/Laminas/Authentication/Adapter/DbTable/Exception/InvalidArgumentException.php
/usr/share/php/Laminas/Authentication/Adapter/DbTable/Exception/RuntimeException.php
/usr/share/php/Laminas/Authentication/Adapter/Digest.php
/usr/share/php/Laminas/Authentication/Adapter/Exception
/usr/share/php/Laminas/Authentication/Adapter/Exception/ExceptionInterface.php
/usr/share/php/Laminas/Authentication/Adapter/Exception/InvalidArgumentException.php
/usr/share/php/Laminas/Authentication/Adapter/Exception/RuntimeException.php
/usr/share/php/Laminas/Authentication/Adapter/Exception/UnexpectedValueException.php
/usr/share/php/Laminas/Authentication/Adapter/Http
/usr/share/php/Laminas/Authentication/Adapter/Http.php
/usr/share/php/Laminas/Authentication/Adapter/Http/ApacheResolver.php
/usr/share/php/Laminas/Authentication/Adapter/Http/Exception
/usr/share/php/Laminas/Authentication/Adapter/Http/Exception/ExceptionInterface.php
/usr/share/php/Laminas/Authentication/Adapter/Http/Exception/InvalidArgumentException.php
/usr/share/php/Laminas/Authentication/Adapter/Http/Exception/RuntimeException.php
/usr/share/php/Laminas/Authentication/Adapter/Http/FileResolver.php
/usr/share/php/Laminas/Authentication/Adapter/Http/ResolverInterface.php
/usr/share/php/Laminas/Authentication/Adapter/Ldap.php
/usr/share/php/Laminas/Authentication/Adapter/ValidatableAdapterInterface.php
/usr/share/php/Laminas/Authentication/AuthenticationService.php
/usr/share/php/Laminas/Authentication/AuthenticationServiceInterface.php
/usr/share/php/Laminas/Authentication/Exception
/usr/share/php/Laminas/Authentication/Exception/ExceptionInterface.php
/usr/share/php/Laminas/Authentication/Exception/InvalidArgumentException.php
/usr/share/php/Laminas/Authentication/Exception/RuntimeException.php
/usr/share/php/Laminas/Authentication/Exception/UnexpectedValueException.php
/usr/share/php/Laminas/Authentication/Result.php
/usr/share/php/Laminas/Authentication/Storage
/usr/share/php/Laminas/Authentication/Storage/Chain.php
/usr/share/php/Laminas/Authentication/Storage/NonPersistent.php
/usr/share/php/Laminas/Authentication/Storage/Session.php
/usr/share/php/Laminas/Authentication/Storage/StorageInterface.php
/usr/share/php/Laminas/Authentication/Validator
/usr/share/php/Laminas/Authentication/Validator/Authentication.php
/usr/share/php/Laminas/Authentication/autoload.php
/usr/share/php/Zend/Authentication
/usr/share/php/Zend/Authentication/autoload.php


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 20:33:48 2024