php-symfony-security-acl 3.3.1-1ubuntu1 source package in Ubuntu

Changelog

php-symfony-security-acl (3.3.1-1ubuntu1) jammy; urgency=medium

  * d/rules: Don't run testsuite during build
  * d/control: Don't b-d on php-symfony-cache to resolve ftbfs

 -- Bryce Harrington <email address hidden>  Sun, 20 Feb 2022 00:11:32 +0000

Upload details

Uploaded by:
Bryce Harrington
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Kinetic release universe misc
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-symfony-security-acl_3.3.1.orig.tar.gz 49.4 KiB a9e607ce0e7e1cf5726a8366ddcaeac274f9717481d91028ee46c70960cdc31f
php-symfony-security-acl_3.3.1-1ubuntu1.debian.tar.xz 8.5 KiB a94e1d7daafa7fd5597046653dfd30feb109687412d3302622ffab834fe67e2a
php-symfony-security-acl_3.3.1-1ubuntu1.dsc 2.5 KiB 879e02dcf80feaee4046c528fbb91a1e8ee642c330528a06b19f851ad9c3cbd0

View changes file

Binary packages built by this source

php-symfony-security-acl: Symfony Security Component - ACL (Access Control List)

 The Security Component - ACL (Access Control List) is an advanced ACL system
 that provides ways to authorize authenticated users based on their roles.
 .
 The Symfony Security Component provides an infrastructure for sophisticated
 authorization systems, which makes it possible to easily separate the actual
 authorization logic from so called user providers that hold the users
 credentials. It is inspired by the Java Spring framework.
 .
 Symfony is a PHP framework, a set of tools and a development methodology.