File: changelog

package info (click to toggle)
php-symfony-security-acl 3.3.4-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,020 kB
  • sloc: php: 5,160; sql: 273; makefile: 25; xml: 20
file content (261 lines) | stat: -rw-r--r-- 7,637 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
php-symfony-security-acl (3.3.4-4) unstable; urgency=medium

  * Modernize PHPUnit syntax

 -- David Prévot <taffit@debian.org>  Mon, 17 Feb 2025 12:09:19 +0100

php-symfony-security-acl (3.3.4-3) unstable; urgency=medium

  * Compatibility with php-doctrine-persistence 4
  * Drop now useless debian/pkg-php-tools-autoloaders

 -- David Prévot <taffit@debian.org>  Thu, 30 Jan 2025 19:20:54 +0100

php-symfony-security-acl (3.3.4-2) unstable; urgency=medium

  * Explicitly depend on php-doctrine-cache for tests
  * Fix compatibility with DBAL 4.x
  * Ignore another test for PHPUnit 11

 -- David Prévot <taffit@debian.org>  Fri, 17 Jan 2025 11:24:17 +0100

php-symfony-security-acl (3.3.4-1) unstable; urgency=medium

  [ core23 ]
  * Fix symfony 7 compatibility

  [ Jordi ]
  * Fix tests

  [ Jordi Sala Morales ]
  * Actualizar AclVoter.php

  [ David Prévot ]
  * Don’t require symfony/phpunit-bridge for tests
  * Use --tolerant switch for phpab(1)

 -- David Prévot <taffit@debian.org>  Mon, 21 Oct 2024 10:22:45 +0200

php-symfony-security-acl (3.3.3-3) unstable; urgency=medium

  * Make provider functions static (PHPUnit 11 Fix) (Closes: #1039838)
  * Revert "Force system dependencies loading"
  * Update Standards-Version to 4.7.0

 -- David Prévot <taffit@debian.org>  Sat, 12 Oct 2024 11:34:59 +0100

php-symfony-security-acl (3.3.3-2) unstable; urgency=medium

  * Force system dependencies loading

 -- David Prévot <taffit@debian.org>  Wed, 06 Mar 2024 16:30:22 +0100

php-symfony-security-acl (3.3.3-1) unstable; urgency=medium

  [ Nicolas Grekas ]
  * Allow Symfony 7

  [ David Prévot ]
  * Update standards version to 4.6.2, no changes needed.

 -- David Prévot <taffit@debian.org>  Fri, 08 Dec 2023 07:45:18 +0100

php-symfony-security-acl (3.3.2-1) unstable; urgency=medium

  [ Fran Moreno ]
  * Add return type explicitly

  [ David Prévot ]
  * Update debian/watch URL
  * Update Standards-Version to 4.6.1

 -- David Prévot <taffit@debian.org>  Thu, 22 Sep 2022 07:54:08 +0200

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

  [ Jeroen Thora ]
  * Fix symfony 5.3 incompatibility

 -- David Prévot <taffit@debian.org>  Thu, 17 Feb 2022 04:28:03 -0400

php-symfony-security-acl (3.3.0-1) unstable; urgency=medium

  [ Alexander M. Turek ]
  * Allow Symfony 6 again
  * Fix deprecations triggered by PHP 8.1
  * Fix deprecations triggered by Doctrine DBAL

  [ David Prévot ]
  * Drop d/pkg-php-tools-autoloaders entry

 -- David Prévot <taffit@debian.org>  Wed, 09 Feb 2022 02:40:48 -0400

php-symfony-security-acl (3.2.0-1) unstable; urgency=medium

  [ Jeroen Thora ]
  * Fix doctrine/dbal 2.13 incompatibility

  [ Alexander M. Turek ]
  * Allow Doctrine Cache 2
  * Allow psr/log 2 and 3

  [ Jérémy Derussé ]
  * Allow Symfony 6.0

  [ David Prévot ]
  * d/control: Use generic Homepage instead of outdated documentation
  * Simplify gbp import-orig (and prepare signature checking)
  * Update signing key
  * Install dh-sequence-* instead of using dh --with
  * Generate phpabtpl at build time
  * Update standards version to 4.6.0, no changes needed.
  * Update copyright (years)
  * Use SYMFONY_DEPRECATIONS_HELPER=weak for PHP 8.1

 -- David Prévot <taffit@debian.org>  Sun, 21 Nov 2021 22:18:08 -0400

php-symfony-security-acl (3.1.1-1) unstable; urgency=medium

  * Install /u/s/p/autoloaders file

 -- David Prévot <taffit@debian.org>  Wed, 13 Jan 2021 02:14:53 -0400

php-symfony-security-acl (3.1.0-2) unstable; urgency=medium

  * Adapt to recent version of PHPUnit (9)
  * Update watch file format version to 4.
  * Rename branches to debian/latest and upstream/latest (DEP-14)
  * Update Standards-Version to 4.5.1

 -- David Prévot <taffit@debian.org>  Sun, 20 Dec 2020 10:24:08 -0400

php-symfony-security-acl (3.1.0-1) unstable; urgency=medium

  [ XWB ]
  * Fix doctrine deprecations

  [ Fabien Potencier ]
  * Fix tests compat

  [ David Prévot ]
  * Update standards version to 4.5.0, no changes needed.
  * Set Rules-Requires-Root: no.
  * Use debhelper-compat 13
  * Simplify override_dh_auto_test
  * Update autoload.php

 -- David Prévot <taffit@debian.org>  Tue, 18 Aug 2020 07:51:59 -0400

php-symfony-security-acl (3.0.4-1) unstable; urgency=medium

  [ Andrey Sevastianov ]
  * Fixed Symfony 4.3 wrong role variable type

  [ David Prévot ]
  * Set upstream metadata fields: Bug-Submit.

 -- David Prévot <taffit@debian.org>  Sun, 15 Dec 2019 17:48:15 -1000

php-symfony-security-acl (3.0.3-1) unstable; urgency=medium

  [ Nicolas Grekas ]
  * Allow Symfony 5.0

  [ XWB ]
  * Fixed Symfony 4.3 deprecated messages

  [ David Prévot ]
  * Update standards version to 4.4.1, no changes needed.
  * Set upstream metadata fields: Bug-Database, Repository, Repository-Browse.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata.
  * d/control: Drop versioned dependency satisfied in (old)stable

 -- David Prévot <taffit@debian.org>  Wed, 11 Dec 2019 15:17:24 -1000

php-symfony-security-acl (3.0.2-2) unstable; urgency=medium

  * Upload to unstable now that buster has been released
  * Update standards version, no changes needed.
  * Set upstream metadata fields: Contact, Name.
  * Compatibility with recent PHPUnit (8)

 -- David Prévot <taffit@debian.org>  Sat, 10 Aug 2019 20:48:50 -1000

php-symfony-security-acl (3.0.2-1) experimental; urgency=medium

  * Upload to experimental during the freeze

  [ David Prévot ]
  * Fix bug number in previous changelog entry
  * Use debhelper-compat 12
  * Drop get-orig-source target
  * Use https in Format
  * Update Standards-Version to 4.3.0

  [ Sander Marechal ]
  * "autoincrement" is a boolean, fix #43

 -- David Prévot <taffit@debian.org>  Thu, 18 Apr 2019 01:53:56 +0900

php-symfony-security-acl (3.0.1-2) unstable; urgency=medium

  * Explicitly depend on php-doctrine-common to run the tests (Closes: #905426)
  * Move project repository to salsa.d.o
  * Update Standards-Version to 4.2.0

 -- David Prévot <taffit@debian.org>  Sun, 05 Aug 2018 15:36:12 +0800

php-symfony-security-acl (3.0.1-1) unstable; urgency=medium

  [ Christian Scheb ]
  * Depend on AuthenticationTrustResolverInterface

  [ David Prévot ]
  * Update Standards-Version to 4.1.2

 -- David Prévot <taffit@debian.org>  Sat, 06 Jan 2018 11:53:03 +0530

php-symfony-security-acl (3.0.0-3) unstable; urgency=medium

  * Update test for recent phpunit versions (Closes: #882924)
  * Drop versioned dependencies satisfied in stable
  * Update Standards-Version to 4.1.1

 -- David Prévot <taffit@debian.org>  Wed, 29 Nov 2017 22:32:44 -1000

php-symfony-security-acl (3.0.0-2) unstable; urgency=medium

  * Upload to unstable in sync with symfony 2.8.5

  [ David Prévot ]
  * Fix autoload.php path for CI
  * Add php-sqlite3 needed fore some tests
  * Update Standards-Version to 3.9.8
  * Move all Resources to examples
  * Rebuild with recent pkg-php-tools for the PHP 7.0 transition

  [ Daniel Beyer ]
  * Depend on php-symfony-security-core instead of php-symfony-security

 -- David Prévot <taffit@debian.org>  Sat, 30 Apr 2016 14:27:11 -0400

php-symfony-security-acl (3.0.0-1) experimental; urgency=medium

  * Upload latest 3.0 to experimental

  [ Fabien Potencier ]
  * updated version to 3.0

  [ Nicolas Grekas ]
  * [3.0] Update required PHP to 5.5.9

  [ David Prévot ]
  * Track the latest release

 -- David Prévot <taffit@debian.org>  Mon, 15 Feb 2016 01:35:57 -0400

php-symfony-security-acl (2.8.0-1) unstable; urgency=low

  * Initial release (new symfony dependency/split-of)

 -- David Prévot <taffit@debian.org>  Sun, 30 Jun 2013 10:02:46 -0400