File: changelog

package info (click to toggle)
php-monolog 2.9.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,568 kB
  • sloc: php: 16,355; makefile: 22
file content (492 lines) | stat: -rw-r--r-- 13,729 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
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
php-monolog (2.9.1-1) unstable; urgency=medium

  [ pafernandez-oesia ]
  * Update BrowserConsoleHandler console output method (#1739)

  [ Jordi Boggiano ]
  * Add graylog2/gelf-php 2.x support, fixes #1747
  * Deprecate FlowdockHandler and formatter as the service was shutdown,
    fixes #1748
  * Update changelog

  [ Bart Swaalf ]
  * Add support for enum context values to psr formatter (#1773)

  [ Tetragramat ]
  * WhatFailureGroupHandler catches failures in method close (#1791)

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

 -- David Prévot <taffit@debian.org>  Fri, 10 Feb 2023 07:39:03 +0100

php-monolog (2.8.0-2) unstable; urgency=medium

  * Use php-phpspec-prophecy for tests

 -- David Prévot <taffit@debian.org>  Sun, 28 Aug 2022 13:49:05 +0200

php-monolog (2.8.0-1) unstable; urgency=medium

  [ Jordi Boggiano ]
  * Update changelog

  [ Thomas Müller ]
  * allow Predis 2.0, closes #1732

  [ David Prévot ]
  * Track version 2 for now (Bookworm?)
  * Drop now usless d/pkg-php-tools-* entries

 -- David Prévot <taffit@debian.org>  Wed, 27 Jul 2022 11:26:28 +0200

php-monolog (2.7.0-1) unstable; urgency=medium

  [ Jordi Boggiano ]
  * Update changelog

  [ David Prévot ]
  * Track version 2 for now (Bookworm?)
  * Use php-predis instead of php-nrk-predis
  * Adapt packaging to new packages needed for testsuite
  * Don’t run Elasticsearch related tests
  * Mark package as Multi-Arch: foreign
  * Update Standards-Version to 4.6.1

 -- David Prévot <taffit@debian.org>  Sun, 19 Jun 2022 20:17:36 +0200

php-monolog (2.3.5-2) unstable; urgency=medium

  * Upload to unstable now that Symfony 5 is in

 -- David Prévot <taffit@debian.org>  Wed, 24 Nov 2021 09:59:06 -0400

php-monolog (2.3.5-1) experimental; urgency=medium

  [ Jordi Boggiano ]
  * Update changelog

  [ David Prévot ]
  * Simplify gbp import-orig
  * Install dh-sequence-* instead of using dh --with
  * Generate phpabtpl at build time
  * Update standards version to 4.6.0, no changes needed.

 -- David Prévot <taffit@debian.org>  Sat, 09 Oct 2021 17:11:31 -0400

php-monolog (2.2.0-1) experimental; urgency=medium

  [ Jordi Boggiano ]
  * Update changelog

  [ Robin Gustafsson ]
  * Use SwiftMailer's new autoloader (Closes: #976815)

  [ David Prévot ]
  * Use php-redis for tests
  * Update watch file format version to 4.
  * Set upstream metadata fields: Security-Contact.
  * Rename main branch to debian/latest (DEP-14)
  * Skip tests that can’t be run on Debian
  * Update Standards-Version to 4.5.1

 -- David Prévot <taffit@debian.org>  Thu, 07 Jan 2021 02:06:45 -0400

php-monolog (2.1.1-1) experimental; urgency=medium

  [ Jordi Boggiano ]
  * Update changelog

  [ David Prévot ]
  * Set Rules-Requires-Root: no.

 -- David Prévot <taffit@debian.org>  Fri, 31 Jul 2020 08:14:46 +0200

php-monolog (2.1.0-1) experimental; urgency=medium

  [ Abdouni Abdelkarim ]
  * bump year

  [ Jordi Boggiano ]
  * Update changelog

  [ David Prévot ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit.
  * Update standards version to 4.5.0, no changes needed.
  * Use debhelper-compat 13
  * Simplify override_dh_auto_test
  * Update copyright (years)

 -- David Prévot <taffit@debian.org>  Sat, 30 May 2020 16:09:02 -1000

php-monolog (2.0.2-1) experimental; urgency=medium

  [ Jordi Boggiano ]
  * Update changelog

  [ David Prévot ]
  * Set upstream metadata fields: Repository, Repository-Browse.
  * Build-depend on php-curl for testsuite

 -- David Prévot <taffit@debian.org>  Sun, 22 Dec 2019 07:40:03 +1100

php-monolog (2.0.1-1) experimental; urgency=medium

  [ Jordi Boggiano ]
  * Prepare changelog

  [ David Prévot ]
  * Fix file permission
  * Update standards version to 4.4.1, no changes needed.
  * Set upstream metadata fields: Repository.

 -- David Prévot <taffit@debian.org>  Thu, 14 Nov 2019 18:31:27 -1000

php-monolog (2.0.0-1) experimental; urgency=medium

  [ David Prévot ]
  * Add missing colon in closes line.

  [ Mario Blažek ]
  * Upgrade PHPUnit to v8

 -- David Prévot <taffit@debian.org>  Fri, 30 Aug 2019 15:31:54 -1000

php-monolog (2.0.0~beta2-1) experimental; urgency=medium

  [ Joey Gallegos ]
  * Bump year

  [ David Prévot ]
  * Document gbp import-ref usage
  * Revert "Drop upstream documentation not provided anymore"
  * Revert "Drop tests removed upstream"
  * Build-Depend on php-nrk-predis for testsuite
  * Compatibility with recent PHPUnit
  * Use a vendor directory for testsuite
  * Use debian/clean for directories
  * Use debhelper-compat 12
  * Update Standards-Version to 4.4.0
  * Update copyright (years)

 -- David Prévot <taffit@debian.org>  Thu, 18 Jul 2019 14:54:34 -0300

php-monolog (2.0.0~beta1-1) experimental; urgency=medium

  * Upload beta to experimental
  * Use debhelper-compat 11
  * Drop versioned dependencies satisfied in stable
  * Drop get-orig-source target
  * Use https in Format
  * Move Vcs-* to salsa.d.o
  * Use Standards-Version 4.2.1
  * Make preview handling more generic
  * Update copyright (years)
  * Install upgrade instructions
  * Drop upstream documentation not provided anymore
  * Drop tests removed upstream (Closes: #882944)

 -- David Prévot <taffit@debian.org>  Mon, 10 Dec 2018 17:31:42 -1000

php-monolog (1.23.0-1) unstable; urgency=medium

  [ Remon van de Kamp ]
  * Use first day/first month for date calculations in RotatingFileHandlerTest
    (#963) (Closes: #861468)

  [ David Prévot ]
  * Clean directory created during tests
  * Update Standards-Version to 4.0.1
  * Adapt to changed upstream filenames

 -- David Prévot <taffit@debian.org>  Mon, 07 Aug 2017 07:11:05 -0400

php-monolog (1.22.0-1) unstable; urgency=medium

  [ Jonathan A. Schweder ]
  * add MercurialProcessor

  [ Jordi Boggiano ]
  * Add support for AWS SDK v3

  [ Haralan Dobrev ]
  * Add a Slackbot handler
  * Add a Slack Webhooks handler using the same SlackRecord util

 -- David Prévot <taffit@debian.org>  Tue, 29 Nov 2016 16:37:15 -1000

php-monolog (1.21.0-1) unstable; urgency=medium

  [ Nishanth Aravamudan ]
  * Add nocheck and stage1 build profiles (Closes: #829764)

  [ Francis Besset ]
  * Added informations to normalize a SoapFault

  [ Jordi Boggiano ]
  * Allow other separators for the date format in RotatingFileHandler
  * Allow formatting of message by setting a line formatter on SlackHandler
  * Revert #810 and remove the context info in the php error logger of
    ErrorHandler, fixes #828, closes: #810

  [ Adam Kiss ]
  * Added option to log errors regardless of error_reporting setting

 -- David Prévot <taffit@debian.org>  Fri, 11 Nov 2016 05:49:10 -0930

php-monolog (1.20.0-1) unstable; urgency=medium

  [ Nils Adermann ]
  * Provide means to manually activate a FingersCrossedHandler

  [ Jordi Boggiano ]
  * Add getter for the StreamHandler URL, fixes #797

  [ Dmitry Ivanov ]
  * HtmlFormatter methods accessibility

  [ s4msung ]
  * include $context in error_handler

 -- David Prévot <taffit@debian.org>  Mon, 04 Jul 2016 16:50:48 -0400

php-monolog (1.19.0-2) unstable; urgency=medium

  * Drop php-aws-sdk from build-dependencies (it depends on php-guzzle that is
    not ready for PHP 7.0, see #821698)

 -- David Prévot <taffit@debian.org>  Sun, 26 Jun 2016 00:43:31 -0400

php-monolog (1.19.0-1) unstable; urgency=medium

  [ Jordi Boggiano ]
  * Truncate single messages if they go over the hipchat limit, fixes #629
  * Only close handles that have been opened by the StreamHandler, fixes #764
  * Add DeduplicationHandler to avoid spamming the same log records
  * Add ability to use formatter in email subject lines
  * Add getStream to the StreamHandler
  * Update changelog

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

 -- David Prévot <taffit@debian.org>  Tue, 12 Apr 2016 17:08:50 -0400

php-monolog (1.18.2-1) unstable; urgency=medium

  [ Jordi Boggiano ]
  * Fix elastica formatter test, refs #742
  * Truncate messages if they reach the max length of GELF messages, fixes #751
  * Update changelog

  [ Grégoire Paris ]
  * use maintained package reference in suggestion

  [ chalasr ]
  * Change copyright's end date from 2015 to 2016

  [ David Prévot ]
  * Update copyright (years)
  * Update overrides

 -- David Prévot <taffit@debian.org>  Sat, 02 Apr 2016 18:33:35 -0400

php-monolog (1.18.1-1) unstable; urgency=medium

  [ John Hunt ]
  * Fixed small syntax bug with BrowserConsoleHandler preventing console output

  [ Jordi Boggiano ]
  * Fix SlackHandler bug where slack drops some messages if the socket is
    closed too early, fixes #729

  [ shiyangwu520 ]
  * Update RedisHandler.php

  [ Jean-Baptiste Nahan ]
  * Fix content_type property

 -- David Prévot <taffit@debian.org>  Thu, 17 Mar 2016 19:11:32 -0400

php-monolog (1.18.0-1) unstable; urgency=medium

  * PHP 7.0 transition:
    - Drop php5-mongo dependency
    - Build with recent pkg-php-tools
  * Build-depend on php-amqp now available for tests
  * Exclude test depending on php-console
  * Update Standards-Version to 3.9.7

 -- David Prévot <taffit@debian.org>  Sun, 06 Mar 2016 12:55:04 -0400

php-monolog (1.17.2-1) unstable; urgency=medium

  [ Jordi Boggiano ]
  * Fix CS and php5.3 compat
  * Do not assume we have a Logger in ErrorHandler, fixes #666
  * Update changelog

  [ Aleksei Shmelev ]
  * SwiftMailerHandler bugfix.
    Added generating unique id when building message and test.

  [ raph ]
  * Use `text` and `title` fields for SlackHandler

 -- David Prévot <taffit@debian.org>  Thu, 22 Oct 2015 17:39:14 -0400

php-monolog (1.17.1-1) unstable; urgency=medium

  [ Frederik Bosch ]
  * FIX IntrospectionProcessor: E_NOTICE

  [ Tomasz Wójcik ]
  * RavenHandler handles custom checksums
  * RavenHandler supports extra parameters

  [ Henrique Moody ]
  * Better normalization for resources

  [ Jared Markell ]
  * Add getUid() to UidProcessor

  [ Jordi Boggiano ]
  * Update changelog

 -- David Prévot <taffit@debian.org>  Tue, 01 Sep 2015 16:09:38 -0400

php-monolog (1.16.0-1) unstable; urgency=medium

  [ Matt Wells ]
  * Adds ability to cap log size in redis

  [ Jordi Boggiano ]
  * Fix support for associative tag arrays, refs #588
  * Close handlers that can be closed after logging a fatal errors, refs #621
  * Avoid logging fatal errors twice when both error and fatal error handlers
    are present, fixes #622
  * Update changelog for 1.16

  [ William Johnston ]
  * Create directory on initial log write rather than class instantiation.

  [ Sam Minnee ]
  * Added Logger::setHandlers()

  [ Nehal Patel ]
  * Added the IFTTTHandler

 -- David Prévot <taffit@debian.org>  Sat, 29 Aug 2015 09:55:44 -0400

php-monolog (1.15.0-1) unstable; urgency=medium

  [ Jordi Boggiano ]
  * Split README into a few docs pages
  * Update changelog

  [ David Prévot ]
  * Bump pkg-php-tools version

 -- David Prévot <taffit@debian.org>  Tue, 28 Jul 2015 10:28:30 +0200

php-monolog (1.14.0-1) unstable; urgency=medium

  [ Chad Burrus ]
  * update copyright date to 2015

  [ barbushin ]
  * Add PHPConsoleHandler to debug in Google Chrome

  [ Jordi Boggiano ]
  * Prepare release 1.14

  [ David Prévot ]
  * Depend on phpab for CI
  * Update copyright
  * Update overrides

 -- David Prévot <taffit@debian.org>  Sat, 20 Jun 2015 10:54:34 -0400

php-monolog (1.13.1-2) unstable; urgency=medium

  * Upload to unstable since Jessie has been released
  * Load suggested classes if available
  * Use homemade autoload.php for tests and CI
  * Drop patch not needed anymore

 -- David Prévot <taffit@debian.org>  Mon, 18 May 2015 22:37:52 -0400

php-monolog (1.13.1-1) experimental; urgency=medium

  [ Jordi Boggiano ]
  * Revert "Switch HipChatHandler to API v2", fixes #525

 -- David Prévot <taffit@debian.org>  Fri, 13 Mar 2015 01:07:06 -0400

php-monolog (1.13.0-1) experimental; urgency=medium

  [ Jordi Boggiano ]
  * Prepare 1.13 release

  [ David Prévot ]
  * Provide homemade autoload.php
  * Use more packaged classes for tests

 -- David Prévot <taffit@debian.org>  Thu, 05 Mar 2015 13:59:33 -0400

php-monolog (1.12.0-1) experimental; urgency=medium

  * Upload to experimental to respect the freeze
  * Use php-symfony-class-loader instead of php-symfony-classloader
  * Revert "Drop provide (can’t be used before Jessie gets released)"

 -- David Prévot <taffit@debian.org>  Tue, 30 Dec 2014 10:55:21 -0400

php-monolog (1.11.0-1) unstable; urgency=medium

  [ gkedzierski ]
  * Add basic Slack logging functionality

  [ David Prévot ]
  * No tests if DEB_BUILD_OPTIONS contains nocheck
  * Bump standards version to 3.9.6
  * Drop now useless XS-Testsuite
  * Drop provide (can’t be used before Jessie gets released)
  * Update overrides for new dependency

  [ Hari K T ]
  * provide in psr/log-implementation

  [ Giorgio Premi ]
  * Implemented PhpAmqpLibHandler

  [ Harry Truong ]
  * PsrLogMessageProcessor updated to add valid string conversion conditions

  [ Adam Nicholson ]
  * Added MandrillHandler for sending log messages to the Mandrill API

 -- David Prévot <taffit@debian.org>  Fri, 03 Oct 2014 14:42:59 -0400

php-monolog (1.10.0-1) unstable; urgency=medium

  [ Jordi Boggiano ]
  * Update target version and changelog

  [ David Prévot ]
  * Drop failing test (too precise time)

 -- David Prévot <taffit@debian.org>  Sat, 07 Jun 2014 14:08:54 -0400

php-monolog (1.9.1-2) unstable; urgency=medium

  * Add years to the copyright notice
  * Allow stderr output during tests

 -- David Prévot <taffit@debian.org>  Fri, 30 May 2014 00:02:07 -0400

php-monolog (1.9.1-1) unstable; urgency=low

  * Initial release (closes: #726276)

 -- David Prévot <taffit@debian.org>  Fri, 23 May 2014 16:01:00 -0400