| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: php-symfony-securitybundle | Distribution: Unknown |
| Version: 2.4.4 | Vendor: Remi Collet |
| Release: 1.el7.remi | Build date: Sun May 4 18:29:06 2014 |
| Group: Development/Libraries | Build host: schrodingerscat.famillecollet.com |
| Size: 147969 | Source RPM: php-symfony-2.4.4-1.el7.remi.src.rpm |
| Packager: http://blog.famillecollet.com/ | |
| Url: http://symfony.com | |
| Summary: Symfony Security Bundle | |
Symfony Security Bundle
MIT
* Sun May 04 2014 Remi Collet <remi@fedoraproject.org> 2.4.4-1
- backport 2.4.4 for remi repo
* Wed Apr 30 2014 Shawn Iwinski <shawn.iwinski@gmail.com> - 2.4.4-1
- Updated to 2.4.4 (BZ #1038134)
- Updated Doctrine dependencies
- Sub-pkg phpcompatinfo without Tests directory since they are not pkged
* Mon Feb 17 2014 Shawn Iwinski <shawn.iwinski@gmail.com> - 2.4.2-1
- Updated to 2.4.2 (BZ #1038134)
- Re-enabled tests
- Added expressionlanguage component sub-pkg
- Added provides for security component composer sub-pkgs
* Mon Jan 06 2014 Remi Collet <remi@fedoraproject.org> 2.3.9-1
- backport 2.3.9 for remi repo
* Sun Jan 05 2014 Shawn Iwinski <shawn.iwinski@gmail.com> 2.3.9-1
- Updated to 2.3.9
- Conditional %{?dist}
- Minor bash cosmetic changes
- Skip additional test relying on external resources
- Skip additional el6 test
* Tue Dec 17 2013 Remi Collet <remi@fedoraproject.org> 2.3.8-1
- Updated to 2.3.8
* Sat Dec 14 2013 Remi Collet <remi@fedoraproject.org> 2.3.7-4
- fix PEAR compatibility: add missing "autoloader.php"
* Wed Nov 27 2013 Remi Collet <remi@fedoraproject.org> 2.3.7-3
- sync with rawhide, build for remi repo
* Tue Nov 26 2013 Shawn Iwinski <shawn.iwinski@gmail.com> 2.3.7-3
- Fixed several summaries and descriptions ("Symfony2" => "Symfony")
* Sat Nov 23 2013 Remi Collet <remi@fedoraproject.org> 2.3.7-2
- backport stuff for remi repo
* Fri Nov 22 2013 Shawn Iwinski <shawn.iwinski@gmail.com> 2.3.7-2
- Renamed from "php-symfony2" to "php-symfony"
- Updated main pkg summary
- Removed dependency on common sub-pkg for sub-pkgs that require other sub-pkgs
- Common sub-pkg obsoletes php-channel-symfony2
- Fixed swiftmailerbridge sub-pkg dependency
- Updated %check to use PHPUnit's "--include-path" option
* Sun Nov 17 2013 Shawn Iwinski <shawn.iwinski@gmail.com> 2.3.7-1
- Updated to 2.3.7
- Separated icu pkg
- Added php-password-compat requires for el6 (PHP < 5.5.0)
- common sub-pkg now owns %{symfony_dir}/{Bridge,Bundle,Component}
- Fixed classloader URL
* Wed Nov 06 2013 Shawn Iwinski <shawn.iwinski@gmail.com> 2.3.6-2
- Updated tests' autoloader
- Individual pkg tests instead of one
- Skip specific tests
- Exclude tty and benchmark test groups
- Fix main package doc symlink
* Mon Oct 21 2013 Shawn Iwinski <shawn.iwinski@gmail.com> 2.3.6-1
- Updated to 2.3.6
- Renamed sub-packages to lowercase
* Sat Jul 13 2013 Shawn Iwinski <shawn.iwinski@gmail.com> 2.3.1-1
- Initial package
/usr/share/doc/php-symfony-securitybundle-2.4.4 /usr/share/doc/php-symfony-securitybundle-2.4.4/CHANGELOG.md /usr/share/doc/php-symfony-securitybundle-2.4.4/LICENSE /usr/share/doc/php-symfony-securitybundle-2.4.4/composer.json /usr/share/php/Symfony/Bundle/SecurityBundle /usr/share/php/Symfony/Bundle/SecurityBundle/Command /usr/share/php/Symfony/Bundle/SecurityBundle/Command/InitAclCommand.php /usr/share/php/Symfony/Bundle/SecurityBundle/DataCollector /usr/share/php/Symfony/Bundle/SecurityBundle/DataCollector/SecurityDataCollector.php /usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection /usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/Compiler /usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/Compiler/AddSecurityVotersPass.php /usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/MainConfiguration.php /usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/Security /usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/Security/Factory /usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/Security/Factory/AbstractFactory.php /usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/Security/Factory/FormLoginFactory.php /usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/Security/Factory/HttpBasicFactory.php /usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/Security/Factory/HttpDigestFactory.php /usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/Security/Factory/RememberMeFactory.php /usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/Security/Factory/SecurityFactoryInterface.php /usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/Security/Factory/SimpleFormFactory.php /usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/Security/Factory/SimplePreAuthenticationFactory.php /usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/Security/Factory/X509Factory.php /usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/Security/UserProvider /usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/Security/UserProvider/InMemoryFactory.php /usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/Security/UserProvider/UserProviderFactoryInterface.php /usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php /usr/share/php/Symfony/Bundle/SecurityBundle/EventListener /usr/share/php/Symfony/Bundle/SecurityBundle/EventListener/AclSchemaListener.php /usr/share/php/Symfony/Bundle/SecurityBundle/Resources /usr/share/php/Symfony/Bundle/SecurityBundle/Resources/config /usr/share/php/Symfony/Bundle/SecurityBundle/Resources/config/collectors.xml /usr/share/php/Symfony/Bundle/SecurityBundle/Resources/config/security.xml /usr/share/php/Symfony/Bundle/SecurityBundle/Resources/config/security_acl.xml /usr/share/php/Symfony/Bundle/SecurityBundle/Resources/config/security_acl_dbal.xml /usr/share/php/Symfony/Bundle/SecurityBundle/Resources/config/security_listeners.xml /usr/share/php/Symfony/Bundle/SecurityBundle/Resources/config/security_rememberme.xml /usr/share/php/Symfony/Bundle/SecurityBundle/Resources/config/templating_php.xml /usr/share/php/Symfony/Bundle/SecurityBundle/Resources/config/templating_twig.xml /usr/share/php/Symfony/Bundle/SecurityBundle/Resources/meta /usr/share/php/Symfony/Bundle/SecurityBundle/Resources/views /usr/share/php/Symfony/Bundle/SecurityBundle/Resources/views/Collector /usr/share/php/Symfony/Bundle/SecurityBundle/Resources/views/Collector/security.html.twig /usr/share/php/Symfony/Bundle/SecurityBundle/Security /usr/share/php/Symfony/Bundle/SecurityBundle/Security/FirewallContext.php /usr/share/php/Symfony/Bundle/SecurityBundle/Security/FirewallMap.php /usr/share/php/Symfony/Bundle/SecurityBundle/SecurityBundle.php /usr/share/php/Symfony/Bundle/SecurityBundle/Templating /usr/share/php/Symfony/Bundle/SecurityBundle/Templating/Helper /usr/share/php/Symfony/Bundle/SecurityBundle/Templating/Helper/LogoutUrlHelper.php /usr/share/php/Symfony/Bundle/SecurityBundle/Templating/Helper/SecurityHelper.php /usr/share/php/Symfony/Bundle/SecurityBundle/Twig /usr/share/php/Symfony/Bundle/SecurityBundle/Twig/Extension /usr/share/php/Symfony/Bundle/SecurityBundle/Twig/Extension/LogoutUrlExtension.php
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Feb 9 12:11:47 2026